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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.sql.JdbcTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.client.solrj.io.sql.JdbcTest:     1) Thread[id=2300, 
name=SessionTracker, state=TIMED_WAITING, group=TGRP-JdbcTest]         at 
[email protected]/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.io.sql.JdbcTest: 
   1) Thread[id=2300, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-JdbcTest]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
        at __randomizedtesting.SeedInfo.seed([5DFA4BAB937A686D]:0)




Build Log:
[...truncated 17395 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.sql.JdbcTest
   [junit4]   2> 173316 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-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> 173317 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_5DFA4BAB937A686D-001/data-dir-21-001
   [junit4]   2> 173317 WARN  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 173317 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 173318 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 173318 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 173318 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_5DFA4BAB937A686D-001/tempDir-001
   [junit4]   2> 173318 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 173318 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 173319 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 173320 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 173430 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.ZkTestServer start zk server on port: 51780
   [junit4]   2> 173430 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51780
   [junit4]   2> 173430 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51780
   [junit4]   2> 173430 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51780
   [junit4]   2> 173433 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173437 INFO  (zkConnectionManagerCallback-1478-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173437 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173440 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173444 INFO  (zkConnectionManagerCallback-1480-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173444 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173445 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173448 INFO  (zkConnectionManagerCallback-1482-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173448 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173451 WARN  
(SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker-SendThread(127.0.0.1:51780)) [   
  ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10092aaafec0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10092aaafec0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10092aaafec0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 173554 WARN  (jetty-launcher-1483-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 173554 WARN  (jetty-launcher-1483-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 173554 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 173554 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 173554 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 173554 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 173555 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 173555 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 173557 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 173557 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 173557 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 173558 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a4d6b34{/solr,null,AVAILABLE}
   [junit4]   2> 173559 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 173559 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 173559 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 173559 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18277252{/solr,null,AVAILABLE}
   [junit4]   2> 173560 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d944517{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 173560 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 173560 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51786}
   [junit4]   2> 173560 ERROR (jetty-launcher-1483-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 173560 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 173560 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 173560 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 173561 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 173561 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-18T04:01:27.096124Z
   [junit4]   2> 173561 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5e484d14{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 173561 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 173561 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51787}
   [junit4]   2> 173562 ERROR (jetty-launcher-1483-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 173562 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 173562 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 173562 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 173562 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 173562 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-18T04:01:27.097233Z
   [junit4]   2> 173563 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173563 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173568 INFO  (zkConnectionManagerCallback-1487-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173568 INFO  (zkConnectionManagerCallback-1485-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173569 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173569 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173570 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 173570 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 173576 WARN  
(jetty-launcher-1483-thread-1-SendThread(127.0.0.1:51780)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10092aaafec0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10092aaafec0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10092aaafec0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 173576 WARN  
(jetty-launcher-1483-thread-2-SendThread(127.0.0.1:51780)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10092aaafec0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10092aaafec0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10092aaafec0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 173721 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 173722 WARN  (jetty-launcher-1483-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6304d209[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 173722 WARN  (jetty-launcher-1483-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6304d209[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 173724 WARN  (jetty-launcher-1483-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@fd44462[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 173724 WARN  (jetty-launcher-1483-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@fd44462[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 173726 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51780/solr
   [junit4]   2> 173727 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173731 INFO  (zkConnectionManagerCallback-1497-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173731 INFO  (jetty-launcher-1483-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173733 WARN  
(jetty-launcher-1483-thread-1-SendThread(127.0.0.1:51780)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10092aaafec0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10092aaafec0005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10092aaafec0005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 173845 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 173846 WARN  (jetty-launcher-1483-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2330487a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 173846 WARN  (jetty-launcher-1483-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2330487a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 173848 WARN  (jetty-launcher-1483-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7b7f5e32[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 173848 WARN  (jetty-launcher-1483-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7b7f5e32[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 173849 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51780/solr
   [junit4]   2> 173849 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173854 INFO  (zkConnectionManagerCallback-1507-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173854 INFO  (jetty-launcher-1483-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173894 INFO  (jetty-launcher-1483-thread-1) 
[n:127.0.0.1:51787_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 173898 INFO  (zkConnectionManagerCallback-1509-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173898 INFO  (jetty-launcher-1483-thread-1) 
[n:127.0.0.1:51787_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 174003 INFO  (jetty-launcher-1483-thread-2) 
[n:127.0.0.1:51786_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 174014 INFO  (zkConnectionManagerCallback-1513-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 174014 INFO  (jetty-launcher-1483-thread-2) 
[n:127.0.0.1:51786_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 174084 INFO  (jetty-launcher-1483-thread-2) 
[n:127.0.0.1:51786_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51786_solr
   [junit4]   2> 174086 INFO  (jetty-launcher-1483-thread-2) 
[n:127.0.0.1:51786_solr     ] o.a.s.c.Overseer Overseer 
(id=72218855831502856-127.0.0.1:51786_solr-n_0000000000) starting
   [junit4]   2> 174102 INFO  
(OverseerStateUpdate-72218855831502856-127.0.0.1:51786_solr-n_0000000000) 
[n:127.0.0.1:51786_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:51786_solr
   [junit4]   2> 174102 INFO  (jetty-launcher-1483-thread-2) 
[n:127.0.0.1:51786_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51786_solr
   [junit4]   2> 174105 INFO  
(OverseerStateUpdate-72218855831502856-127.0.0.1:51786_solr-n_0000000000) 
[n:127.0.0.1:51786_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 174111 INFO  (jetty-launcher-1483-thread-2) 
[n:127.0.0.1:51786_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 174111 WARN  (jetty-launcher-1483-thread-2) 
[n:127.0.0.1:51786_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> 174128 INFO  (jetty-launcher-1483-thread-2) 
[n:127.0.0.1:51786_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 174152 INFO  (jetty-launcher-1483-thread-2) 
[n:127.0.0.1:51786_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51786.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3868f4b7
   [junit4]   2> 174158 INFO  (jetty-launcher-1483-thread-2) 
[n:127.0.0.1:51786_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51786.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3868f4b7
   [junit4]   2> 174159 INFO  (jetty-launcher-1483-thread-2) 
[n:127.0.0.1:51786_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51786.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3868f4b7
   [junit4]   2> 174160 INFO  (jetty-launcher-1483-thread-2) 
[n:127.0.0.1:51786_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_5DFA4BAB937A686D-001/tempDir-001/node2
   [junit4]   2> 174216 INFO  (jetty-launcher-1483-thread-1) 
[n:127.0.0.1:51787_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 174226 INFO  (jetty-launcher-1483-thread-1) 
[n:127.0.0.1:51787_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:51787_solr as DOWN
   [junit4]   2> 174228 INFO  (jetty-launcher-1483-thread-1) 
[n:127.0.0.1:51787_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 174228 INFO  (jetty-launcher-1483-thread-1) 
[n:127.0.0.1:51787_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51787_solr
   [junit4]   2> 174232 INFO  (zkCallback-1512-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 174232 INFO  (zkCallback-1508-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 174235 INFO  (jetty-launcher-1483-thread-1) 
[n:127.0.0.1:51787_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 174235 WARN  (jetty-launcher-1483-thread-1) 
[n:127.0.0.1:51787_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> 174249 INFO  (jetty-launcher-1483-thread-1) 
[n:127.0.0.1:51787_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 174265 INFO  (jetty-launcher-1483-thread-1) 
[n:127.0.0.1:51787_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51787.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3868f4b7
   [junit4]   2> 174272 INFO  (jetty-launcher-1483-thread-1) 
[n:127.0.0.1:51787_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51787.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3868f4b7
   [junit4]   2> 174272 INFO  (jetty-launcher-1483-thread-1) 
[n:127.0.0.1:51787_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51787.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3868f4b7
   [junit4]   2> 174273 INFO  (jetty-launcher-1483-thread-1) 
[n:127.0.0.1:51787_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_5DFA4BAB937A686D-001/tempDir-001/node1
   [junit4]   2> 174284 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 174285 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 174289 INFO  (zkConnectionManagerCallback-1536-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 174289 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 174292 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 174296 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51780/solr 
ready
   [junit4]   2> 174306 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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> 174315 INFO  
(OverseerThreadFactory-1520-thread-1-processing-n:127.0.0.1:51786_solr) 
[n:127.0.0.1:51786_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 174446 INFO  
(OverseerStateUpdate-72218855831502856-127.0.0.1:51786_solr-n_0000000000) 
[n:127.0.0.1:51786_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:51787/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:51787_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 174452 INFO  
(OverseerStateUpdate-72218855831502856-127.0.0.1:51786_solr-n_0000000000) 
[n:127.0.0.1:51786_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:51786/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:51786_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 174661 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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> 174661 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_solr    
x:collection1_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 174662 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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> 174683 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 174683 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 174686 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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> 174686 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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> 174694 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 174694 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 174750 WARN  (qtp324249869-2333) [n:127.0.0.1:51786_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiople copyFields (2)
   [junit4]   2> 174750 WARN  (qtp324249869-2333) [n:127.0.0.1:51786_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople 
copyFields (3)
   [junit4]   2> 174750 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 174750 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51786.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3868f4b7
   [junit4]   2> 174750 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_5DFA4BAB937A686D-001/tempDir-001/node2/collection1_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_5DFA4BAB937A686D-001/tempDir-001/node2/collection1_shard2_replica_n2/data/]
   [junit4]   2> 174753 WARN  (qtp1351592309-2340) [n:127.0.0.1:51787_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiople copyFields (2)
   [junit4]   2> 174753 WARN  (qtp1351592309-2340) [n:127.0.0.1:51787_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople 
copyFields (3)
   [junit4]   2> 174753 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 174753 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51787.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3868f4b7
   [junit4]   2> 174753 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_5DFA4BAB937A686D-001/tempDir-001/node1/collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_5DFA4BAB937A686D-001/tempDir-001/node1/collection1_shard1_replica_n1/data/]
   [junit4]   2> 174800 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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> 174800 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 174802 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 174802 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 174808 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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> 174809 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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> 174810 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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> 174810 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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 1675334294799646720
   [junit4]   2> 174815 INFO  
(searcherExecutor-1538-thread-1-processing-n:127.0.0.1:51786_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:51786_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 autowarm time: 0 ms
   [junit4]   2> 174823 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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> 174823 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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> 174835 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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> 174835 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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> 174835 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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:51786/solr/collection1_shard2_replica_n2/
   [junit4]   2> 174836 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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> 174837 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:51786/solr/collection1_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 174837 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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/72218855831502856-core_node4-n_0000000000
   [junit4]   2> 174843 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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> 174843 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 174844 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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:51786/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 174848 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 174848 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 174854 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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> 174855 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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> 174855 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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> 174856 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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 1675334294847881216
   [junit4]   2> 174863 INFO  
(searcherExecutor-1540-thread-1-processing-n:127.0.0.1:51787_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:51787_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 autowarm time: 0 ms
   [junit4]   2> 174874 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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> 174874 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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> 174886 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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> 174886 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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> 174886 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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:51787/solr/collection1_shard1_replica_n1/
   [junit4]   2> 174887 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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> 174888 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:51787/solr/collection1_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 174888 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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/72218855831502855-core_node3-n_0000000000
   [junit4]   2> 174894 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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:51787/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 175002 INFO  (zkCallback-1512-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: [2])
   [junit4]   2> 175002 INFO  (zkCallback-1512-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: [2])
   [junit4]   2> 175003 INFO  (zkCallback-1508-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: [2])
   [junit4]   2> 175003 INFO  (zkCallback-1508-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: [2])
   [junit4]   2> 175006 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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> 175008 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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> 175014 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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=353
   [junit4]   2> 175014 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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=353
   [junit4]   2> 175019 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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> 175115 INFO  (zkCallback-1512-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: [2])
   [junit4]   2> 175115 INFO  (zkCallback-1508-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: [2])
   [junit4]   2> 175115 INFO  (zkCallback-1508-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: [2])
   [junit4]   2> 175116 INFO  (zkCallback-1512-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: [2])
   [junit4]   2> 175116 INFO  (zkCallback-1512-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: [2])
   [junit4]   2> 175117 INFO  (zkCallback-1508-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: [2])
   [junit4]   2> 175119 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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=812
   [junit4]   2> 175119 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 175122 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: collection1 failOnTimeout: true timeout (sec):
   [junit4]   2> 175125 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1
   [junit4]   2> 175135 INFO  (qtp324249869-2336) [n:127.0.0.1:51786_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> 175135 INFO  (qtp324249869-2336) [n:127.0.0.1:51786_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=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 175135 INFO  (qtp1351592309-2339) [n:127.0.0.1:51787_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> 175135 INFO  (qtp1351592309-2339) [n:127.0.0.1:51787_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=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 175184 INFO  
(searcherExecutor-1540-thread-1-processing-n:127.0.0.1:51787_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:51787_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 autowarm time: 0 ms
   [junit4]   2> 175185 INFO  (qtp1351592309-2343) [n:127.0.0.1:51787_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=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51786/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=42
   [junit4]   2> 175194 INFO  
(searcherExecutor-1538-thread-1-processing-n:127.0.0.1:51786_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:51786_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 autowarm time: 0 ms
   [junit4]   2> 175195 INFO  (qtp324249869-2338) [n:127.0.0.1:51786_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=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 
QTime=58
   [junit4]   2> 175277 INFO  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testDriverMetadata
   [junit4]   2> 175283 INFO  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 175289 INFO  (zkConnectionManagerCallback-1553-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 175289 INFO  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 175294 INFO  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 175298 INFO  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51780/solr ready
   [junit4]   2> 175303 INFO  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.s.i.BaseCloudSolrClient Waiting for 60000 SECONDS for cluster at 
127.0.0.1:51780/solr to be ready
   [junit4]   2> 175303 INFO  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.s.i.BaseCloudSolrClient Cluster at 127.0.0.1:51780/solr ready
   [junit4]   2> 175312 INFO  (qtp1351592309-2342) [n:127.0.0.1:51787_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&wt=json&version=2.2&stmt=select+distinct+tableSchem,+tableCat+from+metadata.TABLES&aggregationMode=facet&username=}
 status=0 QTime=2
   [junit4]   2> 176328 INFO  
(OverseerCollectionConfigSetProcessor-72218855831502856-127.0.0.1:51786_solr-n_0000000000)
 [n:127.0.0.1:51786_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> 176671 INFO  (qtp1351592309-2342) [n:127.0.0.1:51787_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> 176675 INFO  (zkConnectionManagerCallback-1558-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176677 INFO  (qtp1351592309-2342) [n:127.0.0.1:51787_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> 176685 INFO  (qtp1351592309-2342) [n:127.0.0.1:51787_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) -> (2)
   [junit4]   2> 176692 INFO  (qtp1351592309-2342) [n:127.0.0.1:51787_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:51780/solr ready
   [junit4]   2> 177512 INFO  (qtp1351592309-2342) [n:127.0.0.1:51787_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&wt=json&version=2.2&stmt=select+distinct+tableCat+from+metadata.TABLES&aggregationMode=facet&username=}
 status=0 QTime=0
   [junit4]   2> 177561 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&wt=json&version=2.2&stmt=select+tableCat,+tableSchem,+tableName,+tableType,+remarks+from+metadata.TABLES+where++tableSchem+like+'127.0.0.1:51780/solr'+and+tableName+like+'%25'&aggregationMode=facet&username=}
 status=0 QTime=0
   [junit4]   2> 177677 INFO  (qtp1351592309-2342) [n:127.0.0.1:51787_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&wt=json&version=2.2&stmt=select+id,+a_i,+a_s,+a_f+as+my_float_col,+testnull_i+from+collection1+order+by+a_i+desc+limit+2&aggregationMode=facet&username=}
 status=0 QTime=0
   [junit4]   2> 177693 INFO  (qtp1351592309-2343) [n:127.0.0.1:51787_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=3
   [junit4]   2> 177713 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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> 178008 INFO  (qtp324249869-2336) [n:127.0.0.1:51786_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=6 status=0 QTime=1
   [junit4]   2> 178008 INFO  (qtp1351592309-2339) [n:127.0.0.1:51787_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=4 status=0 QTime=1
   [junit4]   2> 178028 INFO  (qtp324249869-2336) [n:127.0.0.1:51786_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&wt=json&version=2.2&stmt=select+id,+a_i,+a_s,+a_f+as+my_float_col,+testnull_i+from+collection1+order+by+a_i+desc+limit+2&aggregationMode=facet&username=}
 status=0 QTime=0
   [junit4]   2> 178040 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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=2
   [junit4]   2> 178056 INFO  (qtp1351592309-2342) [n:127.0.0.1:51787_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> 178139 INFO  (qtp1351592309-2339) [n:127.0.0.1:51787_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=4 status=0 QTime=0
   [junit4]   2> 178139 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 178152 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&wt=json&version=2.2&stmt=select+id,+a_i,+a_s,+a_f+as+my_float_col,+testnull_i+from+collection1+order+by+a_i+desc+limit+2&aggregationMode=facet&username=}
 status=0 QTime=0
   [junit4]   2> 178159 INFO  (qtp324249869-2338) [n:127.0.0.1:51786_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> 178169 INFO  (qtp324249869-2336) [n:127.0.0.1:51786_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> 178214 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 178218 INFO  (qtp1351592309-2339) [n:127.0.0.1:51787_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=4 status=0 QTime=0
   [junit4]   2> 178224 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&wt=json&version=2.2&stmt=select+id,+a_i,+a_s,+a_f+as+my_float_col,+testnull_i+from+collection1+order+by+a_i+desc+limit+2&aggregationMode=facet&username=}
 status=0 QTime=0
   [junit4]   2> 178236 INFO  (qtp1351592309-2339) [n:127.0.0.1:51787_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=0
   [junit4]   2> 178250 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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=0
   [junit4]   2> 178312 INFO  (qtp324249869-2338) [n:127.0.0.1:51786_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 178313 INFO  (qtp1351592309-2343) [n:127.0.0.1:51787_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=4 status=0 QTime=0
   [junit4]   2> 178319 WARN  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]-SendThread(127.0.0.1:51780))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10092aaafec000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10092aaafec000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10092aaafec000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 178427 INFO  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178431 INFO  (zkConnectionManagerCallback-1567-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178431 INFO  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178436 INFO  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 178441 INFO  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51780/solr ready
   [junit4]   2> 178441 INFO  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.s.i.BaseCloudSolrClient Waiting for 60000 SECONDS for cluster at 
127.0.0.1:51780/solr to be ready
   [junit4]   2> 178441 INFO  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.s.i.BaseCloudSolrClient Cluster at 127.0.0.1:51780/solr ready
   [junit4]   2> 178447 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&numWorkers=2&wt=json&version=2.2&stmt=select+distinct+tableSchem,+tableCat+from+metadata.TABLES&aggregationMode=map_reduce&username=}
 status=0 QTime=1
   [junit4]   2> 178567 INFO  (qtp1351592309-2343) [n:127.0.0.1:51787_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&numWorkers=2&wt=json&version=2.2&stmt=select+distinct+tableCat+from+metadata.TABLES&aggregationMode=map_reduce&username=}
 status=0 QTime=0
   [junit4]   2> 178613 INFO  (qtp1351592309-2343) [n:127.0.0.1:51787_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&numWorkers=2&wt=json&version=2.2&stmt=select+tableCat,+tableSchem,+tableName,+tableType,+remarks+from+metadata.TABLES+where++tableSchem+like+'127.0.0.1:51780/solr'+and+tableName+like+'%25'&aggregationMode=map_reduce&username=}
 status=0 QTime=0
   [junit4]   2> 178669 INFO  (qtp1351592309-2343) [n:127.0.0.1:51787_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&numWorkers=2&wt=json&version=2.2&stmt=select+id,+a_i,+a_s,+a_f+as+my_float_col,+testnull_i+from+collection1+order+by+a_i+desc+limit+2&aggregationMode=map_reduce&username=}
 status=0 QTime=0
   [junit4]   2> 178679 INFO  (qtp1351592309-2339) [n:127.0.0.1:51787_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=0
   [junit4]   2> 178692 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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> 178731 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=4 status=0 QTime=0
   [junit4]   2> 178731 INFO  (qtp324249869-2338) [n:127.0.0.1:51786_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 178739 INFO  (qtp324249869-2338) [n:127.0.0.1:51786_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&numWorkers=2&wt=json&version=2.2&stmt=select+id,+a_i,+a_s,+a_f+as+my_float_col,+testnull_i+from+collection1+order+by+a_i+desc+limit+2&aggregationMode=map_reduce&username=}
 status=0 QTime=1
   [junit4]   2> 178752 INFO  (qtp1351592309-2343) [n:127.0.0.1:51787_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> 178762 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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=0
   [junit4]   2> 178810 INFO  (qtp324249869-2336) [n:127.0.0.1:51786_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 178810 INFO  (qtp1351592309-2342) [n:127.0.0.1:51787_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=4 status=0 QTime=0
   [junit4]   2> 178818 INFO  (qtp324249869-2338) [n:127.0.0.1:51786_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&numWorkers=2&wt=json&version=2.2&stmt=select+id,+a_i,+a_s,+a_f+as+my_float_col,+testnull_i+from+collection1+order+by+a_i+desc+limit+2&aggregationMode=map_reduce&username=}
 status=0 QTime=0
   [junit4]   2> 178825 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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=1
   [junit4]   2> 178839 INFO  (qtp1351592309-2342) [n:127.0.0.1:51787_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=0
   [junit4]   2> 178869 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 178869 INFO  (qtp1351592309-2339) [n:127.0.0.1:51787_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=4 status=0 QTime=0
   [junit4]   2> 178876 INFO  (qtp324249869-2338) [n:127.0.0.1:51786_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&numWorkers=2&wt=json&version=2.2&stmt=select+id,+a_i,+a_s,+a_f+as+my_float_col,+testnull_i+from+collection1+order+by+a_i+desc+limit+2&aggregationMode=map_reduce&username=}
 status=0 QTime=0
   [junit4]   2> 178884 INFO  (qtp324249869-2336) [n:127.0.0.1:51786_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> 178895 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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=1
   [junit4]   2> 178924 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 178926 INFO  (qtp1351592309-2339) [n:127.0.0.1:51787_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=/select 
params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f,testnull_i&sort=a_i+desc&rows=2&wt=json&version=2.2}
 hits=4 status=0 QTime=1
   [junit4]   2> 179032 INFO  
(TEST-JdbcTest.testDriverMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testDriverMetadata
   [junit4]   2> 179115 INFO  
(TEST-JdbcTest.testJDBCUrlParameters-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testJDBCUrlParameters
   [junit4]   2> 179119 INFO  
(TEST-JdbcTest.testJDBCUrlParameters-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 179123 INFO  (zkConnectionManagerCallback-1576-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 179123 INFO  
(TEST-JdbcTest.testJDBCUrlParameters-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 179129 INFO  
(TEST-JdbcTest.testJDBCUrlParameters-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 179133 INFO  
(TEST-JdbcTest.testJDBCUrlParameters-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51780/solr ready
   [junit4]   2> 179141 INFO  (qtp324249869-2338) [n:127.0.0.1:51786_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&wt=json&version=2.2&stmt=select+a_s,+sum(a_f)+from+collection1+group+by+a_s+order+by+sum(a_f)+desc&aggregationMode=facet&username=}
 status=0 QTime=1
   [junit4]   2> 179187 INFO  (qtp324249869-2336) [n:127.0.0.1:51786_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> 179209 INFO  (qtp1351592309-2339) [n:127.0.0.1:51787_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> 179479 INFO  (qtp324249869-2336) [n:127.0.0.1:51786_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=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=http://127.0.0.1:51786/solr/collection1_shard2_replica_n2/&rows=0&rid=127.0.0.1-310&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":1250,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_f)"}}}&omitHeader=false&NOW=1597723292961&isShard=true&wt=javabin}
 hits=6 status=0 QTime=16
   [junit4]   2> 179479 INFO  (qtp1351592309-2339) [n:127.0.0.1:51787_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=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=http://127.0.0.1:51787/solr/collection1_shard1_replica_n1/&rows=0&rid=127.0.0.1-310&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":1250,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_f)"}}}&omitHeader=false&NOW=1597723292961&isShard=true&wt=javabin}
 hits=4 status=0 QTime=15
   [junit4]   2> 179488 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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=/select 
params={q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":1250,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_f)"}}}&_stateVer_=collection1:4&rows=0&wt=javabin&version=2}
 rid=127.0.0.1-310 hits=10 status=0 QTime=62
   [junit4]   2> 179597 INFO  
(TEST-JdbcTest.testJDBCUrlParameters-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testJDBCUrlParameters
   [junit4]   2> 179968 INFO  
(TEST-JdbcTest.testConnectionParams-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testConnectionParams
   [junit4]   2> 179971 INFO  
(TEST-JdbcTest.testConnectionParams-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 179980 INFO  (zkConnectionManagerCallback-1581-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 179980 INFO  
(TEST-JdbcTest.testConnectionParams-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 179994 INFO  
(TEST-JdbcTest.testConnectionParams-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 180000 INFO  
(TEST-JdbcTest.testConnectionParams-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51780/solr ready
   [junit4]   2> 180008 INFO  (qtp1351592309-2342) [n:127.0.0.1:51787_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={includeMetadata=true&indent=off&numWorkers=2&wt=json&version=2.2&stmt=select+a_s,+sum(a_f)+from+collection1+group+by+a_s+order+by+sum(a_f)+desc&aggregationMode=map_reduce}
 status=0 QTime=0
   [junit4]   2> 180017 INFO  (qtp1351592309-2339) [n:127.0.0.1:51787_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=0
   [junit4]   2> 180026 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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=0
   [junit4]   2> 180093 INFO  (qtp324249869-2336) [n:127.0.0.1:51786_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=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=rollup(search(collection1,fl%3D"a_s,a_f",q%3D"*:*",wt%3Djavabin,qt%3D"/export",partitionKeys%3Da_s,sort%3D"a_s+desc",zkHost%3D"127.0.0.1:51780/solr"),over%3Da_s,sum(a_f))&wt=json&version=2.2}
 status=0 QTime=2
   [junit4]   2> 180093 INFO  (qtp1351592309-2343) [n:127.0.0.1:51787_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=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=rollup(search(collection1,fl%3D"a_s,a_f",q%3D"*:*",wt%3Djavabin,qt%3D"/export",partitionKeys%3Da_s,sort%3D"a_s+desc",zkHost%3D"127.0.0.1:51780/solr"),over%3Da_s,sum(a_f))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 180094 INFO  (qtp1351592309-2343) [n:127.0.0.1:51787_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> 180098 INFO  (zkConnectionManagerCallback-1587-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180098 INFO  (qtp1351592309-2343) [n:127.0.0.1:51787_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> 180109 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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=a_s,a_f&partitionKeys=a_s&sort=a_s+desc&fq={!hash+workers%3D2+worker%3D0}&wt=javabin&version=2.2}
 hits=3 status=0 QTime=11
   [junit4]   2> 180109 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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=a_s,a_f&partitionKeys=a_s&sort=a_s+desc&fq={!hash+workers%3D2+worker%3D0}&wt=javabin&version=2.2}
 hits=3 status=0 QTime=11
   [junit4]   2> 180111 INFO  (qtp1351592309-2343) [n:127.0.0.1:51787_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) -> (2)
   [junit4]   2> 180115 INFO  (qtp1351592309-2343) [n:127.0.0.1:51787_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:51780/solr ready
   [junit4]   2> 180131 INFO  (qtp1351592309-2339) [n:127.0.0.1:51787_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=a_s,a_f&partitionKeys=a_s&sort=a_s+desc&fq={!hash+workers%3D2+worker%3D1}&wt=javabin&version=2.2}
 hits=1 status=0 QTime=1
   [junit4]   2> 180136 INFO  (qtp324249869-2338) [n:127.0.0.1:51786_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=a_s,a_f&partitionKeys=a_s&sort=a_s+desc&fq={!hash+workers%3D2+worker%3D1}&wt=javabin&version=2.2}
 hits=3 status=0 QTime=3
   [junit4]   2> 180148 WARN  
(TEST-JdbcTest.testConnectionParams-seed#[5DFA4BAB937A686D]-SendThread(127.0.0.1:51780))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10092aaafec000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10092aaafec000e, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10092aaafec000e, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 180253 INFO  
(TEST-JdbcTest.testConnectionParams-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testConnectionParams
   [junit4]   2> 180396 INFO  
(TEST-JdbcTest.testJDBCPropertiesParameters-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testJDBCPropertiesParameters
   [junit4]   2> 180401 INFO  
(TEST-JdbcTest.testJDBCPropertiesParameters-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 180404 INFO  (zkConnectionManagerCallback-1598-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180404 INFO  
(TEST-JdbcTest.testJDBCPropertiesParameters-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 180409 INFO  
(TEST-JdbcTest.testJDBCPropertiesParameters-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 180413 INFO  
(TEST-JdbcTest.testJDBCPropertiesParameters-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51780/solr ready
   [junit4]   2> 180419 INFO  (qtp1351592309-2343) [n:127.0.0.1:51787_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={includeMetadata=true&password=&testKey2=&testKey1=testValue&indent=off&wt=json&version=2.2&stmt=select+a_s,+sum(a_f)+from+collection1+group+by+a_s+order+by+sum(a_f)+desc&aggregationMode=facet&username=}
 status=0 QTime=0
   [junit4]   2> 180427 INFO  (qtp1351592309-2339) [n:127.0.0.1:51787_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=0
   [junit4]   2> 180439 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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> 180477 INFO  (qtp324249869-2333) [n:127.0.0.1:51786_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=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=http://127.0.0.1:51786/solr/collection1_shard2_replica_n2/&rows=0&rid=127.0.0.1-315&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":1250,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_f)"}}}&omitHeader=false&NOW=1597723294008&isShard=true&wt=javabin}
 hits=6 status=0 QTime=1
   [junit4]   2> 180477 INFO  (qtp1351592309-2474) [n:127.0.0.1:51787_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=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=http://127.0.0.1:51787/solr/collection1_shard1_replica_n1/&rows=0&rid=127.0.0.1-315&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":1250,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_f)"}}}&omitHeader=false&NOW=1597723294008&isShard=true&wt=javabin}
 hits=4 status=0 QTime=0
   [junit4]   2> 180479 INFO  (qtp1351592309-2340) [n:127.0.0.1:51787_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=/select 
params={q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":1250,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_f)"}}}&_stateVer_=collection1:4&rows=0&wt=javabin&version=2}
 rid=127.0.0.1-315 hits=10 status=0 QTime=6
   [junit4]   2> 180486 WARN  
(TEST-JdbcTest.testJDBCPropertiesParameters-seed#[5DFA4BAB937A686D]-SendThread(127.0.0.1:51780))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10092aaafec0010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10092aaafec0010, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10092aaafec0010, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 180590 INFO  
(TEST-JdbcTest.testJDBCPropertiesParameters-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testJDBCPropertiesParameters
   [junit4]   2> 180729 INFO  
(TEST-JdbcTest.testOneEqualZeroMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testOneEqualZeroMetadata
   [junit4]   2> 180734 INFO  
(TEST-JdbcTest.testOneEqualZeroMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 180737 INFO  (zkConnectionManagerCallback-1603-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180738 INFO  
(TEST-JdbcTest.testOneEqualZeroMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 180746 INFO  
(TEST-JdbcTest.testOneEqualZeroMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 180751 INFO  
(TEST-JdbcTest.testOneEqualZeroMetadata-seed#[5DFA4BAB937A686D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51780/solr ready
   [junit4]   2> 180762 INFO  (qtp324249869-2336) [n:127.0.0.1:51786_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={includeMetadata=true&indent=off&wt=json&version=2.2&stmt=select+a_s+from+collection1+where+1+%3D+0&aggregationMode=facet}
 status=0 QTime=0
   [junit4]   2> 180769 INFO  (qtp1351592309-2474) [n:127.0.0.1:51787_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> 180775 INFO  (qtp324249869-2334) [n:127.0.0.1:51786_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=1
   [junit4]   2> 180957 WARN  
(TEST-JdbcTest.testOneEqualZeroMetadata-seed#[5DFA4BAB937A686D]-SendThread(127.0.0.1:51780))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10092aaafec0011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10092aaafec0011, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10092aaafec0011, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 181069 INFO  
(TEST-JdbcTest.testOneEqualZeroMetadata-seed#[5DFA4BA

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

 2>     at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 182840 INFO  (zkCallback-1508-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 183050 INFO  (jetty-closer-1636-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72218855831502856-127.0.0.1:51786_solr-n_0000000000) closing
   [junit4]   2> 183052 INFO  (jetty-closer-1636-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1d944517{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?}
   [junit4]   2> 183053 INFO  (jetty-closer-1636-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4a4d6b34{/solr,null,UNAVAILABLE}
   [junit4]   2> 183053 INFO  (jetty-closer-1636-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 183164 INFO  (jetty-closer-1636-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5e484d14{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?}
   [junit4]   2> 183164 INFO  (jetty-closer-1636-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@18277252{/solr,null,UNAVAILABLE}
   [junit4]   2> 183165 INFO  (jetty-closer-1636-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 183166 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 183167 WARN  
(SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker-SendThread(127.0.0.1:51780)) [   
  ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10092aaafec0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10092aaafec0000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10092aaafec0000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 183382 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>        15      /solr/aliases.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        3       /solr/collections/collection1/terms/shard2
   [junit4]   2>        3       /solr/collections/collection1/terms/shard1
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [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>        32      /solr/collections/collection1/state.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/live_nodes
   [junit4]   2>        18      /solr/collections
   [junit4]   2>        17      /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 183386 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51780
   [junit4]   2> 183386 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51780
   [junit4]   2> 183386 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51780
   [junit4]   2> 183387 INFO  (SUITE-JdbcTest-seed#[5DFA4BAB937A686D]-worker) [ 
    ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> Aug 18, 2020 4:01:37 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Aug 18, 2020 4:01:47 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.client.solrj.io.sql.JdbcTest: 
   [junit4]   2>    1) Thread[id=2300, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-JdbcTest]
   [junit4]   2>         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]   2>         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]   2> Aug 18, 2020 4:01:47 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2300, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-JdbcTest]
   [junit4]   2> 193592 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:157) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> Aug 18, 2020 4:01:47 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): 
{a_s=PostingsFormat(name=LuceneFixedGap), 
multiDefault=BlockTreeOrds(blocksize=128), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, 
docValues:{a_s=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Lucene80), 
multiDefault=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Lucene80), 
testnull_i=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80)}, 
maxPointsInLeafNode=1368, maxMBSortInHeap=7.292206925416928, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=dz-BT, timezone=EET
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 
(64-bit)/cpus=6,threads=1,free=122038600,total=234881024
   [junit4]   2> NOTE: All tests run in this JVM: [CorrelationEvaluatorTest, 
DocumentAnalysisResponseTest, TestEmbeddedSolrServer, PowerEvaluatorTest, 
JsonRequestApiHeatmapFacetingTest, TestUpdateRequestCodec, 
LargeVolumeEmbeddedTest, TestSuggesterResponse, AndEvaluatorTest, 
TestSolrJErrorHandling, RoundEvaluatorTest, QueryResponseTest, JDBCStreamTest, 
SolrExampleStreamingBinaryHttp2Test, NaturalLogEvaluatorTest, GetByIdTest, 
HttpSolrClientBuilderTest, CloudHttp2SolrClientMultiConstructorTest, 
TestPolicy2, SolrQueryTest, SolrSchemalessExampleTest, TestBatchUpdate, 
TestLBHttp2SolrClient, TestLBHttpSolrClient, 
ConcurrentUpdateHttp2SolrClientBadInputTest, 
ConcurrentUpdateHttp2SolrClientMultiCollectionTest, 
ConcurrentUpdateSolrClientBadInputTest, ConcurrentUpdateSolrClientBuilderTest, 
ConcurrentUpdateSolrClientMultiCollectionTest, 
Http2SolrClientCompatibilityTest, Http2SolrClientTest, GraphTest, JdbcTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JdbcTest 
-Dtests.seed=5DFA4BAB937A686D -Dtests.slow=true -Dtests.locale=dz-BT 
-Dtests.timezone=EET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | JdbcTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.io.sql.JdbcTest: 
   [junit4]    >    1) Thread[id=2300, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-JdbcTest]
   [junit4]    >         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]    >         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5DFA4BAB937A686D]:0)
   [junit4] Completed [119/210 (1!)] on J0 in 20.55s, 10 tests, 1 error, 1 
skipped <<< FAILURES!

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

[repro] Revision: d6da2bf8299edc5df35e9735546659dd037352fc

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=JdbcTest 
-Dtests.seed=5DFA4BAB937A686D -Dtests.slow=true -Dtests.locale=dz-BT 
-Dtests.timezone=EET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[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/solrj
[repro]       JdbcTest
[repro] ant compile-test

[...truncated 2588 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.JdbcTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=5DFA4BAB937A686D 
-Dtests.slow=true -Dtests.locale=dz-BT -Dtests.timezone=EET 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 121 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.sql.JdbcTest
[repro] Exiting with code 0

[...truncated 91 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to