Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1529/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at 
http://127.0.0.1:33006/solr/stale_state_test_col_shard1_replica_n1: Expected 
mime type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/stale_state_test_col_shard1_replica_n1/update. Reason: <pre>    Can not 
find: /solr/stale_state_test_col_shard1_replica_n1/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:33006/solr/stale_state_test_col_shard1_replica_n1: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/stale_state_test_col_shard1_replica_n1/update. 
Reason:
<pre>    Can not find: 
/solr/stale_state_test_col_shard1_replica_n1/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([6D700CB56F68D34E:D941945D8C81A562]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:559)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:844)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14716 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> 121700 INFO  
(SUITE-CloudSolrClientTest-seed#[6D700CB56F68D34E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_6D700CB56F68D34E-001/init-core-data-001
   [junit4]   2> 121701 WARN  
(SUITE-CloudSolrClientTest-seed#[6D700CB56F68D34E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 121701 INFO  
(SUITE-CloudSolrClientTest-seed#[6D700CB56F68D34E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 121702 INFO  
(SUITE-CloudSolrClientTest-seed#[6D700CB56F68D34E]-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> 121703 INFO  
(SUITE-CloudSolrClientTest-seed#[6D700CB56F68D34E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_6D700CB56F68D34E-001/tempDir-001
   [junit4]   2> 121703 INFO  
(SUITE-CloudSolrClientTest-seed#[6D700CB56F68D34E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 121703 INFO  (Thread-274) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 121703 INFO  (Thread-274) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 121707 ERROR (Thread-274) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 121803 INFO  
(SUITE-CloudSolrClientTest-seed#[6D700CB56F68D34E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41017
   [junit4]   2> 121813 INFO  (jetty-launcher-636-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 121813 INFO  (jetty-launcher-636-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 121813 INFO  (jetty-launcher-636-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 121814 INFO  (jetty-launcher-636-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@518cba58{/solr,null,AVAILABLE}
   [junit4]   2> 121816 INFO  (jetty-launcher-636-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2bfc9fd2{HTTP/1.1,[http/1.1]}{127.0.0.1:42706}
   [junit4]   2> 121816 INFO  (jetty-launcher-636-thread-2) [    ] 
o.e.j.s.Server Started @125203ms
   [junit4]   2> 121816 INFO  (jetty-launcher-636-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42706}
   [junit4]   2> 121816 ERROR (jetty-launcher-636-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 121816 INFO  (jetty-launcher-636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 121816 INFO  (jetty-launcher-636-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7989465f{/solr,null,AVAILABLE}
   [junit4]   2> 121816 INFO  (jetty-launcher-636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 121816 INFO  (jetty-launcher-636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 121817 INFO  (jetty-launcher-636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-12T03:38:03.702Z
   [junit4]   2> 121817 INFO  (jetty-launcher-636-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@44f8f047{HTTP/1.1,[http/1.1]}{127.0.0.1:53881}
   [junit4]   2> 121817 INFO  (jetty-launcher-636-thread-1) [    ] 
o.e.j.s.Server Started @125204ms
   [junit4]   2> 121817 INFO  (jetty-launcher-636-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53881}
   [junit4]   2> 121817 ERROR (jetty-launcher-636-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 121817 INFO  (jetty-launcher-636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 121817 INFO  (jetty-launcher-636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 121817 INFO  (jetty-launcher-636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 121817 INFO  (jetty-launcher-636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-12T03:38:03.702Z
   [junit4]   2> 121823 INFO  (jetty-launcher-636-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ff7a17e{/solr,null,AVAILABLE}
   [junit4]   2> 121823 INFO  (jetty-launcher-636-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1e043a76{HTTP/1.1,[http/1.1]}{127.0.0.1:33006}
   [junit4]   2> 121823 INFO  (jetty-launcher-636-thread-3) [    ] 
o.e.j.s.Server Started @125210ms
   [junit4]   2> 121823 INFO  (jetty-launcher-636-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33006}
   [junit4]   2> 121823 ERROR (jetty-launcher-636-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 121824 INFO  (jetty-launcher-636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 121824 INFO  (jetty-launcher-636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 121824 INFO  (jetty-launcher-636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 121824 INFO  (jetty-launcher-636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-12T03:38:03.709Z
   [junit4]   2> 121828 INFO  (jetty-launcher-636-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 121828 INFO  (jetty-launcher-636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 121828 INFO  (jetty-launcher-636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 121834 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fae4e3bc60001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 121837 INFO  (jetty-launcher-636-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41017/solr
   [junit4]   2> 121838 INFO  (jetty-launcher-636-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41017/solr
   [junit4]   2> 121842 INFO  (jetty-launcher-636-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41017/solr
   [junit4]   2> 121884 WARN  (jetty-launcher-636-thread-3) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 121884 WARN  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:53881_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 121886 WARN  (jetty-launcher-636-thread-2) 
[n:127.0.0.1:42706_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 121901 INFO  (jetty-launcher-636-thread-3) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 121901 INFO  (jetty-launcher-636-thread-2) 
[n:127.0.0.1:42706_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 121902 INFO  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:53881_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 121902 INFO  (jetty-launcher-636-thread-3) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33006_solr
   [junit4]   2> 121904 INFO  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:53881_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53881_solr
   [junit4]   2> 121908 INFO  
(zkCallback-652-thread-1-processing-n:127.0.0.1:53881_solr) 
[n:127.0.0.1:53881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 121910 INFO  
(zkCallback-651-thread-1-processing-n:127.0.0.1:42706_solr) 
[n:127.0.0.1:42706_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 121911 INFO  
(zkCallback-653-thread-1-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 121911 INFO  (jetty-launcher-636-thread-3) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.Overseer Overseer 
(id=98989367858954249-127.0.0.1:33006_solr-n_0000000000) starting
   [junit4]   2> 121913 INFO  (jetty-launcher-636-thread-2) 
[n:127.0.0.1:42706_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42706_solr
   [junit4]   2> 121926 INFO  
(zkCallback-653-thread-1-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 121926 INFO  
(zkCallback-652-thread-1-processing-n:127.0.0.1:53881_solr) 
[n:127.0.0.1:53881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 121926 INFO  
(zkCallback-651-thread-1-processing-n:127.0.0.1:42706_solr) 
[n:127.0.0.1:42706_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 121953 INFO  (jetty-launcher-636-thread-3) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33006_solr
   [junit4]   2> 121954 INFO  
(zkCallback-652-thread-1-processing-n:127.0.0.1:53881_solr) 
[n:127.0.0.1:53881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 121976 INFO  
(zkCallback-651-thread-1-processing-n:127.0.0.1:42706_solr) 
[n:127.0.0.1:42706_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 121981 INFO  
(zkCallback-653-thread-1-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 122044 INFO  (jetty-launcher-636-thread-3) 
[n:127.0.0.1:33006_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33006.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53e8a6cc
   [junit4]   2> 122068 INFO  (jetty-launcher-636-thread-3) 
[n:127.0.0.1:33006_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33006.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53e8a6cc
   [junit4]   2> 122068 INFO  (jetty-launcher-636-thread-3) 
[n:127.0.0.1:33006_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33006.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53e8a6cc
   [junit4]   2> 122069 INFO  (jetty-launcher-636-thread-3) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_6D700CB56F68D34E-001/tempDir-001/node3/.
   [junit4]   2> 122069 INFO  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:53881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53881.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53e8a6cc
   [junit4]   2> 122090 INFO  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:53881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53881.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53e8a6cc
   [junit4]   2> 122091 INFO  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:53881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53881.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53e8a6cc
   [junit4]   2> 122095 INFO  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:53881_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_6D700CB56F68D34E-001/tempDir-001/node1/.
   [junit4]   2> 122103 INFO  (jetty-launcher-636-thread-2) 
[n:127.0.0.1:42706_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42706.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53e8a6cc
   [junit4]   2> 122112 INFO  (jetty-launcher-636-thread-2) 
[n:127.0.0.1:42706_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42706.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53e8a6cc
   [junit4]   2> 122112 INFO  (jetty-launcher-636-thread-2) 
[n:127.0.0.1:42706_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42706.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53e8a6cc
   [junit4]   2> 122117 INFO  (jetty-launcher-636-thread-2) 
[n:127.0.0.1:42706_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_6D700CB56F68D34E-001/tempDir-001/node2/.
   [junit4]   2> 122179 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fae4e3bc6000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 122184 INFO  
(SUITE-CloudSolrClientTest-seed#[6D700CB56F68D34E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 122185 INFO  
(SUITE-CloudSolrClientTest-seed#[6D700CB56F68D34E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41017/solr ready
   [junit4]   2> 122195 INFO  (qtp1476989616-1977) [n:127.0.0.1:33006_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 122199 INFO  
(OverseerThreadFactory-777-thread-1-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 122314 INFO  
(OverseerStateUpdate-98989367858954249-127.0.0.1:33006_solr-n_0000000000) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33006/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 122318 INFO  
(OverseerStateUpdate-98989367858954249-127.0.0.1:33006_solr-n_0000000000) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42706/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 122526 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 122527 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 122527 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 122528 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 122635 INFO  
(zkCallback-653-thread-1-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 122635 INFO  
(zkCallback-651-thread-1-processing-n:127.0.0.1:42706_solr) 
[n:127.0.0.1:42706_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 122635 INFO  
(zkCallback-651-thread-2-processing-n:127.0.0.1:42706_solr) 
[n:127.0.0.1:42706_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 122636 INFO  
(zkCallback-653-thread-2-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 123569 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 123581 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 123611 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 123620 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 123674 WARN  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 123674 WARN  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 123674 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 123676 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 123678 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33006.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53e8a6cc
   [junit4]   2> 123678 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 123737 WARN  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 123765 WARN  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 123765 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_6D700CB56F68D34E-001/tempDir-001/node3/collection1_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_6D700CB56F68D34E-001/tempDir-001/node3/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 123766 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 123766 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 123766 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42706.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53e8a6cc
   [junit4]   2> 123766 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 123766 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_6D700CB56F68D34E-001/tempDir-001/node2/collection1_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_6D700CB56F68D34E-001/tempDir-001/node2/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 123862 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 123862 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 123863 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 123863 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 123865 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7dcd98fb[collection1_shard2_replica_n2] main]
   [junit4]   2> 123866 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 123866 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 123867 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 123867 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583829888010289152
   [junit4]   2> 123868 INFO  
(searcherExecutor-785-thread-1-processing-n:127.0.0.1:42706_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:42706_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@7dcd98fb[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 123872 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 123872 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 123872 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42706/solr/collection1_shard2_replica_n2/
   [junit4]   2> 123872 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 123872 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy http://127.0.0.1:42706/solr/collection1_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 123872 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 123874 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 123874 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 123875 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 123875 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 123877 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@49226f6c[collection1_shard1_replica_n1] main]
   [junit4]   2> 123878 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42706/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 123879 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 123880 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 123881 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 123881 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583829888024969216
   [junit4]   2> 123881 INFO  
(searcherExecutor-784-thread-1-processing-n:127.0.0.1:33006_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:33006_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@49226f6c[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 123887 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 123887 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 123887 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/
   [junit4]   2> 123887 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 123887 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 123887 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 123898 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 124002 INFO  
(zkCallback-653-thread-1-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 124002 INFO  
(zkCallback-653-thread-2-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 124002 INFO  
(zkCallback-651-thread-1-processing-n:127.0.0.1:42706_solr) 
[n:127.0.0.1:42706_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 124002 INFO  
(zkCallback-651-thread-2-processing-n:127.0.0.1:42706_solr) 
[n:127.0.0.1:42706_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 124003 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 124007 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1480
   [junit4]   2> 124030 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 124033 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1506
   [junit4]   2> 124043 INFO  (qtp1476989616-1977) [n:127.0.0.1:33006_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 124133 INFO  
(zkCallback-653-thread-3-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 124133 INFO  
(zkCallback-653-thread-2-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 124135 INFO  
(zkCallback-651-thread-2-processing-n:127.0.0.1:42706_solr) 
[n:127.0.0.1:42706_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 124135 INFO  
(zkCallback-651-thread-1-processing-n:127.0.0.1:42706_solr) 
[n:127.0.0.1:42706_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 124226 INFO  
(OverseerCollectionConfigSetProcessor-98989367858954249-127.0.0.1:33006_solr-n_0000000000)
 [n:127.0.0.1:33006_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 125045 INFO  (qtp1476989616-1977) [n:127.0.0.1:33006_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2850
   [junit4]   2> 125045 INFO  
(SUITE-CloudSolrClientTest-seed#[6D700CB56F68D34E]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 125047 INFO  
(SUITE-CloudSolrClientTest-seed#[6D700CB56F68D34E]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 125061 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 125063 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_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> 125096 INFO  
(TEST-CloudSolrClientTest.testOverwriteOption-seed#[6D700CB56F68D34E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testOverwriteOption
   [junit4]   2> 125105 INFO  (qtp1983014795-1956) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583829889307377664)} 0 1
   [junit4]   2> 125108 INFO  (qtp1983014795-1956) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583829889311571968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 125108 INFO  (qtp1983014795-1956) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 125108 INFO  (qtp1983014795-1956) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 125109 INFO  (qtp1983014795-1956) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 125110 INFO  (qtp1476989616-1975) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583829889313669120,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 125110 INFO  (qtp1476989616-1975) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 125110 INFO  (qtp1476989616-1975) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 125110 INFO  (qtp1476989616-1975) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 125111 INFO  (qtp1476989616-1981) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583829889302134784),commit=} 0 14
   [junit4]   2> 125112 INFO  (qtp1476989616-1975) [n:127.0.0.1:33006_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=079b0cbf-69f1-46c2-b572-132fd235752e&replicationFactor=1&collection.configName=conf&name=overwrite&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 125114 INFO  (qtp1476989616-1975) [n:127.0.0.1:33006_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=079b0cbf-69f1-46c2-b572-132fd235752e&replicationFactor=1&collection.configName=conf&name=overwrite&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 125117 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=079b0cbf-69f1-46c2-b572-132fd235752e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 125118 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=079b0cbf-69f1-46c2-b572-132fd235752e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 125122 INFO  
(OverseerThreadFactory-777-thread-2-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
overwrite
   [junit4]   2> 125334 INFO  
(OverseerStateUpdate-98989367858954249-127.0.0.1:33006_solr-n_0000000000) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"overwrite",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"overwrite_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33006/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 125537 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=overwrite&version=2&replicaType=NRT&async=079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290&coreNodeName=core_node2&name=overwrite_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 125537 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=overwrite&version=2&replicaType=NRT&async=079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290&coreNodeName=core_node2&name=overwrite_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 125538 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290
   [junit4]   2> 125539 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 125643 INFO  
(zkCallback-653-thread-2-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/overwrite/state.json] for collection [overwrite] has occurred 
- updating... (live nodes size: [3])
   [junit4]   2> 125644 INFO  
(zkCallback-653-thread-3-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/overwrite/state.json] for collection [overwrite] has occurred 
- updating... (live nodes size: [3])
   [junit4]   2> 126121 INFO  (qtp1476989616-1982) [n:127.0.0.1:33006_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=079b0cbf-69f1-46c2-b572-132fd235752e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 126122 INFO  (qtp1476989616-1982) [n:127.0.0.1:33006_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=079b0cbf-69f1-46c2-b572-132fd235752e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 126557 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.0.0
   [junit4]   2> 126569 INFO  (qtp1476989616-1978) [n:127.0.0.1:33006_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290
   [junit4]   2> 126569 INFO  (qtp1476989616-1978) [n:127.0.0.1:33006_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 126578 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.s.IndexSchema 
[overwrite_shard1_replica_n1] Schema name=test
   [junit4]   2> 126665 WARN  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not 
multivalued and destination for multiple copyFields (2)
   [junit4]   2> 126665 WARN  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiple copyFields (3)
   [junit4]   2> 126665 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with 
uniqueid field id
   [junit4]   2> 126665 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'overwrite_shard1_replica_n1' using configuration from collection overwrite, 
trusted=true
   [junit4]   2> 126666 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33006.solr.core.overwrite.shard1.replica_n1' (registry 
'solr.core.overwrite.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53e8a6cc
   [junit4]   2> 126666 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 126666 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.c.SolrCore [[overwrite_shard1_replica_n1] 
] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_6D700CB56F68D34E-001/tempDir-001/node3/overwrite_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_6D700CB56F68D34E-001/tempDir-001/node3/./overwrite_shard1_replica_n1/data/]
   [junit4]   2> 126754 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 126754 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 126755 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 126755 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 126766 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@124a158e[overwrite_shard1_replica_n1] main]
   [junit4]   2> 126767 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 126768 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 126768 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 126769 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in 
index or recent updates, using new clock 1583829891053256704
   [junit4]   2> 126813 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 126813 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the 
new leader - try and sync
   [junit4]   2> 126813 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33006/solr/overwrite_shard1_replica_n1/
   [junit4]   2> 126813 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 126813 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:33006/solr/overwrite_shard1_replica_n1/ has no replicas
   [junit4]   2> 126813 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 126821 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:33006/solr/overwrite_shard1_replica_n1/ shard1
   [junit4]   2> 126826 INFO  
(searcherExecutor-794-thread-1-processing-x:overwrite_shard1_replica_n1 
r:core_node2 079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE 
n:127.0.0.1:33006_solr s:shard1 c:overwrite) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.c.SolrCore [overwrite_shard1_replica_n1] Registered new searcher 
Searcher@124a158e[overwrite_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 126974 INFO  
(zkCallback-653-thread-2-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/overwrite/state.json] for collection [overwrite] has occurred 
- updating... (live nodes size: [3])
   [junit4]   2> 126975 INFO  
(zkCallback-653-thread-3-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/overwrite/state.json] for collection [overwrite] has occurred 
- updating... (live nodes size: [3])
   [junit4]   2> 127005 INFO  
(parallelCoreAdminExecutor-778-thread-1-processing-n:127.0.0.1:33006_solr 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290 CREATE) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 127108 INFO  
(zkCallback-653-thread-3-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/overwrite/state.json] for collection [overwrite] has occurred 
- updating... (live nodes size: [3])
   [junit4]   2> 127108 INFO  
(zkCallback-653-thread-2-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/overwrite/state.json] for collection [overwrite] has occurred 
- updating... (live nodes size: [3])
   [junit4]   2> 127126 INFO  (qtp1476989616-1981) [n:127.0.0.1:33006_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=079b0cbf-69f1-46c2-b572-132fd235752e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 127128 INFO  (qtp1476989616-1981) [n:127.0.0.1:33006_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=079b0cbf-69f1-46c2-b572-132fd235752e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 127592 INFO  (qtp1476989616-1975) [n:127.0.0.1:33006_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290
   [junit4]   2> 127593 INFO  (qtp1476989616-1975) [n:127.0.0.1:33006_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=079b0cbf-69f1-46c2-b572-132fd235752e1787704178296290&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 127601 INFO  
(OverseerThreadFactory-777-thread-2-processing-n:127.0.0.1:33006_solr) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 128130 INFO  (qtp1476989616-1975) [n:127.0.0.1:33006_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=079b0cbf-69f1-46c2-b572-132fd235752e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 128132 INFO  (qtp1476989616-1975) [n:127.0.0.1:33006_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=079b0cbf-69f1-46c2-b572-132fd235752e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 128136 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=079b0cbf-69f1-46c2-b572-132fd235752e&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 128138 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=079b0cbf-69f1-46c2-b572-132fd235752e&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 128138 INFO  
(TEST-CloudSolrClientTest.testOverwriteOption-seed#[6D700CB56F68D34E]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
overwrite failOnTimeout:true timeout (sec):30
   [junit4]   2> 128138 INFO  
(TEST-CloudSolrClientTest.testOverwriteOption-seed#[6D700CB56F68D34E]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: overwrite
   [junit4]   2> 128148 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [overwrite_shard1_replica_n1]  webapp=/solr 
path=/update params={_stateVer_=overwrite:4&wt=javabin&version=2}{add=[0 
(1583829892491902976), 0 (1583829892499243008)]} 0 7
   [junit4]   2> 128189 INFO  (qtp1476989616-1982) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583829892542234624,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 128189 INFO  (qtp1476989616-1982) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71c6aa91 
commitCommandVersion:1583829892542234624
   [junit4]   2> 128213 INFO  (qtp1476989616-1982) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e34481e[overwrite_shard1_replica_n1] main]
   [junit4]   2> 128214 INFO  
(searcherExecutor-794-thread-1-processing-n:127.0.0.1:33006_solr 
x:overwrite_shard1_replica_n1 s:shard1 c:overwrite r:core_node2) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.c.SolrCore [overwrite_shard1_replica_n1] 
Registered new searcher Searcher@1e34481e[overwrite_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2/1:delGen=1)))}
   [junit4]   2> 128215 INFO  (qtp1476989616-1982) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 128215 INFO  (qtp1476989616-1982) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [overwrite_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=overwrite:4&commit=true&wt=javabin&version=2}{commit=} 0 25
   [junit4]   2> 128219 INFO  (qtp1476989616-1978) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.c.S.Request [overwrite_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=overwrite:4&wt=javabin&version=2} hits=1 status=0 
QTime=0
   [junit4]   2> 128227 INFO  (qtp1476989616-1981) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [overwrite_shard1_replica_n1]  webapp=/solr 
path=/update params={_stateVer_=overwrite:4&wt=javabin&version=2}{add=[1 
(1583829892577886208), 1 (1583829892582080512)]} 0 4
   [junit4]   2> 128258 INFO  (qtp1476989616-1977) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583829892614586368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 128259 INFO  (qtp1476989616-1977) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71c6aa91 
commitCommandVersion:1583829892614586368
   [junit4]   2> 128264 INFO  (qtp1476989616-1977) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@43545921[overwrite_shard1_replica_n1] main]
   [junit4]   2> 128264 INFO  (qtp1476989616-1977) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 128266 INFO  
(searcherExecutor-794-thread-1-processing-n:127.0.0.1:33006_solr 
x:overwrite_shard1_replica_n1 s:shard1 c:overwrite r:core_node2) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.c.SolrCore [overwrite_shard1_replica_n1] 
Registered new searcher Searcher@43545921[overwrite_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2/1:delGen=1)
 Uninverting(_1(8.0.0):C2)))}
   [junit4]   2> 128266 INFO  (qtp1476989616-1977) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [overwrite_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=overwrite:4&commit=true&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 128267 INFO  (qtp1476989616-1975) [n:127.0.0.1:33006_solr 
c:overwrite s:shard1 r:core_node2 x:overwrite_shard1_replica_n1] 
o.a.s.c.S.Request [overwrite_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=overwrite:4&wt=javabin&version=2} hits=3 status=0 
QTime=0
   [junit4]   2> 128268 INFO  
(TEST-CloudSolrClientTest.testOverwriteOption-seed#[6D700CB56F68D34E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testOverwriteOption
   [junit4]   2> 128301 INFO  
(TEST-CloudSolrClientTest.stateVersionParamTest-seed#[6D700CB56F68D34E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting stateVersionParamTest
   [junit4]   2> 128308 INFO  (qtp1983014795-1955) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583829892664918016)} 0 1
   [junit4]   2> 128310 INFO  (qtp1983014795-1953) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583829892669112320,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 128311 INFO  (qtp1983014795-1953) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 128311 INFO  (qtp1983014795-1953) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 128311 INFO  (qtp1983014795-1953) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 128313 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583829892672258048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 128314 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 128314 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 128314 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 128315 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583829892660723712),commit=} 0 13
   [junit4]   2> 128325 INFO  (qtp1476989616-1981) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510457890206&isShard=true&wt=javabin}
 hits=0 status=0 QTime=1
   [junit4]   2> 128325 INFO  (qtp1983014795-1951) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:42706/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510457890206&isShard=true&wt=javabin}
 hits=0 status=0 QTime=1
   [junit4]   2> 128326 INFO  (qtp1476989616-1978) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=4
   [junit4]   2> 128326 INFO  
(TEST-CloudSolrClientTest.stateVersionParamTest-seed#[6D700CB56F68D34E]) [    ] 
o.a.s.c.s.i.CloudSolrClientTest should work query, result 
{responseHeader={zkConnected=true,status=0,QTime=4},response={numFound=0,start=0,maxScore=0.0,docs=[]}}
   [junit4]   2> 128327 INFO  (qtp1983014795-1954) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:42706/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510457890211&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 128329 INFO  (qtp1476989616-1975) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510457890211&isShard=true&wt=javabin}
 hits=0 status=0 QTime=1
   [junit4]   2> 128329 INFO  (qtp1476989616-1977) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&wt=javabin&version=2} hits=0 status=0 
QTime=2
   [junit4]   2> 128329 INFO  
(TEST-CloudSolrClientTest.stateVersionParamTest-seed#[6D700CB56F68D34E]) [    ] 
o.a.s.c.s.i.CloudSolrClientTest 2nd query , result 
{responseHeader={zkConnected=true,status=0,QTime=2},response={numFound=0,start=0,maxScore=0.0,docs=[]}}
   [junit4]   2> 128332 INFO  (qtp1983014795-1957) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:3&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:42706/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510457890216&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 128342 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:3&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510457890216&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 128344 INFO  (qtp1476989616-1975) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:3&wt=javabin&version=2} hits=0 status=0 
QTime=14
   [junit4]   2> 128345 INFO  
(TEST-CloudSolrClientTest.stateVersionParamTest-seed#[6D700CB56F68D34E]) [    ] 
o.a.s.c.s.i.CloudSolrClientTest the node which does not serve this 
collectionhttp://127.0.0.1:53881/solr 
   [junit4]   2> 128357 INFO  (qtp1960505642-1972) [n:127.0.0.1:53881_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 128361 INFO  
(TEST-CloudSolrClientTest.stateVersionParamTest-seed#[6D700CB56F68D34E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending stateVersionParamTest
   [junit4]   2> 128413 INFO  
(TEST-CloudSolrClientTest.testVersionsAreReturned-seed#[6D700CB56F68D34E]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testVersionsAreReturned
   [junit4]   2> 128420 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:42706/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583829892783407104)} 0 1
   [junit4]   2> 128423 INFO  (qtp1983014795-1955) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583829892787601408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 128423 INFO  (qtp1983014795-1955) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 128423 INFO  (qtp1983014795-1955) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 128427 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583829892791795712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 128427 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 128427 INFO  (qtp1983014795-1955) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42706/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 128427 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 128427 INFO  (qtp1476989616-1980) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42706/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 128428 INFO  (qtp1983014795-1956) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583829892779212800),commit=} 0 13
   [junit4]   2> 128434 INFO  (qtp1983014795-1953) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&versions=true&wt=javabin&version=2}{add=[2 
(1583829892797038592)]} 0 2
   [junit4]   2> 128434 INFO  (qtp1476989616-1977) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&versions=true&wt=javabin&version=2}{add=[1 
(1583829892795990016)]} 0 2
   [junit4]   2> 128437 INFO  (qtp1983014795-1951) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583829892802281472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 128437 INFO  (qtp1983014795-1951) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2e549d6c 
commitCommandVersion:1583829892802281472
   [junit4]   2> 128437 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583829892802281472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 128437 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7114d982 
commitCommandVersion:1583829892802281472
   [junit4]   2> 128441 INFO  (qtp1983014795-1951) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@79b804b6[collection1_shard2_replica_n2] main]
   [junit4]   2> 128442 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@125434e1[collection1_shard1_replica_n1] main]
   [junit4]   2> 128442 INFO  (qtp1983014795-1951) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 128442 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 128443 INFO  
(searcherExecutor-784-thread-1-processing-n:127.0.0.1:33006_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:33006_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@125434e1[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 128443 INFO  (qtp1476989616-1979) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 128445 INFO  
(searcherExecutor-785-thread-1-processing-n:127.0.0.1:42706_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:42706_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@79b804b6[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 128445 INFO  (qtp1983014795-1951) [n:127.0.0.1:42706_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 8
   [junit4]   2> 128447 INFO  (qtp1476989616-1975) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&versions=true&commit=true&wt=javabin&version=2}{commit=}
 0 11
   [junit4]   2> 128450 INFO  (qtp1476989616-1981) [n:127.0.0.1:33006_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:33006/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510457890333&isShard=true&wt=javabin}
 hits=1 status

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

SolrJmxReporter@31aa73f3: rootName = solr_42706, domain = 
solr.core.localShardsTestColl.shard2.replica_n8, service url = null, agent id = 
null] for registry solr.core.localShardsTestColl.shard2.replica_n8 / 
com.codahale.metrics.MetricRegistry@4593e58a
   [junit4]   2> 159998 INFO  (coreCloseExecutor-910-thread-5) 
[n:127.0.0.1:42706_solr c:localShardsTestColl s:shard2 r:core_node11 
x:localShardsTestColl_shard2_replica_n8] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard2.leader, tag=1841080462
   [junit4]   2> 159998 INFO  (coreCloseExecutor-910-thread-7) 
[n:127.0.0.1:42706_solr c:localShardsTestColl s:shard3 r:core_node17 
x:localShardsTestColl_shard3_replica_n14] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.localShardsTestColl.shard3.replica_n14, 
tag=180023380
   [junit4]   2> 159998 INFO  (coreCloseExecutor-910-thread-7) 
[n:127.0.0.1:42706_solr c:localShardsTestColl s:shard3 r:core_node17 
x:localShardsTestColl_shard3_replica_n14] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b30acb6: rootName 
= solr_42706, domain = solr.core.localShardsTestColl.shard3.replica_n14, 
service url = null, agent id = null] for registry 
solr.core.localShardsTestColl.shard3.replica_n14 / 
com.codahale.metrics.MetricRegistry@1186342e
   [junit4]   2> 160006 INFO  (coreCloseExecutor-910-thread-7) 
[n:127.0.0.1:42706_solr c:localShardsTestColl s:shard3 r:core_node17 
x:localShardsTestColl_shard3_replica_n14] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard3.leader, tag=180023380
   [junit4]   2> 160024 INFO  (coreCloseExecutor-910-thread-3) 
[n:127.0.0.1:42706_solr c:foo s:shard1 r:core_node3 x:foo_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.foo.shard1.leader, tag=1636000500
   [junit4]   2> 160032 INFO  (jetty-closer-637-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7989465f{/solr,null,UNAVAILABLE}
   [junit4]   2> 160032 INFO  (coreCloseExecutor-910-thread-1) 
[n:127.0.0.1:42706_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=994107898
   [junit4]   2> 160027 INFO  (coreCloseExecutor-911-thread-2) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.overwrite.shard1.replica_n1, tag=1675377922
   [junit4]   2> 160034 INFO  (coreCloseExecutor-911-thread-2) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@463b4b4c: rootName = 
solr_33006, domain = solr.core.overwrite.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.overwrite.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@63405a5
   [junit4]   2> 160049 INFO  (coreCloseExecutor-911-thread-2) 
[n:127.0.0.1:33006_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.overwrite.shard1.leader, tag=1675377922
   [junit4]   2> 160049 INFO  (coreCloseExecutor-911-thread-5) 
[n:127.0.0.1:33006_solr c:multicollection1 s:shard1 r:core_node3 
x:multicollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.multicollection1.shard1.replica_n1, 
tag=1402458786
   [junit4]   2> 160049 INFO  (coreCloseExecutor-911-thread-5) 
[n:127.0.0.1:33006_solr c:multicollection1 s:shard1 r:core_node3 
x:multicollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52498872: rootName 
= solr_33006, domain = solr.core.multicollection1.shard1.replica_n1, service 
url = null, agent id = null] for registry 
solr.core.multicollection1.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@11dbaabb
   [junit4]   2> 160059 INFO  (coreCloseExecutor-911-thread-5) 
[n:127.0.0.1:33006_solr c:multicollection1 s:shard1 r:core_node3 
x:multicollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.multicollection1.shard1.leader, 
tag=1402458786
   [junit4]   2> 160084 INFO  (jetty-closer-637-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@518cba58{/solr,null,UNAVAILABLE}
   [junit4]   2> 160086 INFO  (jetty-closer-637-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98989367858954249-127.0.0.1:33006_solr-n_0000000000) closing
   [junit4]   2> 160087 INFO  
(OverseerStateUpdate-98989367858954249-127.0.0.1:33006_solr-n_0000000000) 
[n:127.0.0.1:33006_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33006_solr
   [junit4]   2> 160091 WARN  
(OverseerAutoScalingTriggerThread-98989367858954249-127.0.0.1:33006_solr-n_0000000000)
 [n:127.0.0.1:33006_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 160098 INFO  (jetty-closer-637-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5ff7a17e{/solr,null,UNAVAILABLE}
   [junit4]   2> 160102 ERROR 
(SUITE-CloudSolrClientTest-seed#[6D700CB56F68D34E]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 160102 INFO  
(SUITE-CloudSolrClientTest-seed#[6D700CB56F68D34E]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41017 41017
   [junit4]   2> 160431 INFO  (Thread-274) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41017 41017
   [junit4]   2> 160433 WARN  (Thread-274) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        63      /solr/collections/localShardsTestColl/state.json
   [junit4]   2>        24      /solr/collections/foo/state.json
   [junit4]   2>        16      
/solr/collections/stale_state_test_col/state.json
   [junit4]   2>        16      /solr/collections/2nd_collection/state.json
   [junit4]   2>        14      /solr/collections/multicollection2/state.json
   [junit4]   2>        14      /solr/collections/multicollection1/state.json
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/nemesis/state.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        6       /solr/collections/overwrite/state.json
   [junit4]   2>        2       
/solr/collections/localShardsTestColl/leader_elect/shard1/election/98989367858954249-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/collections/foo/leader_elect/shard1/election/98989367858954249-core_node5-n_0000000000
   [junit4]   2>        2       
/solr/collections/localShardsTestColl/leader_elect/shard2/election/98989367858954248-core_node11-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_6D700CB56F68D34E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Direct), 
title_s=PostingsFormat(name=Direct), id=PostingsFormat(name=MockRandom), 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Memory), 
title_s=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1439, 
maxMBSortInHeap=6.620532904314397, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1910da60),
 locale=es-CO, timezone=Europe/Saratov
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=60076848,total=346030080
   [junit4]   2> NOTE: All tests run in this JVM: [TestBatchUpdate, 
HttpSolrClientBuilderTest, ArcSineEvaluatorTest, SubtractEvaluatorTest, 
UsingSolrJRefGuideExamplesTest, NamedListTest, ConcatOperationTest, 
TestSolrProperties, PowerEvaluatorTest, LengthEvaluatorTest, TestPolicy, 
ConcurrentUpdateSolrClientBuilderTest, TestJavaBinCodec, 
HttpSolrClientSSLAuthConPoolTest, JdbcTest, TestSpellCheckResponse, 
TestXMLEscaping, CeilingEvaluatorTest, TermsResponseTest, 
TestDelegationTokenRequest, AddEvaluatorTest, ArrayEvaluatorTest, 
JettyWebappTest, TestV1toV2ApiMapper, TestCollectionAdminRequest, 
SineEvaluatorTest, TestLBHttpSolrClient, CumulativeProbabilityEvaluatorTest, 
FloorEvaluatorTest, TestRetryUtil, TestEmbeddedSolrServer, 
ReverseEvaluatorTest, NotEvaluatorTest, StreamExpressionToExpessionTest, 
CosineEvaluatorTest, SolrExampleStreamingTest, SolrExampleXMLTest, 
SolrExampleJettyTest, SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, 
MergeIndexesEmbeddedTest, QueryResponseTest, TestCoreAdmin, 
TestDocumentObjectBinder, SolrQueryTest, TestHash, ModifiableSolrParamsTest, 
DocumentAnalysisResponseTest, SolrDocumentTest, SolrExceptionTest, 
TestUpdateRequestCodec, FieldAnalysisResponseTest, ClientUtilsTest, 
FacetFieldTest, GetByIdTest, SolrSchemalessExampleTest, 
CloudSolrClientBuilderTest, CloudSolrClientMultiConstructorTest, 
CloudSolrClientTest]
   [junit4] Completed [75/146 (1!)] on J0 in 38.83s, 16 tests, 1 error <<< 
FAILURES!

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

Reply via email to