Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2529/

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testPerReplicaStateCollection

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:36715/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:36715/solr]
        at 
__randomizedtesting.SeedInfo.seed([957104F288EFAEEA:BF4CAFB0284F74E7]:0)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:346)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testPerReplicaStateCollection(CloudSolrClientTest.java:1115)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred 
while waiting response from server at: http://127.0.0.1:36715/solr
        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:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        ... 50 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        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)
        ... 54 more




Build Log:
[...truncated 17673 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> 187437 INFO  
(SUITE-CloudSolrClientTest-seed#[957104F288EFAEEA]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 187438 INFO  
(SUITE-CloudSolrClientTest-seed#[957104F288EFAEEA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/data-dir-19-001
   [junit4]   2> 187438 WARN  
(SUITE-CloudSolrClientTest-seed#[957104F288EFAEEA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 187438 INFO  
(SUITE-CloudSolrClientTest-seed#[957104F288EFAEEA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 187440 INFO  
(SUITE-CloudSolrClientTest-seed#[957104F288EFAEEA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 187440 INFO  
(SUITE-CloudSolrClientTest-seed#[957104F288EFAEEA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 187444 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.SolrTestCaseJ4 ###Starting preferLocalShardsTest
   [junit4]   2> 187444 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001
   [junit4]   2> 187445 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 187445 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 187445 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 187447 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 187545 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.ZkTestServer start zk server on port: 34361
   [junit4]   2> 187545 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34361
   [junit4]   2> 187545 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34361
   [junit4]   2> 187545 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34361
   [junit4]   2> 187547 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187552 INFO  (zkConnectionManagerCallback-2043-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187552 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187561 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187561 INFO  (zkConnectionManagerCallback-2045-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187561 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187562 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187564 INFO  (zkConnectionManagerCallback-2047-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187564 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187669 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 187669 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 187669 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 187670 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 187670 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 187670 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 187670 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 187670 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 187670 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 187672 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 187672 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 187672 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 187674 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c2a1dd6{/solr,null,AVAILABLE}
   [junit4]   2> 187676 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 187676 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 187676 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 187676 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 187676 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 187676 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 187681 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50a49213{/solr,null,AVAILABLE}
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@73ab2293{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:४३३२७}
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.e.j.s.Server Started @१८७७१४ms
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:34361/solr, hostPort=43327}
   [junit4]   2> 187682 ERROR (jetty-launcher-2048-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 187682 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-05-29T02:10:45.552Z
   [junit4]   2> 187683 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187684 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7918a491{/solr,null,AVAILABLE}
   [junit4]   2> 187684 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1fadf29f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:४३७५३}
   [junit4]   2> 187684 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.e.j.s.Server Started @१८७७१७ms
   [junit4]   2> 187684 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:34361/solr, hostPort=43753}
   [junit4]   2> 187684 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@54e2a9d5{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:३७६६७}
   [junit4]   2> 187684 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.e.j.s.Server Started @१८७७१७ms
   [junit4]   2> 187684 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:34361/solr, hostPort=37667}
   [junit4]   2> 187685 ERROR (jetty-launcher-2048-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 187684 ERROR (jetty-launcher-2048-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-05-29T02:10:45.555Z
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-05-29T02:10:45.555Z
   [junit4]   2> 187685 INFO  (zkConnectionManagerCallback-2050-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187685 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187686 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 187690 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187692 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187696 INFO  (zkConnectionManagerCallback-2052-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187696 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187696 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 187700 INFO  (zkConnectionManagerCallback-2054-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187700 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187701 WARN  
(jetty-launcher-2048-thread-3-SendThread(127.0.0.1:34361)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1056cd07b040004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1056cd07b040004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1056cd07b040004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 187701 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 189046 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 189048 WARN  (jetty-launcher-2048-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@50a2b052[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189048 WARN  (jetty-launcher-2048-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@50a2b052[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189063 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 189064 WARN  (jetty-launcher-2048-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@16a100e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189064 WARN  (jetty-launcher-2048-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@16a100e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189065 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34361/solr
   [junit4]   2> 189074 WARN  (jetty-launcher-2048-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3914e320[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189074 WARN  (jetty-launcher-2048-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3914e320[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189077 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 189078 WARN  (jetty-launcher-2048-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@367de658[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189078 WARN  (jetty-launcher-2048-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@367de658[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 189079 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34361/solr
   [junit4]   2> 189080 INFO  (zkConnectionManagerCallback-2074-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 189080 INFO  (jetty-launcher-2048-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 189081 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 189083 INFO  (zkConnectionManagerCallback-2079-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 189083 INFO  (jetty-launcher-2048-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 189085 WARN  
(jetty-launcher-2048-thread-1-SendThread(127.0.0.1:34361)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1056cd07b040007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1056cd07b040007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1056cd07b040007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 189270 INFO  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 189271 INFO  (zkConnectionManagerCallback-2081-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 189271 INFO  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 189374 INFO  (jetty-launcher-2048-thread-1) 
[n:127.0.0.1:43753_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 189383 INFO  (zkConnectionManagerCallback-2085-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 189384 INFO  (jetty-launcher-2048-thread-1) 
[n:127.0.0.1:43753_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 189403 WARN  (jetty-launcher-2048-thread-1) 
[n:127.0.0.1:43753_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 189420 WARN  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 189423 INFO  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37667_solr
   [junit4]   2> 189424 INFO  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.Overseer Overseer 
(id=73584611594338312-127.0.0.1:37667_solr-n_0000000000) starting
   [junit4]   2> 189431 INFO  (jetty-launcher-2048-thread-1) 
[n:127.0.0.1:43753_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43753_solr
   [junit4]   2> 189435 INFO  (jetty-launcher-2048-thread-1) 
[n:127.0.0.1:43753_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 189435 WARN  (jetty-launcher-2048-thread-1) 
[n:127.0.0.1:43753_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> 189461 INFO  (zkCallback-2080-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 189461 INFO  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37667_solr as DOWN
   [junit4]   2> 189461 INFO  
(OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37667_solr
   [junit4]   2> 189463 INFO  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 189463 INFO  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37667_solr
   [junit4]   2> 189464 INFO  (zkCallback-2080-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 189465 INFO  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 189465 WARN  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_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> 189466 INFO  (jetty-launcher-2048-thread-1) 
[n:127.0.0.1:43753_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 189468 INFO  (zkCallback-2084-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 189487 INFO  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 189591 INFO  (jetty-launcher-2048-thread-1) 
[n:127.0.0.1:43753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43753.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 189600 INFO  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37667.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 189601 INFO  (jetty-launcher-2048-thread-1) 
[n:127.0.0.1:43753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43753.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 189601 INFO  (jetty-launcher-2048-thread-1) 
[n:127.0.0.1:43753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43753.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 189603 INFO  (jetty-launcher-2048-thread-1) 
[n:127.0.0.1:43753_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node1
   [junit4]   2> 189611 INFO  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37667.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 189611 INFO  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37667.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 189612 INFO  (jetty-launcher-2048-thread-3) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node3
   [junit4]   2> 190234 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 190235 WARN  (jetty-launcher-2048-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@45fe00a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 190235 WARN  (jetty-launcher-2048-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@45fe00a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 190237 WARN  (jetty-launcher-2048-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@49c4ec23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 190237 WARN  (jetty-launcher-2048-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@49c4ec23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 190238 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34361/solr
   [junit4]   2> 190239 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 190244 INFO  (zkConnectionManagerCallback-2111-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 190244 INFO  (jetty-launcher-2048-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 190348 INFO  (jetty-launcher-2048-thread-2) 
[n:127.0.0.1:43327_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 190352 INFO  (zkConnectionManagerCallback-2113-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 190352 INFO  (jetty-launcher-2048-thread-2) 
[n:127.0.0.1:43327_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 190356 WARN  (jetty-launcher-2048-thread-2) 
[n:127.0.0.1:43327_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 190357 INFO  (jetty-launcher-2048-thread-2) 
[n:127.0.0.1:43327_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 190360 INFO  (jetty-launcher-2048-thread-2) 
[n:127.0.0.1:43327_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43327_solr as DOWN
   [junit4]   2> 190361 INFO  (jetty-launcher-2048-thread-2) 
[n:127.0.0.1:43327_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 190361 INFO  (jetty-launcher-2048-thread-2) 
[n:127.0.0.1:43327_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43327_solr
   [junit4]   2> 190362 INFO  (zkCallback-2080-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 190362 INFO  (zkCallback-2084-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 190364 INFO  (jetty-launcher-2048-thread-2) 
[n:127.0.0.1:43327_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 190364 WARN  (jetty-launcher-2048-thread-2) 
[n:127.0.0.1:43327_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> 190374 INFO  (zkCallback-2112-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 190484 INFO  (jetty-launcher-2048-thread-2) 
[n:127.0.0.1:43327_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 190613 INFO  (jetty-launcher-2048-thread-2) 
[n:127.0.0.1:43327_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43327.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 190640 INFO  (jetty-launcher-2048-thread-2) 
[n:127.0.0.1:43327_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43327.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 190640 INFO  (jetty-launcher-2048-thread-2) 
[n:127.0.0.1:43327_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43327.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 190641 INFO  (jetty-launcher-2048-thread-2) 
[n:127.0.0.1:43327_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node2
   [junit4]   2> 190674 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 190675 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 190679 INFO  (zkConnectionManagerCallback-2126-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 190682 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 190688 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 190689 INFO  
(TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[957104F288EFAEEA]) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34361/solr ready
   [junit4]   2> 190699 INFO  (qtp292163266-3653) [n:127.0.0.1:43753_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 190712 INFO  (qtp1512393953-3665) [n:127.0.0.1:37667_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba&collection.configName=conf&maxShardsPerNode=9&name=localShardsTestColl&nrtReplicas=3&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 190715 INFO  (qtp1512393953-3667) [n:127.0.0.1:37667_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b1f4c2f7-51af-4561-9f77-f0c0a96969ba&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 190717 INFO  
(OverseerThreadFactory-2094-thread-1-processing-n:127.0.0.1:37667_solr) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
localShardsTestColl
   [junit4]   2> 190847 INFO  
(OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43327_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43327/solr";,
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190857 INFO  
(OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:43753_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43753/solr";,
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190865 INFO  
(OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard1_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:37667_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37667/solr";,
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190874 INFO  
(OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:43327_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43327/solr";,
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190880 INFO  
(OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard2_replica_n8",
   [junit4]   2>   "node_name":"127.0.0.1:43753_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43753/solr";,
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190884 INFO  
(OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard2_replica_n10",
   [junit4]   2>   "node_name":"127.0.0.1:37667_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37667/solr";,
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190886 INFO  
(OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard3_replica_n12",
   [junit4]   2>   "node_name":"127.0.0.1:43327_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43327/solr";,
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190889 INFO  
(OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard3_replica_n14",
   [junit4]   2>   "node_name":"127.0.0.1:43753_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43753/solr";,
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 190892 INFO  
(OverseerStateUpdate-73584611594338312-127.0.0.1:37667_solr-n_0000000000) 
[n:127.0.0.1:37667_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"localShardsTestColl_shard3_replica_n16",
   [junit4]   2>   "node_name":"127.0.0.1:37667_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37667/solr";,
   [junit4]   2>   "collection":"localShardsTestColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 191262 INFO  (qtp2104279886-3666) [n:127.0.0.1:43327_solr    
x:localShardsTestColl_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135&coreNodeName=core_node3&name=localShardsTestColl_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 191262 INFO  
(parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard1_replica_n1 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) 
[n:127.0.0.1:43327_solr    x:localShardsTestColl_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135&coreNodeName=core_node3&name=localShardsTestColl_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 191265 INFO  (qtp1512393953-3673) [n:127.0.0.1:37667_solr    
x:localShardsTestColl_shard1_replica_n4 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084&coreNodeName=core_node7&name=localShardsTestColl_shard1_replica_n4&action=CREATE&numShards=3&shard=shard1&wt=javabin}
 status=0 QTime=3
   [junit4]   2> 191266 INFO  
(parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard1_replica_n2 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) 
[n:127.0.0.1:43753_solr    x:localShardsTestColl_shard1_replica_n2 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300&coreNodeName=core_node5&name=localShardsTestColl_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 191267 INFO  (qtp292163266-3654) [n:127.0.0.1:43753_solr    
x:localShardsTestColl_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300&coreNodeName=core_node5&name=localShardsTestColl_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin}
 status=0 QTime=3
   [junit4]   2> 191267 INFO  
(parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard1_replica_n4 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) 
[n:127.0.0.1:37667_solr    x:localShardsTestColl_shard1_replica_n4 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084&coreNodeName=core_node7&name=localShardsTestColl_shard1_replica_n4&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 191268 INFO  
(parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard1_replica_n2 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) 
[n:127.0.0.1:43753_solr    x:localShardsTestColl_shard1_replica_n2 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 191268 INFO  (qtp292163266-3655) [n:127.0.0.1:43753_solr    
x:localShardsTestColl_shard3_replica_n14 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915&coreNodeName=core_node17&name=localShardsTestColl_shard3_replica_n14&action=CREATE&numShards=3&shard=shard3&wt=javabin}
 status=0 QTime=4
   [junit4]   2> 191269 INFO  
(parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard3_replica_n14 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) 
[n:127.0.0.1:43753_solr    x:localShardsTestColl_shard3_replica_n14 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915&coreNodeName=core_node17&name=localShardsTestColl_shard3_replica_n14&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 191272 INFO  (qtp292163266-3651) [n:127.0.0.1:43753_solr    
x:localShardsTestColl_shard2_replica_n8 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823&coreNodeName=core_node11&name=localShardsTestColl_shard2_replica_n8&action=CREATE&numShards=3&shard=shard2&wt=javabin}
 status=0 QTime=8
   [junit4]   2> 191272 INFO  (qtp1512393953-3672) [n:127.0.0.1:37667_solr    
x:localShardsTestColl_shard3_replica_n16 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957&coreNodeName=core_node18&name=localShardsTestColl_shard3_replica_n16&action=CREATE&numShards=3&shard=shard3&wt=javabin}
 status=0 QTime=7
   [junit4]   2> 191273 INFO  
(parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard3_replica_n16 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) 
[n:127.0.0.1:37667_solr    x:localShardsTestColl_shard3_replica_n16 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957&coreNodeName=core_node18&name=localShardsTestColl_shard3_replica_n16&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 191273 INFO  
(parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard2_replica_n8 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) 
[n:127.0.0.1:43753_solr    x:localShardsTestColl_shard2_replica_n8 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823&coreNodeName=core_node11&name=localShardsTestColl_shard2_replica_n8&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 191289 INFO  (qtp1512393953-3665) [n:127.0.0.1:37667_solr    
x:localShardsTestColl_shard2_replica_n10 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241&coreNodeName=core_node13&name=localShardsTestColl_shard2_replica_n10&action=CREATE&numShards=3&shard=shard2&wt=javabin}
 status=0 QTime=24
   [junit4]   2> 191289 INFO  
(parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard2_replica_n10 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) 
[n:127.0.0.1:37667_solr    x:localShardsTestColl_shard2_replica_n10 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241&coreNodeName=core_node13&name=localShardsTestColl_shard2_replica_n10&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 191289 INFO  (qtp2104279886-3670) [n:127.0.0.1:43327_solr    
x:localShardsTestColl_shard2_replica_n6 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167&coreNodeName=core_node9&name=localShardsTestColl_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin}
 status=0 QTime=23
   [junit4]   2> 191289 INFO  
(parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard2_replica_n6 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) 
[n:127.0.0.1:43327_solr    x:localShardsTestColl_shard2_replica_n6 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167&coreNodeName=core_node9&name=localShardsTestColl_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 191291 INFO  (qtp2104279886-3669) [n:127.0.0.1:43327_solr    
x:localShardsTestColl_shard3_replica_n12 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045&coreNodeName=core_node15&name=localShardsTestColl_shard3_replica_n12&action=CREATE&numShards=3&shard=shard3&wt=javabin}
 status=0 QTime=24
   [junit4]   2> 191291 INFO  
(parallelCoreAdminExecutor-2117-thread-2-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard3_replica_n12 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045 CREATE) 
[n:127.0.0.1:43327_solr    x:localShardsTestColl_shard3_replica_n12 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=localShardsTestColl&version=2&replicaType=NRT&async=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045&coreNodeName=core_node15&name=localShardsTestColl_shard3_replica_n12&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 191295 INFO  
(parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard3_replica_n14 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 
x:localShardsTestColl_shard3_replica_n14 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.9.0
   [junit4]   2> 191295 INFO  
(parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard2_replica_n8 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 
x:localShardsTestColl_shard2_replica_n8 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.9.0
   [junit4]   2> 191298 INFO  
(parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard3_replica_n14 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 
x:localShardsTestColl_shard3_replica_n14 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191299 INFO  
(parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard2_replica_n8 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 
x:localShardsTestColl_shard2_replica_n8 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191300 INFO  
(parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard3_replica_n16 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 
x:localShardsTestColl_shard3_replica_n16 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.9.0
   [junit4]   2> 191301 WARN  
(parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard3_replica_n14 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 
x:localShardsTestColl_shard3_replica_n14 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191304 WARN  
(parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard3_replica_n14 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 
x:localShardsTestColl_shard3_replica_n14 ] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191305 INFO  
(parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard3_replica_n14 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 
x:localShardsTestColl_shard3_replica_n14 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 191305 INFO  
(parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard3_replica_n14 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 
x:localShardsTestColl_shard3_replica_n14 ] o.a.s.c.CoreContainer Creating 
SolrCore 'localShardsTestColl_shard3_replica_n14' using configuration from 
configset conf, trusted=true
   [junit4]   2> 191306 WARN  
(parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard2_replica_n8 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 
x:localShardsTestColl_shard2_replica_n8 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191306 WARN  
(parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard2_replica_n8 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 
x:localShardsTestColl_shard2_replica_n8 ] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191306 INFO  
(parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard2_replica_n8 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 
x:localShardsTestColl_shard2_replica_n8 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 191306 INFO  
(parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard2_replica_n8 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 
x:localShardsTestColl_shard2_replica_n8 ] o.a.s.c.CoreContainer Creating 
SolrCore 'localShardsTestColl_shard2_replica_n8' using configuration from 
configset conf, trusted=true
   [junit4]   2> 191306 INFO  
(parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard3_replica_n16 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 
x:localShardsTestColl_shard3_replica_n16 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191315 INFO  
(parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard3_replica_n14 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 
x:localShardsTestColl_shard3_replica_n14 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43753.solr.core.localShardsTestColl.shard3.replica_n14' 
(registry 'solr.core.localShardsTestColl.shard3.replica_n14') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191316 INFO  
(parallelCoreAdminExecutor-2093-thread-3-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard3_replica_n14 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442218302915 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard3 r:core_node17 
x:localShardsTestColl_shard3_replica_n14 ] o.a.s.c.SolrCore 
[[localShardsTestColl_shard3_replica_n14] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node1/localShardsTestColl_shard3_replica_n14],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node1/localShardsTestColl_shard3_replica_n14/data/]
   [junit4]   2> 191319 INFO  (qtp2104279886-3668) [n:127.0.0.1:43327_solr     
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135
   [junit4]   2> 191319 INFO  (qtp2104279886-3668) [n:127.0.0.1:43327_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 191319 INFO  
(parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard1_replica_n2 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 
x:localShardsTestColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.9.0
   [junit4]   2> 191317 INFO  
(parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard2_replica_n8 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 
x:localShardsTestColl_shard2_replica_n8 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43753.solr.core.localShardsTestColl.shard2.replica_n8' 
(registry 'solr.core.localShardsTestColl.shard2.replica_n8') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191320 INFO  
(parallelCoreAdminExecutor-2093-thread-2-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard2_replica_n8 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442208702823 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard2 r:core_node11 
x:localShardsTestColl_shard2_replica_n8 ] o.a.s.c.SolrCore 
[[localShardsTestColl_shard2_replica_n8] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node1/localShardsTestColl_shard2_replica_n8],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node1/localShardsTestColl_shard2_replica_n8/data/]
   [junit4]   2> 191320 INFO  
(parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard1_replica_n2 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 
x:localShardsTestColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191323 WARN  
(parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard1_replica_n2 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 
x:localShardsTestColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191323 WARN  
(parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard1_replica_n2 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 
x:localShardsTestColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191323 INFO  
(parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard1_replica_n2 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 
x:localShardsTestColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 191323 INFO  
(parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard1_replica_n2 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 
x:localShardsTestColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'localShardsTestColl_shard1_replica_n2' using configuration from 
configset conf, trusted=true
   [junit4]   2> 191324 INFO  
(parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard1_replica_n2 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 
x:localShardsTestColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43753.solr.core.localShardsTestColl.shard1.replica_n2' 
(registry 'solr.core.localShardsTestColl.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191324 INFO  
(parallelCoreAdminExecutor-2093-thread-1-processing-n:127.0.0.1:43753_solr 
x:localShardsTestColl_shard1_replica_n2 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442187153300 CREATE) 
[n:127.0.0.1:43753_solr c:localShardsTestColl s:shard1 r:core_node5 
x:localShardsTestColl_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[localShardsTestColl_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node1/localShardsTestColl_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node1/localShardsTestColl_shard1_replica_n2/data/]
   [junit4]   2> 191325 INFO  
(parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard2_replica_n10 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 
x:localShardsTestColl_shard2_replica_n10 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.9.0
   [junit4]   2> 191326 INFO  
(parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard2_replica_n10 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 
x:localShardsTestColl_shard2_replica_n10 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191327 WARN  
(parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard3_replica_n16 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 
x:localShardsTestColl_shard3_replica_n16 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191327 WARN  
(parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard3_replica_n16 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 
x:localShardsTestColl_shard3_replica_n16 ] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191327 INFO  
(parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard3_replica_n16 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 
x:localShardsTestColl_shard3_replica_n16 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 191327 INFO  
(parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard3_replica_n16 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 
x:localShardsTestColl_shard3_replica_n16 ] o.a.s.c.CoreContainer Creating 
SolrCore 'localShardsTestColl_shard3_replica_n16' using configuration from 
configset conf, trusted=true
   [junit4]   2> 191327 INFO  
(parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard3_replica_n16 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 
x:localShardsTestColl_shard3_replica_n16 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37667.solr.core.localShardsTestColl.shard3.replica_n16' 
(registry 'solr.core.localShardsTestColl.shard3.replica_n16') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191328 INFO  
(parallelCoreAdminExecutor-2098-thread-3-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard3_replica_n16 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442221753957 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard3 r:core_node18 
x:localShardsTestColl_shard3_replica_n16 ] o.a.s.c.SolrCore 
[[localShardsTestColl_shard3_replica_n16] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node3/localShardsTestColl_shard3_replica_n16],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node3/localShardsTestColl_shard3_replica_n16/data/]
   [junit4]   2> 191328 WARN  
(parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard2_replica_n10 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 
x:localShardsTestColl_shard2_replica_n10 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191328 WARN  
(parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard2_replica_n10 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 
x:localShardsTestColl_shard2_replica_n10 ] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191328 INFO  
(parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard2_replica_n10 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 
x:localShardsTestColl_shard2_replica_n10 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 191329 INFO  
(parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard2_replica_n10 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 
x:localShardsTestColl_shard2_replica_n10 ] o.a.s.c.CoreContainer Creating 
SolrCore 'localShardsTestColl_shard2_replica_n10' using configuration from 
configset conf, trusted=true
   [junit4]   2> 191329 INFO  
(parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard2_replica_n10 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 
x:localShardsTestColl_shard2_replica_n10 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37667.solr.core.localShardsTestColl.shard2.replica_n10' 
(registry 'solr.core.localShardsTestColl.shard2.replica_n10') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191329 INFO  
(parallelCoreAdminExecutor-2098-thread-2-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard2_replica_n10 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442214415241 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard2 r:core_node13 
x:localShardsTestColl_shard2_replica_n10 ] o.a.s.c.SolrCore 
[[localShardsTestColl_shard2_replica_n10] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node3/localShardsTestColl_shard2_replica_n10],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node3/localShardsTestColl_shard2_replica_n10/data/]
   [junit4]   2> 191349 INFO  
(parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard1_replica_n4 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 
x:localShardsTestColl_shard1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.9.0
   [junit4]   2> 191350 INFO  
(parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard1_replica_n4 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 
x:localShardsTestColl_shard1_replica_n4 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191355 WARN  
(parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard1_replica_n4 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 
x:localShardsTestColl_shard1_replica_n4 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191355 WARN  
(parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard1_replica_n4 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 
x:localShardsTestColl_shard1_replica_n4 ] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191355 INFO  
(parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard1_replica_n4 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 
x:localShardsTestColl_shard1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 191355 INFO  
(parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard1_replica_n4 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 
x:localShardsTestColl_shard1_replica_n4 ] o.a.s.c.CoreContainer Creating 
SolrCore 'localShardsTestColl_shard1_replica_n4' using configuration from 
configset conf, trusted=true
   [junit4]   2> 191355 INFO  
(parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard1_replica_n4 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 
x:localShardsTestColl_shard1_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37667.solr.core.localShardsTestColl.shard1.replica_n4' 
(registry 'solr.core.localShardsTestColl.shard1.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191355 INFO  
(parallelCoreAdminExecutor-2098-thread-1-processing-n:127.0.0.1:37667_solr 
x:localShardsTestColl_shard1_replica_n4 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442194764084 CREATE) 
[n:127.0.0.1:37667_solr c:localShardsTestColl s:shard1 r:core_node7 
x:localShardsTestColl_shard1_replica_n4 ] o.a.s.c.SolrCore 
[[localShardsTestColl_shard1_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node3/localShardsTestColl_shard1_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node3/localShardsTestColl_shard1_replica_n4/data/]
   [junit4]   2> 191361 INFO  
(parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard1_replica_n1 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 
x:localShardsTestColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.9.0
   [junit4]   2> 191362 INFO  
(parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard2_replica_n6 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 
x:localShardsTestColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.9.0
   [junit4]   2> 191364 INFO  
(parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard1_replica_n1 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 
x:localShardsTestColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191368 INFO  
(parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard2_replica_n6 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 
x:localShardsTestColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191375 WARN  
(parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard1_replica_n1 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 
x:localShardsTestColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191375 WARN  
(parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard1_replica_n1 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 
x:localShardsTestColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191375 INFO  
(parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard1_replica_n1 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 
x:localShardsTestColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 191375 INFO  
(parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard1_replica_n1 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 
x:localShardsTestColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'localShardsTestColl_shard1_replica_n1' using configuration from 
configset conf, trusted=true
   [junit4]   2> 191376 INFO  
(parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard1_replica_n1 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 
x:localShardsTestColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43327.solr.core.localShardsTestColl.shard1.replica_n1' 
(registry 'solr.core.localShardsTestColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191376 INFO  
(parallelCoreAdminExecutor-2117-thread-1-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard1_replica_n1 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442176272135 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard1 r:core_node3 
x:localShardsTestColl_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[localShardsTestColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node2/localShardsTestColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node2/localShardsTestColl_shard1_replica_n1/data/]
   [junit4]   2> 191378 WARN  
(parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard2_replica_n6 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 
x:localShardsTestColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191378 WARN  
(parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard2_replica_n6 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 
x:localShardsTestColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191378 INFO  
(parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard2_replica_n6 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 
x:localShardsTestColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 191378 INFO  
(parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard2_replica_n6 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 
x:localShardsTestColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating 
SolrCore 'localShardsTestColl_shard2_replica_n6' using configuration from 
configset conf, trusted=true
   [junit4]   2> 191378 INFO  
(parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard2_replica_n6 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 
x:localShardsTestColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43327.solr.core.localShardsTestColl.shard2.replica_n6' 
(registry 'solr.core.localShardsTestColl.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55298f43
   [junit4]   2> 191378 INFO  
(parallelCoreAdminExecutor-2117-thread-3-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard2_replica_n6 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442204475167 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard2 r:core_node9 
x:localShardsTestColl_shard2_replica_n6 ] o.a.s.c.SolrCore 
[[localShardsTestColl_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node2/localShardsTestColl_shard2_replica_n6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001/tempDir-001/node2/localShardsTestColl_shard2_replica_n6/data/]
   [junit4]   2> 191382 INFO  
(parallelCoreAdminExecutor-2117-thread-2-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard3_replica_n12 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard3 r:core_node15 
x:localShardsTestColl_shard3_replica_n12 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.9.0
   [junit4]   2> 191384 INFO  
(parallelCoreAdminExecutor-2117-thread-2-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard3_replica_n12 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard3 r:core_node15 
x:localShardsTestColl_shard3_replica_n12 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 191387 WARN  
(parallelCoreAdminExecutor-2117-thread-2-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard3_replica_n12 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard3 r:core_node15 
x:localShardsTestColl_shard3_replica_n12 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 191387 WARN  
(parallelCoreAdminExecutor-2117-thread-2-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard3_replica_n12 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard3 r:core_node15 
x:localShardsTestColl_shard3_replica_n12 ] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 191387 INFO  
(parallelCoreAdminExecutor-2117-thread-2-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard3_replica_n12 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard3 r:core_node15 
x:localShardsTestColl_shard3_replica_n12 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 191387 INFO  
(parallelCoreAdminExecutor-2117-thread-2-processing-n:127.0.0.1:43327_solr 
x:localShardsTestColl_shard3_replica_n12 
b1f4c2f7-51af-4561-9f77-f0c0a96969ba23300442216138045 CREATE) 
[n:127.0.0.1:43327_solr c:localShardsTestColl s:shard3 r:core_node15 
x:localShardsTestColl_shard3_replica_n12 ] o.a.s.c.CoreContainer Creating 
SolrCore 'localShardsTestColl_shard3_replica_n12' using configuration from 
configset conf,

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

tName = solr_42705, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@2d53cb0d
   [junit4]   2> 377748 INFO  (jetty-closer-4412-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 377748 INFO  (jetty-closer-4412-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@66273d27: rootName = 
solr_46223, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@5e56bd36
   [junit4]   2> 377748 INFO  (jetty-closer-4412-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 377749 INFO  (jetty-closer-4412-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 377749 INFO  (jetty-closer-4412-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@59e63815: rootName = 
solr_42705, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@5e56bd36
   [junit4]   2> 377749 INFO  (jetty-closer-4412-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 377750 INFO  (zkCallback-4347-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 377751 INFO  (closeThreadPool-4429-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73584623900819464-127.0.0.1:42705_solr-n_0000000000) closing
   [junit4]   2> 377752 INFO  
(OverseerStateUpdate-73584623900819464-127.0.0.1:42705_solr-n_0000000000) 
[n:127.0.0.1:42705_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42705_solr
   [junit4]   2> 377753 INFO  
(OverseerAutoScalingTriggerThread-73584623900819464-127.0.0.1:42705_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 377755 WARN  
(jetty-launcher-4315-thread-1-SendThread(127.0.0.1:45969)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1056cd3588a0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1056cd3588a0008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1056cd3588a0008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 377756 INFO  (closeThreadPool-4429-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73584623900819464-127.0.0.1:42705_solr-n_0000000000) closing
   [junit4]   2> 377834 INFO  (jetty-closer-4412-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5c8e93e3{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:०}
   [junit4]   2> 377835 INFO  (jetty-closer-4412-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1b6d8371{/solr,null,STOPPED}
   [junit4]   2> 377835 INFO  (jetty-closer-4412-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 377856 INFO  (jetty-closer-4412-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73584623900819464-127.0.0.1:42705_solr-n_0000000000) closing
   [junit4]   2> 377857 INFO  (jetty-closer-4412-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@32ed2b76{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:०}
   [junit4]   2> 377857 INFO  (jetty-closer-4412-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@191de379{/solr,null,STOPPED}
   [junit4]   2> 377857 INFO  (jetty-closer-4412-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 377935 INFO  (jetty-closer-4412-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@69ed65bf{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:०}
   [junit4]   2> 377935 INFO  (jetty-closer-4412-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4436dc24{/solr,null,STOPPED}
   [junit4]   2> 377935 INFO  (jetty-closer-4412-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 377936 INFO  
(TEST-CloudSolrClientTest.testRouting-seed#[957104F288EFAEEA]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 378138 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>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       
/solr/collections/routing_collection/terms/shard2
   [junit4]   2>        3       
/solr/collections/routing_collection/terms/shard1
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2>        2       
/solr/collections/routing_collection/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/collections/routing_collection/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /solr/overseer/queue
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2>        10      /solr/collections/routing_collection/state.json
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 378140 INFO  
(TEST-CloudSolrClientTest.testRouting-seed#[957104F288EFAEEA]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45969
   [junit4]   2> 378140 INFO  
(TEST-CloudSolrClientTest.testRouting-seed#[957104F288EFAEEA]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45969
   [junit4]   2> 378141 INFO  
(TEST-CloudSolrClientTest.testRouting-seed#[957104F288EFAEEA]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45969
   [junit4]   2> 378141 INFO  
(TEST-CloudSolrClientTest.testRouting-seed#[957104F288EFAEEA]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRouting
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_957104F288EFAEEA-001
   [junit4]   2> May 29, 2021 2:13:56 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{multiDefault=FST50, a_t=BlockTreeOrds(blocksize=128), title_s=FST50, 
id=PostingsFormat(name=Direct), text=PostingsFormat(name=Asserting)}, 
docValues:{_version_=DocValuesFormat(name=Asserting), 
multiDefault=DocValuesFormat(name=Direct), 
title_s=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=155, 
maxMBSortInHeap=7.719116819780609, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=hi-IN, 
timezone=Australia/Lord_Howe
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=1,free=149112296,total=456130560
   [junit4]   2> NOTE: All tests run in this JVM: [TermsResponseTest, 
DomainMapTest, JsonRequestApiHeatmapFacetingTest, TestDocumentObjectBinder, 
TestV1toV2ApiMapper, StreamExpressionTest, SolrExampleEmbeddedTest, 
SolrPingTest, LargeVolumeBinaryJettyTest, TestPathTrie, 
NodePreferenceRulesComparatorTest, OrEvaluatorTest, MathExpressionTest, 
CloudSolrClientBuilderTest, NamedListTest, 
ConcurrentUpdateSolrClientBadInputTest, ShardParamsTest, TestValidatingJsonMap, 
Http2SolrClientCompatibilityTest, CollectionAdminRequestRequiredParamsTest, 
CloudHttp2SolrClientMultiConstructorTest, TestCloudSolrClientConnections, 
TermsFacetMapTest, TestBatchUpdate, SolrExampleStreamingHttp2Test, 
TestDocCollectionWatcher, CorrelationEvaluatorTest, CloudSolrClientTest]
   [junit4] Completed [215/215 (1!)] on J0 in 191.40s, 19 tests, 1 error <<< 
FAILURES!

[...truncated 13679 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:619:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:116:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/build.xml:260:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2264:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:149:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/analysis/build.xml:38:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2011:
 Rat problems were found!

Total time: 65 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to