Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2185/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:40365/solr/awhollynewcollection_0: 
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 510 </title> </head> <body> <h2>HTTP ERROR: 510</h2> <p>Problem 
accessing /solr/awhollynewcollection_0/select. Reason: <pre>    
{metadata={error-class=org.apache.solr.common.SolrException,root-error-class=org.apache.solr.common.SolrException},msg={&quot;awhollynewcollection_0&quot;:7},code=510}</pre></p>
 <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.8.v20160314</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:40365/solr/awhollynewcollection_0: 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 510 </title>
</head>
<body>
<h2>HTTP ERROR: 510</h2>
<p>Problem accessing /solr/awhollynewcollection_0/select. Reason:
<pre>    
{metadata={error-class=org.apache.solr.common.SolrException,root-error-class=org.apache.solr.common.SolrException},msg={&quot;awhollynewcollection_0&quot;:7},code=510}</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.8.v20160314</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([AEEF58FD727D0A2E:E69A2C49744E25BB]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:561)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1292)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1062)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1145)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1145)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1145)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1145)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1145)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1004)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:516)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11783 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/init-core-data-001
   [junit4]   2> 704486 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[AEEF58FD727D0A2E]-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> 704487 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[AEEF58FD727D0A2E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001
   [junit4]   2> 704487 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[AEEF58FD727D0A2E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 704487 INFO  (Thread-1778) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 704487 INFO  (Thread-1778) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 704587 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[AEEF58FD727D0A2E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44356
   [junit4]   2> 704591 INFO  (jetty-launcher-1225-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 704592 INFO  (jetty-launcher-1225-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 704592 INFO  (jetty-launcher-1225-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 704592 INFO  (jetty-launcher-1225-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 704594 INFO  (jetty-launcher-1225-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@365e0c1f{/solr,null,AVAILABLE}
   [junit4]   2> 704594 INFO  (jetty-launcher-1225-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@680cc91d{/solr,null,AVAILABLE}
   [junit4]   2> 704594 INFO  (jetty-launcher-1225-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@172d164{/solr,null,AVAILABLE}
   [junit4]   2> 704594 INFO  (jetty-launcher-1225-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e0b5cf0{/solr,null,AVAILABLE}
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7cb7b7ae{HTTP/1.1,[http/1.1]}{127.0.0.1:39837}
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6eeb7bc8{HTTP/1.1,[http/1.1]}{127.0.0.1:37606}
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-2) [    ] 
o.e.j.s.Server Started @706182ms
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-1) [    ] 
o.e.j.s.Server Started @706182ms
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39837}
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37606}
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4b229dec{HTTP/1.1,[http/1.1]}{127.0.0.1:40365}
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@58361609{HTTP/1.1,[http/1.1]}{127.0.0.1:43836}
   [junit4]   2> 704596 ERROR (jetty-launcher-1225-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-3) [    ] 
o.e.j.s.Server Started @706182ms
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43836}
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 704596 ERROR (jetty-launcher-1225-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-15T09:06:53.895Z
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-4) [    ] 
o.e.j.s.Server Started @706182ms
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40365}
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-15T09:06:53.895Z
   [junit4]   2> 704596 ERROR (jetty-launcher-1225-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 704596 ERROR (jetty-launcher-1225-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 704596 INFO  (jetty-launcher-1225-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 704597 INFO  (jetty-launcher-1225-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 704597 INFO  (jetty-launcher-1225-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 704597 INFO  (jetty-launcher-1225-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 704597 INFO  (jetty-launcher-1225-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 704597 INFO  (jetty-launcher-1225-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 704597 INFO  (jetty-launcher-1225-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-15T09:06:53.896Z
   [junit4]   2> 704597 INFO  (jetty-launcher-1225-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-15T09:06:53.896Z
   [junit4]   2> 704598 INFO  (jetty-launcher-1225-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 704598 INFO  (jetty-launcher-1225-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 704598 INFO  (jetty-launcher-1225-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 704598 INFO  (jetty-launcher-1225-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 704602 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 0x158673d32db0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 704604 INFO  (jetty-launcher-1225-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 704604 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 0x158673d32db0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 704604 INFO  (jetty-launcher-1225-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 704604 INFO  (jetty-launcher-1225-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44356/solr
   [junit4]   2> 704604 INFO  (jetty-launcher-1225-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44356/solr
   [junit4]   2> 704605 INFO  (jetty-launcher-1225-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 704605 INFO  (jetty-launcher-1225-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 704605 INFO  (jetty-launcher-1225-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44356/solr
   [junit4]   2> 704606 INFO  (jetty-launcher-1225-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44356/solr
   [junit4]   2> 704606 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 0x158673d32db0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 704620 INFO  (jetty-launcher-1225-thread-2) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39837_solr
   [junit4]   2> 704621 INFO  (jetty-launcher-1225-thread-3) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43836_solr
   [junit4]   2> 704621 INFO  (jetty-launcher-1225-thread-4) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40365_solr
   [junit4]   2> 704621 INFO  (jetty-launcher-1225-thread-1) 
[n:127.0.0.1:37606_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37606_solr
   [junit4]   2> 704621 INFO  (jetty-launcher-1225-thread-2) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.Overseer Overseer 
(id=96940904532344841-127.0.0.1:39837_solr-n_0000000000) starting
   [junit4]   2> 704621 INFO  
(zkCallback-1244-thread-1-processing-n:127.0.0.1:43836_solr) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 704622 INFO  
(zkCallback-1245-thread-1-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 704622 INFO  
(zkCallback-1246-thread-1-processing-n:127.0.0.1:37606_solr) 
[n:127.0.0.1:37606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 704622 INFO  
(zkCallback-1243-thread-1-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 704624 INFO  
(zkCallback-1244-thread-1-processing-n:127.0.0.1:43836_solr) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 704624 INFO  
(zkCallback-1246-thread-1-processing-n:127.0.0.1:37606_solr) 
[n:127.0.0.1:37606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 704624 INFO  
(zkCallback-1243-thread-1-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 704624 INFO  
(zkCallback-1245-thread-1-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 704628 INFO  (jetty-launcher-1225-thread-2) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39837_solr
   [junit4]   2> 704631 INFO  
(zkCallback-1244-thread-1-processing-n:127.0.0.1:43836_solr) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 704631 INFO  
(zkCallback-1246-thread-1-processing-n:127.0.0.1:37606_solr) 
[n:127.0.0.1:37606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 704631 INFO  
(zkCallback-1245-thread-1-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 704631 INFO  (jetty-launcher-1225-thread-4) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node4/.
   [junit4]   2> 704631 INFO  
(zkCallback-1243-thread-1-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 704633 INFO  (jetty-launcher-1225-thread-1) 
[n:127.0.0.1:37606_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node1/.
   [junit4]   2> 704641 INFO  (jetty-launcher-1225-thread-3) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node3/.
   [junit4]   2> 704644 INFO  (jetty-launcher-1225-thread-2) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node2/.
   [junit4]   2> 704647 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[AEEF58FD727D0A2E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 704669 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[AEEF58FD727D0A2E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes
   [junit4]   2> 704669 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[AEEF58FD727D0A2E])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 704671 INFO  (qtp968269419-6799) [n:127.0.0.1:43836_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=nodes_used_collection&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 704672 INFO  
(OverseerThreadFactory-3638-thread-1-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
nodes_used_collection
   [junit4]   2> 704777 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr    ] 
o.a.s.u.TestInjection Inject random core creation delay of 4s
   [junit4]   2> 704777 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr    ] 
o.a.s.u.TestInjection Inject random core creation delay of 4s
   [junit4]   2> 704778 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr    ] 
o.a.s.u.TestInjection Inject random core creation delay of 4s
   [junit4]   2> 704778 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr    ] 
o.a.s.u.TestInjection Inject random core creation delay of 4s
   [junit4]   2> 708778 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 708778 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 708778 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 708778 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 708780 INFO  
(zkCallback-1243-thread-2-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 708780 INFO  
(zkCallback-1246-thread-1-processing-n:127.0.0.1:37606_solr) 
[n:127.0.0.1:37606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 708780 INFO  
(zkCallback-1245-thread-1-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 708780 INFO  
(zkCallback-1244-thread-1-processing-n:127.0.0.1:43836_solr) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 708883 INFO  
(zkCallback-1244-thread-1-processing-n:127.0.0.1:43836_solr) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 708883 INFO  
(zkCallback-1243-thread-2-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 708883 INFO  
(zkCallback-1245-thread-1-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 708883 INFO  
(zkCallback-1246-thread-1-processing-n:127.0.0.1:37606_solr) 
[n:127.0.0.1:37606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 709787 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 709787 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 709787 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 709787 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 709797 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] 
o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica1] Schema name=minimal
   [junit4]   2> 709797 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] 
o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica2] Schema name=minimal
   [junit4]   2> 709799 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] 
o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica2] Schema name=minimal
   [junit4]   2> 709799 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] 
o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica1] Schema name=minimal
   [junit4]   2> 709800 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 709800 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 709800 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica2' 
using configuration from collection nodes_used_collection
   [junit4]   2> 709800 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica1' 
using configuration from collection nodes_used_collection
   [junit4]   2> 709801 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2 r:core_node3 
x:nodes_used_collection_shard2_replica2] o.a.s.c.SolrCore 
[[nodes_used_collection_shard2_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node2/nodes_used_collection_shard2_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node2/./nodes_used_collection_shard2_replica2/data/]
   [junit4]   2> 709801 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.c.SolrCore 
[[nodes_used_collection_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node1/nodes_used_collection_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node1/./nodes_used_collection_shard2_replica1/data/]
   [junit4]   2> 709803 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 709803 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 709803 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica2' 
using configuration from collection nodes_used_collection
   [junit4]   2> 709803 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica1' 
using configuration from collection nodes_used_collection
   [junit4]   2> 709804 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1 r:core_node1 
x:nodes_used_collection_shard1_replica1] o.a.s.c.SolrCore 
[[nodes_used_collection_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node4/nodes_used_collection_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node4/./nodes_used_collection_shard1_replica1/data/]
   [junit4]   2> 709804 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.c.SolrCore 
[[nodes_used_collection_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node3/nodes_used_collection_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node3/./nodes_used_collection_shard1_replica2/data/]
   [junit4]   2> 709806 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 709806 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2 r:core_node3 
x:nodes_used_collection_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 709806 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 709806 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2 r:core_node3 
x:nodes_used_collection_shard2_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 709807 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 709807 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2 r:core_node3 
x:nodes_used_collection_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 709807 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 709807 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2 r:core_node3 
x:nodes_used_collection_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 709808 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7f3efdb[nodes_used_collection_shard2_replica1] main]
   [junit4]   2> 709808 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2 r:core_node3 
x:nodes_used_collection_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13dcbb6[nodes_used_collection_shard2_replica2] main]
   [junit4]   2> 709808 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1 r:core_node1 
x:nodes_used_collection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 709808 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 709808 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1 r:core_node1 
x:nodes_used_collection_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 709808 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2 r:core_node3 
x:nodes_used_collection_shard2_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 709808 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 709808 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 709808 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2 r:core_node3 
x:nodes_used_collection_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 709808 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 709808 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2 r:core_node3 
x:nodes_used_collection_shard2_replica2] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 709809 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 709809 INFO  
(searcherExecutor-3648-thread-1-processing-n:127.0.0.1:37606_solr 
x:nodes_used_collection_shard2_replica1 s:shard2 c:nodes_used_collection 
r:core_node4) [n:127.0.0.1:37606_solr c:nodes_used_collection s:shard2 
r:core_node4 x:nodes_used_collection_shard2_replica1] o.a.s.c.SolrCore 
[nodes_used_collection_shard2_replica1] Registered new searcher 
Searcher@7f3efdb[nodes_used_collection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 709809 INFO  
(searcherExecutor-3647-thread-1-processing-n:127.0.0.1:39837_solr 
x:nodes_used_collection_shard2_replica2 s:shard2 c:nodes_used_collection 
r:core_node3) [n:127.0.0.1:39837_solr c:nodes_used_collection s:shard2 
r:core_node3 x:nodes_used_collection_shard2_replica2] o.a.s.c.SolrCore 
[nodes_used_collection_shard2_replica2] Registered new searcher 
Searcher@13dcbb6[nodes_used_collection_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 709809 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1551054478096990208
   [junit4]   2> 709809 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2 r:core_node3 
x:nodes_used_collection_shard2_replica2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1551054478096990208
   [junit4]   2> 709809 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1 r:core_node1 
x:nodes_used_collection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 709809 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1 r:core_node1 
x:nodes_used_collection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 709809 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 709809 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 709809 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1 r:core_node1 
x:nodes_used_collection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3af330e6[nodes_used_collection_shard1_replica1] main]
   [junit4]   2> 709809 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4683b298[nodes_used_collection_shard1_replica2] main]
   [junit4]   2> 709810 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1 r:core_node1 
x:nodes_used_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 709810 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 709810 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1 r:core_node1 
x:nodes_used_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 709810 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 709810 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1 r:core_node1 
x:nodes_used_collection_shard1_replica1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 709810 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 709811 INFO  
(searcherExecutor-3650-thread-1-processing-n:127.0.0.1:40365_solr 
x:nodes_used_collection_shard1_replica1 s:shard1 c:nodes_used_collection 
r:core_node1) [n:127.0.0.1:40365_solr c:nodes_used_collection s:shard1 
r:core_node1 x:nodes_used_collection_shard1_replica1] o.a.s.c.SolrCore 
[nodes_used_collection_shard1_replica1] Registered new searcher 
Searcher@3af330e6[nodes_used_collection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 709811 INFO  
(searcherExecutor-3649-thread-1-processing-n:127.0.0.1:43836_solr 
x:nodes_used_collection_shard1_replica2 s:shard1 c:nodes_used_collection 
r:core_node2) [n:127.0.0.1:43836_solr c:nodes_used_collection s:shard1 
r:core_node2 x:nodes_used_collection_shard1_replica2] o.a.s.c.SolrCore 
[nodes_used_collection_shard1_replica2] Registered new searcher 
Searcher@4683b298[nodes_used_collection_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 709811 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1 r:core_node1 
x:nodes_used_collection_shard1_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1551054478099087360
   [junit4]   2> 709811 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1551054478099087360
   [junit4]   2> 709814 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 709814 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 709815 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37606/solr/nodes_used_collection_shard2_replica1/
   [junit4]   2> 709815 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.u.PeerSync PeerSync: 
core=nodes_used_collection_shard2_replica1 url=http://127.0.0.1:37606/solr 
START 
replicas=[http://127.0.0.1:39837/solr/nodes_used_collection_shard2_replica2/] 
nUpdates=100
   [junit4]   2> 709815 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.u.PeerSync PeerSync: 
core=nodes_used_collection_shard2_replica1 url=http://127.0.0.1:37606/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 709816 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 709816 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 709816 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43836/solr/nodes_used_collection_shard1_replica2/
   [junit4]   2> 709816 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.u.PeerSync PeerSync: 
core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:43836/solr 
START 
replicas=[http://127.0.0.1:40365/solr/nodes_used_collection_shard1_replica1/] 
nUpdates=100
   [junit4]   2> 709817 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.u.PeerSync PeerSync: 
core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:43836/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 709817 INFO  (qtp1547591946-6813) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2 r:core_node3 
x:nodes_used_collection_shard2_replica2] o.a.s.c.S.Request 
[nodes_used_collection_shard2_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 709818 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 709818 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 709818 INFO  (qtp966418525-6817) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1 r:core_node1 
x:nodes_used_collection_shard1_replica1] o.a.s.c.S.Request 
[nodes_used_collection_shard1_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 709819 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 709819 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 709819 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:37606/solr/nodes_used_collection_shard2_replica1/ shard2
   [junit4]   2> 709820 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:43836/solr/nodes_used_collection_shard1_replica2/ shard1
   [junit4]   2> 709921 INFO  
(zkCallback-1246-thread-1-processing-n:127.0.0.1:37606_solr) 
[n:127.0.0.1:37606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 709921 INFO  
(zkCallback-1245-thread-1-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 709921 INFO  
(zkCallback-1244-thread-1-processing-n:127.0.0.1:43836_solr) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 709921 INFO  
(zkCallback-1243-thread-2-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 709970 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 709971 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 709971 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=5194
   [junit4]   2> 709971 INFO  (qtp1709736043-6797) [n:127.0.0.1:37606_solr 
c:nodes_used_collection s:shard2 r:core_node4 
x:nodes_used_collection_shard2_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2}
 status=0 QTime=5194
   [junit4]   2> 710073 INFO  
(zkCallback-1243-thread-1-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 710073 INFO  
(zkCallback-1245-thread-1-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 710073 INFO  
(zkCallback-1246-thread-1-processing-n:127.0.0.1:37606_solr) 
[n:127.0.0.1:37606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 710073 INFO  
(zkCallback-1244-thread-1-processing-n:127.0.0.1:43836_solr) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 710816 INFO  (qtp1547591946-6806) [n:127.0.0.1:39837_solr 
c:nodes_used_collection s:shard2 r:core_node3 
x:nodes_used_collection_shard2_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2}
 status=0 QTime=6038
   [junit4]   2> 710817 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:nodes_used_collection s:shard1 r:core_node1 
x:nodes_used_collection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=6039
   [junit4]   2> 710819 INFO  (qtp968269419-6799) [n:127.0.0.1:43836_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> 710918 INFO  
(zkCallback-1246-thread-1-processing-n:127.0.0.1:37606_solr) 
[n:127.0.0.1:37606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 710918 INFO  
(zkCallback-1244-thread-1-processing-n:127.0.0.1:43836_solr) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 710918 INFO  
(zkCallback-1245-thread-1-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 710918 INFO  
(zkCallback-1243-thread-3-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 711819 INFO  (qtp968269419-6799) [n:127.0.0.1:43836_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=nodes_used_collection&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=7148
   [junit4]   2> 711820 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[AEEF58FD727D0A2E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoresAreDistributedAcrossNodes
   [junit4]   2> 711836 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[AEEF58FD727D0A2E]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest
   [junit4]   2> 711836 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[AEEF58FD727D0A2E]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 711838 INFO  (qtp968269419-6803) [n:127.0.0.1:43836_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=nodes_used_collection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 711839 INFO  
(OverseerThreadFactory-3638-thread-2-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 711839 INFO  
(OverseerCollectionConfigSetProcessor-96940904532344841-127.0.0.1:39837_solr-n_0000000000)
 [n:127.0.0.1:39837_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> 711841 INFO  (qtp1709736043-6802) [n:127.0.0.1:37606_solr    ] 
o.a.s.c.SolrCore [nodes_used_collection_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4e6be2cf
   [junit4]   2> 711841 INFO  (qtp966418525-6814) [n:127.0.0.1:40365_solr    ] 
o.a.s.c.SolrCore [nodes_used_collection_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f809a5
   [junit4]   2> 711841 INFO  (qtp968269419-6781) [n:127.0.0.1:43836_solr    ] 
o.a.s.c.SolrCore [nodes_used_collection_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@19163d34
   [junit4]   2> 711841 INFO  (qtp1547591946-6809) [n:127.0.0.1:39837_solr    ] 
o.a.s.c.SolrCore [nodes_used_collection_shard2_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6d1e2be
   [junit4]   2> 711844 INFO  (qtp1547591946-6809) [n:127.0.0.1:39837_solr    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 711844 INFO  (qtp966418525-6814) [n:127.0.0.1:40365_solr    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 711852 INFO  (qtp1547591946-6809) [n:127.0.0.1:39837_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=nodes_used_collection_shard2_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=11
   [junit4]   2> 711852 WARN  
(zkCallback-1243-thread-3-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 711852 WARN  
(zkCallback-1245-thread-1-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 711852 INFO  (qtp966418525-6814) [n:127.0.0.1:40365_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=nodes_used_collection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=11
   [junit4]   2> 711852 INFO  (qtp968269419-6781) [n:127.0.0.1:43836_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=nodes_used_collection_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=11
   [junit4]   2> 711852 INFO  (qtp1709736043-6802) [n:127.0.0.1:37606_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=nodes_used_collection_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=11
   [junit4]   2> 712555 INFO  (qtp968269419-6803) [n:127.0.0.1:43836_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=nodes_used_collection&action=DELETE&wt=javabin&version=2} status=0 
QTime=717
   [junit4]   2> 712557 INFO  (qtp968269419-6785) [n:127.0.0.1:43836_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 712557 INFO  
(OverseerThreadFactory-3638-thread-3-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
addReplicaColl
   [junit4]   2> 712558 INFO  
(OverseerCollectionConfigSetProcessor-96940904532344841-127.0.0.1:39837_solr-n_0000000000)
 [n:127.0.0.1:39837_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> 712761 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr    ] 
o.a.s.u.TestInjection Inject random core creation delay of 4s
   [junit4]   2> 712762 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr    ] 
o.a.s.u.TestInjection Inject random core creation delay of 4s
   [junit4]   2> 712762 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 712762 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr    ] 
o.a.s.u.TestInjection Inject random core creation delay of 4s
   [junit4]   2> 712864 INFO  
(zkCallback-1244-thread-1-processing-n:127.0.0.1:43836_solr) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 713768 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 713773 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] 
o.a.s.s.IndexSchema [addReplicaColl_shard1_replica2] Schema name=minimal
   [junit4]   2> 713775 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 713776 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica2' using 
configuration from collection addReplicaColl
   [junit4]   2> 713776 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.c.SolrCore [[addReplicaColl_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node3/addReplicaColl_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node3/./addReplicaColl_shard1_replica2/data/]
   [junit4]   2> 713782 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 713782 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 713783 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 713783 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 713783 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@469c4e63[addReplicaColl_shard1_replica2] main]
   [junit4]   2> 713784 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 713784 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 713784 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 713784 INFO  
(searcherExecutor-3667-thread-1-processing-n:127.0.0.1:43836_solr 
x:addReplicaColl_shard1_replica2 s:shard1 c:addReplicaColl r:core_node1) 
[n:127.0.0.1:43836_solr c:addReplicaColl s:shard1 r:core_node1 
x:addReplicaColl_shard1_replica2] o.a.s.c.SolrCore 
[addReplicaColl_shard1_replica2] Registered new searcher 
Searcher@469c4e63[addReplicaColl_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 713784 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551054482265079808
   [junit4]   2> 713788 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 713788 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 713788 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43836/solr/addReplicaColl_shard1_replica2/
   [junit4]   2> 713788 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 713788 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43836/solr/addReplicaColl_shard1_replica2/ has no replicas
   [junit4]   2> 713790 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43836/solr/addReplicaColl_shard1_replica2/ shard1
   [junit4]   2> 713891 INFO  
(zkCallback-1244-thread-1-processing-n:127.0.0.1:43836_solr) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 713941 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 713942 INFO  (qtp968269419-6805) [n:127.0.0.1:43836_solr 
c:addReplicaColl s:shard1 r:core_node1 x:addReplicaColl_shard1_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1180
   [junit4]   2> 714042 INFO  
(zkCallback-1244-thread-1-processing-n:127.0.0.1:43836_solr) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 716762 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 716762 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 716762 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 716764 INFO  
(zkCallback-1243-thread-1-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 716764 INFO  
(zkCallback-1246-thread-1-processing-n:127.0.0.1:37606_solr) 
[n:127.0.0.1:37606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 716764 INFO  
(zkCallback-1245-thread-1-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 716764 INFO  
(zkCallback-1244-thread-1-processing-n:127.0.0.1:43836_solr) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 716866 INFO  
(zkCallback-1243-thread-1-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 716866 INFO  
(zkCallback-1246-thread-1-processing-n:127.0.0.1:37606_solr) 
[n:127.0.0.1:37606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 716867 INFO  
(zkCallback-1245-thread-1-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 716866 INFO  
(zkCallback-1244-thread-1-processing-n:127.0.0.1:43836_solr) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 717769 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 717769 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 717770 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 717826 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] 
o.a.s.s.IndexSchema [addReplicaColl_shard1_replica1] Schema name=minimal
   [junit4]   2> 717826 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] 
o.a.s.s.IndexSchema [addReplicaColl_shard2_replica2] Schema name=minimal
   [junit4]   2> 717826 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] 
o.a.s.s.IndexSchema [addReplicaColl_shard2_replica1] Schema name=minimal
   [junit4]   2> 717829 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 717829 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 717829 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 717830 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica2' using 
configuration from collection addReplicaColl
   [junit4]   2> 717830 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica1' using 
configuration from collection addReplicaColl
   [junit4]   2> 717830 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica1' using 
configuration from collection addReplicaColl
   [junit4]   2> 717830 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.c.SolrCore [[addReplicaColl_shard2_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node2/addReplicaColl_shard2_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node2/./addReplicaColl_shard2_replica2/data/]
   [junit4]   2> 717830 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.c.SolrCore [[addReplicaColl_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node4/addReplicaColl_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node4/./addReplicaColl_shard2_replica1/data/]
   [junit4]   2> 717830 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica1] 
o.a.s.c.SolrCore [[addReplicaColl_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node1/addReplicaColl_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001/tempDir-001/node1/./addReplicaColl_shard1_replica1/data/]
   [junit4]   2> 717836 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 717836 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 717836 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 717836 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 717836 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 717836 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 717837 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 717837 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 717837 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 717837 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 717837 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ce1f253[addReplicaColl_shard2_replica1] main]
   [junit4]   2> 717837 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3ec1c34b[addReplicaColl_shard2_replica2] main]
   [junit4]   2> 717837 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 717837 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 717837 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54b81c84[addReplicaColl_shard1_replica1] main]
   [junit4]   2> 717838 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 717838 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 717838 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 717838 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 717838 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 717838 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 717839 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 717839 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551054486517055488
   [junit4]   2> 717839 INFO  
(searcherExecutor-3673-thread-1-processing-n:127.0.0.1:40365_solr 
x:addReplicaColl_shard2_replica1 s:shard2 c:addReplicaColl r:core_node2) 
[n:127.0.0.1:40365_solr c:addReplicaColl s:shard2 r:core_node2 
x:addReplicaColl_shard2_replica1] o.a.s.c.SolrCore 
[addReplicaColl_shard2_replica1] Registered new searcher 
Searcher@1ce1f253[addReplicaColl_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 717839 INFO  
(searcherExecutor-3672-thread-1-processing-n:127.0.0.1:39837_solr 
x:addReplicaColl_shard2_replica2 s:shard2 c:addReplicaColl r:core_node4) 
[n:127.0.0.1:39837_solr c:addReplicaColl s:shard2 r:core_node4 
x:addReplicaColl_shard2_replica2] o.a.s.c.SolrCore 
[addReplicaColl_shard2_replica2] Registered new searcher 
Searcher@3ec1c34b[addReplicaColl_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 717840 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 717840 INFO  (qtp966418525-6791) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551054486518104064
   [junit4]   2> 717840 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 717840 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551054486518104064
   [junit4]   2> 717840 INFO  
(searcherExecutor-3674-thread-1-processing-n:127.0.0.1:37606_solr 
x:addReplicaColl_shard1_replica1 s:shard1 c:addReplicaColl r:core_node3) 
[n:127.0.0.1:37606_solr c:addReplicaColl s:shard1 r:core_node3 
x:addReplicaColl_shard1_replica1] o.a.s.c.SolrCore 
[addReplicaColl_shard1_replica1] Registered new searcher 
Searcher@54b81c84[addReplicaColl_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 717844 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 717844 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 717844 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39837/solr/addReplicaColl_shard2_replica2/
   [junit4]   2> 717844 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica2 
url=http://127.0.0.1:39837/solr START 
replicas=[http://127.0.0.1:40365/solr/addReplicaColl_shard2_replica1/] 
nUpdates=100
   [junit4]   2> 717844 INFO  (qtp1709736043-6808) [n:127.0.0.1:37606_solr 
c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
 status=0 QTime=5083
   [junit4]   2> 717844 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica2 
url=http://127.0.0.1:39837/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 717846 INFO  (qtp966418525-6811) [n:127.0.0.1:40365_solr 
c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] 
o.a.s.c.S.Request [addReplicaColl_shard2_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 717846 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 717846 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 717847 INFO  (qtp1547591946-6784) [n:127.0.0.1:39837_solr 
c:addReplicaColl s:shard2 r:core_node4 x:addReplicaColl_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39837/solr/addReplicaColl_shard2_replica2/ shard2
   [junit4]   2> 717949 INFO  
(zkCallback-1244-thread-1-processing-n:127.0.0.1:43836_solr) 
[n:127.0.0.1:43836_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]  

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

ooKeeper
   [junit4]   2> 855617 INFO  (qtp968269419-6803) [n:127.0.0.1:43836_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> 855618 INFO  (qtp968269419-6803) [n:127.0.0.1:43836_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=nodeset_collection&action=CREATE&numShards=2&createNodeSet=http://127.0.0.1:37606/solr,http://127.0.0.1:39837/solr&wt=javabin&version=2}
 status=0 QTime=205
   [junit4]   2> 855618 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[AEEF58FD727D0A2E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateNodeSet
   [junit4]   2> 855622 INFO  (jetty-launcher-1225-thread-7) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@58361609{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 855623 INFO  (jetty-launcher-1225-thread-7) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1023555785
   [junit4]   2> 855624 INFO  (jetty-launcher-1225-thread-8) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@7cb7b7ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 855625 INFO  (jetty-launcher-1225-thread-8) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=71463128
   [junit4]   2> 855625 INFO  (jetty-launcher-1225-thread-6) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@6eeb7bc8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 855626 INFO  (jetty-launcher-1225-thread-6) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1690631289
   [junit4]   2> 855628 INFO  
(zkCallback-1281-thread-2-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 855628 INFO  
(zkCallback-1246-thread-5-processing-n:127.0.0.1:37606_solr) 
[n:127.0.0.1:37606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 855631 INFO  (jetty-launcher-1225-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@365e0c1f{/solr,null,UNAVAILABLE}
   [junit4]   2> 855631 INFO  (jetty-launcher-1225-thread-5) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@3b0bee90{HTTP/1.1,[http/1.1]}{127.0.0.1:40365}
   [junit4]   2> 855631 INFO  
(zkCallback-1243-thread-8-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 855632 INFO  (jetty-launcher-1225-thread-5) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1432759492
   [junit4]   2> 855632 INFO  (jetty-launcher-1225-thread-8) [    ] 
o.a.s.c.Overseer Overseer 
(id=96940904532344841-127.0.0.1:39837_solr-n_0000000000) closing
   [junit4]   2> 855632 INFO  
(OverseerStateUpdate-96940904532344841-127.0.0.1:39837_solr-n_0000000000) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39837_solr
   [junit4]   2> 855633 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:44356) [    
] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x158673d32db0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 855635 INFO  
(zkCallback-1281-thread-2-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (1)
   [junit4]   2> 855635 INFO  
(zkCallback-1281-thread-1-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40365_solr
   [junit4]   2> 855636 INFO  
(zkCallback-1281-thread-1-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.Overseer Overseer 
(id=96940904532344849-127.0.0.1:40365_solr-n_0000000004) starting
   [junit4]   2> 855641 INFO  (jetty-launcher-1225-thread-5) [    ] 
o.a.s.c.Overseer Overseer 
(id=96940904532344849-127.0.0.1:40365_solr-n_0000000004) closing
   [junit4]   2> 855643 INFO  
(OverseerStateUpdate-96940904532344849-127.0.0.1:40365_solr-n_0000000004) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40365_solr
   [junit4]   2> 855643 WARN  
(zkCallback-1281-thread-1-processing-n:127.0.0.1:40365_solr) 
[n:127.0.0.1:40365_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 855643 INFO  (jetty-launcher-1225-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11b0fe75{/solr,null,UNAVAILABLE}
   [junit4]   2> 857133 WARN  
(zkCallback-1243-thread-8-processing-n:127.0.0.1:39837_solr) 
[n:127.0.0.1:39837_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 857133 WARN  
(zkCallback-1246-thread-1-processing-n:127.0.0.1:37606_solr) 
[n:127.0.0.1:37606_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 857134 INFO  (jetty-launcher-1225-thread-8) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@172d164{/solr,null,UNAVAILABLE}
   [junit4]   2> 857134 INFO  (jetty-launcher-1225-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@680cc91d{/solr,null,UNAVAILABLE}
   [junit4]   2> 857135 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[AEEF58FD727D0A2E]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44356 44356
   [junit4]   2> 857136 INFO  (Thread-1840) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44356 44356
   [junit4]   2> 857139 WARN  (Thread-1840) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        41      /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 857139 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[AEEF58FD727D0A2E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_AEEF58FD727D0A2E-001
   [junit4]   2> Nov 15, 2016 9:09:26 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=es-PA, 
timezone=Pacific/Bougainville
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=12,threads=1,free=241048288,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, 
SpatialHeatmapFacetsTest, TestSolrCoreSnapshots, DirectSolrSpellCheckerTest, 
DeleteStatusTest, TestSweetSpotSimilarityFactory, TestSurroundQueryParser, 
TestFieldTypeResource, TestRequestStatusCollectionAPI, 
TestManagedStopFilterFactory, TermsComponentTest, 
DistributedFacetExistsSmallTest, TestUpdate, OpenCloseCoreStressTest, 
SpellCheckCollatorTest, ZkCLITest, IndexSchemaRuntimeFieldTest, 
DistribJoinFromCollectionTest, OverseerModifyCollectionTest, 
RemoteQueryErrorTest, TestTestInjection, HdfsDirectoryTest, SolrInfoMBeanTest, 
SampleTest, SpatialFilterTest, DistributedFacetPivotSmallAdvancedTest, 
TestFuzzyAnalyzedSuggestions, TestExactStatsCache, 
HdfsChaosMonkeyNothingIsSafeTest, TestWordDelimiterFilterFactory, 
TestReqParamsAPI, DocExpirationUpdateProcessorFactoryTest, TestRTGBase, 
TestSimpleTrackingShardHandler, TestTrieFacet, TestNumericTerms64, 
CopyFieldTest, SpatialRPTFieldTypeTest, CollectionReloadTest, 
RestartWhileUpdatingTest, TestRuleBasedAuthorizationPlugin, 
TestSolrIndexConfig, TestBulkSchemaAPI, TestLMDirichletSimilarityFactory, 
TestCustomStream, SliceStateTest, AliasIntegrationTest, 
SpellCheckComponentTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestQuerySenderListener, OverseerTaskQueueTest, TestConfigReload, 
TestFastOutputStream, TestRebalanceLeaders, SoftAutoCommitTest, 
SchemaVersionSpecificBehaviorTest, TestFiltering, TestQueryUtils, 
TolerantUpdateProcessorTest, TestSchemaSimilarityResource, BooleanFieldTest, 
TestInitQParser, TestAddFieldRealTimeGet, DocValuesMissingTest, 
ClusterStateUpdateTest, TestCloudPseudoReturnFields, 
TestDefaultSearchFieldResource, SortByFunctionTest, ZkSolrClientTest, 
TestCursorMarkWithoutUniqueKey, WordBreakSolrSpellCheckerTest, TestTrie, 
TestCoreContainer, TestLeaderInitiatedRecoveryThread, DocumentBuilderTest, 
TestSlowCompositeReaderWrapper, BaseCdcrDistributedZkTest, 
CSVRequestHandlerTest, TestQueryTypes, InfoHandlerTest, TestRawTransformer, 
AnalyticsMergeStrategyTest, DateMathParserTest, TestFieldCollectionResource, 
DirectSolrConnectionTest, SimplePostToolTest, ConjunctionSolrSpellCheckerTest, 
SparseHLLTest, DistributedQueryComponentCustomSortTest, 
TestCustomDocTransformer, TestBackupRepositoryFactory, TestSchemaManager, 
TestJsonFacetRefinement, CachingDirectoryFactoryTest, 
TestFieldCacheWithThreads, TestSolrQueryParserDefaultOperatorResource, 
TestDistribDocBasedVersion, TestCollectionAPI, 
LeaderFailoverAfterPartitionTest, TestCloudDeleteByQuery, TestSearchPerf, 
RulesTest, PeerSyncWithIndexFingerprintCachingTest, DocValuesTest, 
IndexSchemaTest, TestSimpleQParserPlugin, TestPerFieldSimilarityClassic, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [335/652 (1!)] on J1 in 153.42s, 20 tests, 1 error <<< 
FAILURES!

[...truncated 61657 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to