Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/665/

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

Error Message:
Error from server at http://127.0.0.1:47895/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;:5},code=510}</pre></p>
 <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:47895/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;:5},code=510}</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([DF4DDB78FE40A1DB:9738AFCCF8738E4E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        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:1344)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1198)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1198)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1198)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1198)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1198)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
        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 10908 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/init-core-data-001
   [junit4]   2> 68692 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[DF4DDB78FE40A1DB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 68693 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[DF4DDB78FE40A1DB]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001
   [junit4]   2> 68693 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[DF4DDB78FE40A1DB]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 68693 INFO  (Thread-238) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 68693 INFO  (Thread-238) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 68793 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[DF4DDB78FE40A1DB]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60328
   [junit4]   2> 68818 INFO  (jetty-launcher-78-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 68821 INFO  (jetty-launcher-78-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 68822 INFO  (jetty-launcher-78-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 68824 INFO  (jetty-launcher-78-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32bc11ad{/solr,null,AVAILABLE}
   [junit4]   2> 68825 INFO  (jetty-launcher-78-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@773bc008{HTTP/1.1,[http/1.1]}{127.0.0.1:49698}
   [junit4]   2> 68825 INFO  (jetty-launcher-78-thread-1) [    ] o.e.j.s.Server 
Started @73304ms
   [junit4]   2> 68825 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49698}
   [junit4]   2> 68826 ERROR (jetty-launcher-78-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 68826 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 68826 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 68826 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 68826 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-09T20:44:48.292Z
   [junit4]   2> 68847 INFO  (jetty-launcher-78-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2321560a{/solr,null,AVAILABLE}
   [junit4]   2> 68847 INFO  (jetty-launcher-78-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7b998949{HTTP/1.1,[http/1.1]}{127.0.0.1:53531}
   [junit4]   2> 68847 INFO  (jetty-launcher-78-thread-3) [    ] o.e.j.s.Server 
Started @73326ms
   [junit4]   2> 68847 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53531}
   [junit4]   2> 68848 ERROR (jetty-launcher-78-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 68848 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 68848 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 68848 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 68848 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-09T20:44:48.314Z
   [junit4]   2> 68850 INFO  (jetty-launcher-78-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 68857 INFO  (jetty-launcher-78-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@42b8f4b7{/solr,null,AVAILABLE}
   [junit4]   2> 68857 INFO  (jetty-launcher-78-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@e390bff{HTTP/1.1,[http/1.1]}{127.0.0.1:47895}
   [junit4]   2> 68857 INFO  (jetty-launcher-78-thread-2) [    ] o.e.j.s.Server 
Started @73336ms
   [junit4]   2> 68857 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47895}
   [junit4]   2> 68862 ERROR (jetty-launcher-78-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 68862 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 68862 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 68862 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 68862 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-09T20:44:48.328Z
   [junit4]   2> 68895 INFO  (jetty-launcher-78-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10143ae{/solr,null,AVAILABLE}
   [junit4]   2> 68896 INFO  (jetty-launcher-78-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3fb9a0f3{HTTP/1.1,[http/1.1]}{127.0.0.1:49436}
   [junit4]   2> 68896 INFO  (jetty-launcher-78-thread-4) [    ] o.e.j.s.Server 
Started @73375ms
   [junit4]   2> 68896 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49436}
   [junit4]   2> 68896 ERROR (jetty-launcher-78-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 68896 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 68896 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 68896 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 68896 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-09T20:44:48.362Z
   [junit4]   2> 68925 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 68933 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 68943 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 68960 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 68977 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 68962 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 68983 INFO  (jetty-launcher-78-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60328/solr
   [junit4]   2> 69010 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 69026 INFO  (jetty-launcher-78-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60328/solr
   [junit4]   2> 69026 INFO  (jetty-launcher-78-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60328/solr
   [junit4]   2> 69030 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 69046 INFO  (jetty-launcher-78-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60328/solr
   [junit4]   2> 69058 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 0x15984f9eaa00006, 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> 69062 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 0x15984f9eaa00005, 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> 69062 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 0x15984f9eaa00007, 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> 69064 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 0x15984f9eaa00008, 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> 69083 INFO  (jetty-launcher-78-thread-1) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49698_solr
   [junit4]   2> 69084 INFO  (jetty-launcher-78-thread-1) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.Overseer Overseer 
(id=97255075883253769-127.0.0.1:49698_solr-n_0000000000) starting
   [junit4]   2> 69084 INFO  (jetty-launcher-78-thread-3) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53531_solr
   [junit4]   2> 69094 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:47895_solr) 
[n:127.0.0.1:47895_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 69098 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:53531_solr) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 69098 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:49698_solr) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 69106 INFO  (jetty-launcher-78-thread-2) 
[n:127.0.0.1:47895_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47895_solr
   [junit4]   2> 69109 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:49698_solr) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 69110 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:53531_solr) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 69110 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:47895_solr) 
[n:127.0.0.1:47895_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 69118 INFO  (jetty-launcher-78-thread-4) 
[n:127.0.0.1:49436_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 69121 INFO  (jetty-launcher-78-thread-4) 
[n:127.0.0.1:49436_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49436_solr
   [junit4]   2> 69122 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:53531_solr) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 69122 INFO  
(OverseerStateUpdate-97255075883253769-127.0.0.1:49698_solr-n_0000000000) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 69130 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:47895_solr) 
[n:127.0.0.1:47895_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 69136 INFO  (jetty-launcher-78-thread-1) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49698_solr
   [junit4]   2> 69141 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:53531_solr) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 69142 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:47895_solr) 
[n:127.0.0.1:47895_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 69146 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:49436_solr) 
[n:127.0.0.1:49436_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 69147 INFO  
(zkCallback-96-thread-2-processing-n:127.0.0.1:49698_solr) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 69148 INFO  (jetty-launcher-78-thread-3) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node3/.
   [junit4]   2> 69185 INFO  (jetty-launcher-78-thread-2) 
[n:127.0.0.1:47895_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node1/.
   [junit4]   2> 69217 INFO  (jetty-launcher-78-thread-1) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node2/.
   [junit4]   2> 69287 INFO  (jetty-launcher-78-thread-4) 
[n:127.0.0.1:49436_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node4/.
   [junit4]   2> 69355 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[DF4DDB78FE40A1DB]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 69355 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[DF4DDB78FE40A1DB]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60328/solr ready
   [junit4]   2> 69388 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[DF4DDB78FE40A1DB])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionReload
   [junit4]   2> 69389 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[DF4DDB78FE40A1DB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 69399 INFO  (qtp95631569-649) [n:127.0.0.1:53531_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 69404 INFO  
(OverseerThreadFactory-210-thread-1-processing-n:127.0.0.1:49698_solr) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
reloaded_collection
   [junit4]   2> 69538 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 69567 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 69569 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 69570 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 69679 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:47895_solr) 
[n:127.0.0.1:47895_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 69679 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:53531_solr) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 69679 INFO  
(zkCallback-96-thread-2-processing-n:127.0.0.1:49698_solr) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 69679 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:49436_solr) 
[n:127.0.0.1:49436_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 70568 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 70583 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 70585 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica2] Schema name=minimal
   [junit4]   2> 70590 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 70595 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 70618 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica2' 
using configuration from collection reloaded_collection
   [junit4]   2> 70618 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica2] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node3/reloaded_collection_shard1_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node3/./reloaded_collection_shard1_replica2/data/]
   [junit4]   2> 70619 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica2] Schema name=minimal
   [junit4]   2> 70620 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica1] Schema name=minimal
   [junit4]   2> 70620 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 70628 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica1] Schema name=minimal
   [junit4]   2> 70637 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 70637 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 70637 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica1' 
using configuration from collection reloaded_collection
   [junit4]   2> 70638 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica2' 
using configuration from collection reloaded_collection
   [junit4]   2> 70638 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica2] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node1/reloaded_collection_shard2_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node1/./reloaded_collection_shard2_replica2/data/]
   [junit4]   2> 70639 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node2/reloaded_collection_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node2/./reloaded_collection_shard1_replica1/data/]
   [junit4]   2> 70642 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 70643 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica1' 
using configuration from collection reloaded_collection
   [junit4]   2> 70644 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node4/reloaded_collection_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node4/./reloaded_collection_shard2_replica1/data/]
   [junit4]   2> 70671 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 70671 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70672 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70672 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70672 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 70672 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70673 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70673 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70674 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2ae580f8[reloaded_collection_shard2_replica1] main]
   [junit4]   2> 70674 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@46b4cbd[reloaded_collection_shard1_replica2] main]
   [junit4]   2> 70675 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 70675 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70675 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 70675 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70676 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70676 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 70676 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 70676 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 70676 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 70676 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 70676 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44aba6ba[reloaded_collection_shard2_replica2] main]
   [junit4]   2> 70677 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1556081216211386368
   [junit4]   2> 70677 INFO  
(searcherExecutor-222-thread-1-processing-n:127.0.0.1:49436_solr 
x:reloaded_collection_shard2_replica1 s:shard2 c:reloaded_collection) 
[n:127.0.0.1:49436_solr c:reloaded_collection s:shard2  
x:reloaded_collection_shard2_replica1] o.a.s.c.SolrCore 
[reloaded_collection_shard2_replica1] Registered new searcher 
Searcher@2ae580f8[reloaded_collection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70677 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1556081216211386368
   [junit4]   2> 70678 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 70679 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 70679 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 70679 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1556081216213483520
   [junit4]   2> 70683 INFO  
(searcherExecutor-219-thread-1-processing-n:127.0.0.1:53531_solr 
x:reloaded_collection_shard1_replica2 s:shard1 c:reloaded_collection) 
[n:127.0.0.1:53531_solr c:reloaded_collection s:shard1  
x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore 
[reloaded_collection_shard1_replica2] Registered new searcher 
Searcher@46b4cbd[reloaded_collection_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70683 INFO  
(searcherExecutor-221-thread-1-processing-n:127.0.0.1:47895_solr 
x:reloaded_collection_shard2_replica2 s:shard2 c:reloaded_collection) 
[n:127.0.0.1:47895_solr c:reloaded_collection s:shard2  
x:reloaded_collection_shard2_replica2] o.a.s.c.SolrCore 
[reloaded_collection_shard2_replica2] Registered new searcher 
Searcher@44aba6ba[reloaded_collection_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70685 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 70685 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 70685 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49436/solr/reloaded_collection_shard2_replica1/
   [junit4]   2> 70685 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica1 
url=http://127.0.0.1:49436/solr START 
replicas=[http://127.0.0.1:47895/solr/reloaded_collection_shard2_replica2/] 
nUpdates=100
   [junit4]   2> 70687 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 70687 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica1 
url=http://127.0.0.1:49436/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 70688 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 70688 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70689 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70689 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70692 INFO  (qtp315156075-640) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2 r:core_node3 
x:reloaded_collection_shard2_replica2] o.a.s.c.S.Request 
[reloaded_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> 70694 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29670d1[reloaded_collection_shard1_replica1] main]
   [junit4]   2> 70694 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 70694 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 70695 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 70695 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1556081216230260736
   [junit4]   2> 70696 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 70696 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_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> 70698 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49436/solr/reloaded_collection_shard2_replica1/ shard2
   [junit4]   2> 70700 INFO  
(searcherExecutor-220-thread-1-processing-n:127.0.0.1:49698_solr 
x:reloaded_collection_shard1_replica1 s:shard1 c:reloaded_collection) 
[n:127.0.0.1:49698_solr c:reloaded_collection s:shard1  
x:reloaded_collection_shard1_replica1] o.a.s.c.SolrCore 
[reloaded_collection_shard1_replica1] Registered new searcher 
Searcher@29670d1[reloaded_collection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70802 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:49436_solr) 
[n:127.0.0.1:49436_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 70802 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:53531_solr) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 70802 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:47895_solr) 
[n:127.0.0.1:47895_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 70803 INFO  
(zkCallback-96-thread-3-processing-n:127.0.0.1:49698_solr) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 70849 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 70852 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1285
   [junit4]   2> 70955 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:49436_solr) 
[n:127.0.0.1:49436_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 70955 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:53531_solr) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 70956 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:47895_solr) 
[n:127.0.0.1:47895_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 70956 INFO  
(zkCallback-96-thread-2-processing-n:127.0.0.1:49698_solr) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 71188 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 71188 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 71188 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53531/solr/reloaded_collection_shard1_replica2/
   [junit4]   2> 71188 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica2 
url=http://127.0.0.1:53531/solr START 
replicas=[http://127.0.0.1:49698/solr/reloaded_collection_shard1_replica1/] 
nUpdates=100
   [junit4]   2> 71188 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica2 
url=http://127.0.0.1:53531/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 71193 INFO  (qtp2041713106-628) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1 r:core_node4 
x:reloaded_collection_shard1_replica1] o.a.s.c.S.Request 
[reloaded_collection_shard1_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 71193 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 71193 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_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> 71196 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53531/solr/reloaded_collection_shard1_replica2/ shard1
   [junit4]   2> 71299 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:53531_solr) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 71299 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:47895_solr) 
[n:127.0.0.1:47895_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 71299 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:49436_solr) 
[n:127.0.0.1:49436_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 71300 INFO  
(zkCallback-96-thread-3-processing-n:127.0.0.1:49698_solr) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 71347 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 71349 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1811
   [junit4]   2> 71453 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:49436_solr) 
[n:127.0.0.1:49436_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 71453 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:53531_solr) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 71453 INFO  
(zkCallback-96-thread-2-processing-n:127.0.0.1:49698_solr) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 71454 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:47895_solr) 
[n:127.0.0.1:47895_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 71687 INFO  (qtp315156075-642) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2120
   [junit4]   2> 71703 INFO  (qtp2041713106-630) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2133
   [junit4]   2> 71713 INFO  (qtp95631569-649) [n:127.0.0.1:53531_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> 71816 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:49436_solr) 
[n:127.0.0.1:49436_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 71816 INFO  
(zkCallback-96-thread-3-processing-n:127.0.0.1:49698_solr) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 71817 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:53531_solr) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 71817 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:47895_solr) 
[n:127.0.0.1:47895_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 72714 INFO  (qtp95631569-649) [n:127.0.0.1:53531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3314
   [junit4]   2> 72718 INFO  (qtp95631569-652) [n:127.0.0.1:53531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72721 INFO  (qtp2041713106-632) [n:127.0.0.1:49698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72724 INFO  (qtp1563229256-668) [n:127.0.0.1:49436_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72726 INFO  (qtp315156075-645) [n:127.0.0.1:47895_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72729 INFO  (qtp95631569-650) [n:127.0.0.1:53531_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params 
async=2bc6eca5-1e8d-4962-8f68-7e55384d0273&name=reloaded_collection&action=RELOAD&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 72730 INFO  (qtp95631569-650) [n:127.0.0.1:53531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=2bc6eca5-1e8d-4962-8f68-7e55384d0273&name=reloaded_collection&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 72732 INFO  (qtp95631569-653) [n:127.0.0.1:53531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72733 INFO  
(OverseerThreadFactory-210-thread-2-processing-n:127.0.0.1:49698_solr) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=RELOAD
   [junit4]   2> 72733 INFO  
(OverseerCollectionConfigSetProcessor-97255075883253769-127.0.0.1:49698_solr-n_0000000000)
 [n:127.0.0.1:49698_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> 72738 INFO  (qtp2041713106-631) [n:127.0.0.1:49698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard1_replica1&async=2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391415018&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 72740 INFO  (qtp2041713106-627) [n:127.0.0.1:49698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72743 INFO  (qtp1563229256-669) [n:127.0.0.1:49436_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard2_replica1&async=2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391453172&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 72744 INFO  (qtp95631569-649) [n:127.0.0.1:53531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard1_replica2&async=2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 72745 INFO  (qtp315156075-643) [n:127.0.0.1:47895_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard2_replica2&async=2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391735241&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 72750 INFO  (qtp95631569-652) [n:127.0.0.1:53531_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033
   [junit4]   2> 72750 INFO  (qtp95631569-652) [n:127.0.0.1:53531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 72760 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 72761 INFO  
(parallelCoreAdminExecutor-217-thread-1-processing-n:127.0.0.1:49436_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391453172 RELOAD) 
[n:127.0.0.1:49436_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 72768 INFO  (qtp1563229256-667) [n:127.0.0.1:49436_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72770 INFO  (qtp315156075-645) [n:127.0.0.1:47895_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72772 INFO  (qtp95631569-646) [n:127.0.0.1:53531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72774 INFO  (qtp2041713106-632) [n:127.0.0.1:49698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72775 INFO  (qtp1563229256-670) [n:127.0.0.1:49436_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72778 INFO  
(parallelCoreAdminExecutor-217-thread-1-processing-n:127.0.0.1:49436_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391453172 RELOAD) 
[n:127.0.0.1:49436_solr    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard2_replica1] Schema name=minimal
   [junit4]   2> 72778 INFO  (qtp315156075-659) [n:127.0.0.1:47895_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72780 INFO  
(parallelCoreAdminExecutor-217-thread-1-processing-n:127.0.0.1:49436_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391453172 RELOAD) 
[n:127.0.0.1:49436_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 72780 INFO  (qtp95631569-651) [n:127.0.0.1:53531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72782 INFO  (qtp2041713106-633) [n:127.0.0.1:49698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72809 INFO  
(parallelCoreAdminExecutor-215-thread-1-processing-n:127.0.0.1:49698_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391415018 RELOAD) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 72814 INFO  
(parallelCoreAdminExecutor-217-thread-1-processing-n:127.0.0.1:49436_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391453172 RELOAD) 
[n:127.0.0.1:49436_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 
'reloaded_collection_shard2_replica1' using configuration from collection 
reloaded_collection
   [junit4]   2> 72819 INFO  (qtp1563229256-670) [n:127.0.0.1:49436_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72819 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard1_replica2] Schema name=minimal
   [junit4]   2> 72821 INFO  
(parallelCoreAdminExecutor-215-thread-1-processing-n:127.0.0.1:49698_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391415018 RELOAD) 
[n:127.0.0.1:49698_solr    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard1_replica1] Schema name=minimal
   [junit4]   2> 72822 INFO  (qtp315156075-659) [n:127.0.0.1:47895_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72822 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 72822 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 
'reloaded_collection_shard1_replica2' using configuration from collection 
reloaded_collection
   [junit4]   2> 72824 INFO  
(parallelCoreAdminExecutor-215-thread-1-processing-n:127.0.0.1:49698_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391415018 RELOAD) 
[n:127.0.0.1:49698_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 72824 INFO  (qtp95631569-650) [n:127.0.0.1:53531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72824 INFO  
(parallelCoreAdminExecutor-215-thread-1-processing-n:127.0.0.1:49698_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391415018 RELOAD) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 
'reloaded_collection_shard1_replica1' using configuration from collection 
reloaded_collection
   [junit4]   2> 72827 INFO  
(parallelCoreAdminExecutor-213-thread-1-processing-n:127.0.0.1:47895_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391735241 RELOAD) 
[n:127.0.0.1:47895_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 72829 INFO  (qtp2041713106-633) [n:127.0.0.1:49698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72833 INFO  
(parallelCoreAdminExecutor-217-thread-1-processing-n:127.0.0.1:49436_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391453172 RELOAD) 
[n:127.0.0.1:49436_solr c:reloaded_collection s:shard2 r:core_node2 
x:reloaded_collection_shard2_replica1] o.a.s.c.SolrCore 
[[reloaded_collection_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node4/reloaded_collection_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node4/./reloaded_collection_shard2_replica1/data/]
   [junit4]   2> 72837 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr c:reloaded_collection s:shard1 r:core_node1 
x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore 
[[reloaded_collection_shard1_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node3/reloaded_collection_shard1_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node3/./reloaded_collection_shard1_replica2/data/]
   [junit4]   2> 72842 INFO  
(parallelCoreAdminExecutor-217-thread-1-processing-n:127.0.0.1:49436_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391453172 RELOAD) 
[n:127.0.0.1:49436_solr c:reloaded_collection s:shard2 r:core_node2 
x:reloaded_collection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 72842 INFO  
(parallelCoreAdminExecutor-217-thread-1-processing-n:127.0.0.1:49436_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391453172 RELOAD) 
[n:127.0.0.1:49436_solr c:reloaded_collection s:shard2 r:core_node2 
x:reloaded_collection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 72843 INFO  (qtp1563229256-670) [n:127.0.0.1:49436_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72845 INFO  (qtp315156075-639) [n:127.0.0.1:47895_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72845 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr c:reloaded_collection s:shard1 r:core_node1 
x:reloaded_collection_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 72845 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr c:reloaded_collection s:shard1 r:core_node1 
x:reloaded_collection_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 72846 INFO  
(parallelCoreAdminExecutor-215-thread-1-processing-n:127.0.0.1:49698_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391415018 RELOAD) 
[n:127.0.0.1:49698_solr c:reloaded_collection s:shard1 r:core_node4 
x:reloaded_collection_shard1_replica1] o.a.s.c.SolrCore 
[[reloaded_collection_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node2/reloaded_collection_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node2/./reloaded_collection_shard1_replica1/data/]
   [junit4]   2> 72850 INFO  
(parallelCoreAdminExecutor-217-thread-1-processing-n:127.0.0.1:49436_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391453172 RELOAD) 
[n:127.0.0.1:49436_solr c:reloaded_collection s:shard2 r:core_node2 
x:reloaded_collection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a45cd3a[reloaded_collection_shard2_replica1] main]
   [junit4]   2> 72851 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr c:reloaded_collection s:shard1 r:core_node1 
x:reloaded_collection_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b35297c[reloaded_collection_shard1_replica2] main]
   [junit4]   2> 72852 INFO  
(parallelCoreAdminExecutor-213-thread-1-processing-n:127.0.0.1:47895_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391735241 RELOAD) 
[n:127.0.0.1:47895_solr    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard2_replica2] Schema name=minimal
   [junit4]   2> 72852 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr c:reloaded_collection s:shard1 r:core_node1 
x:reloaded_collection_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 72852 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr c:reloaded_collection s:shard1 r:core_node1 
x:reloaded_collection_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 72852 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr c:reloaded_collection s:shard1 r:core_node1 
x:reloaded_collection_shard1_replica2] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 72852 INFO  
(searcherExecutor-240-thread-1-processing-x:reloaded_collection_shard1_replica2 
r:core_node1 2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD 
n:127.0.0.1:53531_solr s:shard1 c:reloaded_collection) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1 r:core_node1 
x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore 
[reloaded_collection_shard1_replica2] Registered new searcher 
Searcher@3b35297c[reloaded_collection_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72853 INFO  
(parallelCoreAdminExecutor-217-thread-1-processing-n:127.0.0.1:49436_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391453172 RELOAD) 
[n:127.0.0.1:49436_solr c:reloaded_collection s:shard2 r:core_node2 
x:reloaded_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 72853 INFO  
(parallelCoreAdminExecutor-217-thread-1-processing-n:127.0.0.1:49436_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391453172 RELOAD) 
[n:127.0.0.1:49436_solr c:reloaded_collection s:shard2 r:core_node2 
x:reloaded_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 72853 INFO  
(parallelCoreAdminExecutor-217-thread-1-processing-n:127.0.0.1:49436_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391453172 RELOAD) 
[n:127.0.0.1:49436_solr c:reloaded_collection s:shard2 r:core_node2 
x:reloaded_collection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 72853 INFO  
(searcherExecutor-239-thread-1-processing-x:reloaded_collection_shard2_replica1 
r:core_node2 2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391453172 RELOAD 
n:127.0.0.1:49436_solr s:shard2 c:reloaded_collection) [n:127.0.0.1:49436_solr 
c:reloaded_collection s:shard2 r:core_node2 
x:reloaded_collection_shard2_replica1] o.a.s.c.SolrCore 
[reloaded_collection_shard2_replica1] Registered new searcher 
Searcher@1a45cd3a[reloaded_collection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72854 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr c:reloaded_collection s:shard1 r:core_node1 
x:reloaded_collection_shard1_replica2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1556081218494136320
   [junit4]   2> 72854 INFO  
(parallelCoreAdminExecutor-217-thread-1-processing-n:127.0.0.1:49436_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391453172 RELOAD) 
[n:127.0.0.1:49436_solr c:reloaded_collection s:shard2 r:core_node2 
x:reloaded_collection_shard2_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1556081218494136320
   [junit4]   2> 72856 INFO  (qtp95631569-653) [n:127.0.0.1:53531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72857 INFO  
(parallelCoreAdminExecutor-213-thread-1-processing-n:127.0.0.1:47895_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391735241 RELOAD) 
[n:127.0.0.1:47895_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 72859 INFO  (qtp2041713106-633) [n:127.0.0.1:49698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72861 INFO  
(parallelCoreAdminExecutor-213-thread-1-processing-n:127.0.0.1:47895_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391735241 RELOAD) 
[n:127.0.0.1:47895_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 
'reloaded_collection_shard2_replica2' using configuration from collection 
reloaded_collection
   [junit4]   2> 72865 INFO  (qtp1563229256-671) [n:127.0.0.1:49436_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72867 INFO  (qtp315156075-645) [n:127.0.0.1:47895_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72869 INFO  (qtp95631569-651) [n:127.0.0.1:53531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72870 INFO  
(parallelCoreAdminExecutor-215-thread-1-processing-n:127.0.0.1:49698_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391415018 RELOAD) 
[n:127.0.0.1:49698_solr c:reloaded_collection s:shard1 r:core_node4 
x:reloaded_collection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 72870 INFO  
(parallelCoreAdminExecutor-215-thread-1-processing-n:127.0.0.1:49698_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391415018 RELOAD) 
[n:127.0.0.1:49698_solr c:reloaded_collection s:shard1 r:core_node4 
x:reloaded_collection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 72879 INFO  (qtp2041713106-632) [n:127.0.0.1:49698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72879 INFO  
(parallelCoreAdminExecutor-213-thread-1-processing-n:127.0.0.1:47895_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391735241 RELOAD) 
[n:127.0.0.1:47895_solr c:reloaded_collection s:shard2 r:core_node3 
x:reloaded_collection_shard2_replica2] o.a.s.c.SolrCore 
[[reloaded_collection_shard2_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node1/reloaded_collection_shard2_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-001/node1/./reloaded_collection_shard2_replica2/data/]
   [junit4]   2> 72884 INFO  (qtp1563229256-669) [n:127.0.0.1:49436_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72888 INFO  (qtp315156075-639) [n:127.0.0.1:47895_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72890 INFO  (qtp95631569-646) [n:127.0.0.1:53531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72892 INFO  (qtp2041713106-634) [n:127.0.0.1:49698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72893 INFO  (qtp1563229256-669) [n:127.0.0.1:49436_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72895 INFO  (qtp315156075-639) [n:127.0.0.1:47895_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72900 INFO  
(parallelCoreAdminExecutor-213-thread-1-processing-n:127.0.0.1:47895_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391735241 RELOAD) 
[n:127.0.0.1:47895_solr c:reloaded_collection s:shard2 r:core_node3 
x:reloaded_collection_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 72900 INFO  
(parallelCoreAdminExecutor-213-thread-1-processing-n:127.0.0.1:47895_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391735241 RELOAD) 
[n:127.0.0.1:47895_solr c:reloaded_collection s:shard2 r:core_node3 
x:reloaded_collection_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 72915 INFO  (qtp95631569-649) [n:127.0.0.1:53531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72917 INFO  (qtp2041713106-632) [n:127.0.0.1:49698_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72934 INFO  (qtp1563229256-670) [n:127.0.0.1:49436_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72934 INFO  
(parallelCoreAdminExecutor-215-thread-1-processing-n:127.0.0.1:49698_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391415018 RELOAD) 
[n:127.0.0.1:49698_solr c:reloaded_collection s:shard1 r:core_node4 
x:reloaded_collection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1867a81a[reloaded_collection_shard1_replica1] main]
   [junit4]   2> 72935 INFO  
(parallelCoreAdminExecutor-215-thread-1-processing-n:127.0.0.1:49698_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391415018 RELOAD) 
[n:127.0.0.1:49698_solr c:reloaded_collection s:shard1 r:core_node4 
x:reloaded_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 72935 INFO  
(parallelCoreAdminExecutor-215-thread-1-processing-n:127.0.0.1:49698_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391415018 RELOAD) 
[n:127.0.0.1:49698_solr c:reloaded_collection s:shard1 r:core_node4 
x:reloaded_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 72935 INFO  
(parallelCoreAdminExecutor-215-thread-1-processing-n:127.0.0.1:49698_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391415018 RELOAD) 
[n:127.0.0.1:49698_solr c:reloaded_collection s:shard1 r:core_node4 
x:reloaded_collection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 72936 INFO  
(parallelCoreAdminExecutor-215-thread-1-processing-n:127.0.0.1:49698_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391415018 RELOAD) 
[n:127.0.0.1:49698_solr c:reloaded_collection s:shard1 r:core_node4 
x:reloaded_collection_shard1_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1556081218580119552
   [junit4]   2> 72938 INFO  
(searcherExecutor-247-thread-1-processing-x:reloaded_collection_shard1_replica1 
r:core_node4 2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391415018 RELOAD 
n:127.0.0.1:49698_solr s:shard1 c:reloaded_collection) [n:127.0.0.1:49698_solr 
c:reloaded_collection s:shard1 r:core_node4 
x:reloaded_collection_shard1_replica1] o.a.s.c.SolrCore 
[reloaded_collection_shard1_replica1] Registered new searcher 
Searcher@1867a81a[reloaded_collection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72946 INFO  
(parallelCoreAdminExecutor-213-thread-1-processing-n:127.0.0.1:47895_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391735241 RELOAD) 
[n:127.0.0.1:47895_solr c:reloaded_collection s:shard2 r:core_node3 
x:reloaded_collection_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@66ce5ef2[reloaded_collection_shard2_replica2] main]
   [junit4]   2> 72946 INFO  
(parallelCoreAdminExecutor-213-thread-1-processing-n:127.0.0.1:47895_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391735241 RELOAD) 
[n:127.0.0.1:47895_solr c:reloaded_collection s:shard2 r:core_node3 
x:reloaded_collection_shard2_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 72947 INFO  
(parallelCoreAdminExecutor-213-thread-1-processing-n:127.0.0.1:47895_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391735241 RELOAD) 
[n:127.0.0.1:47895_solr c:reloaded_collection s:shard2 r:core_node3 
x:reloaded_collection_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 72947 INFO  
(parallelCoreAdminExecutor-213-thread-1-processing-n:127.0.0.1:47895_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391735241 RELOAD) 
[n:127.0.0.1:47895_solr c:reloaded_collection s:shard2 r:core_node3 
x:reloaded_collection_shard2_replica2] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 72947 INFO  
(searcherExecutor-251-thread-1-processing-x:reloaded_collection_shard2_replica2 
r:core_node3 2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391735241 RELOAD 
n:127.0.0.1:47895_solr s:shard2 c:reloaded_collection) [n:127.0.0.1:47895_solr 
c:reloaded_collection s:shard2 r:core_node3 
x:reloaded_collection_shard2_replica2] o.a.s.c.SolrCore 
[reloaded_collection_shard2_replica2] Registered new searcher 
Searcher@66ce5ef2[reloaded_collection_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72947 INFO  
(parallelCoreAdminExecutor-213-thread-1-processing-n:127.0.0.1:47895_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391735241 RELOAD) 
[n:127.0.0.1:47895_solr c:reloaded_collection s:shard2 r:core_node3 
x:reloaded_collection_shard2_replica2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1556081218591653888
   [junit4]   2> 72952 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr c:reloaded_collection s:shard1 r:core_node1 
x:reloaded_collection_shard1_replica2] o.a.s.u.DefaultSolrCoreState New 
IndexWriter is ready to be used.
   [junit4]   2> 72952 INFO  (qtp315156075-643) [n:127.0.0.1:47895_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72952 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr c:reloaded_collection s:shard1 r:core_node1 
x:reloaded_collection_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f3ccf7c[reloaded_collection_shard1_replica2] main]
   [junit4]   2> 72953 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.1:53531_solr 
2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD) 
[n:127.0.0.1:53531_solr c:reloaded_collection s:shard1 r:core_node1 
x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore 
[reloaded_collection_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f79611e
   [junit4]   2> 72953 INFO  
(searcherExecutor-240-thread-1-processing-x:reloaded_collection_shard1_replica2 
r:core_node1 2bc6eca5-1e8d-4962-8f68-7e55384d027322370939391328033 RELOAD 
n:127.0.0.1:53531_solr s:shard1 c:reloaded_collection) [n:127.0.0.1:53531_solr 
c:reloaded_collection s:shard1 r:core_node1 
x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore 
[reloaded_collection_shard1_replica2] Registered new searcher 
Searcher@6f3ccf7c[reloaded_collection_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72953 INFO  
(parallelCoreAdminExecutor-211-thread-1-processing-n:127.0.0.

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

ssionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [corewithnocollection3]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:826)
   [junit4]   2>        ... 33 more
   [junit4]   2> Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
Specified config does not exist in ZooKeeper: conf123
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:189)
   [junit4]   2>        at 
org.apache.solr.cloud.CloudConfigSetService.createCoreResourceLoader(CloudConfigSetService.java:54)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:74)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:887)
   [junit4]   2>        ... 34 more
   [junit4]   2> 
   [junit4]   2> 163160 INFO  (qtp95631569-647) [n:127.0.0.1:53531_solr 
c:corewithnocollection3   x:corewithnocollection3] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001/tempDir-006&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2}
 status=400 QTime=1163
   [junit4]   2> 163277 INFO  
(OverseerCollectionConfigSetProcessor-97255075883253769-127.0.0.1:49698_solr-n_0000000000)
 [n:127.0.0.1:49698_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000072 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 163363 INFO  (qtp95631569-650) [n:127.0.0.1:53531_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 163363 INFO  (qtp95631569-650) [n:127.0.0.1:53531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 163363 INFO  
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[DF4DDB78FE40A1DB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoConfigSetExist
   [junit4]   2> 163418 INFO  (jetty-launcher-78-thread-7) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@773bc008{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 163418 INFO  (jetty-launcher-78-thread-5) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@7b998949{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 163425 INFO  (jetty-launcher-78-thread-5) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=170493796
   [junit4]   2> 163427 INFO  (jetty-launcher-78-thread-7) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=210145509
   [junit4]   2> 163428 INFO  (jetty-launcher-78-thread-6) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@7b655767{HTTP/1.1,[http/1.1]}{127.0.0.1:47895}
   [junit4]   2> 163442 INFO  (jetty-launcher-78-thread-8) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3fb9a0f3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 163442 INFO  (jetty-launcher-78-thread-6) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1863134915
   [junit4]   2> 163443 INFO  (jetty-launcher-78-thread-8) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1993027186
   [junit4]   2> 163447 INFO  (jetty-launcher-78-thread-7) [    ] 
o.a.s.c.Overseer Overseer 
(id=97255075883253769-127.0.0.1:49698_solr-n_0000000000) closing
   [junit4]   2> 163447 INFO  
(OverseerStateUpdate-97255075883253769-127.0.0.1:49698_solr-n_0000000000) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:49698_solr
   [junit4]   2> 163469 INFO  (jetty-launcher-78-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 163470 INFO  (jetty-launcher-78-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5ded4d50{/solr,null,UNAVAILABLE}
   [junit4]   2> 163474 INFO  
(zkCallback-97-thread-7-processing-n:127.0.0.1:53531_solr) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 163474 INFO  
(zkCallback-96-thread-12-processing-n:127.0.0.1:49698_solr) 
[n:127.0.0.1:49698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 163475 INFO  (jetty-launcher-78-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 163475 INFO  (jetty-launcher-78-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@32bc11ad{/solr,null,UNAVAILABLE}
   [junit4]   2> 165005 WARN  
(zkCallback-99-thread-7-processing-n:127.0.0.1:49436_solr) 
[n:127.0.0.1:49436_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 165006 WARN  
(zkCallback-97-thread-2-processing-n:127.0.0.1:53531_solr) 
[n:127.0.0.1:53531_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 165006 INFO  (jetty-launcher-78-thread-8) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 165006 INFO  (jetty-launcher-78-thread-8) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10143ae{/solr,null,UNAVAILABLE}
   [junit4]   2> 165006 INFO  (jetty-launcher-78-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 165006 INFO  (jetty-launcher-78-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2321560a{/solr,null,UNAVAILABLE}
   [junit4]   2> 165010 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[DF4DDB78FE40A1DB]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60328 60328
   [junit4]   2> 165100 INFO  (Thread-290) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60328 60328
   [junit4]   2> 165101 WARN  (Thread-290) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        100     /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        118     /solr/collections
   [junit4]   2>        17      /solr/overseer/queue
   [junit4]   2>        6       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 165101 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[DF4DDB78FE40A1DB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DF4DDB78FE40A1DB-001
   [junit4]   2> Jan 09, 2017 8:46:24 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{_version_=Lucene50(blocksize=128), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, maxPointsInLeafNode=1098, maxMBSortInHeap=6.727146459498535, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=sr-RS, 
timezone=Australia/Lindeman
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=242339704,total=433061888
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsNNFailoverTest, 
SchemaVersionSpecificBehaviorTest, TestSegmentSorting, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [52/679 (1!)] on J1 in 96.93s, 20 tests, 1 error <<< 
FAILURES!

[...truncated 64509 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to