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/07/02 13:07:18 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-15-ea+24) - Build # 27203 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27203/
Java: 64bit/jdk-15-ea+24 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestUtilizeNode.test

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:38633/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:38633/solr
	at __randomizedtesting.SeedInfo.seed([19A462F9E6519CFE:91F05D2348ADF106]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:137)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:283)
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:981)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:469)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:463)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1425)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1029)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 48 more




Build Log:
[...truncated 13150 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> 248558 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 248559 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_19A462F9E6519CFE-001/data-dir-113-001
   [junit4]   2> 248560 WARN  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 248560 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 248560 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 248561 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 248561 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_19A462F9E6519CFE-001/tempDir-001
   [junit4]   2> 248561 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 248562 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 248562 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 248562 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 248662 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 40841
   [junit4]   2> 248662 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40841
   [junit4]   2> 248662 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40841
   [junit4]   2> 248662 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40841
   [junit4]   2> 248668 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248684 INFO  (zkConnectionManagerCallback-3997-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248685 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248692 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248694 INFO  (zkConnectionManagerCallback-3999-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248694 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248700 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248703 INFO  (zkConnectionManagerCallback-4001-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248703 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248819 INFO  (jetty-launcher-4002-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 248819 INFO  (jetty-launcher-4002-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 248819 INFO  (jetty-launcher-4002-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 248819 INFO  (jetty-launcher-4002-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 248819 INFO  (jetty-launcher-4002-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 248819 INFO  (jetty-launcher-4002-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 248819 INFO  (jetty-launcher-4002-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 248819 INFO  (jetty-launcher-4002-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 248819 INFO  (jetty-launcher-4002-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 248829 INFO  (jetty-launcher-4002-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 248829 INFO  (jetty-launcher-4002-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 248829 INFO  (jetty-launcher-4002-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 248829 INFO  (jetty-launcher-4002-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 248829 INFO  (jetty-launcher-4002-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 248829 INFO  (jetty-launcher-4002-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 248833 INFO  (jetty-launcher-4002-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1386b3e6{/solr,null,AVAILABLE}
   [junit4]   2> 248833 INFO  (jetty-launcher-4002-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 248833 INFO  (jetty-launcher-4002-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 248833 INFO  (jetty-launcher-4002-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 248833 INFO  (jetty-launcher-4002-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@338dcbb1{/solr,null,AVAILABLE}
   [junit4]   2> 248833 INFO  (jetty-launcher-4002-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79f1a7fa{/solr,null,AVAILABLE}
   [junit4]   2> 248844 INFO  (jetty-launcher-4002-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6db4e533{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:46641}
   [junit4]   2> 248845 INFO  (jetty-launcher-4002-thread-1) [     ] o.e.j.s.Server Started @248856ms
   [junit4]   2> 248845 INFO  (jetty-launcher-4002-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46641}
   [junit4]   2> 248845 ERROR (jetty-launcher-4002-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 248845 INFO  (jetty-launcher-4002-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 248845 INFO  (jetty-launcher-4002-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 248845 INFO  (jetty-launcher-4002-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 248845 INFO  (jetty-launcher-4002-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 248845 INFO  (jetty-launcher-4002-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-02T12:45:59.049553Z
   [junit4]   2> 248856 INFO  (jetty-launcher-4002-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2539047b{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:45649}
   [junit4]   2> 248857 INFO  (jetty-launcher-4002-thread-2) [     ] o.e.j.s.Server Started @248868ms
   [junit4]   2> 248857 INFO  (jetty-launcher-4002-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45649}
   [junit4]   2> 248857 ERROR (jetty-launcher-4002-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 248857 INFO  (jetty-launcher-4002-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 248857 INFO  (jetty-launcher-4002-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 248857 INFO  (jetty-launcher-4002-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 248857 INFO  (jetty-launcher-4002-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 248857 INFO  (jetty-launcher-4002-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-02T12:45:59.061524Z
   [junit4]   2> 248858 INFO  (jetty-launcher-4002-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6b24727b{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:38633}
   [junit4]   2> 248858 INFO  (jetty-launcher-4002-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248858 INFO  (jetty-launcher-4002-thread-3) [     ] o.e.j.s.Server Started @248870ms
   [junit4]   2> 248858 INFO  (jetty-launcher-4002-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38633}
   [junit4]   2> 248859 ERROR (jetty-launcher-4002-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 248859 INFO  (jetty-launcher-4002-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 248859 INFO  (jetty-launcher-4002-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 248859 INFO  (jetty-launcher-4002-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 248859 INFO  (jetty-launcher-4002-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 248859 INFO  (jetty-launcher-4002-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-02T12:45:59.063193Z
   [junit4]   2> 248860 INFO  (jetty-launcher-4002-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248861 INFO  (jetty-launcher-4002-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248864 INFO  (zkConnectionManagerCallback-4004-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248865 INFO  (jetty-launcher-4002-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248872 INFO  (zkConnectionManagerCallback-4006-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248872 INFO  (jetty-launcher-4002-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248872 INFO  (zkConnectionManagerCallback-4008-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248872 INFO  (jetty-launcher-4002-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248873 INFO  (jetty-launcher-4002-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 248874 INFO  (jetty-launcher-4002-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 248874 INFO  (jetty-launcher-4002-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 248980 INFO  (jetty-launcher-4002-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 248987 WARN  (jetty-launcher-4002-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36a1be55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248987 WARN  (jetty-launcher-4002-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36a1be55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248990 WARN  (jetty-launcher-4002-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ba234d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248990 WARN  (jetty-launcher-4002-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ba234d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 248991 INFO  (jetty-launcher-4002-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40841/solr
   [junit4]   2> 248993 INFO  (jetty-launcher-4002-thread-1) [n:127.0.0.1:46641_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248996 INFO  (zkConnectionManagerCallback-4019-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 248997 INFO  (jetty-launcher-4002-thread-1) [n:127.0.0.1:46641_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 249052 INFO  (jetty-launcher-4002-thread-1) [n:127.0.0.1:46641_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46641_solr
   [junit4]   2> 249052 INFO  (jetty-launcher-4002-thread-1) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer Overseer (id=72181485772079110-127.0.0.1:46641_solr-n_0000000000) starting
   [junit4]   2> 249059 INFO  (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46641_solr
   [junit4]   2> 249061 INFO  (jetty-launcher-4002-thread-1) [n:127.0.0.1:46641_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46641_solr
   [junit4]   2> 249063 DEBUG (OverseerAutoScalingTriggerThread-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 249063 INFO  (zkCallback-4018-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 249065 DEBUG (OverseerAutoScalingTriggerThread-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 249066 INFO  (jetty-launcher-4002-thread-1) [n:127.0.0.1:46641_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 249066 DEBUG (OverseerAutoScalingTriggerThread-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 249066 DEBUG (OverseerAutoScalingTriggerThread-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 249066 WARN  (jetty-launcher-4002-thread-1) [n:127.0.0.1:46641_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> 249071 DEBUG (OverseerAutoScalingTriggerThread-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:46641_solr]
   [junit4]   2> 249077 DEBUG (OverseerAutoScalingTriggerThread-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 249077 INFO  (jetty-launcher-4002-thread-1) [n:127.0.0.1:46641_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 249080 DEBUG (OverseerAutoScalingTriggerThread-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 249080 INFO  (jetty-launcher-4002-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 249080 DEBUG (ScheduledTrigger-4024-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 249081 WARN  (jetty-launcher-4002-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72879313[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 249081 WARN  (jetty-launcher-4002-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72879313[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 249092 INFO  (jetty-launcher-4002-thread-1) [n:127.0.0.1:46641_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46641.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e041a73
   [junit4]   2> 249098 INFO  (jetty-launcher-4002-thread-1) [n:127.0.0.1:46641_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46641.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e041a73
   [junit4]   2> 249099 INFO  (jetty-launcher-4002-thread-1) [n:127.0.0.1:46641_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46641.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e041a73
   [junit4]   2> 249099 INFO  (jetty-launcher-4002-thread-1) [n:127.0.0.1:46641_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_19A462F9E6519CFE-001/tempDir-001/node1
   [junit4]   2> 249109 WARN  (jetty-launcher-4002-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e71efaa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 249109 WARN  (jetty-launcher-4002-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e71efaa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 249110 INFO  (jetty-launcher-4002-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40841/solr
   [junit4]   2> 249111 INFO  (jetty-launcher-4002-thread-2) [n:127.0.0.1:45649_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 249125 INFO  (zkConnectionManagerCallback-4042-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 249125 INFO  (jetty-launcher-4002-thread-2) [n:127.0.0.1:45649_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 249142 INFO  (jetty-launcher-4002-thread-2) [n:127.0.0.1:45649_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 249144 INFO  (jetty-launcher-4002-thread-2) [n:127.0.0.1:45649_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45649_solr as DOWN
   [junit4]   2> 249144 INFO  (jetty-launcher-4002-thread-2) [n:127.0.0.1:45649_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 249145 INFO  (jetty-launcher-4002-thread-2) [n:127.0.0.1:45649_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45649_solr
   [junit4]   2> 249145 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45649_solr"}
   [junit4]   2> 249145 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45649_solr
   [junit4]   2> 249145 INFO  (zkCallback-4018-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 249146 INFO  (jetty-launcher-4002-thread-2) [n:127.0.0.1:45649_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 249146 WARN  (jetty-launcher-4002-thread-2) [n:127.0.0.1:45649_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> 249149 INFO  (zkCallback-4041-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 249152 INFO  (jetty-launcher-4002-thread-2) [n:127.0.0.1:45649_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 249162 INFO  (jetty-launcher-4002-thread-2) [n:127.0.0.1:45649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45649.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e041a73
   [junit4]   2> 249167 INFO  (jetty-launcher-4002-thread-2) [n:127.0.0.1:45649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45649.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e041a73
   [junit4]   2> 249167 INFO  (jetty-launcher-4002-thread-2) [n:127.0.0.1:45649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45649.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e041a73
   [junit4]   2> 249168 INFO  (jetty-launcher-4002-thread-2) [n:127.0.0.1:45649_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_19A462F9E6519CFE-001/tempDir-001/node2
   [junit4]   2> 249180 INFO  (jetty-launcher-4002-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 249181 WARN  (jetty-launcher-4002-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@24a64c0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 249181 WARN  (jetty-launcher-4002-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@24a64c0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 249187 WARN  (jetty-launcher-4002-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1df295e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 249187 WARN  (jetty-launcher-4002-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1df295e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 249187 INFO  (jetty-launcher-4002-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40841/solr
   [junit4]   2> 249195 INFO  (jetty-launcher-4002-thread-3) [n:127.0.0.1:38633_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 249196 INFO  (zkConnectionManagerCallback-4061-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 249196 INFO  (jetty-launcher-4002-thread-3) [n:127.0.0.1:38633_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 249209 INFO  (jetty-launcher-4002-thread-3) [n:127.0.0.1:38633_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 249214 INFO  (jetty-launcher-4002-thread-3) [n:127.0.0.1:38633_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38633_solr as DOWN
   [junit4]   2> 249215 INFO  (jetty-launcher-4002-thread-3) [n:127.0.0.1:38633_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 249215 INFO  (jetty-launcher-4002-thread-3) [n:127.0.0.1:38633_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38633_solr
   [junit4]   2> 249215 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38633_solr"}
   [junit4]   2> 249215 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38633_solr
   [junit4]   2> 249216 INFO  (zkCallback-4018-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 249216 INFO  (zkCallback-4041-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 249216 INFO  (jetty-launcher-4002-thread-3) [n:127.0.0.1:38633_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 249217 INFO  (zkCallback-4060-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 249217 WARN  (jetty-launcher-4002-thread-3) [n:127.0.0.1:38633_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> 249224 INFO  (jetty-launcher-4002-thread-3) [n:127.0.0.1:38633_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 249234 INFO  (jetty-launcher-4002-thread-3) [n:127.0.0.1:38633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38633.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e041a73
   [junit4]   2> 249240 INFO  (jetty-launcher-4002-thread-3) [n:127.0.0.1:38633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38633.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e041a73
   [junit4]   2> 249241 INFO  (jetty-launcher-4002-thread-3) [n:127.0.0.1:38633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38633.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e041a73
   [junit4]   2> 249242 INFO  (jetty-launcher-4002-thread-3) [n:127.0.0.1:38633_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_19A462F9E6519CFE-001/tempDir-001/node3
   [junit4]   2> 249252 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 249253 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 249254 INFO  (zkConnectionManagerCallback-4074-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 249254 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 249255 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 249255 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40841/solr ready
   [junit4]   2> 249275 INFO  (qtp1791225192-5669) [n:127.0.0.1:45649_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 249280 INFO  (qtp1791225192-5669) [n:127.0.0.1:45649_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 249293 INFO  (TEST-TestUtilizeNode.test-seed#[19A462F9E6519CFE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 249294 INFO  (TEST-TestUtilizeNode.test-seed#[19A462F9E6519CFE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 249296 INFO  (TEST-TestUtilizeNode.test-seed#[19A462F9E6519CFE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 249296 INFO  (TEST-TestUtilizeNode.test-seed#[19A462F9E6519CFE]) [     ] o.a.s.c.TestUtilizeNode Creating Collection...
   [junit4]   2> 249296 INFO  (qtp1791225192-5671) [n:127.0.0.1:45649_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 249299 INFO  (OverseerThreadFactory-4026-thread-2-processing-n:127.0.0.1:46641_solr) [n:127.0.0.1:46641_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection utilizenodecoll
   [junit4]   2> 249299 INFO  (OverseerCollectionConfigSetProcessor-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_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> 249302 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "name":"utilizenodecoll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 249302 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: utilizenodecoll
   [junit4]   2> 249302 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/utilizenodecoll/state.json
   [junit4]   2> 249402 DEBUG (OverseerThreadFactory-4026-thread-2-processing-n:127.0.0.1:46641_solr) [n:127.0.0.1:46641_solr     ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 249413 INFO  (qtp1791225192-5669) [n:127.0.0.1:45649_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 249430 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 249430 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 249451 INFO  (qtp618562219-5680) [n:127.0.0.1:38633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 249452 DEBUG (OverseerThreadFactory-4026-thread-2-processing-n:127.0.0.1:46641_solr) [n:127.0.0.1:46641_solr     ] o.a.s.c.s.c.a.PolicyHelper New session created, 1890438720912043
   [junit4]   2> 249463 DEBUG (OverseerThreadFactory-4026-thread-2-processing-n:127.0.0.1:46641_solr) [n:127.0.0.1:46641_solr     ] o.a.s.c.s.c.a.PolicyHelper returnSession 1890438720912043
   [junit4]   2> 249467 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38633/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38633_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"}
   [junit4]   2> 249467 INFO  (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38633/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38633_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 249468 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 249468 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38633/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:38633_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 249469 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"}
   [junit4]   2> 249469 INFO  (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 249469 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38633/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:38633_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 249469 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38633/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:38633_solr",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 249470 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45649/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45649_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"}
   [junit4]   2> 249470 INFO  (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45649/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45649_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 249471 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 249471 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:45649/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:45649_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 249471 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"}
   [junit4]   2> 249471 INFO  (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 249472 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:45649/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:45649_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 249472 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:45649/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:45649_solr",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node8":{
   [junit4]   2>       "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 249572 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/utilizenodecoll/state.json version: 0
   [junit4]   2> 249674 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr    x:utilizenodecoll_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 249674 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr    x:utilizenodecoll_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 249675 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr    x:utilizenodecoll_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 249681 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38633/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38633_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 249681 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38633/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38633_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 249681 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "base_url":"https://127.0.0.1:38633/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38633_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 249681 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(utilizenodecoll/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:38633/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38633_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:45649/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:45649_solr",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 249684 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45649/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45649_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 249684 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45649/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45649_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 249684 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node7:{
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "base_url":"https://127.0.0.1:45649/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45649_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 249684 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(utilizenodecoll/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:38633/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38633_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:45649/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45649_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 249686 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 249689 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 249689 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 249689 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 249689 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(utilizenodecoll/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:38633/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38633_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>           "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:45649/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45649_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 249691 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr    x:utilizenodecoll_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 249697 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 249699 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 249704 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 249705 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 249705 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 249705 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node8:{
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 249705 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(utilizenodecoll/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:38633/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38633_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>           "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:45649/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45649_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:46641/solr",
   [junit4]   2>           "node_name":"127.0.0.1:46641_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 249706 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 249724 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 249726 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 249726 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 249726 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45649.solr.core.utilizenodecoll.shard2.replica_n4' (registry 'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e041a73
   [junit4]   2> 249726 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_19A462F9E6519CFE-001/tempDir-001/node2/utilizenodecoll_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_19A462F9E6519CFE-001/tempDir-001/node2/utilizenodecoll_shard2_replica_n4/data/]
   [junit4]   2> 249729 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 249743 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 249743 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 249743 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 249743 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 249744 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46641.solr.core.utilizenodecoll.shard1.replica_n2' (registry 'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e041a73
   [junit4]   2> 249744 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38633.solr.core.utilizenodecoll.shard1.replica_n1' (registry 'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e041a73
   [junit4]   2> 249744 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_19A462F9E6519CFE-001/tempDir-001/node1/utilizenodecoll_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_19A462F9E6519CFE-001/tempDir-001/node1/utilizenodecoll_shard1_replica_n2/data/]
   [junit4]   2> 249744 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_19A462F9E6519CFE-001/tempDir-001/node3/utilizenodecoll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_19A462F9E6519CFE-001/tempDir-001/node3/utilizenodecoll_shard1_replica_n1/data/]
   [junit4]   2> 249753 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 249763 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 249763 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 249765 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 249765 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 249767 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 249767 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 249767 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6' using configuration from configset conf1, trusted=true
   [junit4]   2> 249767 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 249768 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46641.solr.core.utilizenodecoll.shard2.replica_n6' (registry 'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e041a73
   [junit4]   2> 249768 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 249768 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_19A462F9E6519CFE-001/tempDir-001/node1/utilizenodecoll_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_19A462F9E6519CFE-001/tempDir-001/node1/utilizenodecoll_shard2_replica_n6/data/]
   [junit4]   2> 249768 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671109237771599872
   [junit4]   2> 249769 INFO  (searcherExecutor-4078-thread-1-processing-n:127.0.0.1:45649_solr x:utilizenodecoll_shard2_replica_n4 c:utilizenodecoll s:shard2 r:core_node7) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 249771 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/utilizenodecoll/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 249771 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/utilizenodecoll/leaders/shard2
   [junit4]   2> 249783 INFO  (qtp1791225192-5676) [n:127.0.0.1:45649_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 249783 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer processMessage: queueSize: 5, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"utilizenodecoll"}
   [junit4]   2> 249789 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 249789 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 249790 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 249790 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 249793 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 249793 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 249793 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 249793 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671109237797814272
   [junit4]   2> 249794 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 249794 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 249795 INFO  (searcherExecutor-4082-thread-1-processing-n:127.0.0.1:46641_solr x:utilizenodecoll_shard1_replica_n2 c:utilizenodecoll s:shard1 r:core_node5) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 249795 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 249795 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 249802 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 249802 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 249803 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 249803 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671109237808300032
   [junit4]   2> 249804 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 249805 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 249805 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/utilizenodecoll/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 249805 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/utilizenodecoll/leaders/shard1
   [junit4]   2> 249806 INFO  (searcherExecutor-4081-thread-1-processing-n:127.0.0.1:38633_solr x:utilizenodecoll_shard1_replica_n1 c:utilizenodecoll s:shard1 r:core_node3) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 249806 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 249806 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 249809 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 249809 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 249810 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 249810 INFO  (qtp575538481-5677) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671109237815640064
   [junit4]   2> 249810 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/utilizenodecoll/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 249810 INFO  (qtp618562219-5682) [n:127.0.0.1:38633_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/utilizenodecoll/leaders/shard1
   [junit4]   2> 249812 INFO  (qtp575538481-5679) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 249812 DEBUG (OverseerStateUpdate-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [n:127.0.0.1:46641_solr     ] o.a.s.c.Overseer processMessage: queueSize: 6, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"utilizenodecoll"}
   [junit4]   2> 249813 INFO  (searcherExecutor-4089-thread-1-processing-n:127.0.0.1:46641_solr x:utilizenodecoll_shard2_replica_n6 c:utilizenodecoll s:shard2 r:core_node8) [n:127.0.0.1:46641_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o

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


   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:525)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 372990 ERROR (OverseerThreadFactory-4026-thread-4-processing-n:127.0.0.1:46641_solr) [n:127.0.0.1:46641_solr     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr-0000000006
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2551)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:351)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:351)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:571)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:118)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.markTaskComplete(OverseerTaskProcessor.java:596)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:551)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 372990 WARN  (OverseerThreadFactory-4026-thread-4-processing-n:127.0.0.1:46641_solr) [n:127.0.0.1:46641_solr     ] o.a.s.c.OverseerTaskProcessor Resetting task: /overseer/collection-queue-work/qn-0000000006, requestid: null, taskKey: null
   [junit4]   2> 372990 DEBUG (closeThreadPool-4175-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 372990 INFO  (OverseerAutoScalingTriggerThread-72181485772079110-127.0.0.1:46641_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 372991 DEBUG (closeThreadPool-4175-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 372991 DEBUG (closeThreadPool-4175-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 372991 DEBUG (closeThreadPool-4175-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 372991 DEBUG (closeThreadPool-4175-thread-1) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 372991 DEBUG (closeThreadPool-4175-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 372991 INFO  (jetty-closer-4157-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72181485772079110-127.0.0.1:46641_solr-n_0000000000) closing
   [junit4]   2> 372991 INFO  (closeThreadPool-4175-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72181485772079110-127.0.0.1:46641_solr-n_0000000000) closing
   [junit4]   2> 372991 INFO  (jetty-closer-4157-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6db4e533{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 372992 INFO  (jetty-closer-4157-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79f1a7fa{/solr,null,UNAVAILABLE}
   [junit4]   2> 372992 INFO  (jetty-closer-4157-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 372992 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 373194 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> 	12	/solr/collections/utilizenodecoll/terms/shard2
   [junit4]   2> 	12	/solr/collections/utilizenodecoll/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/utilizenodecoll/collectionprops.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	126	/solr/collections/utilizenodecoll/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/utilizenodecoll/leader_elect/shard2/election/72181485772079111-core_node7-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	53	/solr/overseer/queue
   [junit4]   2> 	36	/solr/live_nodes
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 373196 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40841
   [junit4]   2> 373196 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40841
   [junit4]   2> 373196 INFO  (SUITE-TestUtilizeNode-seed#[19A462F9E6519CFE]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40841
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_19A462F9E6519CFE-001
   [junit4]   2> Jul 02, 2020 12:48:03 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=8, maxDocsPerChunk=731, blockShift=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=8, blockSize=6)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-SC, timezone=SystemV/PST8PDT
   [junit4]   2> NOTE: Linux 5.3.0-59-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=115791840,total=445644800
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRecoverLeaseTest, TermsComponentTest, TestGroupingSearch, MoveReplicaHDFSTest, TestSchemaField, FieldMutatingUpdateProcessorTest, TestReplicationHandlerDiskOverFlow, TestHalfAndHalfDocValues, CloudExitableDirectoryReaderTest, TestFieldTypeCollectionResource, TestRecovery, XsltUpdateRequestHandlerTest, SpellPossibilityIteratorTest, TestCloudConsistency, TestNumericTerms32, TestNoOpRegenerator, VMParamsZkACLAndCredentialsProvidersTest, DateRangeFieldTest, TestPerFieldSimilarity, HighlighterWithoutStoredIdTest, TestObjectReleaseTracker, TestMultiValuedNumericRangeQuery, CacheHeaderTest, PeerSyncWithIndexFingerprintCachingTest, MoreLikeThisHandlerTest, TestStressRecovery, TestSimpleQParserPlugin, PhrasesIdentificationComponentTest, TriggerSetPropertiesIntegrationTest, TestComponentsName, LoggingHandlerTest, StatelessScriptUpdateProcessorFactoryTest, SpatialFilterTest, TestLuceneIndexBackCompat, TestTestInjection, TestDynamicLoading, BadIndexSchemaTest, DistributedSpellCheckComponentTest, ActionThrottleTest, TestDynamicFieldNamesIndexCorrectly, SolrJmxReporterCloudTest, AuthToolTest, TestBinaryField, DataDrivenBlockJoinTest, RequestHandlersTest, ClassificationUpdateProcessorTest, TestDFRSimilarityFactory, TestQueryUtils, TestUtilizeNode]
   [junit4] Completed [277/915 (1!)] on J0 in 125.26s, 1 test, 1 error <<< FAILURES!

[...truncated 47003 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27203/consoleText

[repro] Revision: dd6d1c90c8faabd49823ee3d1ed4070e4ed08e5c

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestUtilizeNode -Dtests.method=test -Dtests.seed=19A462F9E6519CFE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SC -Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 2449 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestUtilizeNode" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=19A462F9E6519CFE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SC -Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestUtilizeNode
[repro] Exiting with code 0

[...truncated 49 lines...]