You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/09 17:05:51 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.2) - Build # 972 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/972/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler:     1) Thread[id=2368, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSQLHandler]         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   1) Thread[id=2368, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
        at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([B51A026C8ACCF094]:0)




Build Log:
[...truncated 13845 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> 232920 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 232920 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 232921 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_B51A026C8ACCF094-001/data-dir-23-001
   [junit4]   2> 232921 WARN  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 232921 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 232921 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 232922 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_B51A026C8ACCF094-001/tempDir-001
   [junit4]   2> 232922 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 232923 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 232923 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 233029 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 58532
   [junit4]   2> 233029 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:58532
   [junit4]   2> 233029 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58532
   [junit4]   2> 233029 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58532
   [junit4]   2> 233032 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233037 INFO  (zkConnectionManagerCallback-1694-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233037 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233040 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233044 INFO  (zkConnectionManagerCallback-1696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233044 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233045 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233049 INFO  (zkConnectionManagerCallback-1698-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233049 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233157 WARN  (jetty-launcher-1699-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 233157 WARN  (jetty-launcher-1699-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 233157 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 233157 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 233157 WARN  (jetty-launcher-1699-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 233157 WARN  (jetty-launcher-1699-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 233157 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 233157 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 233157 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 233157 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 233157 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 233157 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 233157 INFO  (jetty-launcher-1699-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 233157 INFO  (jetty-launcher-1699-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 233157 INFO  (jetty-launcher-1699-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 233158 INFO  (jetty-launcher-1699-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 233162 INFO  (jetty-launcher-1699-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 233162 INFO  (jetty-launcher-1699-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 233162 INFO  (jetty-launcher-1699-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 233162 INFO  (jetty-launcher-1699-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 233162 INFO  (jetty-launcher-1699-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 233162 INFO  (jetty-launcher-1699-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 233164 INFO  (jetty-launcher-1699-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f7aa591{/solr,null,AVAILABLE}
   [junit4]   2> 233164 INFO  (jetty-launcher-1699-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10c38f1{/solr,null,AVAILABLE}
   [junit4]   2> 233164 INFO  (jetty-launcher-1699-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 233164 INFO  (jetty-launcher-1699-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 233164 INFO  (jetty-launcher-1699-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 233165 INFO  (jetty-launcher-1699-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@53839906{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:۵۸۵۳۷}
   [junit4]   2> 233165 INFO  (jetty-launcher-1699-thread-2) [     ] o.e.j.s.Server Started @۲۳۳۲۶۶ms
   [junit4]   2> 233165 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58537}
   [junit4]   2> 233166 ERROR (jetty-launcher-1699-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 233166 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 233166 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 233166 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 233166 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 233166 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-09T16:12:03.722264Z
   [junit4]   2> 233166 INFO  (jetty-launcher-1699-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@25b33e98{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:۵۸۵۳۸}
   [junit4]   2> 233166 INFO  (jetty-launcher-1699-thread-4) [     ] o.e.j.s.Server Started @۲۳۳۲۶۶ms
   [junit4]   2> 233166 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58538}
   [junit4]   2> 233166 ERROR (jetty-launcher-1699-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 233166 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 233166 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 233166 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 233166 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 233166 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-09T16:12:03.722814Z
   [junit4]   2> 233167 INFO  (jetty-launcher-1699-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 233167 INFO  (jetty-launcher-1699-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 233167 INFO  (jetty-launcher-1699-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 233167 INFO  (jetty-launcher-1699-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ec38688{/solr,null,AVAILABLE}
   [junit4]   2> 233167 INFO  (jetty-launcher-1699-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43eebf8b{/solr,null,AVAILABLE}
   [junit4]   2> 233168 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233168 INFO  (jetty-launcher-1699-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7f63a639{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:۵۸۵۴۰}
   [junit4]   2> 233169 INFO  (jetty-launcher-1699-thread-3) [     ] o.e.j.s.Server Started @۲۳۳۲۶۹ms
   [junit4]   2> 233169 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58540}
   [junit4]   2> 233169 ERROR (jetty-launcher-1699-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 233169 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 233169 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 233169 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 233169 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 233169 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-09T16:12:03.725858Z
   [junit4]   2> 233170 INFO  (jetty-launcher-1699-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1f1b82b8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:۵۸۵۳۹}
   [junit4]   2> 233170 INFO  (jetty-launcher-1699-thread-1) [     ] o.e.j.s.Server Started @۲۳۳۲۷۰ms
   [junit4]   2> 233170 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58539}
   [junit4]   2> 233170 ERROR (jetty-launcher-1699-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 233170 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 233170 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 233170 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 233170 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 233170 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-09T16:12:03.726522Z
   [junit4]   2> 233171 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233172 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233173 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233173 INFO  (zkConnectionManagerCallback-1703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233173 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233175 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 233177 INFO  (zkConnectionManagerCallback-1705-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233177 INFO  (zkConnectionManagerCallback-1701-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233177 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233177 INFO  (zkConnectionManagerCallback-1707-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233177 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233177 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233178 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 233178 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 233179 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 233318 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 233319 WARN  (jetty-launcher-1699-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@edaef1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233319 WARN  (jetty-launcher-1699-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@edaef1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233322 WARN  (jetty-launcher-1699-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a0c92fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233322 WARN  (jetty-launcher-1699-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a0c92fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233323 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58532/solr
   [junit4]   2> 233323 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233326 INFO  (zkConnectionManagerCallback-1721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233326 INFO  (jetty-launcher-1699-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233334 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 233336 WARN  (jetty-launcher-1699-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47ac28e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233336 WARN  (jetty-launcher-1699-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47ac28e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233340 WARN  (jetty-launcher-1699-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42b48ad4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233340 WARN  (jetty-launcher-1699-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42b48ad4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233341 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58532/solr
   [junit4]   2> 233342 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233344 INFO  (zkConnectionManagerCallback-1729-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233344 INFO  (jetty-launcher-1699-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233539 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 233545 WARN  (jetty-launcher-1699-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c222a11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233545 WARN  (jetty-launcher-1699-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c222a11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233556 WARN  (jetty-launcher-1699-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3aabfc07[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233556 WARN  (jetty-launcher-1699-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3aabfc07[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233559 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58532/solr
   [junit4]   2> 233564 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233565 INFO  (zkConnectionManagerCallback-1743-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233566 INFO  (jetty-launcher-1699-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233592 INFO  (jetty-launcher-1699-thread-1) [n:127.0.0.1:58539_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233592 INFO  (jetty-launcher-1699-thread-4) [n:127.0.0.1:58538_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233603 INFO  (zkConnectionManagerCallback-1745-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233603 INFO  (jetty-launcher-1699-thread-4) [n:127.0.0.1:58538_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233604 INFO  (zkConnectionManagerCallback-1747-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233604 INFO  (jetty-launcher-1699-thread-1) [n:127.0.0.1:58539_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233612 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 233613 WARN  (jetty-launcher-1699-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b940528[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233614 WARN  (jetty-launcher-1699-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b940528[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233618 WARN  (jetty-launcher-1699-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75947ca7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233618 WARN  (jetty-launcher-1699-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75947ca7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233619 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58532/solr
   [junit4]   2> 233620 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233623 INFO  (zkConnectionManagerCallback-1755-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233623 INFO  (jetty-launcher-1699-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233713 INFO  (jetty-launcher-1699-thread-3) [n:127.0.0.1:58540_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233718 INFO  (zkConnectionManagerCallback-1757-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233718 INFO  (jetty-launcher-1699-thread-3) [n:127.0.0.1:58540_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233823 INFO  (jetty-launcher-1699-thread-2) [n:127.0.0.1:58537_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233826 INFO  (zkConnectionManagerCallback-1765-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233826 INFO  (jetty-launcher-1699-thread-2) [n:127.0.0.1:58537_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233907 INFO  (jetty-launcher-1699-thread-2) [n:127.0.0.1:58537_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58537_solr
   [junit4]   2> 233910 INFO  (jetty-launcher-1699-thread-2) [n:127.0.0.1:58537_solr     ] o.a.s.c.Overseer Overseer (id=72188438531276814-127.0.0.1:58537_solr-n_0000000000) starting
   [junit4]   2> 233928 INFO  (OverseerStateUpdate-72188438531276814-127.0.0.1:58537_solr-n_0000000000) [n:127.0.0.1:58537_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:58537_solr
   [junit4]   2> 233933 INFO  (jetty-launcher-1699-thread-2) [n:127.0.0.1:58537_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58537_solr
   [junit4]   2> 233938 INFO  (zkCallback-1764-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 233944 INFO  (jetty-launcher-1699-thread-2) [n:127.0.0.1:58537_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 233945 WARN  (jetty-launcher-1699-thread-2) [n:127.0.0.1:58537_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 233966 INFO  (jetty-launcher-1699-thread-2) [n:127.0.0.1:58537_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 234005 INFO  (jetty-launcher-1699-thread-2) [n:127.0.0.1:58537_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58537.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@350b217d
   [junit4]   2> 234049 INFO  (jetty-launcher-1699-thread-2) [n:127.0.0.1:58537_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58537.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@350b217d
   [junit4]   2> 234049 INFO  (jetty-launcher-1699-thread-2) [n:127.0.0.1:58537_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58537.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@350b217d
   [junit4]   2> 234049 INFO  (jetty-launcher-1699-thread-4) [n:127.0.0.1:58538_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 234052 INFO  (jetty-launcher-1699-thread-2) [n:127.0.0.1:58537_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_B51A026C8ACCF094-001/tempDir-001/node2/.
   [junit4]   2> 234087 INFO  (jetty-launcher-1699-thread-4) [n:127.0.0.1:58538_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:58538_solr as DOWN
   [junit4]   2> 234089 INFO  (jetty-launcher-1699-thread-4) [n:127.0.0.1:58538_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 234089 INFO  (jetty-launcher-1699-thread-4) [n:127.0.0.1:58538_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58538_solr
   [junit4]   2> 234093 INFO  (zkCallback-1764-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 234093 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 234097 INFO  (jetty-launcher-1699-thread-4) [n:127.0.0.1:58538_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 234097 WARN  (jetty-launcher-1699-thread-4) [n:127.0.0.1:58538_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 234114 INFO  (jetty-launcher-1699-thread-4) [n:127.0.0.1:58538_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 234138 INFO  (jetty-launcher-1699-thread-4) [n:127.0.0.1:58538_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58538.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@350b217d
   [junit4]   2> 234147 INFO  (jetty-launcher-1699-thread-4) [n:127.0.0.1:58538_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58538.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@350b217d
   [junit4]   2> 234147 INFO  (jetty-launcher-1699-thread-4) [n:127.0.0.1:58538_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58538.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@350b217d
   [junit4]   2> 234148 INFO  (jetty-launcher-1699-thread-4) [n:127.0.0.1:58538_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_B51A026C8ACCF094-001/tempDir-001/node4/.
   [junit4]   2> 234155 INFO  (jetty-launcher-1699-thread-1) [n:127.0.0.1:58539_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 234167 INFO  (jetty-launcher-1699-thread-1) [n:127.0.0.1:58539_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:58539_solr as DOWN
   [junit4]   2> 234169 INFO  (jetty-launcher-1699-thread-1) [n:127.0.0.1:58539_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 234169 INFO  (jetty-launcher-1699-thread-1) [n:127.0.0.1:58539_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58539_solr
   [junit4]   2> 234171 INFO  (zkCallback-1764-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 234172 INFO  (zkCallback-1746-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 234172 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 234174 INFO  (jetty-launcher-1699-thread-1) [n:127.0.0.1:58539_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 234175 WARN  (jetty-launcher-1699-thread-1) [n:127.0.0.1:58539_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 234179 INFO  (jetty-launcher-1699-thread-3) [n:127.0.0.1:58540_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 234186 INFO  (jetty-launcher-1699-thread-3) [n:127.0.0.1:58540_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:58540_solr as DOWN
   [junit4]   2> 234188 INFO  (jetty-launcher-1699-thread-3) [n:127.0.0.1:58540_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 234188 INFO  (jetty-launcher-1699-thread-3) [n:127.0.0.1:58540_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58540_solr
   [junit4]   2> 234191 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 234191 INFO  (zkCallback-1764-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 234191 INFO  (zkCallback-1746-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 234191 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 234192 INFO  (jetty-launcher-1699-thread-1) [n:127.0.0.1:58539_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 234196 INFO  (jetty-launcher-1699-thread-3) [n:127.0.0.1:58540_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 234196 WARN  (jetty-launcher-1699-thread-3) [n:127.0.0.1:58540_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 234227 INFO  (jetty-launcher-1699-thread-1) [n:127.0.0.1:58539_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58539.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@350b217d
   [junit4]   2> 234231 INFO  (jetty-launcher-1699-thread-3) [n:127.0.0.1:58540_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 234250 INFO  (jetty-launcher-1699-thread-1) [n:127.0.0.1:58539_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58539.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@350b217d
   [junit4]   2> 234250 INFO  (jetty-launcher-1699-thread-1) [n:127.0.0.1:58539_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58539.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@350b217d
   [junit4]   2> 234252 INFO  (jetty-launcher-1699-thread-1) [n:127.0.0.1:58539_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_B51A026C8ACCF094-001/tempDir-001/node1/.
   [junit4]   2> 234271 INFO  (jetty-launcher-1699-thread-3) [n:127.0.0.1:58540_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58540.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@350b217d
   [junit4]   2> 234303 INFO  (jetty-launcher-1699-thread-3) [n:127.0.0.1:58540_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58540.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@350b217d
   [junit4]   2> 234304 INFO  (jetty-launcher-1699-thread-3) [n:127.0.0.1:58540_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58540.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@350b217d
   [junit4]   2> 234305 INFO  (jetty-launcher-1699-thread-3) [n:127.0.0.1:58540_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_B51A026C8ACCF094-001/tempDir-001/node3/.
   [junit4]   2> 234319 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 234321 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 234325 INFO  (zkConnectionManagerCallback-1800-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 234326 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 234330 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 234335 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 234349 INFO  (qtp1564765406-2412) [n:127.0.0.1:58537_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 234364 INFO  (OverseerThreadFactory-1772-thread-1-processing-n:127.0.0.1:58537_solr) [n:127.0.0.1:58537_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 234495 INFO  (qtp1564765406-2418) [n:127.0.0.1:58537_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 234498 INFO  (qtp299663091-2423) [n:127.0.0.1:58539_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 234501 INFO  (qtp729077126-2411) [n:127.0.0.1:58538_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 234506 INFO  (qtp1906591357-2426) [n:127.0.0.1:58540_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 234509 INFO  (qtp1564765406-2409) [n:127.0.0.1:58537_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 234514 INFO  (qtp299663091-2424) [n:127.0.0.1:58539_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 234517 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 234519 INFO  (qtp1906591357-2429) [n:127.0.0.1:58540_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 234532 INFO  (OverseerStateUpdate-72188438531276814-127.0.0.1:58537_solr-n_0000000000) [n:127.0.0.1:58537_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58540/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58540_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 234538 INFO  (OverseerStateUpdate-72188438531276814-127.0.0.1:58537_solr-n_0000000000) [n:127.0.0.1:58537_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58538/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58538_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 234753 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 234753 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 234772 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 234773 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 234807 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=sql
   [junit4]   2> 234808 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=sql
   [junit4]   2> 234902 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema sql/1.6 with uniqueid field id
   [junit4]   2> 234902 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 234903 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58538.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@350b217d
   [junit4]   2> 234904 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_B51A026C8ACCF094-001/tempDir-001/node4/./collection1_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_B51A026C8ACCF094-001/tempDir-001/node4/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 234918 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema sql/1.6 with uniqueid field id
   [junit4]   2> 234918 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 234918 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58540.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@350b217d
   [junit4]   2> 234924 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_B51A026C8ACCF094-001/tempDir-001/node3/./collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_B51A026C8ACCF094-001/tempDir-001/node3/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 235087 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 235088 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 235094 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 235094 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 235094 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 235095 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 235098 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 235098 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 235099 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@200866e1[collection1_shard2_replica_n2] main]
   [junit4]   2> 235104 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 235105 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3946e9f6[collection1_shard1_replica_n1] main]
   [junit4]   2> 235108 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 235108 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 235109 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 235109 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 235109 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666229967954903040
   [junit4]   2> 235116 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 235116 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666229967962243072
   [junit4]   2> 235127 INFO  (searcherExecutor-1802-thread-1-processing-n:127.0.0.1:58538_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@200866e1[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 235133 INFO  (searcherExecutor-1804-thread-1-processing-n:127.0.0.1:58540_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@3946e9f6[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 235154 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 235154 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 235154 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 235155 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 235176 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 235176 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 235176 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 235176 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58538/solr/collection1_shard2_replica_n2/
   [junit4]   2> 235177 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 235177 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58540/solr/collection1_shard1_replica_n1/
   [junit4]   2> 235178 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 235179 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:58538/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 235180 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 235180 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72188438531276811-core_node4-n_0000000000
   [junit4]   2> 235182 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:58540/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 235183 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72188438531276813-core_node3-n_0000000000
   [junit4]   2> 235193 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58538/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 235196 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58540/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 235312 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 235312 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 235312 INFO  (zkCallback-1744-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 235313 INFO  (zkCallback-1756-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 235317 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 235318 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 235327 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=573
   [junit4]   2> 235329 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=576
   [junit4]   2> 235338 INFO  (qtp1564765406-2412) [n:127.0.0.1:58537_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 235435 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 235435 INFO  (zkCallback-1764-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 235436 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 235436 INFO  (zkCallback-1756-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 235436 INFO  (zkCallback-1744-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 235436 INFO  (zkCallback-1744-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 235439 INFO  (zkCallback-1756-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 235443 INFO  (qtp1564765406-2412) [n:127.0.0.1:58537_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1094
   [junit4]   2> 235444 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 235627 INFO  (TEST-TestSQLHandler.testTimeSeriesGrouping-seed#[B51A026C8ACCF094]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testTimeSeriesGrouping
   [junit4]   2> 235742 INFO  (qtp1906591357-2429) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 235742 INFO  (qtp1906591357-2429) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:58538/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1666229968548397056)} 0 71
   [junit4]   2> 235775 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1666229968653254656,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 235775 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 235778 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 235778 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:58538/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 235783 INFO  (qtp729077126-2411) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1666229968661643264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 235783 INFO  (qtp729077126-2411) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 235784 INFO  (qtp729077126-2411) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 235786 INFO  (qtp729077126-2411) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 235786 INFO  (qtp729077126-2411) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1666229968505405440),commit=} 0 156
   [junit4]   2> 235798 INFO  (qtp1906591357-2426) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[1 (1666229968672129024), 4 (1666229968677371904), 8 (1666229968677371905)]} 0 7
   [junit4]   2> 235799 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 (1666229968672129024), 3 (1666229968677371904), 5 (1666229968677371905), 6 (1666229968677371906), 7 (1666229968678420480)]} 0 7
   [junit4]   2> 235811 INFO  (qtp729077126-2411) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1666229968691003392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 235811 INFO  (qtp729077126-2411) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@538ede0a commitCommandVersion:1666229968691003392
   [junit4]   2> 235818 INFO  (qtp729077126-2411) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@67bd8577[collection1_shard2_replica_n2] main]
   [junit4]   2> 235820 INFO  (qtp729077126-2411) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 235821 INFO  (searcherExecutor-1802-thread-1-processing-n:127.0.0.1:58538_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@67bd8577[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.6.0):C5:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=12.0.2, java.vm.version=12.0.2+10, lucene.version=8.6.0, os.arch=x86_64, java.runtime.version=12.0.2+10, source=flush, os.version=10.14.6, timestamp=1589040726369}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}] :id=d9ldisddd5aq8cx9jpaed8yy6)))}
   [junit4]   2> 235821 INFO  (qtp729077126-2411) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:58540/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 10
   [junit4]   2> 235825 INFO  (qtp1906591357-2429) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1666229968705683456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 235826 INFO  (qtp1906591357-2429) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@62f4b183 commitCommandVersion:1666229968705683456
   [junit4]   2> 235832 INFO  (qtp1906591357-2429) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17858a0c[collection1_shard1_replica_n1] main]
   [junit4]   2> 235835 INFO  (searcherExecutor-1804-thread-1-processing-n:127.0.0.1:58540_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@17858a0c[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.6.0):C3:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=12.0.2, java.vm.version=12.0.2+10, lucene.version=8.6.0, os.arch=x86_64, java.runtime.version=12.0.2+10, source=flush, os.version=10.14.6, timestamp=1589040726384}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}] :id=d9ldisddd5aq8cx9jpaed8yy9)))}
   [junit4]   2> 235838 INFO  (qtp1906591357-2429) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 235839 INFO  (qtp1906591357-2429) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 38
   [junit4]   2> 235846 INFO  (qtp1564765406-2418) [n:127.0.0.1:58537_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 235864 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/sql params={indent=off&_forwardedCount=1&wt=json&version=2.2&aggregationMode=map_reduce&stmt=select+year_i,+sum(item_i)+from+collection1+group+by+year_i+order+by+year_i+desc} status=0 QTime=10
   [junit4]   2> 236374 INFO  (OverseerCollectionConfigSetProcessor-72188438531276814-127.0.0.1:58537_solr-n_0000000000) [n:127.0.0.1:58537_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 236974 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236977 INFO  (zkConnectionManagerCallback-1817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 236977 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236981 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 236986 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 237098 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237103 INFO  (zkConnectionManagerCallback-1822-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237103 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237108 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 237111 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 237222 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237224 INFO  (zkConnectionManagerCallback-1827-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237224 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237232 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 237236 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 237243 INFO  (qtp1906591357-2426) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/admin/luke params={numTerms=0&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 237461 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237464 INFO  (zkConnectionManagerCallback-1832-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237464 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237467 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 237471 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 237582 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237589 INFO  (zkConnectionManagerCallback-1837-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237589 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237595 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 237601 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 237711 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237714 INFO  (zkConnectionManagerCallback-1842-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237714 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237717 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 237719 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 237878 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237881 INFO  (zkConnectionManagerCallback-1847-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237881 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237883 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 237886 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 237995 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237999 INFO  (zkConnectionManagerCallback-1852-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238000 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238003 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 238008 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 238014 INFO  (qtp1906591357-2425) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/admin/luke params={numTerms=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 239757 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 239762 INFO  (zkConnectionManagerCallback-1857-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239762 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 239765 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 239768 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 239887 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 239890 INFO  (zkConnectionManagerCallback-1862-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239890 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 239893 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 239896 INFO  (qtp1906591357-2430) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 239916 INFO  (qtp729077126-2421) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=year_i,item_i&sort=year_i+desc&wt=javabin&version=2.2} hits=5 status=0 QTime=11
   [junit4]   2> 239916 INFO  (qtp1906591357-2426) [n:127.0.0.1:58540_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=year_i,item_i&sort=year_i+desc&wt=javabin&version=2.2} hits=3 status=0 QTime=2
   [junit4]   2> 239947 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/sql params={indent=off&_forwardedCount=1&wt=json&version=2.2&stmt=select+year_i,+month_i,+sum(item_i)+from+collection1+group+by+year_i,+month_i+order+by+year_i+desc,+month_i+desc} status=0 QTime=0
   [junit4]   2> 239953 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 239956 INFO  (zkConnectionManagerCallback-1868-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239956 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 239960 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 239960 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 240072 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 240075 INFO  (zkConnectionManagerCallback-1873-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240075 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 240079 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 240086 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 240193 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 240196 INFO  (zkConnectionManagerCallback-1878-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240196 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 240198 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 240201 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 240204 INFO  (qtp729077126-2411) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/admin/luke params={numTerms=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 240313 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 240317 INFO  (zkConnectionManagerCallback-1883-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240317 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 240319 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 240321 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 240430 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 240435 INFO  (zkConnectionManagerCallback-1888-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240435 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 240439 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 240440 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 240550 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 240552 INFO  (zkConnectionManagerCallback-1893-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240552 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 240558 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 240561 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 240670 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 240674 INFO  (zkConnectionManagerCallback-1898-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240674 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 240677 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 240681 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58532/solr ready
   [junit4]   2> 240787 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 240790 INFO  (zkConnectionManagerCallback-1903-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240790 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 240794 INFO  (qtp729077126-2419) [n:127.0.0.1:58538_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 240801 INFO  (qtp729077126-2419) [n:127.0

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

 for registry solr.node/com.codahale.metrics.MetricRegistry@698e9c45
   [junit4]   2> 323988 INFO  (jetty-closer-4901-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 323988 INFO  (jetty-closer-4901-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e5046e5: rootName = solr_58538, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7cb80dee
   [junit4]   2> 323992 INFO  (jetty-closer-4901-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 323992 INFO  (jetty-closer-4901-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64eb3e47: rootName = solr_58540, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7cb80dee
   [junit4]   2> 323993 INFO  (jetty-closer-4901-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 323993 INFO  (jetty-closer-4901-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@97de807: rootName = solr_58538, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1e897e9
   [junit4]   2> 323993 INFO  (jetty-closer-4901-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 323994 INFO  (jetty-closer-4901-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 323994 INFO  (jetty-closer-4901-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f61dd3e: rootName = solr_58540, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1e897e9
   [junit4]   2> 323994 INFO  (jetty-closer-4901-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 324006 INFO  (zkCallback-1744-thread-5) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 324105 INFO  (jetty-closer-4901-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f63a639{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:۰}
   [junit4]   2> 324106 INFO  (jetty-closer-4901-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43eebf8b{/solr,null,UNAVAILABLE}
   [junit4]   2> 324107 INFO  (jetty-closer-4901-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 324115 INFO  (jetty-closer-4901-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@25b33e98{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:۰}
   [junit4]   2> 324118 INFO  (jetty-closer-4901-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10c38f1{/solr,null,UNAVAILABLE}
   [junit4]   2> 324118 INFO  (jetty-closer-4901-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 324123 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 324340 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	613	/solr/aliases.json
   [junit4]   2> 	613	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	613	/solr/clusterstate.json
   [junit4]   2> 	33	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72188438531276811-127.0.0.1:58538_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	627	/solr/live_nodes
   [junit4]   2> 	618	/solr/collections
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 324349 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:58532
   [junit4]   2> 324349 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58532
   [junit4]   2> 324349 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58532
   [junit4]   2> 324350 INFO  (SUITE-TestSQLHandler-seed#[B51A026C8ACCF094]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> May 09, 2020 4:13:34 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> May 09, 2020 4:13:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   [junit4]   2>    1) Thread[id=2368, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> May 09, 2020 4:13:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2368, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
   [junit4]   2> 334677 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> May 09, 2020 4:13:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@46f29b4e), locale=fa-AF, timezone=America/Campo_Grande
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=104823176,total=325058560
   [junit4]   2> NOTE: All tests run in this JVM: [TestSystemCollAutoCreate, TestCSVResponseWriter, FieldMutatingUpdateProcessorTest, TestCodecSupport, ChangedSchemaMergeTest, LeaderElectionIntegrationTest, ParsingFieldUpdateProcessorsTest, TestInfoStreamLogging, UUIDFieldTest, StatsComponentTest, TestRangeQuery, TestNonDefinedSimilarityFactory, RequiredFieldsTest, AlternateDirectoryTest, TestCloudInspectUtil, TermsComponentTest, LeaderVoteWaitTimeoutTest, TestComponentsName, UUIDUpdateProcessorFallbackTest, TestFieldCacheWithThreads, TestSQLHandler]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler -Dtests.seed=B51A026C8ACCF094 -Dtests.slow=true -Dtests.locale=fa-AF -Dtests.timezone=America/Campo_Grande -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSQLHandler (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSQLHandler: 
   [junit4]    >    1) Thread[id=2368, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSQLHandler]
   [junit4]    >         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B51A026C8ACCF094]:0)
   [junit4] Completed [171/908 (1!)] on J1 in 102.02s, 12 tests, 1 error <<< FAILURES!

[...truncated 50587 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/972/consoleText

[repro] Revision: 1e24086ea6e807ea851dc86cdc90db977b988d7b

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestSQLHandler -Dtests.seed=B51A026C8ACCF094 -Dtests.slow=true -Dtests.locale=fa-AF -Dtests.timezone=America/Campo_Grande -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestSQLHandler
[repro] ant compile-test

[...truncated 3484 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSQLHandler" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=B51A026C8ACCF094 -Dtests.slow=true -Dtests.locale=fa-AF -Dtests.timezone=America/Campo_Grande -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 136 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.handler.TestSQLHandler
[repro] Exiting with code 0

[...truncated 73 lines...]