You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/12/13 18:43:32 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_112) - Build # 6286 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6286/
Java: 64bit/jdk1.8.0_112 -XX:-UseCompressedOops -XX:+UseG1GC

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([E8385E85B0B2E98C:A04D2A31B681C619]: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 11751 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\init-core-data-001
   [junit4]   2> 1207147 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E8385E85B0B2E98C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1207149 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E8385E85B0B2E98C]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001
   [junit4]   2> 1207149 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E8385E85B0B2E98C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1207150 INFO  (Thread-2692) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1207150 INFO  (Thread-2692) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1207250 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E8385E85B0B2E98C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50940
   [junit4]   2> 1207257 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 0x158f951b4140000, 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> 1207261 INFO  (jetty-launcher-9297-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1207261 INFO  (jetty-launcher-9297-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1207261 INFO  (jetty-launcher-9297-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fbc7ab7{/solr,null,AVAILABLE}
   [junit4]   2> 1207262 INFO  (jetty-launcher-9297-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1207262 INFO  (jetty-launcher-9297-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e2a8abf{/solr,null,AVAILABLE}
   [junit4]   2> 1207262 INFO  (jetty-launcher-9297-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31c2d4c3{/solr,null,AVAILABLE}
   [junit4]   2> 1207263 INFO  (jetty-launcher-9297-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1207263 INFO  (jetty-launcher-9297-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11df811a{/solr,null,AVAILABLE}
   [junit4]   2> 1207269 INFO  (jetty-launcher-9297-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4204b1f2{HTTP/1.1,[http/1.1]}{127.0.0.1:50953}
   [junit4]   2> 1207269 INFO  (jetty-launcher-9297-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@425dc118{HTTP/1.1,[http/1.1]}{127.0.0.1:50944}
   [junit4]   2> 1207269 INFO  (jetty-launcher-9297-thread-4) [    ] o.e.j.s.Server Started @1213462ms
   [junit4]   2> 1207269 INFO  (jetty-launcher-9297-thread-1) [    ] o.e.j.s.Server Started @1213462ms
   [junit4]   2> 1207269 INFO  (jetty-launcher-9297-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50953}
   [junit4]   2> 1207269 INFO  (jetty-launcher-9297-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50944}
   [junit4]   2> 1207269 INFO  (jetty-launcher-9297-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68086ae6{HTTP/1.1,[http/1.1]}{127.0.0.1:50947}
   [junit4]   2> 1207269 INFO  (jetty-launcher-9297-thread-3) [    ] o.e.j.s.Server Started @1213463ms
   [junit4]   2> 1207269 INFO  (jetty-launcher-9297-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50947}
   [junit4]   2> 1207269 ERROR (jetty-launcher-9297-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1207269 INFO  (jetty-launcher-9297-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1207269 ERROR (jetty-launcher-9297-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-13T17:53:51.242Z
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-13T17:53:51.242Z
   [junit4]   2> 1207269 ERROR (jetty-launcher-9297-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@745f75b2{HTTP/1.1,[http/1.1]}{127.0.0.1:50950}
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-2) [    ] o.e.j.s.Server Started @1213464ms
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50950}
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-13T17:53:51.242Z
   [junit4]   2> 1207271 ERROR (jetty-launcher-9297-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1207271 INFO  (jetty-launcher-9297-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-13T17:53:51.242Z
   [junit4]   2> 1207279 INFO  (jetty-launcher-9297-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1207280 INFO  (jetty-launcher-9297-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1207281 INFO  (jetty-launcher-9297-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1207282 INFO  (jetty-launcher-9297-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1207297 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 0x158f951b4140003, 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> 1207303 INFO  (jetty-launcher-9297-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50940/solr
   [junit4]   2> 1207304 INFO  (jetty-launcher-9297-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50940/solr
   [junit4]   2> 1207306 INFO  (jetty-launcher-9297-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50940/solr
   [junit4]   2> 1207307 INFO  (jetty-launcher-9297-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50940/solr
   [junit4]   2> 1207311 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 0x158f951b4140005, 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> 1207313 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 0x158f951b4140007, 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> 1207316 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 0x158f951b4140008, 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> 1207353 INFO  (jetty-launcher-9297-thread-2) [n:127.0.0.1:50950_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50950_solr
   [junit4]   2> 1207354 INFO  (jetty-launcher-9297-thread-3) [n:127.0.0.1:50947_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50947_solr
   [junit4]   2> 1207355 INFO  (jetty-launcher-9297-thread-4) [n:127.0.0.1:50953_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50953_solr
   [junit4]   2> 1207355 INFO  (jetty-launcher-9297-thread-2) [n:127.0.0.1:50950_solr    ] o.a.s.c.Overseer Overseer (id=97101521297342473-127.0.0.1:50950_solr-n_0000000000) starting
   [junit4]   2> 1207355 INFO  (jetty-launcher-9297-thread-1) [n:127.0.0.1:50944_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50944_solr
   [junit4]   2> 1207358 INFO  (zkCallback-9317-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1207366 INFO  (zkCallback-9317-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1207368 INFO  (zkCallback-9316-thread-1-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1207369 INFO  (zkCallback-9318-thread-1-processing-n:127.0.0.1:50953_solr) [n:127.0.0.1:50953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1207379 INFO  (jetty-launcher-9297-thread-3) [n:127.0.0.1:50947_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node3\.
   [junit4]   2> 1207380 INFO  (zkCallback-9318-thread-2-processing-n:127.0.0.1:50953_solr) [n:127.0.0.1:50953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1207380 INFO  (zkCallback-9316-thread-2-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1207380 INFO  (zkCallback-9315-thread-2-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1207390 INFO  (zkCallback-9317-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1207395 INFO  (jetty-launcher-9297-thread-4) [n:127.0.0.1:50953_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node4\.
   [junit4]   2> 1207397 INFO  (jetty-launcher-9297-thread-2) [n:127.0.0.1:50950_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50950_solr
   [junit4]   2> 1207399 INFO  (zkCallback-9316-thread-2-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1207399 INFO  (zkCallback-9318-thread-2-processing-n:127.0.0.1:50953_solr) [n:127.0.0.1:50953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1207399 INFO  (zkCallback-9317-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1207399 INFO  (zkCallback-9315-thread-1-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1207407 INFO  (jetty-launcher-9297-thread-1) [n:127.0.0.1:50944_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node2\.
   [junit4]   2> 1207460 INFO  (jetty-launcher-9297-thread-2) [n:127.0.0.1:50950_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node1\.
   [junit4]   2> 1207467 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 0x158f951b414000d, 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> 1207472 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E8385E85B0B2E98C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1207473 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E8385E85B0B2E98C]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50940/solr ready
   [junit4]   2> 1207521 INFO  (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[E8385E85B0B2E98C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNonExistentCollection
   [junit4]   2> 1207522 INFO  (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[E8385E85B0B2E98C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1207527 INFO  (qtp542255078-38711) [n:127.0.0.1:50950_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=unknown_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1207530 INFO  (OverseerThreadFactory-6291-thread-1-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1207531 ERROR (OverseerThreadFactory-6291-thread-1-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: unknown_collection operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : unknown_collection
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:843)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:81)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1207540 INFO  (qtp542255078-38711) [n:127.0.0.1:50950_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=unknown_collection&action=DELETE&wt=javabin&version=2} status=400 QTime=14
   [junit4]   2> 1207542 INFO  (qtp542255078-38710) [n:127.0.0.1:50950_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1207545 INFO  (OverseerThreadFactory-6291-thread-2-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.CreateCollectionCmd Create collection acollectionafterbaddelete
   [junit4]   2> 1207546 INFO  (OverseerCollectionConfigSetProcessor-97101521297342473-127.0.0.1:50950_solr-n_0000000000) [n:127.0.0.1:50950_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> 1207657 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1207657 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1207767 INFO  (zkCallback-9316-thread-2-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1207767 INFO  (zkCallback-9315-thread-3-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1208674 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1208674 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1208684 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.IndexSchema [acollectionafterbaddelete_shard1_replica2] Schema name=minimal
   [junit4]   2> 1208684 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.IndexSchema [acollectionafterbaddelete_shard1_replica1] Schema name=minimal
   [junit4]   2> 1208705 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1208705 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1208711 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'acollectionafterbaddelete_shard1_replica2' using configuration from collection acollectionafterbaddelete
   [junit4]   2> 1208711 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'acollectionafterbaddelete_shard1_replica1' using configuration from collection acollectionafterbaddelete
   [junit4]   2> 1208712 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore [[acollectionafterbaddelete_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node3\acollectionafterbaddelete_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node3\.\acollectionafterbaddelete_shard1_replica1\data\]
   [junit4]   2> 1208712 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrCore [[acollectionafterbaddelete_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node1\acollectionafterbaddelete_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node1\.\acollectionafterbaddelete_shard1_replica2\data\]
   [junit4]   2> 1208728 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1208728 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1208728 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1208728 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1208730 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1208730 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1208730 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1208730 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1208730 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@782b7e5a[acollectionafterbaddelete_shard1_replica2] main]
   [junit4]   2> 1208730 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ac6603c[acollectionafterbaddelete_shard1_replica1] main]
   [junit4]   2> 1208732 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1208732 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1208732 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1208732 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1208733 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1208733 INFO  (searcherExecutor-6297-thread-1-processing-n:127.0.0.1:50947_solr x:acollectionafterbaddelete_shard1_replica1 s:shard1 c:acollectionafterbaddelete) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica1] Registered new searcher Searcher@6ac6603c[acollectionafterbaddelete_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1208733 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1208733 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553624342414229504
   [junit4]   2> 1208733 INFO  (searcherExecutor-6296-thread-1-processing-n:127.0.0.1:50950_solr x:acollectionafterbaddelete_shard1_replica2 s:shard1 c:acollectionafterbaddelete) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica2] Registered new searcher Searcher@782b7e5a[acollectionafterbaddelete_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1208733 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553624342414229504
   [junit4]   2> 1208740 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1208740 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1208740 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50950/solr/acollectionafterbaddelete_shard1_replica2/
   [junit4]   2> 1208740 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=acollectionafterbaddelete_shard1_replica2 url=http://127.0.0.1:50950/solr START replicas=[http://127.0.0.1:50947/solr/acollectionafterbaddelete_shard1_replica1/] nUpdates=100
   [junit4]   2> 1208740 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=acollectionafterbaddelete_shard1_replica2 url=http://127.0.0.1:50950/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1208742 INFO  (qtp2041240028-38702) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.S.Request [acollectionafterbaddelete_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> 1208742 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1208742 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_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> 1208748 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50950/solr/acollectionafterbaddelete_shard1_replica2/ shard1
   [junit4]   2> 1208851 INFO  (zkCallback-9316-thread-2-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1208851 INFO  (zkCallback-9315-thread-2-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1208899 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1208902 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2} status=0 QTime=1246
   [junit4]   2> 1209003 INFO  (zkCallback-9316-thread-2-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1209003 INFO  (zkCallback-9315-thread-3-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1209743 INFO  (qtp2041240028-38704) [n:127.0.0.1:50947_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2} status=0 QTime=2087
   [junit4]   2> 1209745 INFO  (qtp542255078-38710) [n:127.0.0.1:50950_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> 1209845 INFO  (zkCallback-9316-thread-2-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1209845 INFO  (zkCallback-9315-thread-1-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1210746 INFO  (qtp542255078-38710) [n:127.0.0.1:50950_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3203
   [junit4]   2> 1210748 INFO  (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[E8385E85B0B2E98C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteNonExistentCollection
   [junit4]   2> 1210778 INFO  (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[E8385E85B0B2E98C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest
   [junit4]   2> 1210779 INFO  (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[E8385E85B0B2E98C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1210781 INFO  (qtp542255078-38725) [n:127.0.0.1:50950_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1210783 INFO  (OverseerThreadFactory-6291-thread-3-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1210784 INFO  (OverseerCollectionConfigSetProcessor-97101521297342473-127.0.0.1:50950_solr-n_0000000000) [n:127.0.0.1:50950_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> 1210785 INFO  (qtp2041240028-38701) [n:127.0.0.1:50947_solr    ] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@41f0b4aa
   [junit4]   2> 1210786 INFO  (qtp542255078-38693) [n:127.0.0.1:50950_solr    ] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b858f47
   [junit4]   2> 1210790 INFO  (qtp2041240028-38701) [n:127.0.0.1:50947_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 1210791 INFO  (qtp2041240028-38701) [n:127.0.0.1:50947_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1210793 WARN  (zkCallback-9316-thread-2-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1210794 INFO  (qtp542255078-38693) [n:127.0.0.1:50950_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1211498 INFO  (qtp542255078-38725) [n:127.0.0.1:50950_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2} status=0 QTime=717
   [junit4]   2> 1211499 INFO  (qtp542255078-38726) [n:127.0.0.1:50950_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1211501 INFO  (OverseerThreadFactory-6291-thread-4-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.CreateCollectionCmd Create collection addReplicaColl
   [junit4]   2> 1211502 INFO  (OverseerCollectionConfigSetProcessor-97101521297342473-127.0.0.1:50950_solr-n_0000000000) [n:127.0.0.1:50950_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> 1211708 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1211710 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1211712 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1211712 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1211827 INFO  (zkCallback-9317-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1211827 INFO  (zkCallback-9316-thread-2-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1211827 INFO  (zkCallback-9315-thread-1-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1211827 INFO  (zkCallback-9318-thread-2-processing-n:127.0.0.1:50953_solr) [n:127.0.0.1:50953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1212744 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1212744 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1212746 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1212748 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1212758 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica2] Schema name=minimal
   [junit4]   2> 1212758 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica1] Schema name=minimal
   [junit4]   2> 1212762 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica1] Schema name=minimal
   [junit4]   2> 1212762 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica2] Schema name=minimal
   [junit4]   2> 1212767 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1212767 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1212767 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1212768 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1212772 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica1' using configuration from collection addReplicaColl
   [junit4]   2> 1212772 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica1' using configuration from collection addReplicaColl
   [junit4]   2> 1212772 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica2' using configuration from collection addReplicaColl
   [junit4]   2> 1212772 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node2\addReplicaColl_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node2\.\addReplicaColl_shard1_replica1\data\]
   [junit4]   2> 1212772 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node3\addReplicaColl_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node3\.\addReplicaColl_shard1_replica2\data\]
   [junit4]   2> 1212772 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node1\addReplicaColl_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node1\.\addReplicaColl_shard2_replica1\data\]
   [junit4]   2> 1212772 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica2' using configuration from collection addReplicaColl
   [junit4]   2> 1212773 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node4\addReplicaColl_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node4\.\addReplicaColl_shard2_replica2\data\]
   [junit4]   2> 1212791 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1212791 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1212791 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1212791 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1212794 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1212794 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212795 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1212795 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1212796 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1212796 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1212797 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1212797 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212797 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1212797 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212798 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1212798 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212799 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@bd2da5f[addReplicaColl_shard1_replica1] main]
   [junit4]   2> 1212799 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bb3ed93[addReplicaColl_shard2_replica2] main]
   [junit4]   2> 1212800 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61f34fd1[addReplicaColl_shard2_replica1] main]
   [junit4]   2> 1212800 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@12c7ff12[addReplicaColl_shard1_replica2] main]
   [junit4]   2> 1212801 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1212801 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1212801 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1212801 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1212801 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1212801 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1212802 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553624346680885248
   [junit4]   2> 1212802 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553624346680885248
   [junit4]   2> 1212802 INFO  (searcherExecutor-6309-thread-1-processing-n:127.0.0.1:50953_solr x:addReplicaColl_shard2_replica2 s:shard2 c:addReplicaColl) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.c.SolrCore [addReplicaColl_shard2_replica2] Registered new searcher Searcher@5bb3ed93[addReplicaColl_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212802 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1212802 INFO  (searcherExecutor-6306-thread-1-processing-n:127.0.0.1:50944_solr x:addReplicaColl_shard1_replica1 s:shard1 c:addReplicaColl) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.c.SolrCore [addReplicaColl_shard1_replica1] Registered new searcher Searcher@bd2da5f[addReplicaColl_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212803 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1212803 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1212803 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553624346681933824
   [junit4]   2> 1212804 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1212804 INFO  (searcherExecutor-6308-thread-1-processing-n:127.0.0.1:50947_solr x:addReplicaColl_shard1_replica2 s:shard1 c:addReplicaColl) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.c.SolrCore [addReplicaColl_shard1_replica2] Registered new searcher Searcher@12c7ff12[addReplicaColl_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212805 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1212805 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1212805 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553624346684030976
   [junit4]   2> 1212805 INFO  (searcherExecutor-6307-thread-1-processing-n:127.0.0.1:50950_solr x:addReplicaColl_shard2_replica1 s:shard2 c:addReplicaColl) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.c.SolrCore [addReplicaColl_shard2_replica1] Registered new searcher Searcher@61f34fd1[addReplicaColl_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212811 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1212812 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1212812 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1212812 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50947/solr/addReplicaColl_shard1_replica2/
   [junit4]   2> 1212812 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1212812 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica2 url=http://127.0.0.1:50947/solr START replicas=[http://127.0.0.1:50944/solr/addReplicaColl_shard1_replica1/] nUpdates=100
   [junit4]   2> 1212812 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50953/solr/addReplicaColl_shard2_replica2/
   [junit4]   2> 1212812 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica2 url=http://127.0.0.1:50947/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1212812 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica2 url=http://127.0.0.1:50953/solr START replicas=[http://127.0.0.1:50950/solr/addReplicaColl_shard2_replica1/] nUpdates=100
   [junit4]   2> 1212812 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica2 url=http://127.0.0.1:50953/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1212814 INFO  (qtp2016167165-38691) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica1] o.a.s.c.S.Request [addReplicaColl_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> 1212815 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1212815 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_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> 1212816 INFO  (qtp542255078-38714) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica1] o.a.s.c.S.Request [addReplicaColl_shard2_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1212816 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1212816 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1212820 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50947/solr/addReplicaColl_shard1_replica2/ shard1
   [junit4]   2> 1212821 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50953/solr/addReplicaColl_shard2_replica2/ shard2
   [junit4]   2> 1212927 INFO  (zkCallback-9316-thread-2-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1212927 INFO  (zkCallback-9317-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1212927 INFO  (zkCallback-9318-thread-2-processing-n:127.0.0.1:50953_solr) [n:127.0.0.1:50953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1212927 INFO  (zkCallback-9315-thread-1-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1212973 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1212974 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1212977 INFO  (qtp2041240028-38699) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2} status=0 QTime=1269
   [junit4]   2> 1212978 INFO  (qtp1750552255-38723) [n:127.0.0.1:50953_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2} status=0 QTime=1266
   [junit4]   2> 1213080 INFO  (zkCallback-9317-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1213080 INFO  (zkCallback-9318-thread-2-processing-n:127.0.0.1:50953_solr) [n:127.0.0.1:50953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1213080 INFO  (zkCallback-9315-thread-1-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1213080 INFO  (zkCallback-9316-thread-2-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1213817 INFO  (qtp2016167165-38696) [n:127.0.0.1:50944_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2} status=0 QTime=2105
   [junit4]   2> 1213818 INFO  (qtp542255078-38741) [n:127.0.0.1:50950_solr c:addReplicaColl s:shard2  x:addReplicaColl_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2} status=0 QTime=2108
   [junit4]   2> 1213820 INFO  (qtp542255078-38726) [n:127.0.0.1:50950_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> 1213920 INFO  (zkCallback-9317-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1213920 INFO  (zkCallback-9316-thread-2-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1213920 INFO  (zkCallback-9315-thread-1-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1213920 INFO  (zkCallback-9318-thread-2-processing-n:127.0.0.1:50953_solr) [n:127.0.0.1:50953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1214821 INFO  (qtp542255078-38726) [n:127.0.0.1:50950_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3321
   [junit4]   2> 1214821 INFO  (qtp542255078-38709) [n:127.0.0.1:50950_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:50947_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1214824 INFO  (OverseerThreadFactory-6291-thread-5-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "node":"127.0.0.1:50947_solr",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1214824 INFO  (OverseerThreadFactory-6291-thread-5-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:50947_solr for creating new replica
   [junit4]   2> 1214824 INFO  (OverseerCollectionConfigSetProcessor-97101521297342473-127.0.0.1:50950_solr-n_0000000000) [n:127.0.0.1:50950_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1214827 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard1_replica3&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1214933 INFO  (zkCallback-9317-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1214933 INFO  (zkCallback-9316-thread-2-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1214933 INFO  (zkCallback-9318-thread-2-processing-n:127.0.0.1:50953_solr) [n:127.0.0.1:50953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1214933 INFO  (zkCallback-9315-thread-2-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1215867 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1215876 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica3] Schema name=minimal
   [junit4]   2> 1215879 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1215880 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica3' using configuration from collection addReplicaColl
   [junit4]   2> 1215881 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node3\addReplicaColl_shard1_replica3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-001\node3\.\addReplicaColl_shard1_replica3\data\]
   [junit4]   2> 1215890 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1215890 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1215892 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1215892 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1215895 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.s.SolrIndexSearcher Opening [Searcher@788f4147[addReplicaColl_shard1_replica3] main]
   [junit4]   2> 1215897 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1215897 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1215897 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1215897 INFO  (searcherExecutor-6326-thread-1-processing-n:127.0.0.1:50947_solr x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.c.SolrCore [addReplicaColl_shard1_replica3] Registered new searcher Searcher@788f4147[addReplicaColl_shard1_replica3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1215897 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553624349926227968
   [junit4]   2> 1215901 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.c.ZkController Core needs to recover:addReplicaColl_shard1_replica3
   [junit4]   2> 1215902 INFO  (updateExecutor-9308-thread-1-processing-n:127.0.0.1:50947_solr x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1215903 INFO  (recoveryExecutor-9309-thread-1-processing-n:127.0.0.1:50947_solr x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1215903 INFO  (recoveryExecutor-9309-thread-1-processing-n:127.0.0.1:50947_solr x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1215903 INFO  (recoveryExecutor-9309-thread-1-processing-n:127.0.0.1:50947_solr x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[addReplicaColl_shard1_replica3]
   [junit4]   2> 1215903 INFO  (recoveryExecutor-9309-thread-1-processing-n:127.0.0.1:50947_solr x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1215903 INFO  (recoveryExecutor-9309-thread-1-processing-n:127.0.0.1:50947_solr x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy Publishing state of core [addReplicaColl_shard1_replica3] as recovering, leader is [http://127.0.0.1:50947/solr/addReplicaColl_shard1_replica2/] and I am [http://127.0.0.1:50947/solr/addReplicaColl_shard1_replica3/]
   [junit4]   2> 1215904 INFO  (qtp2041240028-38700) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1  x:addReplicaColl_shard1_replica3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard1_replica3&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2} status=0 QTime=1077
   [junit4]   2> 1215907 INFO  (qtp542255078-38709) [n:127.0.0.1:50950_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:50947_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&wt=javabin&version=2} status=0 QTime=1085
   [junit4]   2> 1215910 INFO  (qtp542255078-38708) [n:127.0.0.1:50950_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&property.instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-002 and sendToOCPQueue=true
   [junit4]   2> 1215913 INFO  (OverseerThreadFactory-6291-thread-5-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "property.instanceDir":"C:\\Users\\jenkins\\workspace\\Lucene-Solr-master-Windows\\solr\\build\\solr-core\\test\\J0\\temp\\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\\tempDir-002",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1215913 INFO  (OverseerThreadFactory-6291-thread-5-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:50950_solr for creating new replica
   [junit4]   2> 1215913 INFO  (OverseerCollectionConfigSetProcessor-97101521297342473-127.0.0.1:50950_solr-n_0000000000) [n:127.0.0.1:50950_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1215915 INFO  (qtp542255078-38710) [n:127.0.0.1:50950_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard1_replica4&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&property.instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001\tempDir-002
   [junit4]   2> 1215916 INFO  (recoveryExecutor-9309-thread-1-processing-n:127.0.0.1:50947_solr x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5) [n:127.0.0.1:50947_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:50947/solr]; [WaitForState: action=PREPRECOVERY&core=addReplicaColl_shard1_replica2&nodeName=127.0.0.1:50947_solr&coreNodeName=core_node5&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1215919 INFO  (qtp2041240028-38728) [n:127.0.0.1:50947_solr    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node5, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1215920 INFO  (qtp2041240028-38728) [n:127.0.0.1:50947_solr    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see addReplicaColl_shard1_replica2 (shard1 of addReplicaColl) have state: recovering
   [junit4]   2> 1215920 INFO  (qtp2041240028-38728) [n:127.0.0.1:50947_solr    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=addReplicaColl, shard=shard1, thisCore=addReplicaColl_shard1_replica2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:50947_solr, coreNodeName=core_node5, onlyIfActiveCheckResult=false, nodeProps: core_node5:{"core":"addReplicaColl_shard1_replica3","base_url":"http://127.0.0.1:50947/solr","node_name":"127.0.0.1:50947_solr","state":"down"}
   [junit4]   2> 1216021 INFO  (zkCallback-9317-thread-1-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1216021 INFO  (zkCallback-9316-thread-2-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1216021 INFO  (zkCallback-9318-thread-2-processing-n:127.0.0.1:50953_solr) [n:127.0.0.1:50953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1216021 INFO  (zkCallback-9315-thread-1-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has oc

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

verConnector@425dc118{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1302809 INFO  (jetty-launcher-9297-thread-7) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1433062075
   [junit4]   2> 1302809 INFO  (jetty-launcher-9297-thread-5) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@68086ae6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1302810 INFO  (jetty-launcher-9297-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=775835193
   [junit4]   2> 1302810 INFO  (jetty-launcher-9297-thread-8) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@745f75b2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1302811 INFO  (jetty-launcher-9297-thread-8) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=502589972
   [junit4]   2> 1302817 INFO  (zkCallback-9316-thread-7-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1302821 INFO  (zkCallback-9315-thread-19-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1302821 INFO  (zkCallback-9317-thread-2-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1302821 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:50940) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158f951b414000c, 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> 1302821 WARN  (zkCallback-9317-thread-3-processing-n:127.0.0.1:50944_solr) [n:127.0.0.1:50944_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1302822 INFO  (jetty-launcher-9297-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2fbc7ab7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1302823 INFO  (zkCallback-9315-thread-19-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1302825 INFO  (jetty-launcher-9297-thread-8) [    ] o.a.s.c.Overseer Overseer (id=97101521297342473-127.0.0.1:50950_solr-n_0000000000) closing
   [junit4]   2> 1302825 INFO  (OverseerStateUpdate-97101521297342473-127.0.0.1:50950_solr-n_0000000000) [n:127.0.0.1:50950_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50950_solr
   [junit4]   2> 1302827 WARN  (zkCallback-9315-thread-19-processing-n:127.0.0.1:50950_solr) [n:127.0.0.1:50950_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1302827 INFO  (jetty-launcher-9297-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@31c2d4c3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1304317 WARN  (zkCallback-9318-thread-8-processing-n:127.0.0.1:50953_solr) [n:127.0.0.1:50953_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1304317 INFO  (jetty-launcher-9297-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11df811a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1304321 WARN  (zkCallback-9316-thread-4-processing-n:127.0.0.1:50947_solr) [n:127.0.0.1:50947_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1304321 INFO  (jetty-launcher-9297-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2e2a8abf{/solr,null,UNAVAILABLE}
   [junit4]   2> 1304323 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E8385E85B0B2E98C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50940 50940
   [junit4]   2> 1304324 INFO  (Thread-2744) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50940 50940
   [junit4]   2> 1304325 WARN  (Thread-2744) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	61	/solr/collections
   [junit4]   2> 	16	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1304325 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E8385E85B0B2E98C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest_E8385E85B0B2E98C-001
   [junit4]   2> Dec 13, 2016 5:55:28 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=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=en-PH, timezone=Mexico/BajaSur
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=176438944,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BufferStoreTest, PeerSyncTest, TestRestManager, TestDocBasedVersionConstraints, HighlighterMaxOffsetTest, SortSpecParsingTest, HdfsBasicDistributedZk2Test, DirectUpdateHandlerTest, TestFieldCache, TestUseDocValuesAsStored2, TestTrackingShardHandlerFactory, ParsingFieldUpdateProcessorsTest, DistributedFacetExistsSmallTest, CheckHdfsIndexTest, TestDistributedSearch, TimerUtilsTest, TestFastOutputStream, TestConfigSetProperties, TestSmileRequest, PingRequestHandlerTest, RulesTest, BinaryUpdateRequestHandlerTest, SSLMigrationTest, TestScoreJoinQPNoScore, TestElisionMultitermQuery, TestSolrDeletionPolicy1, MergeStrategyTest, TestFunctionQuery, TestXmlQParser, TestTolerantUpdateProcessorRandomCloud, TestExclusionRuleCollectionAccess, TestSurroundQueryParser, TestShardHandlerFactory, TestInitQParser, OpenExchangeRatesOrgProviderTest, StressHdfsTest, DOMUtilTest, TestExportWriter, CopyFieldTest, SimpleMLTQParserTest, TestSolrCloudSnapshots, TestStressLiveNodes, TestFastLRUCache, SyncSliceTest, TestLockTree, CustomCollectionTest, DeleteReplicaTest, XsltUpdateRequestHandlerTest, ConcurrentDeleteAndCreateCollectionTest, TestFieldTypeResource, TestFieldCacheSortRandom, FileUtilsTest, DeleteStatusTest, TestStressReorder, AlternateDirectoryTest, TestCryptoKeys, TestDocumentBuilder, ReplaceNodeTest, TestSolrJ, ClassificationUpdateProcessorFactoryTest, TestNoOpRegenerator, AssignTest, SimplePostToolTest, TestHdfsUpdateLog, PolyFieldTest, DistributedSuggestComponentTest, PathHierarchyTokenizerFactoryTest, IndexSchemaRuntimeFieldTest, TestMaxScoreQueryParser, OutputWriterTest, DistributedQueryElevationComponentTest, QueryResultKeyTest, QueryEqualityTest, SampleTest, DistributedSpellCheckComponentTest, TestUniqueKeyFieldResource, TestSolrDynamicMBean, DataDrivenBlockJoinTest, MultiTermTest, NumericFieldsTest, TestRuleBasedAuthorizationPlugin, PreAnalyzedFieldManagedSchemaCloudTest, TestFieldCacheWithThreads, RequestLoggingTest, SuggesterFSTTest, TestGraphTermsQParserPlugin, TestStressVersions, IndexBasedSpellCheckerTest, TestPerFieldSimilarityWithDefaultOverride, TestSolrCloudWithSecureImpersonation, HdfsChaosMonkeyNothingIsSafeTest, SolrCLIZkUtilsTest, OverseerRolesTest, TestExactSharedStatsCache, DistributedFacetPivotLongTailTest, DistributedDebugComponentTest, TestFieldCacheSanityChecker, ZkControllerTest, TestDFISimilarityFactory, TestCorePropertiesReload, DateFieldTest, DocumentAnalysisRequestHandlerTest, TestFreeTextSuggestions, TestJsonRequest, TestUninvertingReader, BitVectorTest, SolrIndexConfigTest, CurrencyFieldXmlFileTest, LeaderElectionTest, TestPostingsSolrHighlighter, TestManagedResource, PrimUtilsTest, TestConfigSetsAPIExclusivity, LeaderFailoverAfterPartitionTest, BasicAuthStandaloneTest, HdfsRecoverLeaseTest, TestTolerantSearch, TestMergePolicyConfig, MoreLikeThisHandlerTest, SimpleFacetsTest, SolrTestCaseJ4Test, TestLazyCores, AnalysisAfterCoreReloadTest, DateRangeFieldTest, TestCollationField, TestDynamicLoading, ChaosMonkeyNothingIsSafeTest, TestRequestStatusCollectionAPI, FullHLLTest, HdfsRestartWhileUpdatingTest, TestManagedSynonymFilterFactory, TestDefaultSearchFieldResource, ExitableDirectoryReaderTest, DocValuesNotIndexedTest, TestSolrFieldCacheMBean, TestDefaultStatsCache, TemplateUpdateProcessorTest, TestAuthorizationFramework, TestBlendedInfixSuggestions, CdcrReplicationDistributedZkTest, TestDynamicFieldResource, HttpPartitionTest, SystemInfoHandlerTest, HdfsUnloadDistributedZkTest, DocExpirationUpdateProcessorFactoryTest, TestManagedSchemaAPI, HdfsCollectionsAPIDistributedZkTest, DocValuesMultiTest, CollectionStateFormat2Test, TestIBSimilarityFactory, TestPerFieldSimilarity, RecoveryAfterSoftCommitTest, TestConfigOverlay, TestPseudoReturnFields, TriLevelCompositeIdRoutingTest, TermsComponentTest, TestCSVLoader, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest]
   [junit4] Completed [335/659 (1!)] on J0 in 97.96s, 20 tests, 1 failure <<< FAILURES!

[...truncated 63383 lines...]