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

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.2) - Build # 5978 - Unstable!

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.SelectWithEvaluatorsTest

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

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




Build Log:
[...truncated 16396 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.SelectWithEvaluatorsTest
   [junit4]   2> 4220 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 4234 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4357 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.SelectWithEvaluatorsTest_B1E601568ED6DA45-001/data-dir-1-001
   [junit4]   2> 4642 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4772 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.e.j.u.log Logging initialized @4852ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 4786 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-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> 4881 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.SelectWithEvaluatorsTest_B1E601568ED6DA45-001/tempDir-001
   [junit4]   2> 4889 WARN  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.ZkTestServer TEST_HOME() does not exist - solrj test?
   [junit4]   2> 4944 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4949 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 4949 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 5060 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 58480
   [junit4]   2> 5064 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:58480
   [junit4]   2> 5073 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58480
   [junit4]   2> 5099 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58480
   [junit4]   2> 5370 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5425 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5426 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5498 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5517 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5520 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5540 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5546 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5546 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6084 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6084 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6085 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6085 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6086 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6086 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6086 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6086 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6097 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 6104 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 6106 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 6106 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 6190 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6190 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6191 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6191 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6194 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6194 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6204 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6204 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6205 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6209 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6209 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6210 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6220 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e3bacce{/solr,null,AVAILABLE}
   [junit4]   2> 6222 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b70b106{/solr,null,AVAILABLE}
   [junit4]   2> 6224 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78790f6b{/solr,null,AVAILABLE}
   [junit4]   2> 6228 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44740ea2{/solr,null,AVAILABLE}
   [junit4]   2> 6253 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4062da66{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:58505}
   [junit4]   2> 6265 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@64b92b81{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:58508}
   [junit4]   2> 6265 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.Server Started @6350ms
   [junit4]   2> 6265 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58508}
   [junit4]   2> 6265 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@288adf8b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:58507}
   [junit4]   2> 6267 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @6353ms
   [junit4]   2> 6267 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58507}
   [junit4]   2> 6254 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server Started @6339ms
   [junit4]   2> 6271 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58505}
   [junit4]   2> 6274 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5eea7fe0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:58506}
   [junit4]   2> 6274 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.Server Started @6359ms
   [junit4]   2> 6274 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58506}
   [junit4]   2> 6390 ERROR (jetty-launcher-8-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6390 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6390 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 6395 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6395 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 6395 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-05T15:17:57.746726Z
   [junit4]   2> 6398 ERROR (jetty-launcher-8-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6398 ERROR (jetty-launcher-8-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6398 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6398 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6398 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6404 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6404 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 6404 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6404 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 6404 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-05T15:17:57.755860Z
   [junit4]   2> 6408 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6409 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 6409 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6409 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 6410 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-05T15:17:57.760987Z
   [junit4]   2> 6412 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 6412 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6412 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6416 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 6416 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-05T15:17:57.767651Z
   [junit4]   2> 6422 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6412 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6431 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6432 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6432 INFO  (zkConnectionManagerCallback-12-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6442 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6456 INFO  (zkConnectionManagerCallback-14-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6464 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6464 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6467 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6468 INFO  (zkConnectionManagerCallback-16-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6470 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6475 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6475 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7498 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 7506 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 7493 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 7498 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 7826 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28ae59aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7826 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28ae59aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7828 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70260df9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7828 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70260df9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7832 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10a25709[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7832 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10a25709[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7834 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a46cee8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7834 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a46cee8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8130 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1737dd3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8131 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3863b0bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8131 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3863b0bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8131 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1737dd3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8147 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e2b3b99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8150 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e2b3b99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8182 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ed080e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8183 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ed080e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8193 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58480/solr
   [junit4]   2> 8196 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58480/solr
   [junit4]   2> 8197 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58480/solr
   [junit4]   2> 8198 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58480/solr
   [junit4]   2> 8324 INFO  (zkConnectionManagerCallback-54-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8333 INFO  (zkConnectionManagerCallback-60-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8333 INFO  (zkConnectionManagerCallback-56-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8339 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:58505_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8339 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:58508_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8343 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:58506_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8344 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8344 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:58506_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8351 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:58505_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8352 INFO  (zkConnectionManagerCallback-58-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8358 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8364 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:58508_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10225 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:58508_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58508_solr
   [junit4]   2> 10244 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:58508_solr     ] o.a.s.c.Overseer Overseer (id=72165576490614792-127.0.0.1:58508_solr-n_0000000000) starting
   [junit4]   2> 10673 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:58506_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58506_solr
   [junit4]   2> 10707 INFO  (zkCallback-55-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 10720 INFO  (zkCallback-59-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 10721 INFO  (zkCallback-53-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 10721 INFO  (zkCallback-57-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 10739 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:58507_solr as DOWN
   [junit4]   2> 10780 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 10790 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58507_solr
   [junit4]   2> 10795 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:58505_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:58505_solr as DOWN
   [junit4]   2> 10811 INFO  (zkCallback-55-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 10812 INFO  (zkCallback-53-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 10813 INFO  (zkCallback-59-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 10819 INFO  (OverseerStateUpdate-72165576490614792-127.0.0.1:58508_solr-n_0000000000) [n:127.0.0.1:58508_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:58508_solr
   [junit4]   2> 10820 INFO  (zkCallback-57-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 10834 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:58505_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 10834 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:58505_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58505_solr
   [junit4]   2> 10856 INFO  (zkCallback-53-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 10858 INFO  (zkCallback-59-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 10859 INFO  (zkCallback-57-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 10868 INFO  (OverseerStateUpdate-72165576490614792-127.0.0.1:58508_solr-n_0000000000) [n:127.0.0.1:58508_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 10888 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 10892 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:58506_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 10893 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:58508_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:58508_solr as DOWN
   [junit4]   2> 10918 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:58505_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 10947 WARN  (jetty-launcher-8-thread-1) [n:127.0.0.1:58507_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> 10952 WARN  (jetty-launcher-8-thread-3) [n:127.0.0.1:58506_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> 10952 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:58508_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 10952 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:58508_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58508_solr
   [junit4]   2> 10952 WARN  (jetty-launcher-8-thread-2) [n:127.0.0.1:58505_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> 10979 INFO  (zkCallback-59-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 10979 INFO  (zkCallback-57-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 10979 INFO  (zkCallback-55-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 10980 INFO  (zkCallback-53-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 11031 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:58508_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 11044 WARN  (jetty-launcher-8-thread-4) [n:127.0.0.1:58508_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> 11423 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:58506_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 11424 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:58508_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 11427 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 11431 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:58505_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 13001 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:58508_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58508.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4484ff
   [junit4]   2> 13009 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:58508_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58508.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4484ff
   [junit4]   2> 13010 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:58508_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58508.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4484ff
   [junit4]   2> 13079 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:58505_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58505.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4484ff
   [junit4]   2> 13079 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:58505_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58505.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4484ff
   [junit4]   2> 13081 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58507.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4484ff
   [junit4]   2> 13084 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:58506_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58506.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4484ff
   [junit4]   2> 13085 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:58505_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58505.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4484ff
   [junit4]   2> 13085 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:58506_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58506.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4484ff
   [junit4]   2> 13085 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58507.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4484ff
   [junit4]   2> 13085 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:58506_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58506.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4484ff
   [junit4]   2> 13085 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58507.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4484ff
   [junit4]   2> 13086 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:58508_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.SelectWithEvaluatorsTest_B1E601568ED6DA45-001/tempDir-001/node4/.
   [junit4]   2> 13125 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:58505_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.SelectWithEvaluatorsTest_B1E601568ED6DA45-001/tempDir-001/node2/.
   [junit4]   2> 13128 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:58506_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.SelectWithEvaluatorsTest_B1E601568ED6DA45-001/tempDir-001/node3/.
   [junit4]   2> 13171 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.SelectWithEvaluatorsTest_B1E601568ED6DA45-001/tempDir-001/node1/.
   [junit4]   2> 13423 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 13425 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13434 INFO  (zkConnectionManagerCallback-101-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13434 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13451 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 13456 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58480/solr ready
   [junit4]   2> 13861 INFO  (qtp1974309319-75) [n:127.0.0.1:58505_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> 13906 INFO  (OverseerThreadFactory-76-thread-1-processing-n:127.0.0.1:58508_solr) [n:127.0.0.1:58508_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 14106 INFO  (qtp1974309319-82) [n:127.0.0.1:58505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=12
   [junit4]   2> 14188 INFO  (qtp1162847738-79) [n:127.0.0.1:58508_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3
   [junit4]   2> 14196 INFO  (qtp1904402438-57) [n:127.0.0.1:58506_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 14202 INFO  (qtp234183237-70) [n:127.0.0.1:58507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 14249 INFO  (qtp1974309319-74) [n:127.0.0.1:58505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 14256 INFO  (qtp1162847738-80) [n:127.0.0.1:58508_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 14266 INFO  (qtp1904402438-56) [n:127.0.0.1:58506_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 14272 INFO  (qtp234183237-71) [n:127.0.0.1:58507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 14433 INFO  (OverseerStateUpdate-72165576490614792-127.0.0.1:58508_solr-n_0000000000) [n:127.0.0.1:58508_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:58507/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58507_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 14467 INFO  (OverseerStateUpdate-72165576490614792-127.0.0.1:58508_solr-n_0000000000) [n:127.0.0.1:58508_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58506/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58506_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 14708 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&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> 14713 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr    x:collection1_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 14714 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr    x:collection1_shard2_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 14852 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 14861 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 15220 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 15287 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 16634 WARN  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 16641 WARN  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 16642 WARN  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 16666 WARN  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 16666 WARN  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 16669 WARN  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 16673 WARN  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 16674 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 16676 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 16692 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n3' using configuration from configset conf, trusted=true
   [junit4]   2> 16698 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 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> 16760 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58506.solr.core.collection1.shard2.replica_n3' (registry 'solr.core.collection1.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4484ff
   [junit4]   2> 16763 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58507.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4484ff
   [junit4]   2> 16826 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.SelectWithEvaluatorsTest_B1E601568ED6DA45-001/tempDir-001/node1/./collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.SelectWithEvaluatorsTest_B1E601568ED6DA45-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 16826 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n3] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.SelectWithEvaluatorsTest_B1E601568ED6DA45-001/tempDir-001/node3/./collection1_shard2_replica_n3], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.SelectWithEvaluatorsTest_B1E601568ED6DA45-001/tempDir-001/node3/./collection1_shard2_replica_n3/data/]
   [junit4]   2> 18704 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 18704 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 18705 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 18705 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 18738 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 18738 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 18745 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 18745 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 18809 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2be05b6f[collection1_shard2_replica_n3] main]
   [junit4]   2> 18822 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9dcfaa4[collection1_shard1_replica_n1] main]
   [junit4]   2> 18925 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 18931 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 18975 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 18979 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 19014 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 19016 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 19036 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665864187654438912
   [junit4]   2> 19039 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665864187657584640
   [junit4]   2> 19091 INFO  (searcherExecutor-105-thread-1-processing-n:127.0.0.1:58507_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@9dcfaa4[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19109 INFO  (searcherExecutor-103-thread-1-processing-n:127.0.0.1:58506_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_shard2_replica_n3] Registered new searcher Searcher@2be05b6f[collection1_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19168 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 19175 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 19177 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 19184 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 19309 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 19309 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 19310 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58507/solr/collection1_shard1_replica_n1/
   [junit4]   2> 19313 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 19313 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 19315 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58506/solr/collection1_shard2_replica_n3/
   [junit4]   2> 19331 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 19331 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 19340 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy http://127.0.0.1:58506/solr/collection1_shard2_replica_n3/ has no replicas
   [junit4]   2> 19342 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72165576490614793-core_node4-n_0000000000
   [junit4]   2> 19347 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:58507/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 19347 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 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/72165576490614794-core_node2-n_0000000000
   [junit4]   2> 19370 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58507/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 19382 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58506/solr/collection1_shard2_replica_n3/ shard2
   [junit4]   2> 19426 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 19466 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&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=4761
   [junit4]   2> 19565 INFO  (zkCallback-59-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 19565 INFO  (zkCallback-57-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 19566 INFO  (zkCallback-57-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 19581 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 19609 INFO  (qtp1904402438-73) [n:127.0.0.1:58506_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_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4896
   [junit4]   2> 19636 INFO  (qtp1974309319-75) [n:127.0.0.1:58505_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> 19713 INFO  (zkCallback-53-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 19713 INFO  (zkCallback-59-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 19713 INFO  (zkCallback-57-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 19713 INFO  (zkCallback-57-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 19713 INFO  (zkCallback-59-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 19719 INFO  (qtp1974309319-75) [n:127.0.0.1:58505_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=5971
   [junit4]   2> 19728 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:collection1 failOnTimeout:true timeout:45SECONDS
   [junit4]   2> 19736 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:collection1
   [junit4]   2> 19930 INFO  (OverseerCollectionConfigSetProcessor-72165576490614792-127.0.0.1:58508_solr-n_0000000000) [n:127.0.0.1:58508_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> 20189 INFO  (TEST-SelectWithEvaluatorsTest.testSelectWithEvaluatorsStream-seed#[B1E601568ED6DA45]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSelectWithEvaluatorsStream
   [junit4]   2> 20671 INFO  (qtp234183237-71) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 20672 INFO  (qtp234183237-71) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:58506/solr/collection1_shard2_replica_n3/&wt=javabin&version=2} status=0 QTime=176
   [junit4]   2> 20746 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1665864189447503872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 20752 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 20769 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 20770 INFO  (qtp234183237-72) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 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:58506/solr/collection1_shard2_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=32
   [junit4]   2> 20786 INFO  (qtp1904402438-57) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1665864189489446912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 20788 INFO  (qtp1904402438-57) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 20801 INFO  (qtp1904402438-57) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 20840 INFO  (qtp1904402438-57) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 20855 INFO  (qtp1904402438-57) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/update params={_stateVer_=collection1:5&commit=true&wt=javabin&version=2} status=0 QTime=652
   [junit4]   2> 21171 INFO  (qtp234183237-70) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:5&wt=javabin&version=2} status=0 QTime=303
   [junit4]   2> 21210 INFO  (qtp1904402438-58) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1665864189934043136,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 21214 INFO  (qtp1904402438-58) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 21215 INFO  (qtp1904402438-58) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 21215 INFO  (qtp1904402438-58) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:58507/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=13
   [junit4]   2> 21254 INFO  (qtp234183237-71) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1665864189980180480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 21264 INFO  (qtp234183237-71) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@279450bc commitCommandVersion:1665864189980180480
   [junit4]   2> 22233 INFO  (qtp234183237-71) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71e0db5a[collection1_shard1_replica_n1] main]
   [junit4]   2> 22256 INFO  (qtp234183237-71) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 22270 INFO  (searcherExecutor-105-thread-1-processing-n:127.0.0.1:58507_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@71e0db5a[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1588691893228, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=12.0.2+10, os.arch=x86_64, source=flush, lucene.version=9.0.0, java.vm.version=12.0.2+10, java.version=12.0.2}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}] :id=e72sevkt6n9kektm1vh3sdw81)))}
   [junit4]   2> 22337 INFO  (qtp234183237-71) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:5&commit=true&wt=javabin&version=2} status=0 QTime=1158
   [junit4]   2> 22365 INFO  (TEST-SelectWithEvaluatorsTest.testSelectWithEvaluatorsStream-seed#[B1E601568ED6DA45]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22373 INFO  (zkConnectionManagerCallback-118-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22374 INFO  (TEST-SelectWithEvaluatorsTest.testSelectWithEvaluatorsStream-seed#[B1E601568ED6DA45]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22382 INFO  (TEST-SelectWithEvaluatorsTest.testSelectWithEvaluatorsStream-seed#[B1E601568ED6DA45]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 22390 INFO  (TEST-SelectWithEvaluatorsTest.testSelectWithEvaluatorsStream-seed#[B1E601568ED6DA45]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58480/solr ready
   [junit4]   2> 22474 INFO  (qtp1904402438-56) [n:127.0.0.1:58506_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,b_i,c_d,d_b&sort=id+asc&wt=json&version=2.2} hits=0 status=0 QTime=68
   [junit4]   2> 22486 INFO  (qtp234183237-69) [n:127.0.0.1:58507_solr c:collection1 s:shard1 r:core_node2 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_s,b_i,c_d,d_b&sort=id+asc&wt=json&version=2.2} hits=1 status=0 QTime=80
   [junit4]   2> 22674 INFO  (TEST-SelectWithEvaluatorsTest.testSelectWithEvaluatorsStream-seed#[B1E601568ED6DA45]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSelectWithEvaluatorsStream
   [junit4]   2> 22801 INFO  (jetty-closer-120-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=90642472
   [junit4]   2> 22802 INFO  (jetty-closer-120-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58506_solr
   [junit4]   2> 22803 INFO  (jetty-closer-120-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=113376905
   [junit4]   2> 22804 INFO  (jetty-closer-120-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58507_solr
   [junit4]   2> 22804 INFO  (jetty-closer-120-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=567755021
   [junit4]   2> 22804 INFO  (jetty-closer-120-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 22804 INFO  (jetty-closer-120-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58505_solr
   [junit4]   2> 22804 INFO  (jetty-closer-120-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:58506_solr as DOWN
   [junit4]   2> 22806 INFO  (jetty-closer-120-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 22806 INFO  (jetty-closer-120-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:58505_solr as DOWN
   [junit4]   2> 22807 INFO  (jetty-closer-120-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 22807 INFO  (jetty-closer-120-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:58507_solr as DOWN
   [junit4]   2> 22825 INFO  (jetty-closer-120-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=715853558
   [junit4]   2> 22825 INFO  (jetty-closer-120-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58508_solr
   [junit4]   2> 22827 INFO  (jetty-closer-120-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 22827 INFO  (jetty-closer-120-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:58508_solr as DOWN
   [junit4]   2> 22837 INFO  (jetty-closer-120-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 22838 INFO  (coreCloseExecutor-132-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9efd6b
   [junit4]   2> 22838 INFO  (coreCloseExecutor-132-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1 tag=SolrCore@9efd6b
   [junit4]   2> 22838 INFO  (coreCloseExecutor-132-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45879df6: rootName = solr_58507, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1/com.codahale.metrics.MetricRegistry@35cd81f5
   [junit4]   2> 22838 INFO  (jetty-closer-120-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40df51c1: rootName = solr_58505, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5c37bf15
   [junit4]   2> 22848 INFO  (coreCloseExecutor-134-thread-1) [n:127.0.0.1:58506_solr     ] o.a.s.c.SolrCore [collection1_shard2_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@7114ec0c
   [junit4]   2> 22849 INFO  (coreCloseExecutor-134-thread-1) [n:127.0.0.1:58506_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n3 tag=SolrCore@7114ec0c
   [junit4]   2> 22849 INFO  (coreCloseExecutor-134-thread-1) [n:127.0.0.1:58506_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16207804: rootName = solr_58506, domain = solr.core.collection1.shard2.replica_n3, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n3/com.codahale.metrics.MetricRegistry@37fb2e4
   [junit4]   2> 22851 INFO  (jetty-closer-120-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 22851 INFO  (jetty-closer-120-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@591973f3: rootName = solr_58508, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@54864bdd
   [junit4]   2> 22872 INFO  (zkCallback-57-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 22872 INFO  (zkCallback-59-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 22872 INFO  (zkCallback-59-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 22872 INFO  (zkCallback-57-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 23002 INFO  (zkCallback-59-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 23003 INFO  (zkCallback-59-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 23003 INFO  (zkCallback-57-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 23003 INFO  (zkCallback-57-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 23644 INFO  (jetty-closer-120-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 23644 INFO  (jetty-closer-120-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60cddda0: rootName = solr_58505, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@61dbd321
   [junit4]   2> 23655 INFO  (jetty-closer-120-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 23655 INFO  (jetty-closer-120-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c238d3d: rootName = solr_58508, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@61dbd321
   [junit4]   2> 23859 INFO  (jetty-closer-120-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 23859 INFO  (jetty-closer-120-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61ab5ad7: rootName = solr_58505, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7f8549b5
   [junit4]   2> 23860 INFO  (jetty-closer-120-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 23887 INFO  (zkCallback-57-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 23887 INFO  (zkCallback-59-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 23888 INFO  (zkCallback-55-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 23955 INFO  (jetty-closer-120-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 23955 INFO  (jetty-closer-120-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@710003b0: rootName = solr_58508, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7f8549b5
   [junit4]   2> 23955 INFO  (jetty-closer-120-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 23974 INFO  (closeThreadPool-138-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72165576490614792-127.0.0.1:58508_solr-n_0000000000) closing
   [junit4]   2> 23974 INFO  (OverseerStateUpdate-72165576490614792-127.0.0.1:58508_solr-n_0000000000) [n:127.0.0.1:58508_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58508_solr
   [junit4]   2> 23975 INFO  (OverseerAutoScalingTriggerThread-72165576490614792-127.0.0.1:58508_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 24002 INFO  (closeThreadPool-138-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72165576490614792-127.0.0.1:58508_solr-n_0000000000) closing
   [junit4]   2> 24009 INFO  (coreCloseExecutor-134-thread-1) [n:127.0.0.1:58506_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader tag=SolrCore@7114ec0c
   [junit4]   2> 24016 INFO  (zkCallback-59-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 24016 INFO  (zkCallback-57-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 24054 INFO  (coreCloseExecutor-134-thread-1) [n:127.0.0.1:58506_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 24075 INFO  (coreCloseExecutor-132-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@9efd6b
   [junit4]   2> 24093 INFO  (coreCloseExecutor-132-thread-1) [n:127.0.0.1:58507_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 24097 INFO  (jetty-closer-120-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 24097 INFO  (jetty-closer-120-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41839984: rootName = solr_58506, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@705e34e2
   [junit4]   2> 24106 INFO  (jetty-closer-120-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4062da66{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 24110 INFO  (jetty-closer-120-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 24110 INFO  (jetty-closer-120-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@654fc57b: rootName = solr_58506, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@61dbd321
   [junit4]   2> 24126 INFO  (jetty-closer-120-thread-4) [     ] o.a.s.c.Overseer Overseer (id=72165576490614792-127.0.0.1:58508_solr-n_0000000000) closing
   [junit4]   2> 24154 INFO  (jetty-closer-120-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 24154 INFO  (jetty-closer-120-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22dc5daa: rootName = solr_58506, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7f8549b5
   [junit4]   2> 24154 INFO  (jetty-closer-120-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 24186 INFO  (jetty-closer-120-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e3bacce{/solr,null,UNAVAILABLE}
   [junit4]   2> 24207 INFO  (jetty-closer-120-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 24311 INFO  (jetty-closer-120-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@64b92b81{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 24312 INFO  (jetty-closer-120-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 24324 INFO  (zkCallback-57-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 24312 INFO  (jetty-closer-120-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c66e96e: rootName = solr_58507, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@59bbb711
   [junit4]   2> 24335 INFO  (jetty-closer-120-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 24335 INFO  (jetty-closer-120-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6aa3aa25: rootName = solr_58507, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@61dbd321
   [junit4]   2> 24337 INFO  (jetty-closer-120-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@44740ea2{/solr,null,UNAVAILABLE}
   [junit4]   2> 24340 INFO  (jetty-closer-120-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 24340 INFO  (jetty-closer-120-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65c9983e: rootName = solr_58507, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7f8549b5
   [junit4]   2> 24341 INFO  (jetty-closer-120-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 24377 INFO  (jetty-closer-120-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 24404 INFO  (jetty-closer-120-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5eea7fe0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 24407 INFO  (jetty-closer-120-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b70b106{/solr,null,UNAVAILABLE}
   [junit4]   2> 24411 INFO  (jetty-closer-120-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 24511 INFO  (jetty-closer-120-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@288adf8b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 24513 INFO  (jetty-closer-120-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@78790f6b{/solr,null,UNAVAILABLE}
   [junit4]   2> 24515 INFO  (jetty-closer-120-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 24520 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 24743 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> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/collections/collection1/state.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/live_nodes
   [junit4]   2> 	19	/solr/overseer/queue
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 24797 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:58480
   [junit4]   2> 24797 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58480
   [junit4]   2> 24797 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58480
   [junit4]   2> 24800 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[B1E601568ED6DA45]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> May 05, 2020 3:18:16 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> May 05, 2020 3:18:26 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.SelectWithEvaluatorsTest: 
   [junit4]   2>    1) Thread[id=20, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SelectWithEvaluatorsTest]
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> May 05, 2020 3:18:26 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=20, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SelectWithEvaluatorsTest]
   [junit4]   2> 34963 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> May 05, 2020 3:18:26 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {a_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), d_b=PostingsFormat(name=Direct), multiDefault=Lucene84, id=PostingsFormat(name=Direct)}, docValues:{a_s=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80), b_i=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=99, maxMBSortInHeap=7.298333982452909, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1b7f43ea), locale=de, timezone=Europe/Zurich
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=2,free=22081648,total=130023424
   [junit4]   2> NOTE: All tests run in this JVM: [SelectWithEvaluatorsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SelectWithEvaluatorsTest -Dtests.seed=B1E601568ED6DA45 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SelectWithEvaluatorsTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.SelectWithEvaluatorsTest: 
   [junit4]    >    1) Thread[id=20, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SelectWithEvaluatorsTest]
   [junit4]    >         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B1E601568ED6DA45]:0)
   [junit4] Completed [9/208 (1!)] on J1 in 33.84s, 1 test, 1 error <<< FAILURES!

[...truncated 52137 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5978/consoleText

[repro] Revision: 9ee8aa61de4f3157e40cd7af6f767b454ac46ccf

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=SelectWithEvaluatorsTest -Dtests.seed=B1E601568ED6DA45 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 2343 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SelectWithEvaluatorsTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=B1E601568ED6DA45 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]