You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/12/27 00:40:34 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 1569 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1569/

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

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([45D2616FF6355345:DA715DBF0067CD0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:517)
	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 11730 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/init-core-data-001
   [junit4]   2> 958461 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[45D2616FF6355345]-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> 958462 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[45D2616FF6355345]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001
   [junit4]   2> 958462 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[45D2616FF6355345]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 958462 INFO  (Thread-3563) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 958462 INFO  (Thread-3563) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 958562 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[45D2616FF6355345]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41499
   [junit4]   2> 958569 INFO  (jetty-launcher-1224-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 958575 INFO  (jetty-launcher-1224-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 958583 INFO  (jetty-launcher-1224-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 958583 INFO  (jetty-launcher-1224-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 958586 INFO  (jetty-launcher-1224-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cc8390{/solr,null,AVAILABLE}
   [junit4]   2> 958588 INFO  (jetty-launcher-1224-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b15d31c{HTTP/1.1,[http/1.1]}{127.0.0.1:41805}
   [junit4]   2> 958588 INFO  (jetty-launcher-1224-thread-1) [    ] o.e.j.s.Server Started @963035ms
   [junit4]   2> 958588 INFO  (jetty-launcher-1224-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41805}
   [junit4]   2> 958589 ERROR (jetty-launcher-1224-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 958589 INFO  (jetty-launcher-1224-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 958589 INFO  (jetty-launcher-1224-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 958589 INFO  (jetty-launcher-1224-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 958589 INFO  (jetty-launcher-1224-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-26T23:57:33.304Z
   [junit4]   2> 958615 INFO  (jetty-launcher-1224-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24d8aaaa{/solr,null,AVAILABLE}
   [junit4]   2> 958615 INFO  (jetty-launcher-1224-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@464f9282{HTTP/1.1,[http/1.1]}{127.0.0.1:47175}
   [junit4]   2> 958615 INFO  (jetty-launcher-1224-thread-3) [    ] o.e.j.s.Server Started @963062ms
   [junit4]   2> 958623 INFO  (jetty-launcher-1224-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4604dbf3{/solr,null,AVAILABLE}
   [junit4]   2> 958623 INFO  (jetty-launcher-1224-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@51398b1b{HTTP/1.1,[http/1.1]}{127.0.0.1:48792}
   [junit4]   2> 958623 INFO  (jetty-launcher-1224-thread-4) [    ] o.e.j.s.Server Started @963070ms
   [junit4]   2> 958630 INFO  (jetty-launcher-1224-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48792}
   [junit4]   2> 958631 ERROR (jetty-launcher-1224-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 958631 INFO  (jetty-launcher-1224-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 958631 INFO  (jetty-launcher-1224-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 958631 INFO  (jetty-launcher-1224-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 958631 INFO  (jetty-launcher-1224-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-26T23:57:33.346Z
   [junit4]   2> 958632 INFO  (jetty-launcher-1224-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47175}
   [junit4]   2> 958632 ERROR (jetty-launcher-1224-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 958632 INFO  (jetty-launcher-1224-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 958632 INFO  (jetty-launcher-1224-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 958632 INFO  (jetty-launcher-1224-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 958632 INFO  (jetty-launcher-1224-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-26T23:57:33.347Z
   [junit4]   2> 958638 INFO  (jetty-launcher-1224-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 958642 INFO  (jetty-launcher-1224-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 958645 INFO  (jetty-launcher-1224-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2677746b{/solr,null,AVAILABLE}
   [junit4]   2> 958661 INFO  (jetty-launcher-1224-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e4dbd5{HTTP/1.1,[http/1.1]}{127.0.0.1:50905}
   [junit4]   2> 958662 INFO  (jetty-launcher-1224-thread-2) [    ] o.e.j.s.Server Started @963108ms
   [junit4]   2> 958662 INFO  (jetty-launcher-1224-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50905}
   [junit4]   2> 958662 ERROR (jetty-launcher-1224-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 958662 INFO  (jetty-launcher-1224-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 958664 INFO  (jetty-launcher-1224-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 958664 INFO  (jetty-launcher-1224-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 958664 INFO  (jetty-launcher-1224-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-26T23:57:33.379Z
   [junit4]   2> 958668 INFO  (jetty-launcher-1224-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41499/solr
   [junit4]   2> 958672 INFO  (jetty-launcher-1224-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41499/solr
   [junit4]   2> 958674 INFO  (jetty-launcher-1224-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 958681 INFO  (jetty-launcher-1224-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 958691 INFO  (jetty-launcher-1224-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41499/solr
   [junit4]   2> 958691 INFO  (jetty-launcher-1224-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41499/solr
   [junit4]   2> 958702 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 0x1593d915a7a0009, 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> 958724 INFO  (jetty-launcher-1224-thread-1) [n:127.0.0.1:41805_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41805_solr
   [junit4]   2> 958725 INFO  (jetty-launcher-1224-thread-2) [n:127.0.0.1:50905_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50905_solr
   [junit4]   2> 958727 INFO  (jetty-launcher-1224-thread-1) [n:127.0.0.1:41805_solr    ] o.a.s.c.Overseer Overseer (id=97176561462673416-127.0.0.1:41805_solr-n_0000000000) starting
   [junit4]   2> 958728 INFO  (zkCallback-1244-thread-1-processing-n:127.0.0.1:50905_solr) [n:127.0.0.1:50905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 958728 INFO  (zkCallback-1237-thread-1-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 958730 INFO  (zkCallback-1236-thread-1-processing-n:127.0.0.1:48792_solr) [n:127.0.0.1:48792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 958732 INFO  (jetty-launcher-1224-thread-4) [n:127.0.0.1:48792_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48792_solr
   [junit4]   2> 958734 INFO  (zkCallback-1236-thread-1-processing-n:127.0.0.1:48792_solr) [n:127.0.0.1:48792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 958734 INFO  (zkCallback-1244-thread-1-processing-n:127.0.0.1:50905_solr) [n:127.0.0.1:50905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 958735 INFO  (jetty-launcher-1224-thread-3) [n:127.0.0.1:47175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 958742 INFO  (zkCallback-1237-thread-1-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 958756 INFO  (jetty-launcher-1224-thread-3) [n:127.0.0.1:47175_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47175_solr
   [junit4]   2> 958758 INFO  (zkCallback-1236-thread-1-processing-n:127.0.0.1:48792_solr) [n:127.0.0.1:48792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 958758 INFO  (zkCallback-1244-thread-1-processing-n:127.0.0.1:50905_solr) [n:127.0.0.1:50905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 958762 INFO  (jetty-launcher-1224-thread-1) [n:127.0.0.1:41805_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41805_solr
   [junit4]   2> 958763 INFO  (OverseerStateUpdate-97176561462673416-127.0.0.1:41805_solr-n_0000000000) [n:127.0.0.1:41805_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 958766 INFO  (zkCallback-1247-thread-1-processing-n:127.0.0.1:47175_solr) [n:127.0.0.1:47175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 958766 INFO  (zkCallback-1236-thread-1-processing-n:127.0.0.1:48792_solr) [n:127.0.0.1:48792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 958767 INFO  (zkCallback-1244-thread-1-processing-n:127.0.0.1:50905_solr) [n:127.0.0.1:50905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 958771 INFO  (zkCallback-1247-thread-1-processing-n:127.0.0.1:47175_solr) [n:127.0.0.1:47175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 958811 INFO  (jetty-launcher-1224-thread-4) [n:127.0.0.1:48792_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node4/.
   [junit4]   2> 958812 INFO  (zkCallback-1237-thread-2-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 958830 INFO  (jetty-launcher-1224-thread-1) [n:127.0.0.1:41805_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node1/.
   [junit4]   2> 958842 INFO  (jetty-launcher-1224-thread-3) [n:127.0.0.1:47175_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node3/.
   [junit4]   2> 958860 INFO  (jetty-launcher-1224-thread-2) [n:127.0.0.1:50905_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node2/.
   [junit4]   2> 960337 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[45D2616FF6355345]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 960338 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[45D2616FF6355345]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41499/solr ready
   [junit4]   2> 960373 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[45D2616FF6355345]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore
   [junit4]   2> 960374 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[45D2616FF6355345]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 960378 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr    ] o.a.s.h.a.CoreAdminOperation core create command dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-002&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker&wt=javabin&version=2
   [junit4]   2> 960380 INFO  (OverseerStateUpdate-97176561462673416-127.0.0.1:41805_solr-n_0000000000) [n:127.0.0.1:41805_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 961392 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 961400 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema [halfcollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 961403 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 961404 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica1' using configuration from collection halfcollectionblocker
   [junit4]   2> 961405 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.SolrCore [[halfcollection_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node1/halfcollection_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-002/]
   [junit4]   2> 961417 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 961417 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_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> 961418 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 961418 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 961418 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b240914[halfcollection_shard1_replica1] main]
   [junit4]   2> 961419 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 961420 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_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> 961420 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 961420 INFO  (searcherExecutor-3481-thread-1-processing-n:127.0.0.1:41805_solr x:halfcollection_shard1_replica1 c:halfcollectionblocker) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.SolrCore [halfcollection_shard1_replica1] Registered new searcher Searcher@6b240914[halfcollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 961420 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_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 1554824986503413760
   [junit4]   2> 961433 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 961433 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 961433 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41805/solr/halfcollection_shard1_replica1/
   [junit4]   2> 961433 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 961433 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:41805/solr/halfcollection_shard1_replica1/ has no replicas
   [junit4]   2> 961438 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41805/solr/halfcollection_shard1_replica1/ shard1
   [junit4]   2> 961589 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 961591 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-002&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker&wt=javabin&version=2} status=0 QTime=1213
   [junit4]   2> 961594 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr    ] o.a.s.h.a.CoreAdminOperation core create command dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-003&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker2&wt=javabin&version=2
   [junit4]   2> 961596 INFO  (OverseerStateUpdate-97176561462673416-127.0.0.1:41805_solr-n_0000000000) [n:127.0.0.1:41805_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 962606 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 962614 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema [halfcollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 962616 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 962617 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica1' using configuration from collection halfcollectionblocker2
   [junit4]   2> 962618 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.SolrCore [[halfcollection_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node3/halfcollection_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-003/]
   [junit4]   2> 962630 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 962630 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_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> 962631 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 962631 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 962631 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@774e5e83[halfcollection_shard1_replica1] main]
   [junit4]   2> 962632 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 962632 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_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> 962632 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 962633 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_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 1554824987775336448
   [junit4]   2> 962633 INFO  (searcherExecutor-3486-thread-1-processing-n:127.0.0.1:47175_solr x:halfcollection_shard1_replica1 c:halfcollectionblocker2) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.SolrCore [halfcollection_shard1_replica1] Registered new searcher Searcher@774e5e83[halfcollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 962640 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 962640 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 962640 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47175/solr/halfcollection_shard1_replica1/
   [junit4]   2> 962640 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 962640 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:47175/solr/halfcollection_shard1_replica1/ has no replicas
   [junit4]   2> 962644 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:47175/solr/halfcollection_shard1_replica1/ shard1
   [junit4]   2> 962796 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 962798 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-003&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker2&wt=javabin&version=2} status=0 QTime=1203
   [junit4]   2> 962799 INFO  (qtp880129768-9533) [n:127.0.0.1:47175_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:41805_solr,127.0.0.1:47175_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 962802 INFO  (OverseerThreadFactory-3472-thread-1-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfcollection
   [junit4]   2> 963010 INFO  (qtp880129768-9532) [n:127.0.0.1:47175_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> 963010 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_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> 963010 WARN  (qtp880129768-9532) [n:127.0.0.1:47175_solr    ] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 963015 ERROR (qtp880129768-9532) [n:127.0.0.1:47175_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:824)
   [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:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:169)
   [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:113)
   [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> 963016 INFO  (qtp880129768-9532) [n:127.0.0.1:47175_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=6
   [junit4]   2> 963016 ERROR (qtp880129768-9532) [n:127.0.0.1:47175_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:824)
   [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:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:169)
   [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:113)
   [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> 963017 ERROR (OverseerThreadFactory-3472-thread-1-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:47175/solr
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:47175/solr: Core with name 'halfcollection_shard1_replica1' already exists.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [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 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> 963121 INFO  (zkCallback-1237-thread-3-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_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> 964024 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 964041 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.s.IndexSchema [halfcollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 964043 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_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> 964044 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_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> 964045 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.SolrCore [[halfcollection_shard2_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node1/halfcollection_shard2_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node1/./halfcollection_shard2_replica1/data/]
   [junit4]   2> 964057 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 964057 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_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> 964058 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 964058 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 964058 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21c90e5d[halfcollection_shard2_replica1] main]
   [junit4]   2> 964059 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 964060 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_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> 964060 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 964060 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_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 1554824989271654400
   [junit4]   2> 964060 INFO  (searcherExecutor-3491-thread-1-processing-n:127.0.0.1:41805_solr x:halfcollection_shard2_replica1 s:shard2 c:halfcollection) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.SolrCore [halfcollection_shard2_replica1] Registered new searcher Searcher@21c90e5d[halfcollection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 964067 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 964067 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_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> 964067 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41805/solr/halfcollection_shard2_replica1/
   [junit4]   2> 964067 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 964067 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:41805/solr/halfcollection_shard2_replica1/ has no replicas
   [junit4]   2> 964071 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41805/solr/halfcollection_shard2_replica1/ shard2
   [junit4]   2> 964175 INFO  (zkCallback-1237-thread-4-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_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> 964222 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_solr c:halfcollection s:shard2  x:halfcollection_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 964226 INFO  (qtp1280882399-9527) [n:127.0.0.1:41805_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=1215
   [junit4]   2> 964227 ERROR (OverseerThreadFactory-3472-thread-1-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [halfcollection].
   [junit4]   2> 964228 INFO  (OverseerThreadFactory-3472-thread-1-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 964228 INFO  (qtp1280882399-9528) [n:127.0.0.1:41805_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection_shard2_replica1
   [junit4]   2> 964228 INFO  (qtp1280882399-9528) [n:127.0.0.1:41805_solr    ] o.a.s.c.SolrCore [halfcollection_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@30fe2e56
   [junit4]   2> 964230 INFO  (qtp1280882399-9528) [n:127.0.0.1:41805_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection.shard2.replica1
   [junit4]   2> 964232 INFO  (qtp1280882399-9528) [n:127.0.0.1:41805_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=3
   [junit4]   2> 964934 INFO  (OverseerThreadFactory-3472-thread-1-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [halfcollection]
   [junit4]   2> 964941 INFO  (qtp880129768-9533) [n:127.0.0.1:47175_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> 966805 INFO  (OverseerCollectionConfigSetProcessor-97176561462673416-127.0.0.1:41805_solr-n_0000000000) [n:127.0.0.1:41805_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> 994945 ERROR (qtp880129768-9533) [n:127.0.0.1:47175_solr    ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE with timeout=30
   [junit4]   2> 994945 INFO  (qtp880129768-9533) [n:127.0.0.1:47175_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:41805_solr,127.0.0.1:47175_solr&wt=javabin&version=2} status=0 QTime=32146
   [junit4]   2> 994946 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[45D2616FF6355345]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateShouldFailOnExistingCore
   [junit4]   2> 994975 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[45D2616FF6355345]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionReload
   [junit4]   2> 994976 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[45D2616FF6355345]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 994978 INFO  (qtp880129768-9537) [n:127.0.0.1:47175_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> 994983 INFO  (OverseerThreadFactory-3472-thread-2-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 994985 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection_shard1_replica1
   [junit4]   2> 994985 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr    ] o.a.s.c.SolrCore [halfcollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f4456ff
   [junit4]   2> 994986 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection_shard1_replica1
   [junit4]   2> 994992 INFO  (qtp880129768-9535) [n:127.0.0.1:47175_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=7
   [junit4]   2> 995700 INFO  (qtp880129768-9537) [n:127.0.0.1:47175_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2} status=0 QTime=721
   [junit4]   2> 995701 INFO  (qtp880129768-9538) [n:127.0.0.1:47175_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> 995708 INFO  (OverseerCollectionConfigSetProcessor-97176561462673416-127.0.0.1:41805_solr-n_0000000000) [n:127.0.0.1:41805_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> 995708 INFO  (OverseerThreadFactory-3472-thread-3-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 995711 INFO  (qtp1280882399-9518) [n:127.0.0.1:41805_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection_shard1_replica1
   [junit4]   2> 995711 INFO  (qtp1280882399-9518) [n:127.0.0.1:41805_solr    ] o.a.s.c.SolrCore [halfcollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1bb793fa
   [junit4]   2> 995712 INFO  (qtp1280882399-9518) [n:127.0.0.1:41805_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.halfcollection_shard1_replica1
   [junit4]   2> 995714 INFO  (qtp1280882399-9518) [n:127.0.0.1:41805_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=4
   [junit4]   2> 996424 INFO  (qtp880129768-9538) [n:127.0.0.1:47175_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfcollectionblocker&action=DELETE&wt=javabin&version=2} status=0 QTime=723
   [junit4]   2> 996425 INFO  (qtp880129768-9536) [n:127.0.0.1:47175_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 996435 INFO  (OverseerCollectionConfigSetProcessor-97176561462673416-127.0.0.1:41805_solr-n_0000000000) [n:127.0.0.1:41805_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> 996436 INFO  (OverseerThreadFactory-3472-thread-4-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.CreateCollectionCmd Create collection reloaded_collection
   [junit4]   2> 996645 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 996667 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 996680 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 996681 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 996796 INFO  (zkCallback-1247-thread-2-processing-n:127.0.0.1:47175_solr) [n:127.0.0.1:47175_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 996796 INFO  (zkCallback-1237-thread-4-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 996797 INFO  (zkCallback-1236-thread-1-processing-n:127.0.0.1:48792_solr) [n:127.0.0.1:48792_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 996797 INFO  (zkCallback-1244-thread-2-processing-n:127.0.0.1:50905_solr) [n:127.0.0.1:50905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 997656 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 997664 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.s.IndexSchema [reloaded_collection_shard2_replica1] Schema name=minimal
   [junit4]   2> 997667 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 997668 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica1' using configuration from collection reloaded_collection
   [junit4]   2> 997668 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.SolrCore [[reloaded_collection_shard2_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node3/reloaded_collection_shard2_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node3/./reloaded_collection_shard2_replica1/data/]
   [junit4]   2> 997678 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 997682 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 997682 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 997683 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 997683 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 997683 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b36e265[reloaded_collection_shard2_replica1] main]
   [junit4]   2> 997684 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 997685 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 997685 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 997685 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554825024530022400
   [junit4]   2> 997687 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.s.IndexSchema [reloaded_collection_shard1_replica2] Schema name=minimal
   [junit4]   2> 997688 INFO  (searcherExecutor-3496-thread-1-processing-n:127.0.0.1:47175_solr x:reloaded_collection_shard2_replica1 s:shard2 c:reloaded_collection) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.SolrCore [reloaded_collection_shard2_replica1] Registered new searcher Searcher@5b36e265[reloaded_collection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 997690 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 997691 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica2' using configuration from collection reloaded_collection
   [junit4]   2> 997692 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore [[reloaded_collection_shard1_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node1/reloaded_collection_shard1_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node1/./reloaded_collection_shard1_replica2/data/]
   [junit4]   2> 997698 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 997706 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 997707 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 997739 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.s.IndexSchema [reloaded_collection_shard1_replica1] Schema name=minimal
   [junit4]   2> 997742 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 997743 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica1' using configuration from collection reloaded_collection
   [junit4]   2> 997744 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.c.SolrCore [[reloaded_collection_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node4/reloaded_collection_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node4/./reloaded_collection_shard1_replica1/data/]
   [junit4]   2> 997744 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 997744 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 997745 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 997745 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 997747 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dac4943[reloaded_collection_shard1_replica2] main]
   [junit4]   2> 997749 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.s.IndexSchema [reloaded_collection_shard2_replica2] Schema name=minimal
   [junit4]   2> 997751 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 997754 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica2' using configuration from collection reloaded_collection
   [junit4]   2> 997755 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.c.SolrCore [[reloaded_collection_shard2_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node2/reloaded_collection_shard2_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001/tempDir-001/node2/./reloaded_collection_shard2_replica2/data/]
   [junit4]   2> 997755 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 997756 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 997756 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 997757 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554825024605519872
   [junit4]   2> 997759 INFO  (searcherExecutor-3501-thread-1-processing-n:127.0.0.1:41805_solr x:reloaded_collection_shard1_replica2 s:shard1 c:reloaded_collection) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore [reloaded_collection_shard1_replica2] Registered new searcher Searcher@1dac4943[reloaded_collection_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 997762 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 997762 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 997763 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 997763 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 997764 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21028e7d[reloaded_collection_shard1_replica1] main]
   [junit4]   2> 997765 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 997765 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 997765 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 997765 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554825024613908480
   [junit4]   2> 997767 INFO  (searcherExecutor-3503-thread-1-processing-n:127.0.0.1:48792_solr x:reloaded_collection_shard1_replica1 s:shard1 c:reloaded_collection) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.c.SolrCore [reloaded_collection_shard1_replica1] Registered new searcher Searcher@21028e7d[reloaded_collection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 997772 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 997775 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 997775 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 997776 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 997776 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 997777 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@df94665[reloaded_collection_shard2_replica2] main]
   [junit4]   2> 997778 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 997778 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 997779 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 997779 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554825024628588544
   [junit4]   2> 997779 INFO  (searcherExecutor-3507-thread-1-processing-n:127.0.0.1:50905_solr x:reloaded_collection_shard2_replica2 s:shard2 c:reloaded_collection) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.c.SolrCore [reloaded_collection_shard2_replica2] Registered new searcher Searcher@df94665[reloaded_collection_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 997875 INFO  (zkCallback-1247-thread-2-processing-n:127.0.0.1:47175_solr) [n:127.0.0.1:47175_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 997875 INFO  (zkCallback-1236-thread-1-processing-n:127.0.0.1:48792_solr) [n:127.0.0.1:48792_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 997875 INFO  (zkCallback-1244-thread-2-processing-n:127.0.0.1:50905_solr) [n:127.0.0.1:50905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 997876 INFO  (zkCallback-1237-thread-5-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 998199 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 998199 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 998199 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47175/solr/reloaded_collection_shard2_replica1/
   [junit4]   2> 998199 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica1 url=http://127.0.0.1:47175/solr START replicas=[http://127.0.0.1:50905/solr/reloaded_collection_shard2_replica2/] nUpdates=100
   [junit4]   2> 998200 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica1 url=http://127.0.0.1:47175/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 998202 INFO  (qtp1965885127-9558) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2 r:core_node4 x:reloaded_collection_shard2_replica2] o.a.s.c.S.Request [reloaded_collection_shard2_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 998202 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 998202 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 998206 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:47175/solr/reloaded_collection_shard2_replica1/ shard2
   [junit4]   2> 998273 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 998273 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 998273 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41805/solr/reloaded_collection_shard1_replica2/
   [junit4]   2> 998273 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica2 url=http://127.0.0.1:41805/solr START replicas=[http://127.0.0.1:48792/solr/reloaded_collection_shard1_replica1/] nUpdates=100
   [junit4]   2> 998273 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica2 url=http://127.0.0.1:41805/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 998275 INFO  (qtp554513320-9542) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica1] o.a.s.c.S.Request [reloaded_collection_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 998275 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 998275 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 998279 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41805/solr/reloaded_collection_shard1_replica2/ shard1
   [junit4]   2> 998382 INFO  (zkCallback-1247-thread-2-processing-n:127.0.0.1:47175_solr) [n:127.0.0.1:47175_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 998382 INFO  (zkCallback-1236-thread-1-processing-n:127.0.0.1:48792_solr) [n:127.0.0.1:48792_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 998382 INFO  (zkCallback-1244-thread-2-processing-n:127.0.0.1:50905_solr) [n:127.0.0.1:50905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 998383 INFO  (zkCallback-1237-thread-5-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 998409 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 998411 INFO  (qtp880129768-9539) [n:127.0.0.1:47175_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2} status=0 QTime=1766
   [junit4]   2> 998433 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 998435 INFO  (qtp1280882399-9524) [n:127.0.0.1:41805_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2} status=0 QTime=1768
   [junit4]   2> 998538 INFO  (zkCallback-1237-thread-4-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 998538 INFO  (zkCallback-1247-thread-2-processing-n:127.0.0.1:47175_solr) [n:127.0.0.1:47175_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 998538 INFO  (zkCallback-1244-thread-2-processing-n:127.0.0.1:50905_solr) [n:127.0.0.1:50905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 998538 INFO  (zkCallback-1236-thread-1-processing-n:127.0.0.1:48792_solr) [n:127.0.0.1:48792_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 998777 INFO  (qtp554513320-9545) [n:127.0.0.1:48792_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2} status=0 QTime=2096
   [junit4]   2> 998786 INFO  (qtp1965885127-9556) [n:127.0.0.1:50905_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2} status=0 QTime=2106
   [junit4]   2> 998796 INFO  (qtp880129768-9536) [n:127.0.0.1:47175_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> 998896 INFO  (zkCallback-1247-thread-2-processing-n:127.0.0.1:47175_solr) [n:127.0.0.1:47175_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 998896 INFO  (zkCallback-1244-thread-2-processing-n:127.0.0.1:50905_solr) [n:127.0.0.1:50905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 998896 INFO  (zkCallback-1236-thread-1-processing-n:127.0.0.1:48792_solr) [n:127.0.0.1:48792_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 998897 INFO  (zkCallback-1237-thread-5-processing-n:127.0.0.1:41805_solr) [n:127.0.0.1:41805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [

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

.j.s.AbstractConnector Stopped ServerConnector@6b15d31c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1055958 INFO  (jetty-launcher-1224-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1856360224
   [junit4]   2> 1055964 INFO  (jetty-launcher-1224-thread-6) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@464f9282{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1055973 INFO  (jetty-launcher-1224-thread-5) [    ] o.a.s.c.Overseer Overseer (id=97176561462673416-127.0.0.1:41805_solr-n_0000000000) closing
   [junit4]   2> 1055973 INFO  (jetty-launcher-1224-thread-6) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=390434844
   [junit4]   2> 1055973 INFO  (OverseerStateUpdate-97176561462673416-127.0.0.1:41805_solr-n_0000000000) [n:127.0.0.1:41805_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41805_solr
   [junit4]   2> 1055975 INFO  (jetty-launcher-1224-thread-7) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7e4dbd5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1055976 INFO  (jetty-launcher-1224-thread-8) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@51398b1b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1055978 INFO  (zkCallback-1236-thread-1-processing-n:127.0.0.1:48792_solr) [n:127.0.0.1:48792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1055978 INFO  (zkCallback-1247-thread-7-processing-n:127.0.0.1:47175_solr) [n:127.0.0.1:47175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1055978 INFO  (zkCallback-1244-thread-4-processing-n:127.0.0.1:50905_solr) [n:127.0.0.1:50905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1055980 INFO  (jetty-launcher-1224-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1055980 INFO  (jetty-launcher-1224-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cc8390{/solr,null,UNAVAILABLE}
   [junit4]   2> 1055980 INFO  (jetty-launcher-1224-thread-7) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=337090450
   [junit4]   2> 1055983 INFO  (jetty-launcher-1224-thread-8) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=857687412
   [junit4]   2> 1055984 INFO  (zkCallback-1244-thread-3-processing-n:127.0.0.1:50905_solr) [n:127.0.0.1:50905_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50905_solr
   [junit4]   2> 1055988 WARN  (zkCallback-1247-thread-7-processing-n:127.0.0.1:47175_solr) [n:127.0.0.1:47175_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1055988 INFO  (jetty-launcher-1224-thread-6) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1055989 INFO  (jetty-launcher-1224-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@24d8aaaa{/solr,null,UNAVAILABLE}
   [junit4]   2> 1055989 INFO  (zkCallback-1236-thread-1-processing-n:127.0.0.1:48792_solr) [n:127.0.0.1:48792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1055992 INFO  (zkCallback-1236-thread-5-processing-n:127.0.0.1:48792_solr) [n:127.0.0.1:48792_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48792_solr
   [junit4]   2> 1055992 WARN  (zkCallback-1236-thread-1-processing-n:127.0.0.1:48792_solr) [n:127.0.0.1:48792_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1055993 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:41499) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1593d915a7a0007, 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> 1057488 INFO  (jetty-launcher-1224-thread-7) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1057489 INFO  (jetty-launcher-1224-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2677746b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1057492 INFO  (jetty-launcher-1224-thread-8) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1057492 INFO  (jetty-launcher-1224-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4604dbf3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1057493 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[45D2616FF6355345]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41499 41499
   [junit4]   2> 1057660 INFO  (Thread-3606) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41499 41499
   [junit4]   2> 1057661 WARN  (Thread-3606) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2> 	2	/solr/collections/awhollynewcollection_0/leader_elect/shard2/election/97176561462673416-core_node8-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	132	/solr/collections
   [junit4]   2> 	23	/solr/overseer/queue
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1057661 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[45D2616FF6355345]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_45D2616FF6355345-001
   [junit4]   2> Dec 26, 2016 11:59:12 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=Asserting), id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1876, maxMBSortInHeap=5.208217567716421, sim=RandomSimilarity(queryNorm=true): {}, locale=zh-HK, timezone=Mexico/BajaNorte
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=261654368,total=510132224
   [junit4]   2> NOTE: All tests run in this JVM: [TestPartialUpdateDeduplication, BaseCdcrDistributedZkTest, TestGeoJSONResponseWriter, StressHdfsTest, TestJettySolrRunner, OverseerCollectionConfigSetProcessorTest, DistributedSuggestComponentTest, FileUtilsTest, CoreAdminCreateDiscoverTest, SampleTest, CdcrReplicationHandlerTest, TestSolr4Spatial2, TestPKIAuthenticationPlugin, DOMUtilTest, TestReloadAndDeleteDocs, TestClusterProperties, TestSchemaVersionResource, ClusterStateUpdateTest, CloneFieldUpdateProcessorFactoryTest, OpenCloseCoreStressTest, TestPushWriter, TestRandomRequestDistribution, TestFilteredDocIdSet, TestTrie, ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, HdfsNNFailoverTest, ReplicationFactorTest, CdcrUpdateLogTest, ZkStateWriterTest, TestAnalyzeInfixSuggestions, TestConfigReload, TestElisionMultitermQuery, QueryParsingTest, DistributedIntervalFacetingTest, TestXmlQParserPlugin, SuggestComponentTest, ConfigSetsAPITest, SimpleMLTQParserTest, HdfsChaosMonkeyNothingIsSafeTest, TestInitQParser, LeaderElectionContextKeyTest, InfoHandlerTest, OpenExchangeRatesOrgProviderTest, TestDocBasedVersionConstraints, SpellCheckCollatorTest, DistanceUnitsTest, SortByFunctionTest, TestSolrCLIRunExample, TestRequestForwarding, TestHashPartitioner, ClassificationUpdateProcessorFactoryTest, AliasIntegrationTest, ChaosMonkeySafeLeaderTest, TestSolrIndexConfig, TestStressCloudBlindAtomicUpdates, TestSchemaManager, IndexBasedSpellCheckerTest, RecoveryAfterSoftCommitTest, TestDynamicFieldCollectionResource, TermsComponentTest, TestFieldResource, TestStressUserVersions, TestDocumentBuilder, TestSearcherReuse, TestAddFieldRealTimeGet, TestSubQueryTransformerCrossCore, TestLegacyFieldCache, VersionInfoTest, CollectionReloadTest, TestSolrCoreSnapshots, UpdateRequestProcessorFactoryTest, SolrCLIZkUtilsTest, SoftAutoCommitTest, DocumentBuilderTest, TestAuthenticationFramework, TestBinaryResponseWriter, TestCursorMarkWithoutUniqueKey, TestNamedUpdateProcessors, HLLUtilTest, DistanceFunctionTest, LeaderInitiatedRecoveryOnCommitTest, SolrMetricReporterTest, TestUninvertingReader, TestLeaderElectionZkExpiry, TestSearchPerf, BigEndianAscendingWordDeserializerTest, HighlighterMaxOffsetTest, TestFieldCacheReopen, TestManagedSchema, TestPivotHelperCode, TestMissingGroups, SpatialFilterTest, CustomCollectionTest, SpellCheckComponentTest, TestFieldCacheSortRandom, TestExactStatsCache, RulesTest, HdfsRestartWhileUpdatingTest, BlockDirectoryTest, TestScoreJoinQPScore, SharedFSAutoReplicaFailoverTest, ShardRoutingTest, TestStressRecovery, TestSolrCloudWithDelegationTokens, IndexSchemaRuntimeFieldTest, TestStressVersions, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [323/670 (1!)] on J1 in 99.97s, 20 tests, 1 failure <<< FAILURES!

[...truncated 63457 lines...]