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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_60) - Build # 14018 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14018/
Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudCluster.testBasics

Error Message:
Error from server at http://127.0.0.1:51110/solr: Could not find collection : testSolrCloudCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51110/solr: Could not find collection : testSolrCloudCollection
	at __randomizedtesting.SeedInfo.seed([71751A4F47A4E6DF:4CADB4637F4AB8AF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:857)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.MiniSolrCloudCluster.makeCollectionsRequest(MiniSolrCloudCluster.java:369)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteCollection(MiniSolrCloudCluster.java:361)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete(TestMiniSolrCloudCluster.java:210)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testBasics(TestMiniSolrCloudCluster.java:87)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10727 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 1443474 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1443474 INFO  (Thread-3970) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1443474 INFO  (Thread-3970) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1443574 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.ZkTestServer start zk server on port:40975
   [junit4]   2> 1443575 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443575 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443600 INFO  (zkCallback-1624-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ffa3e33 name:ZooKeeperConnection Watcher:127.0.0.1:40975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443600 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443601 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443601 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1443608 INFO  (jetty-launcher-1623-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1443608 INFO  (jetty-launcher-1623-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1443608 INFO  (jetty-launcher-1623-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1443608 INFO  (jetty-launcher-1623-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1443608 INFO  (jetty-launcher-1623-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1443610 INFO  (jetty-launcher-1623-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@303951b3{/solr,null,AVAILABLE}
   [junit4]   2> 1443610 INFO  (jetty-launcher-1623-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25add0d6{/solr,null,AVAILABLE}
   [junit4]   2> 1443610 INFO  (jetty-launcher-1623-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27a9dc9d{/solr,null,AVAILABLE}
   [junit4]   2> 1443610 INFO  (jetty-launcher-1623-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b700d3e{/solr,null,AVAILABLE}
   [junit4]   2> 1443610 INFO  (jetty-launcher-1623-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e7ec914{/solr,null,AVAILABLE}
   [junit4]   2> 1443611 INFO  (jetty-launcher-1623-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@22a0e03f{HTTP/1.1}{127.0.0.1:36443}
   [junit4]   2> 1443611 INFO  (jetty-launcher-1623-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@17f4c849{HTTP/1.1}{127.0.0.1:39510}
   [junit4]   2> 1443611 INFO  (jetty-launcher-1623-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@5b64121f{HTTP/1.1}{127.0.0.1:43968}
   [junit4]   2> 1443611 INFO  (jetty-launcher-1623-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@ebc7880{HTTP/1.1}{127.0.0.1:50594}
   [junit4]   2> 1443611 INFO  (jetty-launcher-1623-thread-2) [    ] o.e.j.s.Server Started @1445544ms
   [junit4]   2> 1443611 INFO  (jetty-launcher-1623-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@7c78e3c9{HTTP/1.1}{127.0.0.1:54312}
   [junit4]   2> 1443612 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36443}
   [junit4]   2> 1443612 INFO  (jetty-launcher-1623-thread-3) [    ] o.e.j.s.Server Started @1445544ms
   [junit4]   2> 1443611 INFO  (jetty-launcher-1623-thread-4) [    ] o.e.j.s.Server Started @1445544ms
   [junit4]   2> 1443612 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1443611 INFO  (jetty-launcher-1623-thread-1) [    ] o.e.j.s.Server Started @1445544ms
   [junit4]   2> 1443612 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/'
   [junit4]   2> 1443612 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43968}
   [junit4]   2> 1443612 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50594}
   [junit4]   2> 1443612 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1443612 INFO  (jetty-launcher-1623-thread-5) [    ] o.e.j.s.Server Started @1445544ms
   [junit4]   2> 1443612 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1443612 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/'
   [junit4]   2> 1443612 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39510}
   [junit4]   2> 1443613 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/'
   [junit4]   2> 1443613 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54312}
   [junit4]   2> 1443613 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1443613 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1443613 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/'
   [junit4]   2> 1443613 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/'
   [junit4]   2> 1443631 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443631 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443633 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443633 INFO  (zkCallback-1625-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d37234f name:ZooKeeperConnection Watcher:127.0.0.1:40975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443633 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443633 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443633 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443635 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1443635 INFO  (zkCallback-1626-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@51417f4e name:ZooKeeperConnection Watcher:127.0.0.1:40975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443636 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443636 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443636 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443636 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1443636 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443638 INFO  (zkCallback-1627-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4db69907 name:ZooKeeperConnection Watcher:127.0.0.1:40975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443639 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443639 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443640 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443640 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443641 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1443641 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/.
   [junit4]   2> 1443641 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1611078160
   [junit4]   2> 1443641 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/]
   [junit4]   2> 1443641 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/lib
   [junit4]   2> 1443641 WARN  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/lib).
   [junit4]   2> 1443642 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/.
   [junit4]   2> 1443642 INFO  (zkCallback-1628-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66af0051 name:ZooKeeperConnection Watcher:127.0.0.1:40975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443642 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 275644523
   [junit4]   2> 1443642 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443642 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/]
   [junit4]   2> 1443643 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443643 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/lib
   [junit4]   2> 1443643 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1443643 WARN  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/lib).
   [junit4]   2> 1443643 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443644 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443645 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1443646 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1443646 INFO  (zkCallback-1629-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52610cd1 name:ZooKeeperConnection Watcher:127.0.0.1:40975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443646 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443646 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1443646 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1443646 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443646 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40975/solr
   [junit4]   2> 1443646 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1443646 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443647 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443647 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1443647 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/.
   [junit4]   2> 1443648 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 952922007
   [junit4]   2> 1443648 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/]
   [junit4]   2> 1443648 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/lib
   [junit4]   2> 1443648 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1443648 WARN  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/lib).
   [junit4]   2> 1443648 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1443649 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1443649 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40975/solr
   [junit4]   2> 1443649 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1443649 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/.
   [junit4]   2> 1443649 INFO  (zkCallback-1631-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56c7f4cf name:ZooKeeperConnection Watcher:127.0.0.1:40975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443649 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1356473439
   [junit4]   2> 1443649 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/]
   [junit4]   2> 1443649 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1443649 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/lib
   [junit4]   2> 1443649 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443649 WARN  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/lib).
   [junit4]   2> 1443650 INFO  (jetty-launcher-1623-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443649 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443650 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443652 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443652 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1443653 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1443653 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1443653 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1443653 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40975/solr
   [junit4]   2> 1443653 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1443653 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443653 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1443654 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443654 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1443654 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1443654 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1443654 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40975/solr
   [junit4]   2> 1443654 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1443654 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443655 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443660 INFO  (zkCallback-1633-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d710295 name:ZooKeeperConnection Watcher:127.0.0.1:40975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443660 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443660 INFO  (jetty-launcher-1623-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443668 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/.
   [junit4]   2> 1443668 INFO  (zkCallback-1634-thread-1-processing-n:127.0.0.1:43968_solr) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a6334ff name:ZooKeeperConnection Watcher:127.0.0.1:40975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443668 INFO  (zkCallback-1636-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d629ab4 name:ZooKeeperConnection Watcher:127.0.0.1:40975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443668 INFO  (zkCallback-1638-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@418c2097 name:ZooKeeperConnection Watcher:127.0.0.1:40975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443668 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443668 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 48395739
   [junit4]   2> 1443668 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443668 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443668 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/]
   [junit4]   2> 1443669 INFO  (jetty-launcher-1623-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443669 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/lib
   [junit4]   2> 1443668 INFO  (jetty-launcher-1623-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443669 WARN  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/lib).
   [junit4]   2> 1443670 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443673 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1443673 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1443673 INFO  (zkCallback-1639-thread-1-processing-n:127.0.0.1:36443_solr) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e027a66 name:ZooKeeperConnection Watcher:127.0.0.1:40975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443673 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443673 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1443673 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1443674 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1443674 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40975/solr
   [junit4]   2> 1443674 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1443674 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443674 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443674 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 0x14f6e3e9120000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1443674 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443674 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443677 INFO  (zkCallback-1641-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ff27af5 name:ZooKeeperConnection Watcher:127.0.0.1:40975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443677 INFO  (zkCallback-1642-thread-1-processing-n:127.0.0.1:54312_solr) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c04fee8 name:ZooKeeperConnection Watcher:127.0.0.1:40975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443677 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443677 INFO  (zkCallback-1643-thread-1-processing-n:127.0.0.1:50594_solr) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63599fd1 name:ZooKeeperConnection Watcher:127.0.0.1:40975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443678 INFO  (jetty-launcher-1623-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443678 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443678 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443682 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443683 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1443694 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1443695 INFO  (zkCallback-1644-thread-1-processing-n:127.0.0.1:39510_solr) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@78e91af0 name:ZooKeeperConnection Watcher:127.0.0.1:40975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443694 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1443694 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1443695 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443739 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1443740 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1443743 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1443744 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1443744 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1443750 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1443751 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1443767 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1443767 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1443767 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1443773 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1443775 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1443778 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1443778 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1443778 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1443785 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1443785 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1443785 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1443785 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1443785 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1443791 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1443791 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1443791 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1443791 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1443791 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1443809 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1443809 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1443809 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1443810 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1443809 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1443815 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1443815 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1443815 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1443815 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1443815 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1443840 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1443842 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1443842 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1443842 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1443844 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36443_solr
   [junit4]   2> 1443844 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54312_solr
   [junit4]   2> 1443845 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43968_solr
   [junit4]   2> 1443880 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50594_solr
   [junit4]   2> 1443881 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54312_solr
   [junit4]   2> 1443880 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36443_solr
   [junit4]   2> 1443880 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39510_solr
   [junit4]   2> 1443882 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43968_solr
   [junit4]   2> 1443884 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50594_solr
   [junit4]   2> 1443884 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39510_solr
   [junit4]   2> 1443887 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1443887 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1443887 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1443889 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1443890 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1443892 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1443892 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1443892 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1443892 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1443894 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1443895 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1443897 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94415332199890955-127.0.0.1:36443_solr-n_0000000000
   [junit4]   2> 1443899 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1443899 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94415332199890959-127.0.0.1:39510_solr-n_0000000001
   [junit4]   2> 1443899 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1443899 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1443900 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36443_solr
   [junit4]   2> 1443900 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1443902 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94415332199890952-127.0.0.1:43968_solr-n_0000000002
   [junit4]   2> 1443902 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94415332199890957-127.0.0.1:54312_solr-n_0000000004
   [junit4]   2> 1443902 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94415332199890955-127.0.0.1:36443_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1443902 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94415332199890958-127.0.0.1:50594_solr-n_0000000003
   [junit4]   2> 1443902 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1443904 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94415332199890959-127.0.0.1:39510_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1443904 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1443904 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.Overseer Overseer (id=94415332199890955-127.0.0.1:36443_solr-n_0000000000) starting
   [junit4]   2> 1443904 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94415332199890952-127.0.0.1:43968_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1443904 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94415332199890958-127.0.0.1:50594_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1443904 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1443904 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1443909 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1443919 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1443919 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1443919 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/.
   [junit4]   2> 1443920 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1443921 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1443921 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1443921 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1443921 INFO  (jetty-launcher-1623-thread-1) [n:127.0.0.1:39510_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1443921 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/.
   [junit4]   2> 1443922 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1443924 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1443925 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1443925 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1443925 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1443925 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/.
   [junit4]   2> 1443925 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1443925 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/.
   [junit4]   2> 1443926 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1443933 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1443933 INFO  (jetty-launcher-1623-thread-5) [n:127.0.0.1:54312_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1443933 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1443933 INFO  (jetty-launcher-1623-thread-4) [n:127.0.0.1:43968_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1443933 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1443933 INFO  (jetty-launcher-1623-thread-3) [n:127.0.0.1:50594_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1443945 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1443945 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1443945 INFO  (OverseerCollectionConfigSetProcessor-94415332199890955-127.0.0.1:36443_solr-n_0000000000) [n:127.0.0.1:36443_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1443945 INFO  (OverseerStateUpdate-94415332199890955-127.0.0.1:36443_solr-n_0000000000) [n:127.0.0.1:36443_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1443954 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1443954 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1443955 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/.
   [junit4]   2> 1443955 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1443956 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1443956 INFO  (jetty-launcher-1623-thread-2) [n:127.0.0.1:36443_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1443956 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443956 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443958 INFO  (zkCallback-1645-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5617b8ea name:ZooKeeperConnection Watcher:127.0.0.1:40975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443958 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443959 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443961 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@17f4c849{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1443962 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=48395739
   [junit4]   2> 1443965 INFO  (zkCallback-1634-thread-1-processing-n:127.0.0.1:43968_solr) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1443965 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 0x14f6e3e9120000f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1443965 INFO  (zkCallback-1643-thread-1-processing-n:127.0.0.1:50594_solr) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1443965 INFO  (zkCallback-1642-thread-1-processing-n:127.0.0.1:54312_solr) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1443965 INFO  (zkCallback-1639-thread-1-processing-n:127.0.0.1:36443_solr) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1443965 INFO  (zkCallback-1644-thread-1-processing-n:127.0.0.1:39510_solr) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1443966 INFO  (zkCallback-1634-thread-2-processing-n:127.0.0.1:43968_solr) [n:127.0.0.1:43968_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94415332199890955-127.0.0.1:36443_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1443966 WARN  (zkCallback-1644-thread-1-processing-n:127.0.0.1:39510_solr) [n:127.0.0.1:39510_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1443967 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27a9dc9d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1443967 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1443968 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43330e51{/solr,null,AVAILABLE}
   [junit4]   2> 1443968 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@304bac84{HTTP/1.1}{127.0.0.1:51110}
   [junit4]   2> 1443968 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.e.j.s.Server Started @1445901ms
   [junit4]   2> 1443968 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51110}
   [junit4]   2> 1443969 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1443969 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/'
   [junit4]   2> 1443976 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443977 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443979 INFO  (zkCallback-1647-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6fc2f1f5 name:ZooKeeperConnection Watcher:127.0.0.1:40975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443979 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443979 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443980 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1443984 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/.
   [junit4]   2> 1443984 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.CoreContainer New CoreContainer 144942762
   [junit4]   2> 1443984 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/]
   [junit4]   2> 1443984 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/lib
   [junit4]   2> 1443984 WARN  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/lib).
   [junit4]   2> 1443988 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1443989 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1443989 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1443989 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1443989 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40975/solr
   [junit4]   2> 1443990 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1443990 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443990 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443992 INFO  (zkCallback-1649-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38782f96 name:ZooKeeperConnection Watcher:127.0.0.1:40975 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443992 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443992 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443995 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [n:127.0.0.1:51110_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443997 INFO  (zkCallback-1650-thread-1-processing-n:127.0.0.1:51110_solr) [n:127.0.0.1:51110_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50a2896 name:ZooKeeperConnection Watcher:127.0.0.1:40975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443997 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [n:127.0.0.1:51110_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1444010 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [n:127.0.0.1:51110_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1445011 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [n:127.0.0.1:51110_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51110_solr
   [junit4]   2> 1445024 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [n:127.0.0.1:51110_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51110_solr
   [junit4]   2> 1445026 INFO  (zkCallback-1634-thread-2-processing-n:127.0.0.1:43968_solr) [n:127.0.0.1:43968_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1445026 INFO  (zkCallback-1642-thread-1-processing-n:127.0.0.1:54312_solr) [n:127.0.0.1:54312_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1445026 INFO  (zkCallback-1650-thread-1-processing-n:127.0.0.1:51110_solr) [n:127.0.0.1:51110_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1445026 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [n:127.0.0.1:51110_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1445026 INFO  (zkCallback-1639-thread-1-processing-n:127.0.0.1:36443_solr) [n:127.0.0.1:36443_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1445026 INFO  (zkCallback-1643-thread-1-processing-n:127.0.0.1:50594_solr) [n:127.0.0.1:50594_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1445034 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [n:127.0.0.1:51110_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94415332199890963-127.0.0.1:51110_solr-n_0000000005
   [junit4]   2> 1445035 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [n:127.0.0.1:51110_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94415332199890957-127.0.0.1:54312_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 1445050 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [n:127.0.0.1:51110_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1445050 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [n:127.0.0.1:51110_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1445051 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [n:127.0.0.1:51110_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001/tempDir-001/.
   [junit4]   2> 1445051 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [n:127.0.0.1:51110_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1445052 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [n:127.0.0.1:51110_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1445052 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [n:127.0.0.1:51110_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1445052 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1445052 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1445061 INFO  (zkCallback-1651-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6148c26c name:ZooKeeperConnection Watcher:127.0.0.1:40975/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1445061 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1445061 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1445062 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1445087 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1445089 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1445097 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1445101 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1445109 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1445120 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1445128 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1445132 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1445157 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1445173 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1445182 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1445201 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1445230 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1445233 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1445245 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1445247 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1445260 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1445266 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1445268 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1445273 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 1445279 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 1445297 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 1445302 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 1445317 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 1445335 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1445337 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 1445355 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 1445364 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 1445383 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 1445385 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 1445388 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 1445406 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 1445408 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 1445420 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1445422 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 1445424 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 1445426 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1445432 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 1445434 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 1445447 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 1445459 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 1445461 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 1445482 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1445484 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1445493 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1445508 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1445511 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 1445513 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 1445518 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 1445520 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 1445522 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 1445541 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 1445557 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1445559 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 1445561 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 1445563 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1445586 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 1445591 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 1445604 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1445606 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1445608 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 1445614 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 1445616 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 1445618 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 1445624 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 1445629 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 1445642 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 1445645 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 1445657 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 1445663 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 1445668 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 1445671 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 1445682 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 1445695 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
   [junit4]   2> 1445697 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 1445700 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
   [junit4]   2> 1445719 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
   [junit4]   2> 1445743 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sortingresponse.xml
   [junit4]   2> 1445761 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
   [junit4]   2> 1445763 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 1445766 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-paramset.xml
   [junit4]   2> 1445771 INFO  (TEST-TestMiniSolrCloudCluster.testBasics-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/s

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

.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:336)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:333)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:95)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [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$1.run(ExecutorUtil.java:210)
   [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> 1740758 INFO  (jetty-launcher-1710-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60dacb3c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1740758 WARN  (zkCallback-1726-thread-1-processing-n:127.0.0.1:57862_solr) [n:127.0.0.1:57862_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1740758 WARN  (zkCallback-1730-thread-1-processing-n:127.0.0.1:58816_solr) [n:127.0.0.1:58816_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1740758 WARN  (zkCallback-1731-thread-1-processing-n:127.0.0.1:38050_solr) [n:127.0.0.1:38050_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1740760 INFO  (jetty-launcher-1710-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52f59118{/solr,null,UNAVAILABLE}
   [junit4]   2> 1740761 INFO  (jetty-launcher-1710-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ea139a9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1740761 INFO  (jetty-launcher-1710-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7eb981cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1740762 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[71751A4F47A4E6DF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54415 54415
   [junit4]   2> 1740796 INFO  (Thread-4226) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54415 54415
   [junit4]   2> 1740797 WARN  (Thread-4226) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_71751A4F47A4E6DF-001
   [junit4]   2> Aug 27, 2015 8:25:35 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene53, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=en_SG, timezone=Pacific/Pitcairn
   [junit4]   2> NOTE: Linux 3.19.0-26-generic amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=12,threads=1,free=216261328,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestBulkSchemaAPI, CloudMLTQParserTest, TestFieldResource, TestLRUStatsCache, CdcrReplicationDistributedZkTest, DistributedFacetPivotSmallAdvancedTest, TestConfigReload, ResponseHeaderTest, TestPerFieldSimilarity, TestUniqueKeyFieldResource, PluginInfoTest, TestReRankQParserPlugin, CurrencyFieldXmlFileTest, SimpleMLTQParserTest, FieldMutatingUpdateProcessorTest, RecoveryAfterSoftCommitTest, TestManagedSchemaFieldTypeResource, FullHLLTest, LukeRequestHandlerTest, TestSmileRequest, TestExactSharedStatsCache, TestManagedSchemaDynamicFieldResource, TestSolr4Spatial2, TestFieldSortValues, StatelessScriptUpdateProcessorFactoryTest, DistributedQueryComponentCustomSortTest, TestSolrQueryParser, CollectionReloadTest, TestManagedStopFilterFactory, AnalyticsMergeStrategyTest, TestCharFilters, TestCollationField, TestManagedResourceStorage, XmlUpdateRequestHandlerTest, TestCollectionAPI, SimpleFacetsTest, TestDocBasedVersionConstraints, CdcrVersionReplicationTest, FullSolrCloudDistribCmdsTest, TestClassNameShortening, DistributedDebugComponentTest, UUIDFieldTest, HdfsCollectionsAPIDistributedZkTest, TestConfigSetProperties, BasicAuthIntegrationTest, TestSha256AuthenticationProvider, TestRTimerTree, OverseerCollectionConfigSetProcessorTest, AsyncMigrateRouteKeyTest, TestManagedResource, SuggesterTest, TestStressRecovery, TestGroupingSearch, TestFastWriter, RecoveryZkTest, TestIndexingPerformance, TestReload, HdfsWriteToMultipleCollectionsTest, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, StatsComponentTest, DataDrivenBlockJoinTest, SegmentsInfoRequestHandlerTest, SolrCoreCheckLockOnStartupTest, TestOrdValues, TestSolrCLIRunExample, TestRecovery, OverseerTaskQueueTest, HdfsDirectoryTest, SparseHLLTest, RequestHandlersTest, BadComponentTest, ScriptEngineTest, TestReversedWildcardFilterFactory, TestSort, HdfsSyncSliceTest, UnloadDistributedZkTest, TestNamedUpdateProcessors, TestJmxIntegration, NoCacheHeaderTest, MigrateRouteKeyTest, TestIndexSearcher, TestScoreJoinQPNoScore, SharedFSAutoReplicaFailoverTest, TestDynamicFieldCollectionResource, TestTrieFacet, TestSystemIdResolver, TestSolrCloudWithKerberosAlt, BasicDistributedZk2Test, OverseerTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, TestDistributedSearch, DirectUpdateHandlerTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterWFSTTest, TestUpdate, TestWordDelimiterFilterFactory, DistanceFunctionTest, DebugComponentTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TermVectorComponentTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, SOLR749Test, AlternateDirectoryTest, TestQuerySenderNoQuery, SolrIndexConfigTest, TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, MinimalSchemaTest, OutputWriterTest, TestSolrCoreProperties, TestCodecSupport, TestXIncludeConfig, TestLMDirichletSimilarityFactory, TestDefaultSimilarityFactory, ResourceLoaderTest, TestFastLRUCache, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, ActionThrottleTest, AssignTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, DeleteReplicaTest, OverriddenZkACLAndCredentialsProvidersTest, ReplicationFactorTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, TestAuthenticationFramework, TestMiniSolrCloudCluster]
   [junit4] Completed [477/543] on J2 in 297.84s, 5 tests, 1 error <<< FAILURES!

[...truncated 226 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 543 suites, 2145 tests, 1 error, 71 ignored (35 assumptions)

Total time: 47 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any