You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/01/15 19:28:28 UTC

[JENKINS] Lucene-Solr-6.4-Linux (32bit/jdk1.8.0_112) - Build # 7 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/7/
Java: 32bit/jdk1.8.0_112 -client -XX:+UseSerialGC

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

Error Message:
Error from server at http://127.0.0.1:44200/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:44200/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([E04745701E27816B:A83231C41814AEFE]: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 11224 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/init-core-data-001
   [junit4]   2> 300536 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E04745701E27816B]-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> 300537 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E04745701E27816B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-001
   [junit4]   2> 300537 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E04745701E27816B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 300537 INFO  (Thread-735) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 300537 INFO  (Thread-735) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 300637 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E04745701E27816B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45692
   [junit4]   2> 300643 INFO  (jetty-launcher-402-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 300643 INFO  (jetty-launcher-402-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 300644 INFO  (jetty-launcher-402-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 300644 INFO  (jetty-launcher-402-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 300647 INFO  (jetty-launcher-402-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eb128{/solr,null,AVAILABLE}
   [junit4]   2> 300647 INFO  (jetty-launcher-402-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@472e2d{/solr,null,AVAILABLE}
   [junit4]   2> 300647 INFO  (jetty-launcher-402-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d9f2a8{/solr,null,AVAILABLE}
   [junit4]   2> 300647 INFO  (jetty-launcher-402-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b4d92c{/solr,null,AVAILABLE}
   [junit4]   2> 300649 INFO  (jetty-launcher-402-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ba9fa6{HTTP/1.1,[http/1.1]}{127.0.0.1:34579}
   [junit4]   2> 300649 INFO  (jetty-launcher-402-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e3d5de{HTTP/1.1,[http/1.1]}{127.0.0.1:44200}
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-1) [    ] o.e.j.s.Server Started @302047ms
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-3) [    ] o.e.j.s.Server Started @302047ms
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34579}
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44200}
   [junit4]   2> 300649 INFO  (jetty-launcher-402-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15{HTTP/1.1,[http/1.1]}{127.0.0.1:33135}
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-2) [    ] o.e.j.s.Server Started @302048ms
   [junit4]   2> 300650 ERROR (jetty-launcher-402-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 300650 ERROR (jetty-launcher-402-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1dc1aa0{HTTP/1.1,[http/1.1]}{127.0.0.1:43810}
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-4) [    ] o.e.j.s.Server Started @302048ms
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33135}
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43810}
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-15T18:41:58.161Z
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 300650 ERROR (jetty-launcher-402-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 300650 ERROR (jetty-launcher-402-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 300651 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 300651 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 300650 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-15T18:41:58.161Z
   [junit4]   2> 300651 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 300651 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 300651 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-15T18:41:58.162Z
   [junit4]   2> 300651 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 300651 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-15T18:41:58.162Z
   [junit4]   2> 300653 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 300653 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 300653 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 300653 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 300674 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 0x159a36f9d210001, 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> 300674 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 0x159a36f9d210003, 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> 300675 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 0x159a36f9d210002, 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> 300677 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 300677 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 300678 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 300678 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 300679 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45692/solr
   [junit4]   2> 300679 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45692/solr
   [junit4]   2> 300680 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45692/solr
   [junit4]   2> 300682 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45692/solr
   [junit4]   2> 300686 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 0x159a36f9d210008, 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> 300704 INFO  (jetty-launcher-402-thread-4) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43810_solr
   [junit4]   2> 300706 INFO  (jetty-launcher-402-thread-1) [n:127.0.0.1:34579_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34579_solr
   [junit4]   2> 300706 INFO  (jetty-launcher-402-thread-4) [n:127.0.0.1:43810_solr    ] o.a.s.c.Overseer Overseer (id=97288566738059273-127.0.0.1:43810_solr-n_0000000000) starting
   [junit4]   2> 300706 INFO  (jetty-launcher-402-thread-3) [n:127.0.0.1:44200_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44200_solr
   [junit4]   2> 300706 INFO  (jetty-launcher-402-thread-2) [n:127.0.0.1:33135_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33135_solr
   [junit4]   2> 300708 INFO  (zkCallback-420-thread-1-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 300708 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:33135_solr) [n:127.0.0.1:33135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 300708 INFO  (zkCallback-423-thread-1-processing-n:127.0.0.1:34579_solr) [n:127.0.0.1:34579_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 300708 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:44200_solr) [n:127.0.0.1:44200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 300714 INFO  (jetty-launcher-402-thread-4) [n:127.0.0.1:43810_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43810_solr
   [junit4]   2> 300716 INFO  (zkCallback-420-thread-1-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 300716 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:33135_solr) [n:127.0.0.1:33135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 300716 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:44200_solr) [n:127.0.0.1:44200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 300716 INFO  (zkCallback-423-thread-1-processing-n:127.0.0.1:34579_solr) [n:127.0.0.1:34579_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 300797 INFO  (jetty-launcher-402-thread-2) [n:127.0.0.1:33135_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-001/node2/.
   [junit4]   2> 300838 INFO  (jetty-launcher-402-thread-1) [n:127.0.0.1:34579_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-001/node1/.
   [junit4]   2> 300854 INFO  (jetty-launcher-402-thread-4) [n:127.0.0.1:43810_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-001/node4/.
   [junit4]   2> 300875 INFO  (jetty-launcher-402-thread-3) [n:127.0.0.1:44200_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-001/node3/.
   [junit4]   2> 301227 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E04745701E27816B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 301228 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E04745701E27816B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45692/solr ready
   [junit4]   2> 301262 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[E04745701E27816B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore
   [junit4]   2> 301263 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[E04745701E27816B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 301267 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CoreAdminOperation core create command dataDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-002&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker&wt=javabin&version=2
   [junit4]   2> 301270 INFO  (OverseerStateUpdate-97288566738059273-127.0.0.1:43810_solr-n_0000000000) [n:127.0.0.1:43810_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 302290 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 302299 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema [halfcollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 302303 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 302304 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica1' using configuration from collection halfcollectionblocker
   [junit4]   2> 302304 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.SolrCore [[halfcollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-001/node2/halfcollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-002/]
   [junit4]   2> 302319 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 302320 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 302320 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 302320 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 302321 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c0e42f[halfcollection_shard1_replica1] main]
   [junit4]   2> 302322 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 302323 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 302323 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 302323 INFO  (searcherExecutor-1403-thread-1-processing-n:127.0.0.1:33135_solr x:halfcollection_shard1_replica1 c:halfcollectionblocker) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.SolrCore [halfcollection_shard1_replica1] Registered new searcher Searcher@c0e42f[halfcollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 302323 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556617069680656384
   [junit4]   2> 302329 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 302329 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 302329 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33135/solr/halfcollection_shard1_replica1/
   [junit4]   2> 302329 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 302329 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:33135/solr/halfcollection_shard1_replica1/ has no replicas
   [junit4]   2> 302332 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33135/solr/halfcollection_shard1_replica1/ shard1
   [junit4]   2> 302483 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 302485 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={dataDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-002&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker&wt=javabin&version=2} status=0 QTime=1217
   [junit4]   2> 302488 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr    ] o.a.s.h.a.CoreAdminOperation core create command dataDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-003&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker2&wt=javabin&version=2
   [junit4]   2> 302489 INFO  (OverseerStateUpdate-97288566738059273-127.0.0.1:43810_solr-n_0000000000) [n:127.0.0.1:43810_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 303498 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 303507 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema [halfcollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 303509 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 303510 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica1' using configuration from collection halfcollectionblocker2
   [junit4]   2> 303511 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.SolrCore [[halfcollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-001/node4/halfcollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-003/]
   [junit4]   2> 303526 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 303526 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 303527 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 303527 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 303528 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b97ff3[halfcollection_shard1_replica1] main]
   [junit4]   2> 303529 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 303529 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 303529 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 303529 INFO  (searcherExecutor-1408-thread-1-processing-n:127.0.0.1:43810_solr x:halfcollection_shard1_replica1 c:halfcollectionblocker2) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.SolrCore [halfcollection_shard1_replica1] Registered new searcher Searcher@1b97ff3[halfcollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 303530 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556617070946287616
   [junit4]   2> 303534 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 303534 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 303534 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43810/solr/halfcollection_shard1_replica1/
   [junit4]   2> 303534 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 303535 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:43810/solr/halfcollection_shard1_replica1/ has no replicas
   [junit4]   2> 303551 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43810/solr/halfcollection_shard1_replica1/ shard1
   [junit4]   2> 303701 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 303703 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={dataDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-003&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker2&wt=javabin&version=2} status=0 QTime=1215
   [junit4]   2> 303707 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollection&action=CREATE&numShards=2&createNodeSet=127.0.0.1:33135_solr,127.0.0.1:43810_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 303708 INFO  (OverseerThreadFactory-1394-thread-1-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfcollection
   [junit4]   2> 303915 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 8s
   [junit4]   2> 303915 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 304019 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:33135_solr) [n:127.0.0.1:33135_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollection/state.json] for collection [halfcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 304924 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 304951 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.s.IndexSchema [halfcollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 304955 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 304956 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard2_replica1' using configuration from collection halfcollection
   [junit4]   2> 304956 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.SolrCore [[halfcollection_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-001/node2/halfcollection_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-001/node2/./halfcollection_shard2_replica1/data/]
   [junit4]   2> 304973 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 304973 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 304974 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 304974 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 304975 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@54122c[halfcollection_shard2_replica1] main]
   [junit4]   2> 304976 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 304976 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 304976 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 304977 INFO  (searcherExecutor-1413-thread-1-processing-n:127.0.0.1:33135_solr x:halfcollection_shard2_replica1 s:shard2 c:halfcollection) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.SolrCore [halfcollection_shard2_replica1] Registered new searcher Searcher@54122c[halfcollection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 304978 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556617072464625664
   [junit4]   2> 304983 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 304983 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 304983 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33135/solr/halfcollection_shard2_replica1/
   [junit4]   2> 304983 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 304983 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:33135/solr/halfcollection_shard2_replica1/ has no replicas
   [junit4]   2> 304985 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33135/solr/halfcollection_shard2_replica1/ shard2
   [junit4]   2> 305088 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:33135_solr) [n:127.0.0.1:33135_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollection/state.json] for collection [halfcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 305136 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 305138 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2} status=0 QTime=1223
   [junit4]   2> 305239 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:33135_solr) [n:127.0.0.1:33135_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollection/state.json] for collection [halfcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 311915 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 311915 WARN  (qtp11651935-2727) [n:127.0.0.1:43810_solr    ] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 311918 ERROR (qtp11651935-2727) [n:127.0.0.1:43810_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Core with name 'halfcollection_shard1_replica1' already exists.
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:811)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:379)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:165)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.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:395)
   [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> 
   [junit4]   2> 311918 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2} status=500 QTime=8004
   [junit4]   2> 311919 ERROR (qtp11651935-2727) [n:127.0.0.1:43810_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Core with name 'halfcollection_shard1_replica1' already exists.
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:811)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:379)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:165)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.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:395)
   [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> 
   [junit4]   2> 311920 ERROR (OverseerThreadFactory-1394-thread-1-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:43810/solr
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43810/solr: Core with name 'halfcollection_shard1_replica1' already exists.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 311921 ERROR (OverseerThreadFactory-1394-thread-1-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [halfcollection].
   [junit4]   2> 311921 INFO  (OverseerThreadFactory-1394-thread-1-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 311926 INFO  (qtp5045862-2708) [n:127.0.0.1:33135_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection_shard2_replica1
   [junit4]   2> 311926 INFO  (qtp5045862-2708) [n:127.0.0.1:33135_solr    ] o.a.s.c.SolrCore [halfcollection_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6a3ffa
   [junit4]   2> 311926 INFO  (qtp5045862-2708) [n:127.0.0.1:33135_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection.shard2.replica1
   [junit4]   2> 311929 INFO  (qtp5045862-2708) [n:127.0.0.1:33135_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfcollection_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 312631 INFO  (OverseerThreadFactory-1394-thread-1-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [halfcollection]
   [junit4]   2> 312636 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_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> 313714 INFO  (OverseerCollectionConfigSetProcessor-97288566738059273-127.0.0.1:43810_solr-n_0000000000) [n:127.0.0.1:43810_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> 342639 ERROR (qtp5045862-2724) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE with timeout=30
   [junit4]   2> 342639 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfcollection&action=CREATE&numShards=2&createNodeSet=127.0.0.1:33135_solr,127.0.0.1:43810_solr&wt=javabin&version=2} status=0 QTime=38932
   [junit4]   2> 342640 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[E04745701E27816B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateShouldFailOnExistingCore
   [junit4]   2> 342665 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[E04745701E27816B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionOnlyInZk
   [junit4]   2> 342666 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[E04745701E27816B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 342669 INFO  (qtp5045862-2730) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 342670 INFO  (OverseerThreadFactory-1394-thread-2-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 342672 INFO  (qtp11651935-2712) [n:127.0.0.1:43810_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection_shard1_replica1
   [junit4]   2> 342672 INFO  (qtp11651935-2712) [n:127.0.0.1:43810_solr    ] o.a.s.c.SolrCore [halfcollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1588ce2
   [junit4]   2> 342673 INFO  (qtp11651935-2712) [n:127.0.0.1:43810_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection_shard1_replica1
   [junit4]   2> 342675 INFO  (qtp11651935-2712) [n:127.0.0.1:43810_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfcollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 343379 INFO  (qtp5045862-2730) [n:127.0.0.1:33135_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2} status=0 QTime=710
   [junit4]   2> 343381 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfcollectionblocker&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 343383 INFO  (OverseerThreadFactory-1394-thread-3-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 343383 INFO  (OverseerCollectionConfigSetProcessor-97288566738059273-127.0.0.1:43810_solr-n_0000000000) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 343384 INFO  (qtp5045862-2735) [n:127.0.0.1:33135_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection_shard1_replica1
   [junit4]   2> 343384 INFO  (qtp5045862-2735) [n:127.0.0.1:33135_solr    ] o.a.s.c.SolrCore [halfcollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b55578
   [junit4]   2> 343385 INFO  (qtp5045862-2735) [n:127.0.0.1:33135_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection_shard1_replica1
   [junit4]   2> 343386 INFO  (qtp5045862-2735) [n:127.0.0.1:33135_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfcollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 344090 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfcollectionblocker&action=DELETE&wt=javabin&version=2} status=0 QTime=708
   [junit4]   2> 344094 INFO  (qtp5045862-2708) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 344095 INFO  (OverseerCollectionConfigSetProcessor-97288566738059273-127.0.0.1:43810_solr-n_0000000000) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 344098 INFO  (qtp5045862-2708) [n:127.0.0.1:33135_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 344101 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 344102 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_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> 344104 INFO  (qtp5045862-2735) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=onlyinzk&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 344105 INFO  (OverseerThreadFactory-1394-thread-5-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.CreateCollectionCmd Create collection onlyinzk
   [junit4]   2> 344106 INFO  (OverseerCollectionConfigSetProcessor-97288566738059273-127.0.0.1:43810_solr-n_0000000000) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 344311 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2
   [junit4]   2> 344311 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 8s
   [junit4]   2> 344416 INFO  (zkCallback-420-thread-5-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 345328 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 345343 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.s.IndexSchema [onlyinzk_shard1_replica1] Schema name=minimal
   [junit4]   2> 345348 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 345349 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'onlyinzk_shard1_replica1' using configuration from collection onlyinzk
   [junit4]   2> 345350 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.SolrCore [[onlyinzk_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-001/node4/onlyinzk_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-001/node4/./onlyinzk_shard1_replica1/data/]
   [junit4]   2> 345372 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 345372 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 345374 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 345374 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 345375 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@121f5c6[onlyinzk_shard1_replica1] main]
   [junit4]   2> 345376 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 345376 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 345376 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 345377 INFO  (searcherExecutor-1418-thread-1-processing-n:127.0.0.1:43810_solr x:onlyinzk_shard1_replica1 s:shard1 c:onlyinzk) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.SolrCore [onlyinzk_shard1_replica1] Registered new searcher Searcher@121f5c6[onlyinzk_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 345377 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556617114826047488
   [junit4]   2> 345382 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 345382 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 345382 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43810/solr/onlyinzk_shard1_replica1/
   [junit4]   2> 345382 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 345382 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:43810/solr/onlyinzk_shard1_replica1/ has no replicas
   [junit4]   2> 345385 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43810/solr/onlyinzk_shard1_replica1/ shard1
   [junit4]   2> 345487 INFO  (zkCallback-420-thread-2-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 345536 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 345538 INFO  (qtp11651935-2727) [n:127.0.0.1:43810_solr c:onlyinzk s:shard1  x:onlyinzk_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2} status=0 QTime=1227
   [junit4]   2> 345639 INFO  (zkCallback-420-thread-5-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 352312 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2
   [junit4]   2> 352315 INFO  (zkCallback-420-thread-5-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 352315 INFO  (zkCallback-422-thread-2-processing-n:127.0.0.1:33135_solr) [n:127.0.0.1:33135_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 353323 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 353333 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.s.IndexSchema [onlyinzk_shard2_replica1] Schema name=minimal
   [junit4]   2> 353355 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 353356 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'onlyinzk_shard2_replica1' using configuration from collection onlyinzk
   [junit4]   2> 353357 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.SolrCore [[onlyinzk_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-001/node2/onlyinzk_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-001/node2/./onlyinzk_shard2_replica1/data/]
   [junit4]   2> 353371 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 353371 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 353372 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 353372 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 353373 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e76f56[onlyinzk_shard2_replica1] main]
   [junit4]   2> 353374 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 353374 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 353374 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 353374 INFO  (searcherExecutor-1423-thread-1-processing-n:127.0.0.1:33135_solr x:onlyinzk_shard2_replica1 s:shard2 c:onlyinzk) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.SolrCore [onlyinzk_shard2_replica1] Registered new searcher Searcher@e76f56[onlyinzk_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 353374 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556617123211509760
   [junit4]   2> 353378 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 353378 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 353378 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33135/solr/onlyinzk_shard2_replica1/
   [junit4]   2> 353379 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 353379 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:33135/solr/onlyinzk_shard2_replica1/ has no replicas
   [junit4]   2> 353381 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33135/solr/onlyinzk_shard2_replica1/ shard2
   [junit4]   2> 353483 INFO  (zkCallback-420-thread-2-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 353483 INFO  (zkCallback-422-thread-2-processing-n:127.0.0.1:33135_solr) [n:127.0.0.1:33135_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 353531 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 353534 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr c:onlyinzk s:shard2  x:onlyinzk_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2} status=0 QTime=9222
   [junit4]   2> 353536 INFO  (qtp5045862-2735) [n:127.0.0.1:33135_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> 353635 INFO  (zkCallback-422-thread-2-processing-n:127.0.0.1:33135_solr) [n:127.0.0.1:33135_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 353635 INFO  (zkCallback-420-thread-7-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 354109 INFO  (OverseerCollectionConfigSetProcessor-97288566738059273-127.0.0.1:43810_solr-n_0000000000) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 354536 INFO  (qtp5045862-2735) [n:127.0.0.1:33135_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=onlyinzk&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=10432
   [junit4]   2> 354539 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 354539 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_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> 354539 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[E04745701E27816B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteCollectionOnlyInZk
   [junit4]   2> 354569 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[E04745701E27816B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deletePartiallyCreatedCollection
   [junit4]   2> 354569 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[E04745701E27816B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 354572 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 354573 INFO  (OverseerThreadFactory-1394-thread-5-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 354576 INFO  (qtp11651935-2734) [n:127.0.0.1:43810_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.onlyinzk_shard1_replica1
   [junit4]   2> 354576 INFO  (qtp5045862-2708) [n:127.0.0.1:33135_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.onlyinzk_shard2_replica1
   [junit4]   2> 354576 INFO  (qtp11651935-2734) [n:127.0.0.1:43810_solr    ] o.a.s.c.SolrCore [onlyinzk_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fe16e5
   [junit4]   2> 354576 INFO  (qtp5045862-2708) [n:127.0.0.1:33135_solr    ] o.a.s.c.SolrCore [onlyinzk_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1576e5f
   [junit4]   2> 354576 INFO  (qtp11651935-2734) [n:127.0.0.1:43810_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.onlyinzk.shard1.replica1
   [junit4]   2> 354577 INFO  (qtp5045862-2708) [n:127.0.0.1:33135_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.onlyinzk.shard2.replica1
   [junit4]   2> 354578 INFO  (qtp11651935-2734) [n:127.0.0.1:43810_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=onlyinzk_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 354579 INFO  (qtp5045862-2708) [n:127.0.0.1:33135_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=onlyinzk_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 355284 INFO  (qtp5045862-2724) [n:127.0.0.1:33135_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=711
   [junit4]   2> 355288 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CoreAdminOperation core create command dataDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-004&collection.configName=conf&name=halfdeletedcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&wt=javabin&version=2
   [junit4]   2> 355290 INFO  (OverseerStateUpdate-97288566738059273-127.0.0.1:43810_solr-n_0000000000) [n:127.0.0.1:43810_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 356300 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 356309 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.s.IndexSchema [halfdeletedcollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 356313 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 356314 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard1_replica1' using configuration from collection halfdeletedcollection
   [junit4]   2> 356315 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrCore [[halfdeletedcollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-001/node2/halfdeletedcollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-004/]
   [junit4]   2> 356329 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 356329 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 356330 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 356330 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 356331 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@acd759[halfdeletedcollection_shard1_replica1] main]
   [junit4]   2> 356332 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 356332 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 356332 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 356332 INFO  (searcherExecutor-1428-thread-1-processing-n:127.0.0.1:33135_solr x:halfdeletedcollection_shard1_replica1 c:halfdeletedcollection) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica1] Registered new searcher Searcher@acd759[halfdeletedcollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 356332 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556617126313197568
   [junit4]   2> 356337 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 356337 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 356337 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33135/solr/halfdeletedcollection_shard1_replica1/
   [junit4]   2> 356337 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 356337 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:33135/solr/halfdeletedcollection_shard1_replica1/ has no replicas
   [junit4]   2> 356339 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33135/solr/halfdeletedcollection_shard1_replica1/ shard2
   [junit4]   2> 356490 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 356491 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={dataDir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001/tempDir-004&collection.configName=conf&name=halfdeletedcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&wt=javabin&version=2} status=0 QTime=1203
   [junit4]   2> 356494 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 356496 INFO  (OverseerThreadFactory-1394-thread-5-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 356496 INFO  (OverseerCollectionConfigSetProcessor-97288566738059273-127.0.0.1:43810_solr-n_0000000000) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 356498 INFO  (qtp5045862-2735) [n:127.0.0.1:33135_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfdeletedcollection_shard1_replica1
   [junit4]   2> 356498 INFO  (qtp5045862-2735) [n:127.0.0.1:33135_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1071bb
   [junit4]   2> 356498 INFO  (qtp5045862-2735) [n:127.0.0.1:33135_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfdeletedcollection.shard1.replica1
   [junit4]   2> 356499 INFO  (qtp5045862-2735) [n:127.0.0.1:33135_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 357203 INFO  (qtp5045862-2713) [n:127.0.0.1:33135_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=709
   [junit4]   2> 357206 INFO  (qtp5045862-2708) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 357206 INFO  (qtp5045862-2708) [n:127.0.0.1:33135_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> 357208 INFO  (qtp5045862-2716) [n:127.0.0.1:33135_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 357209 INFO  (OverseerThreadF

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

llection_shard2_replica1] o.a.s.c.SolrCore [reloaded_collection_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@43e882
   [junit4]   2> 446159 INFO  (coreCloseExecutor-1597-thread-1) [n:127.0.0.1:44200_solr c:reloaded_collection s:shard1 r:core_node1 x:reloaded_collection_shard1_replica1] o.a.s.c.SolrCore [reloaded_collection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1543a92
   [junit4]   2> 446159 INFO  (coreCloseExecutor-1596-thread-1) [n:127.0.0.1:43810_solr c:reloaded_collection s:shard2 r:core_node4 x:reloaded_collection_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.reloaded_collection.shard2.replica1
   [junit4]   2> 446160 INFO  (coreCloseExecutor-1597-thread-1) [n:127.0.0.1:44200_solr c:reloaded_collection s:shard1 r:core_node1 x:reloaded_collection_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.reloaded_collection.shard1.replica1
   [junit4]   2> 446168 INFO  (jetty-launcher-402-thread-6) [    ] o.a.s.c.Overseer Overseer (id=97288566738059273-127.0.0.1:43810_solr-n_0000000000) closing
   [junit4]   2> 446168 INFO  (OverseerStateUpdate-97288566738059273-127.0.0.1:43810_solr-n_0000000000) [n:127.0.0.1:43810_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43810_solr
   [junit4]   2> 446170 WARN  (zkCallback-453-thread-2-processing-n:127.0.0.1:44200_solr) [n:127.0.0.1:44200_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 446171 INFO  (zkCallback-420-thread-2-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 446960 ERROR (OverseerThreadFactory-1394-thread-5-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: reloaded_collection operation: reload failed:java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$54/16935887@1c4a62b rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1de10e3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 70]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService.execute(InstrumentedExecutorService.java:61)
   [junit4]   2> 	at java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:181)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.submit(HttpShardHandler.java:194)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.waitForCoreAdminAsyncCallToComplete(OverseerCollectionMessageHandler.java:933)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.waitForAsyncCallsToComplete(OverseerCollectionMessageHandler.java:913)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processResponses(OverseerCollectionMessageHandler.java:792)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:849)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:832)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.reloadCollection(OverseerCollectionMessageHandler.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 446963 INFO  (OverseerThreadFactory-1394-thread-5-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000073 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 447655 WARN  (zkCallback-422-thread-5-processing-n:127.0.0.1:33135_solr) [n:127.0.0.1:33135_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 447655 INFO  (jetty-launcher-402-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 447655 INFO  (jetty-launcher-402-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b4d92c{/solr,null,UNAVAILABLE}
   [junit4]   2> 447669 WARN  (zkCallback-423-thread-4-processing-n:127.0.0.1:34579_solr) [n:127.0.0.1:34579_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 447670 INFO  (jetty-launcher-402-thread-7) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 447670 INFO  (jetty-launcher-402-thread-8) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 447670 INFO  (jetty-launcher-402-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cd0ef0{/solr,null,UNAVAILABLE}
   [junit4]   2> 447670 INFO  (jetty-launcher-402-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5eb128{/solr,null,UNAVAILABLE}
   [junit4]   2> 448464 WARN  (zkCallback-420-thread-2-processing-n:127.0.0.1:43810_solr) [n:127.0.0.1:43810_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 448465 INFO  (jetty-launcher-402-thread-6) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 448465 INFO  (jetty-launcher-402-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@472e2d{/solr,null,UNAVAILABLE}
   [junit4]   2> 448467 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E04745701E27816B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45692 45692
   [junit4]   2> 453490 INFO  (Thread-796) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45692 45692
   [junit4]   2> 453492 WARN  (Thread-796) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/conf
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/reloaded_collection/state.json
   [junit4]   2> 	3	/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	111	/solr/collections
   [junit4]   2> 	24	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 453492 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E04745701E27816B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E04745701E27816B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=FST50, id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=543, maxMBSortInHeap=5.30691150294594, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=fr, timezone=Europe/Tirane
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112 (32-bit)/cpus=12,threads=1,free=144334936,total=356745216
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearchPerf, TestConfigSetsAPIExclusivity, JvmMetricsTest, TestUpdate, TestManagedStopFilterFactory, CustomCollectionTest, TestFieldCollectionResource, CoreAdminCreateDiscoverTest, PreAnalyzedFieldManagedSchemaCloudTest, RulesTest, TestCursorMarkWithoutUniqueKey, TestMacroExpander, TestFieldTypeResource, DeleteStatusTest, TolerantUpdateProcessorTest, TestFastOutputStream, DocumentBuilderTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, LeaderElectionContextKeyTest, TestExportWriter, TestLuceneMatchVersion, SolrMetricReporterTest, StressHdfsTest, DistributedFacetPivotLongTailTest, TestReqParamsAPI, SSLMigrationTest, HighlighterTest, TestReloadAndDeleteDocs, TestStressCloudBlindAtomicUpdates, SliceStateTest, CdcrUpdateLogTest, TestXmlQParserPlugin, TestCustomStream, TestBulkSchemaAPI, SmileWriterTest, TestRandomRequestDistribution, JsonLoaderTest, TestSchemaSimilarityResource, TestFreeTextSuggestions, TestNonDefinedSimilarityFactory, SpatialFilterTest, DeleteNodeTest, ReplicationFactorTest, TestQueryTypes, CollectionsAPIDistributedZkTest]
   [junit4] Completed [140/680 (1!)] on J1 in 152.98s, 20 tests, 1 error <<< FAILURES!

[...truncated 56443 lines...]