Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6533/
Java: 32bit/jdk1.8.0_121 -server -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([BB3D66F3A363F2AD:F3481247A550DD38]: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:530)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        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:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11693 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\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\init-core-data-001
   [junit4]   2> 658967 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BB3D66F3A363F2AD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 658969 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BB3D66F3A363F2AD]-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> 658972 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BB3D66F3A363F2AD]-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\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001
   [junit4]   2> 658972 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BB3D66F3A363F2AD]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 658973 INFO  (Thread-1420) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 658973 INFO  (Thread-1420) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 658979 ERROR (Thread-1420) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 659072 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BB3D66F3A363F2AD]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51823
   [junit4]   2> 659087 INFO  (jetty-launcher-902-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 659087 INFO  (jetty-launcher-902-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 659088 INFO  (jetty-launcher-902-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1200e29{/solr,null,AVAILABLE}
   [junit4]   2> 659089 INFO  (jetty-launcher-902-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 659090 INFO  (jetty-launcher-902-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@113585b{HTTP/1.1,[http/1.1]}{127.0.0.1:51827}
   [junit4]   2> 659090 INFO  (jetty-launcher-902-thread-2) [    ] 
o.e.j.s.Server Started @665985ms
   [junit4]   2> 659091 INFO  (jetty-launcher-902-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51827}
   [junit4]   2> 659091 INFO  (jetty-launcher-902-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1230c8a{/solr,null,AVAILABLE}
   [junit4]   2> 659091 ERROR (jetty-launcher-902-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 659091 INFO  (jetty-launcher-902-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 659091 INFO  (jetty-launcher-902-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 659091 INFO  (jetty-launcher-902-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 659091 INFO  (jetty-launcher-902-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-29T12:45:39.403Z
   [junit4]   2> 659092 INFO  (jetty-launcher-902-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@17e69f5{HTTP/1.1,[http/1.1]}{127.0.0.1:51830}
   [junit4]   2> 659092 INFO  (jetty-launcher-902-thread-4) [    ] 
o.e.j.s.Server Started @665986ms
   [junit4]   2> 659092 INFO  (jetty-launcher-902-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51830}
   [junit4]   2> 659093 ERROR (jetty-launcher-902-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 659093 INFO  (jetty-launcher-902-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 659093 INFO  (jetty-launcher-902-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 659093 INFO  (jetty-launcher-902-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 659093 INFO  (jetty-launcher-902-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-29T12:45:39.405Z
   [junit4]   2> 659094 INFO  (jetty-launcher-902-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f9ea63{/solr,null,AVAILABLE}
   [junit4]   2> 659094 INFO  (jetty-launcher-902-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18de4f5{HTTP/1.1,[http/1.1]}{127.0.0.1:51837}
   [junit4]   2> 659094 INFO  (jetty-launcher-902-thread-3) [    ] 
o.e.j.s.Server Started @665989ms
   [junit4]   2> 659095 INFO  (jetty-launcher-902-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51837}
   [junit4]   2> 659095 ERROR (jetty-launcher-902-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 659095 INFO  (jetty-launcher-902-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 659095 INFO  (jetty-launcher-902-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 659095 INFO  (jetty-launcher-902-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 659095 INFO  (jetty-launcher-902-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-29T12:45:39.407Z
   [junit4]   2> 659095 INFO  (jetty-launcher-902-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 659096 INFO  (jetty-launcher-902-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c08cbd{/solr,null,AVAILABLE}
   [junit4]   2> 659097 INFO  (jetty-launcher-902-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b26205{HTTP/1.1,[http/1.1]}{127.0.0.1:51840}
   [junit4]   2> 659097 INFO  (jetty-launcher-902-thread-1) [    ] 
o.e.j.s.Server Started @665991ms
   [junit4]   2> 659097 INFO  (jetty-launcher-902-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51840}
   [junit4]   2> 659098 ERROR (jetty-launcher-902-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 659098 INFO  (jetty-launcher-902-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 659098 INFO  (jetty-launcher-902-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 659098 INFO  (jetty-launcher-902-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 659098 INFO  (jetty-launcher-902-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-29T12:45:39.410Z
   [junit4]   2> 659115 INFO  (jetty-launcher-902-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 659130 INFO  (jetty-launcher-902-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51823/solr
   [junit4]   2> 659132 INFO  (jetty-launcher-902-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 659140 INFO  (jetty-launcher-902-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 659142 INFO  (jetty-launcher-902-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 659158 INFO  (jetty-launcher-902-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51823/solr
   [junit4]   2> 659159 INFO  (jetty-launcher-902-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51823/solr
   [junit4]   2> 659170 INFO  (jetty-launcher-902-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51823/solr
   [junit4]   2> 659186 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 0x15bb9bec65b0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 659248 INFO  (jetty-launcher-902-thread-2) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 659248 INFO  (jetty-launcher-902-thread-4) 
[n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 659248 INFO  (jetty-launcher-902-thread-1) 
[n:127.0.0.1:51840_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 659248 INFO  (jetty-launcher-902-thread-3) 
[n:127.0.0.1:51837_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 659250 INFO  (jetty-launcher-902-thread-2) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51827_solr
   [junit4]   2> 659251 INFO  (jetty-launcher-902-thread-4) 
[n:127.0.0.1:51830_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51830_solr
   [junit4]   2> 659253 INFO  (jetty-launcher-902-thread-1) 
[n:127.0.0.1:51840_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51840_solr
   [junit4]   2> 659253 INFO  (jetty-launcher-902-thread-3) 
[n:127.0.0.1:51837_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51837_solr
   [junit4]   2> 659254 INFO  (jetty-launcher-902-thread-2) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.Overseer Overseer 
(id=97876045941374988-127.0.0.1:51827_solr-n_0000000000) starting
   [junit4]   2> 659429 INFO  
(zkCallback-924-thread-1-processing-n:127.0.0.1:51830_solr) 
[n:127.0.0.1:51830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 659429 INFO  
(zkCallback-922-thread-1-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 659430 INFO  
(zkCallback-918-thread-1-processing-n:127.0.0.1:51837_solr) 
[n:127.0.0.1:51837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 659431 INFO  
(zkCallback-923-thread-1-processing-n:127.0.0.1:51840_solr) 
[n:127.0.0.1:51840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 659461 INFO  (jetty-launcher-902-thread-2) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51827_solr
   [junit4]   2> 659474 INFO  (jetty-launcher-902-thread-1) 
[n:127.0.0.1:51840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 659479 INFO  (jetty-launcher-902-thread-1) 
[n:127.0.0.1:51840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 659479 INFO  (jetty-launcher-902-thread-1) 
[n:127.0.0.1:51840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 659481 INFO  (jetty-launcher-902-thread-1) 
[n:127.0.0.1:51840_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001\node1
   [junit4]   2> 659482 INFO  
(zkCallback-924-thread-1-processing-n:127.0.0.1:51830_solr) 
[n:127.0.0.1:51830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 659482 INFO  
(zkCallback-922-thread-1-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 659482 INFO  
(zkCallback-918-thread-1-processing-n:127.0.0.1:51837_solr) 
[n:127.0.0.1:51837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 659482 INFO  
(zkCallback-923-thread-1-processing-n:127.0.0.1:51840_solr) 
[n:127.0.0.1:51840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 659546 INFO  (jetty-launcher-902-thread-4) 
[n:127.0.0.1:51830_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 659550 INFO  (jetty-launcher-902-thread-4) 
[n:127.0.0.1:51830_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 659550 INFO  (jetty-launcher-902-thread-4) 
[n:127.0.0.1:51830_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 659552 INFO  (jetty-launcher-902-thread-4) 
[n:127.0.0.1:51830_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001\node4
   [junit4]   2> 659774 INFO  (jetty-launcher-902-thread-2) 
[n:127.0.0.1:51827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 659782 INFO  (jetty-launcher-902-thread-2) 
[n:127.0.0.1:51827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 659782 INFO  (jetty-launcher-902-thread-2) 
[n:127.0.0.1:51827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 659783 INFO  (jetty-launcher-902-thread-3) 
[n:127.0.0.1:51837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 659786 INFO  (jetty-launcher-902-thread-2) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001\node3
   [junit4]   2> 659791 INFO  (jetty-launcher-902-thread-3) 
[n:127.0.0.1:51837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 659792 INFO  (jetty-launcher-902-thread-3) 
[n:127.0.0.1:51837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 659798 INFO  (jetty-launcher-902-thread-3) 
[n:127.0.0.1:51837_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001\node2
   [junit4]   2> 659913 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 0x15bb9bec65b000d, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 659929 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BB3D66F3A363F2AD]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 659930 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BB3D66F3A363F2AD]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51823/solr ready
   [junit4]   2> 659988 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[BB3D66F3A363F2AD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreationAndDeletion
   [junit4]   2> 659990 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[BB3D66F3A363F2AD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 659996 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=created_and_deleted&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 660000 INFO  
(OverseerThreadFactory-2195-thread-1-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
created_and_deleted
   [junit4]   2> 660116 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2
   [junit4]   2> 660118 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 660225 INFO  
(zkCallback-922-thread-1-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 661143 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 661150 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.s.IndexSchema [created_and_deleted_shard1_replica1] Schema name=minimal
   [junit4]   2> 661156 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 661156 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'created_and_deleted_shard1_replica1' 
using configuration from collection created_and_deleted, trusted=true
   [junit4]   2> 661157 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.created_and_deleted.shard1.replica1' (registry 
'solr.core.created_and_deleted.shard1.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 661157 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 661157 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.SolrCore [[created_and_deleted_shard1_replica1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001\node3\created_and_deleted_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001\node3\created_and_deleted_shard1_replica1\data\]
   [junit4]   2> 661375 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 661375 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 661377 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 661377 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 661424 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f69fdc[created_and_deleted_shard1_replica1] main]
   [junit4]   2> 661426 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 661426 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 661427 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 661429 INFO  
(searcherExecutor-2200-thread-1-processing-n:127.0.0.1:51827_solr 
x:created_and_deleted_shard1_replica1 s:shard1 c:created_and_deleted) 
[n:127.0.0.1:51827_solr c:created_and_deleted s:shard1  
x:created_and_deleted_shard1_replica1] o.a.s.c.SolrCore 
[created_and_deleted_shard1_replica1] Registered new searcher 
Searcher@1f69fdc[created_and_deleted_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 661429 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1566016737631010816
   [junit4]   2> 661441 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 661441 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 661441 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51827/solr/created_and_deleted_shard1_replica1/
   [junit4]   2> 661441 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 661441 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51827/solr/created_and_deleted_shard1_replica1/ has no replicas
   [junit4]   2> 661441 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 661451 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51827/solr/created_and_deleted_shard1_replica1/ shard1
   [junit4]   2> 661552 INFO  
(zkCallback-922-thread-1-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 661603 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 661606 INFO  (qtp14079254-5381) [n:127.0.0.1:51827_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1492
   [junit4]   2> 661612 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_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> 661713 INFO  
(zkCallback-922-thread-1-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 662003 INFO  
(OverseerCollectionConfigSetProcessor-97876045941374988-127.0.0.1:51827_solr-n_0000000000)
 [n:127.0.0.1:51827_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> 662614 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=created_and_deleted&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2617
   [junit4]   2> 662615 INFO  (qtp19866509-5349) [n:127.0.0.1:51830_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 662616 INFO  (qtp19866509-5349) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 662616 INFO  (qtp19866509-5346) [n:127.0.0.1:51830_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=created_and_deleted&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 662622 INFO  
(OverseerThreadFactory-2195-thread-2-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 662622 INFO  (qtp14079254-5343) [n:127.0.0.1:51827_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.created_and_deleted.shard1.replica1, tag=null
   [junit4]   2> 662627 INFO  (qtp14079254-5343) [n:127.0.0.1:51827_solr    ] 
o.a.s.c.SolrCore [created_and_deleted_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@193cd12
   [junit4]   2> 662631 INFO  (qtp14079254-5343) [n:127.0.0.1:51827_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.created_and_deleted.shard1.replica1, tag=26463506
   [junit4]   2> 662631 INFO  (qtp14079254-5343) [n:127.0.0.1:51827_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.created_and_deleted.shard1.leader, tag=26463506
   [junit4]   2> 662641 INFO  (qtp14079254-5343) [n:127.0.0.1:51827_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=created_and_deleted_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=18
   [junit4]   2> 663405 INFO  (qtp19866509-5346) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=created_and_deleted&action=DELETE&wt=javabin&version=2} status=0 
QTime=787
   [junit4]   2> 663405 INFO  (qtp19866509-5348) [n:127.0.0.1:51830_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 663406 INFO  (qtp19866509-5348) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 663406 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[BB3D66F3A363F2AD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreationAndDeletion
   [junit4]   2> 663457 INFO  
(OverseerCollectionConfigSetProcessor-97876045941374988-127.0.0.1:51827_solr-n_0000000000)
 [n:127.0.0.1:51827_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> 663476 INFO  
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[BB3D66F3A363F2AD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetExist
   [junit4]   2> 663479 INFO  
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[BB3D66F3A363F2AD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 663485 INFO  (qtp19866509-5348) [n:127.0.0.1:51830_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-002&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2
   [junit4]   2> 663486 INFO  (qtp19866509-5348) [n:127.0.0.1:51830_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 663494 INFO  
(OverseerStateUpdate-97876045941374988-127.0.0.1:51827_solr-n_0000000000) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 664503 ERROR (qtp19866509-5348) [n:127.0.0.1:51830_solr 
c:corewithnocollection3   x:corewithnocollection3] o.a.s.c.c.ZkStateReader 
Specified config=[conf123] does not exist in ZooKeeper at 
location=[/configs/conf123]
   [junit4]   2> 664509 ERROR (qtp19866509-5348) [n:127.0.0.1:51830_solr 
c:corewithnocollection3   x:corewithnocollection3] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'corewithnocollection3': Unable to create core [corewithnocollection3] Caused 
by: Specified config does not exist in ZooKeeper: conf123
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:928)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:378)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:355)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:306)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [corewithnocollection3]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:974)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:894)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
Specified config does not exist in ZooKeeper: conf123
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:190)
   [junit4]   2>        at 
org.apache.solr.cloud.CloudConfigSetService.createCoreResourceLoader(CloudConfigSetService.java:54)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:75)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:955)
   [junit4]   2>        ... 35 more
   [junit4]   2> 
   [junit4]   2> 664510 INFO  (qtp19866509-5348) [n:127.0.0.1:51830_solr 
c:corewithnocollection3   x:corewithnocollection3] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-002&collection.configName=conf123&name=corewithnocollection3&action=CREATE&numShards=1&collection=&wt=javabin&version=2}
 status=400 QTime=1025
   [junit4]   2> 665514 INFO  (qtp19866509-5392) [n:127.0.0.1:51830_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 665514 INFO  (qtp19866509-5392) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665515 INFO  
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[BB3D66F3A363F2AD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoConfigSetExist
   [junit4]   2> 665548 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[BB3D66F3A363F2AD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionReload
   [junit4]   2> 665551 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[BB3D66F3A363F2AD])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 665553 INFO  (qtp19866509-5391) [n:127.0.0.1:51830_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=corewithnocollection3&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 665558 INFO  
(OverseerThreadFactory-2195-thread-3-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 666267 INFO  (qtp19866509-5391) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=corewithnocollection3&action=DELETE&wt=javabin&version=2} status=0 
QTime=713
   [junit4]   2> 666268 INFO  (qtp19866509-5390) [n:127.0.0.1:51830_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 666278 INFO  
(OverseerThreadFactory-2195-thread-4-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
reloaded_collection
   [junit4]   2> 666279 INFO  
(OverseerCollectionConfigSetProcessor-97876045941374988-127.0.0.1:51827_solr-n_0000000000)
 [n:127.0.0.1:51827_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> 666495 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 666497 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 666527 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 666527 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 666529 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 666561 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 666793 INFO  
(zkCallback-924-thread-2-processing-n:127.0.0.1:51830_solr) 
[n:127.0.0.1:51830_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 666796 INFO  
(zkCallback-922-thread-2-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 666796 INFO  
(zkCallback-918-thread-2-processing-n:127.0.0.1:51837_solr) 
[n:127.0.0.1:51837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 666797 INFO  
(zkCallback-923-thread-2-processing-n:127.0.0.1:51840_solr) 
[n:127.0.0.1:51840_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 667640 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 667642 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 667664 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 667681 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 667697 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica1] Schema name=minimal
   [junit4]   2> 667699 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica1] Schema name=minimal
   [junit4]   2> 667710 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica2] Schema name=minimal
   [junit4]   2> 667711 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 667721 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica1' 
using configuration from collection reloaded_collection, trusted=true
   [junit4]   2> 667722 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard2.replica1' (registry 
'solr.core.reloaded_collection.shard2.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 667722 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 667722 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001\node2\reloaded_collection_shard2_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001\node2\reloaded_collection_shard2_replica1\data\]
   [junit4]   2> 667722 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 667722 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica2' 
using configuration from collection reloaded_collection, trusted=true
   [junit4]   2> 667723 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard2.replica2' (registry 
'solr.core.reloaded_collection.shard2.replica2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 667723 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 667723 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica2] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001\node3\reloaded_collection_shard2_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001\node3\reloaded_collection_shard2_replica2\data\]
   [junit4]   2> 667725 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 667725 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica1' 
using configuration from collection reloaded_collection, trusted=true
   [junit4]   2> 667726 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard1.replica1' (registry 
'solr.core.reloaded_collection.shard1.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 667726 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 667726 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001\node1\reloaded_collection_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001\node1\reloaded_collection_shard1_replica1\data\]
   [junit4]   2> 667728 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica2] Schema name=minimal
   [junit4]   2> 667731 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 667731 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica2' 
using configuration from collection reloaded_collection, trusted=true
   [junit4]   2> 667731 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard1.replica2' (registry 
'solr.core.reloaded_collection.shard1.replica2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12bdc2d
   [junit4]   2> 667731 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 667731 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica2] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001\node4\reloaded_collection_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001\tempDir-001\node4\reloaded_collection_shard1_replica2\data\]
   [junit4]   2> 668013 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 668013 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 668017 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 668017 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 668020 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 668022 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 668027 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 668029 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 668030 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 668030 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 668033 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b4b362[reloaded_collection_shard2_replica2] main]
   [junit4]   2> 668036 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 668036 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 668037 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a9b1a2[reloaded_collection_shard1_replica1] main]
   [junit4]   2> 668037 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 668038 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 668038 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 668039 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1566016744562098176
   [junit4]   2> 668041 INFO  
(searcherExecutor-2206-thread-1-processing-n:127.0.0.1:51827_solr 
x:reloaded_collection_shard2_replica2 s:shard2 c:reloaded_collection) 
[n:127.0.0.1:51827_solr c:reloaded_collection s:shard2  
x:reloaded_collection_shard2_replica2] o.a.s.c.SolrCore 
[reloaded_collection_shard2_replica2] Registered new searcher 
Searcher@1b4b362[reloaded_collection_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 668042 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 668043 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 668044 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 668044 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 668044 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 668045 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1566016744568389632
   [junit4]   2> 668047 INFO  
(searcherExecutor-2207-thread-1-processing-n:127.0.0.1:51840_solr 
x:reloaded_collection_shard1_replica1 s:shard1 c:reloaded_collection) 
[n:127.0.0.1:51840_solr c:reloaded_collection s:shard1  
x:reloaded_collection_shard1_replica1] o.a.s.c.SolrCore 
[reloaded_collection_shard1_replica1] Registered new searcher 
Searcher@a9b1a2[reloaded_collection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 668051 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 668051 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 668054 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 668054 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8730fd[reloaded_collection_shard1_replica2] main]
   [junit4]   2> 668056 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 668058 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@964860[reloaded_collection_shard2_replica1] main]
   [junit4]   2> 668061 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 668061 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 668062 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 668062 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 668062 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 668063 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1566016744587264000
   [junit4]   2> 668063 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 668063 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1566016744587264000
   [junit4]   2> 668067 INFO  
(searcherExecutor-2205-thread-1-processing-n:127.0.0.1:51837_solr 
x:reloaded_collection_shard2_replica1 s:shard2 c:reloaded_collection) 
[n:127.0.0.1:51837_solr c:reloaded_collection s:shard2  
x:reloaded_collection_shard2_replica1] o.a.s.c.SolrCore 
[reloaded_collection_shard2_replica1] Registered new searcher 
Searcher@964860[reloaded_collection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 668067 INFO  
(searcherExecutor-2208-thread-1-processing-n:127.0.0.1:51830_solr 
x:reloaded_collection_shard1_replica2 s:shard1 c:reloaded_collection) 
[n:127.0.0.1:51830_solr c:reloaded_collection s:shard1  
x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore 
[reloaded_collection_shard1_replica2] Registered new searcher 
Searcher@8730fd[reloaded_collection_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 668162 INFO  
(zkCallback-924-thread-2-processing-n:127.0.0.1:51830_solr) 
[n:127.0.0.1:51830_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668162 INFO  
(zkCallback-918-thread-2-processing-n:127.0.0.1:51837_solr) 
[n:127.0.0.1:51837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668162 INFO  
(zkCallback-922-thread-2-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668165 INFO  
(zkCallback-923-thread-2-processing-n:127.0.0.1:51840_solr) 
[n:127.0.0.1:51840_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668557 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 668557 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 668557 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51827/solr/reloaded_collection_shard2_replica2/
   [junit4]   2> 668558 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica2 
url=http://127.0.0.1:51827/solr START 
replicas=[http://127.0.0.1:51837/solr/reloaded_collection_shard2_replica1/] 
nUpdates=100
   [junit4]   2> 668558 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica2 
url=http://127.0.0.1:51827/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 668558 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 668558 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 668558 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51840/solr/reloaded_collection_shard1_replica1/
   [junit4]   2> 668559 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica1 
url=http://127.0.0.1:51840/solr START 
replicas=[http://127.0.0.1:51830/solr/reloaded_collection_shard1_replica2/] 
nUpdates=100
   [junit4]   2> 668559 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica1 
url=http://127.0.0.1:51840/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 668566 INFO  (qtp18263243-5357) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2 r:core_node3 
x:reloaded_collection_shard2_replica1] o.a.s.c.S.Request 
[reloaded_collection_shard2_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 668567 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 668567 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_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> 668567 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 668569 INFO  (qtp19866509-5349) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1 r:core_node4 
x:reloaded_collection_shard1_replica2] o.a.s.c.S.Request 
[reloaded_collection_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 668569 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 668569 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 668569 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 668576 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51827/solr/reloaded_collection_shard2_replica2/ shard2
   [junit4]   2> 668576 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51840/solr/reloaded_collection_shard1_replica1/ shard1
   [junit4]   2> 668686 INFO  
(zkCallback-924-thread-2-processing-n:127.0.0.1:51830_solr) 
[n:127.0.0.1:51830_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668686 INFO  
(zkCallback-922-thread-2-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668686 INFO  
(zkCallback-918-thread-2-processing-n:127.0.0.1:51837_solr) 
[n:127.0.0.1:51837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668686 INFO  
(zkCallback-923-thread-2-processing-n:127.0.0.1:51840_solr) 
[n:127.0.0.1:51840_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668729 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 668729 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 668776 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2281
   [junit4]   2> 668777 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2249
   [junit4]   2> 668931 INFO  
(zkCallback-924-thread-2-processing-n:127.0.0.1:51830_solr) 
[n:127.0.0.1:51830_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668931 INFO  
(zkCallback-922-thread-2-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668931 INFO  
(zkCallback-918-thread-2-processing-n:127.0.0.1:51837_solr) 
[n:127.0.0.1:51837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668931 INFO  
(zkCallback-923-thread-2-processing-n:127.0.0.1:51840_solr) 
[n:127.0.0.1:51840_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 669076 INFO  (qtp18263243-5361) [n:127.0.0.1:51837_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2552
   [junit4]   2> 669076 INFO  (qtp19866509-5350) [n:127.0.0.1:51830_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2520
   [junit4]   2> 669086 INFO  (qtp19866509-5390) [n:127.0.0.1:51830_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> 669192 INFO  
(zkCallback-918-thread-2-processing-n:127.0.0.1:51837_solr) 
[n:127.0.0.1:51837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 669193 INFO  
(zkCallback-923-thread-2-processing-n:127.0.0.1:51840_solr) 
[n:127.0.0.1:51840_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 669192 INFO  
(zkCallback-922-thread-2-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 669195 INFO  
(zkCallback-924-thread-2-processing-n:127.0.0.1:51830_solr) 
[n:127.0.0.1:51830_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 670086 INFO  (qtp19866509-5390) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3818
   [junit4]   2> 670103 INFO  (qtp20916076-5371) [n:127.0.0.1:51840_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670107 INFO  (qtp19866509-5348) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670118 INFO  (qtp14079254-5342) [n:127.0.0.1:51827_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670124 INFO  (qtp18263243-5356) [n:127.0.0.1:51837_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670125 INFO  (qtp19866509-5392) [n:127.0.0.1:51830_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params 
async=6e06a28e-530d-4e6a-a2cf-73c301b22962&name=reloaded_collection&action=RELOAD&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 670152 INFO  (qtp19866509-5392) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=6e06a28e-530d-4e6a-a2cf-73c301b22962&name=reloaded_collection&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=26
   [junit4]   2> 670165 INFO  (qtp20916076-5370) [n:127.0.0.1:51840_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670169 INFO  (qtp19866509-5354) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670174 INFO  
(OverseerCollectionConfigSetProcessor-97876045941374988-127.0.0.1:51827_solr-n_0000000000)
 [n:127.0.0.1:51827_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> 670174 INFO  (qtp14079254-5341) [n:127.0.0.1:51827_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670178 INFO  
(OverseerThreadFactory-2195-thread-5-processing-n:127.0.0.1:51827_solr) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=RELOAD
   [junit4]   2> 670178 INFO  (qtp18263243-5352) [n:127.0.0.1:51837_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670179 INFO  (qtp20916076-5370) [n:127.0.0.1:51840_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard1_replica1&async=6e06a28e-530d-4e6a-a2cf-73c301b229621003474912026692&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 670180 INFO  (qtp19866509-5346) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard1_replica2&async=6e06a28e-530d-4e6a-a2cf-73c301b229621003474912122375&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 670180 INFO  (qtp14079254-5339) [n:127.0.0.1:51827_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard2_replica2&async=6e06a28e-530d-4e6a-a2cf-73c301b229621003474912155267&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 670181 INFO  (qtp18263243-5352) [n:127.0.0.1:51837_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard2_replica1&async=6e06a28e-530d-4e6a-a2cf-73c301b229621003474912183032&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 670182 INFO  (qtp18263243-5352) [n:127.0.0.1:51837_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
6e06a28e-530d-4e6a-a2cf-73c301b229621003474912183032
   [junit4]   2> 670182 INFO  (qtp18263243-5352) [n:127.0.0.1:51837_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=6e06a28e-530d-4e6a-a2cf-73c301b229621003474912183032&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 670186 INFO  (qtp20916076-5370) [n:127.0.0.1:51840_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670191 INFO  (qtp19866509-5346) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670196 INFO  (qtp14079254-5339) [n:127.0.0.1:51827_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670200 INFO  (qtp18263243-5352) [n:127.0.0.1:51837_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670206 INFO  (qtp20916076-5370) [n:127.0.0.1:51840_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670211 INFO  (qtp19866509-5346) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670214 INFO  (qtp14079254-5339) [n:127.0.0.1:51827_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670219 INFO  (qtp18263243-5352) [n:127.0.0.1:51837_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670222 INFO  (qtp20916076-5374) [n:127.0.0.1:51840_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670227 INFO  (qtp19866509-5348) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670232 INFO  (qtp14079254-5344) [n:127.0.0.1:51827_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670235 INFO  (qtp18263243-5352) [n:127.0.0.1:51837_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670241 INFO  (qtp20916076-5371) [n:127.0.0.1:51840_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670244 INFO  (qtp19866509-5391) [n:127.0.0.1:51830_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670247 INFO  (qtp14079254-5342) [n:127.0.0.1:51827_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670249 INFO  (qtp18263243-5352) [n:127.0.0.1:51837_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670254 INFO  (qtp20916076-5371) [n:127.0.0.1:51840_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670420 INFO  
(parallelCoreAdminExecutor-2190-thread-1-processing-n:127.0.0.1:51840_solr 
6e06a28e-530d-4e6a-a2cf-73c301b229621003474912026692 RELOAD) 
[n:127.0.0.1:51840_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 670456 INFO  
(parallelCoreAdminExecutor-2197-thread-1-processing-n:127.0.0.1:51827_solr 
6e06a28e-530d-4e6a-a2cf-73c301b229621003474912155267 RELOAD) 
[n:127.0.0.1:51827_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 670469 INFO  
(parallelCoreAdminExecutor-2197-thread-1-processing-n:127.0.0.1:51827_solr 
6e06a28e-530d-4e6a-a2cf-73c301b229621003474912155267 RELOAD) 
[n:127.0.0.1:51827_solr    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard2_replica2] Schema name=minimal
   [junit4]   2> 670472 INFO  
(parallelCoreAdminExecutor-2196-thread-1-processing-n:127.0.0.1:51837_solr 
6e06a28e-530d-4e6a-a2cf-73c301b229621003474912183032 RELOAD) 
[n:127.0.0.1:51837_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 670475 INFO  
(parallelCoreAdminExecutor-2190-thread-1-processing-n:127.0.0.1:51840_solr 
6e06a28e-530d-4e6a-a2cf-73c301b229621003474912026692 RELOAD) 
[n:127.0.0.1:51840_solr    ] o.a.s.s.IndexSchema [reloaded_collection_

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

ExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 752717 INFO  
(recoveryExecutor-910-thread-1-processing-n:127.0.0.1:51837_solr 
x:addReplicaColl_shard1_replica4 s:shard1 c:addReplicaColl r:core_node6) 
[n:127.0.0.1:51837_solr c:addReplicaColl s:shard1 r:core_node6 
x:addReplicaColl_shard1_replica4] o.a.s.c.RecoveryStrategy Replay not started, 
or was not successful... still buffering updates.
   [junit4]   2> 752717 INFO  
(recoveryExecutor-910-thread-1-processing-n:127.0.0.1:51837_solr 
x:addReplicaColl_shard1_replica4 s:shard1 c:addReplicaColl r:core_node6) 
[n:127.0.0.1:51837_solr c:addReplicaColl s:shard1 r:core_node6 
x:addReplicaColl_shard1_replica4] o.a.s.c.RecoveryStrategy RecoveryStrategy has 
been closed
   [junit4]   2> 752717 INFO  
(recoveryExecutor-910-thread-1-processing-n:127.0.0.1:51837_solr 
x:addReplicaColl_shard1_replica4 s:shard1 c:addReplicaColl r:core_node6) 
[n:127.0.0.1:51837_solr c:addReplicaColl s:shard1 r:core_node6 
x:addReplicaColl_shard1_replica4] o.a.s.c.RecoveryStrategy Finished recovery 
process, successful=[false]
   [junit4]   2> 752717 INFO  
(recoveryExecutor-910-thread-1-processing-n:127.0.0.1:51837_solr 
x:addReplicaColl_shard1_replica4 s:shard1 c:addReplicaColl r:core_node6) 
[n:127.0.0.1:51837_solr c:addReplicaColl s:shard1 r:core_node6 
x:addReplicaColl_shard1_replica4] o.a.s.c.SolrCore 
[addReplicaColl_shard1_replica4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@360e5f
   [junit4]   2> 752717 WARN  
(recoveryExecutor-910-thread-1-processing-n:127.0.0.1:51837_solr 
x:addReplicaColl_shard1_replica4 s:shard1 c:addReplicaColl r:core_node6) 
[n:127.0.0.1:51837_solr c:addReplicaColl s:shard1 r:core_node6 
x:addReplicaColl_shard1_replica4] o.a.s.c.RecoveryStrategy Stopping recovery 
for core=[addReplicaColl_shard1_replica4] coreNodeName=[core_node6]
   [junit4]   2> 752718 INFO  
(recoveryExecutor-910-thread-1-processing-n:127.0.0.1:51837_solr 
x:addReplicaColl_shard1_replica4 s:shard1 c:addReplicaColl r:core_node6) 
[n:127.0.0.1:51837_solr c:addReplicaColl s:shard1 r:core_node6 
x:addReplicaColl_shard1_replica4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.addReplicaColl.shard1.replica4, tag=3542623
   [junit4]   2> 752722 INFO  
(recoveryExecutor-910-thread-1-processing-n:127.0.0.1:51837_solr 
x:addReplicaColl_shard1_replica4 s:shard1 c:addReplicaColl r:core_node6) 
[n:127.0.0.1:51837_solr c:addReplicaColl s:shard1 r:core_node6 
x:addReplicaColl_shard1_replica4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.addReplicaColl.shard1.leader, tag=3542623
   [junit4]   2> 752724 WARN  
(zkCallback-918-thread-4-processing-n:127.0.0.1:51837_solr) 
[n:127.0.0.1:51837_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 752724 INFO  (jetty-closer-903-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f9ea63{/solr,null,UNAVAILABLE}
   [junit4]   2> 754201 WARN  
(zkCallback-924-thread-1-processing-n:127.0.0.1:51830_solr) 
[n:127.0.0.1:51830_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 754201 WARN  
(zkCallback-923-thread-1-processing-n:127.0.0.1:51840_solr) 
[n:127.0.0.1:51840_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 754201 INFO  (jetty-closer-903-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1230c8a{/solr,null,UNAVAILABLE}
   [junit4]   2> 754201 INFO  (jetty-closer-903-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c08cbd{/solr,null,UNAVAILABLE}
   [junit4]   2> 754205 ERROR 
(SUITE-CollectionsAPIDistributedZkTest-seed#[BB3D66F3A363F2AD]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 754206 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BB3D66F3A363F2AD]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51823 51823
   [junit4]   2> 754207 INFO  (Thread-1420) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:51823 51823
   [junit4]   2> 754209 WARN  (Thread-1420) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/aliases.json
   [junit4]   2>        25      /solr/clusterprops.json
   [junit4]   2>        23      /solr/configs/conf
   [junit4]   2>        5       /solr/configs/conf2
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        291     /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2>        4       
/solr/collections/nodes_used_collection/state.json
   [junit4]   2>        4       /solr/collections/addReplicaColl/state.json
   [junit4]   2>        4       /solr/collections/reloaded_collection/state.json
   [junit4]   2>        3       
/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2>        2       /solr/collections/onlyinzk/state.json
   [junit4]   2>        2       
/solr/collections/addReplicaColl/leader_elect/shard1/election/97876045941374984-core_node2-n_0000000001
   [junit4]   2>        2       
/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        466     /solr/collections
   [junit4]   2>        25      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 754209 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BB3D66F3A363F2AD]-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\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_BB3D66F3A363F2AD-001
   [junit4]   2> Apr 29, 2017 12:47:14 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=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=nl-NL, 
timezone=America/Cayenne
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_121 
(32-bit)/cpus=3,threads=1,free=99560120,total=195059712
   [junit4]   2> NOTE: All tests run in this JVM: [TestRawTransformer, 
DeleteShardTest, PreAnalyzedUpdateProcessorTest, TestPivotHelperCode, 
DOMUtilTest, TestDistributedStatsComponentCardinality, 
TestFieldCacheVsDocValues, FieldMutatingUpdateProcessorTest, 
ChaosMonkeySafeLeaderTest, InfoHandlerTest, TestHdfsCloudBackupRestore, 
CursorMarkTest, ShowFileRequestHandlerTest, BlockJoinFacetDistribTest, 
OverseerStatusTest, TestAtomicUpdateErrorCases, HdfsChaosMonkeySafeLeaderTest, 
DefaultValueUpdateProcessorTest, AddBlockUpdateTest, TestFieldCacheSort, 
TestInPlaceUpdatesStandalone, JsonLoaderTest, ZkSolrClientTest, 
TestQuerySenderListener, TestGraphMLResponseWriter, 
TestLocalFSCloudBackupRestore, TestReloadDeadlock, TestManagedResource, 
StatsComponentTest, TestSchemaVersionResource, 
TermVectorComponentDistributedTest, ScriptEngineTest, RuleEngineTest, 
CSVRequestHandlerTest, TestComplexPhraseQParserPlugin, TestCloudNestedDocsSort, 
TestFieldCache, NotRequiredUniqueKeyTest, BlobRepositoryCloudTest, 
BufferStoreTest, WordBreakSolrSpellCheckerTest, CacheHeaderTest, 
TestSolrCloudWithSecureImpersonation, TestSolrCloudWithDelegationTokens, 
TestUniqueKeyFieldResource, OverseerModifyCollectionTest, 
SolrMetricsIntegrationTest, TestDFRSimilarityFactory, CheckHdfsIndexTest, 
TestCodecSupport, TestConfigSetsAPI, EchoParamsTest, 
ExitableDirectoryReaderTest, ClusterStateTest, LoggingHandlerTest, 
SimpleMLTQParserTest, SharedFSAutoReplicaFailoverTest, TestLRUCache, 
PeerSyncWithIndexFingerprintCachingTest, ShardRoutingCustomTest, TestConfig, 
HdfsLockFactoryTest, CloneFieldUpdateProcessorFactoryTest, TestMacroExpander, 
TestReload, SignatureUpdateProcessorFactoryTest, 
TestDefaultSearchFieldResource, TestStressUserVersions, TestBadConfig, 
SliceStateTest, PreAnalyzedFieldManagedSchemaCloudTest, 
DistributedQueryComponentCustomSortTest, BasicDistributedZk2Test, 
TestFastLRUCache, ClassificationUpdateProcessorIntegrationTest, 
TestSolr4Spatial2, UtilsToolTest, TestUnifiedSolrHighlighter, 
TestMiniSolrCloudClusterSSL, TestDocumentBuilder, TestHdfsUpdateLog, 
CleanupOldIndexTest, PreAnalyzedFieldTest, DistributedDebugComponentTest, 
TestFieldSortValues, TestDocSet, TestMinMaxOnMultiValuedField, 
UpdateRequestProcessorFactoryTest, TestShortCircuitedRequests, 
TestNumericTerms64, CdcrReplicationHandlerTest, 
TestLMJelinekMercerSimilarityFactory, TestConfigsApi, SuggesterWFSTTest, 
BlockCacheTest, SpellCheckCollatorTest, FileBasedSpellCheckerTest, 
TestLegacyFieldCache, TestShardHandlerFactory, FieldAnalysisRequestHandlerTest, 
TestWriterPerf, TestInitQParser, TestSolrCoreProperties, SaslZkACLProviderTest, 
SimpleCollectionCreateDeleteTest, SortByFunctionTest, 
TestDelegationWithHadoopAuth, CollectionsAPIDistributedZkTest]
   [junit4] Completed [216/706 (1!)] on J1 in 95.77s, 20 tests, 1 failure <<< 
FAILURES!

[...truncated 41004 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to