You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/09/21 07:00:52 UTC

[JENKINS] Lucene-Solr-Tests-5.3-Java7 - Build # 52 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.3-Java7/52/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at http://127.0.0.1:45038/solr: Could not find collection : testAuthenticationFrameworkCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45038/solr: Could not find collection : testAuthenticationFrameworkCollection
	at __randomizedtesting.SeedInfo.seed([B6ED35E222202106:8B359BCE1ACE7F76]: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:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1098)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:869)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:805)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.MiniSolrCloudCluster.makeCollectionsRequest(MiniSolrCloudCluster.java:349)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteCollection(MiniSolrCloudCluster.java:341)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete(TestMiniSolrCloudCluster.java:209)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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 10447 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 751677 INFO  (TEST-TestAuthenticationFramework.testExraFilters-seed#[B6ED35E222202106]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 751677 INFO  (Thread-6091) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 751677 INFO  (Thread-6091) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 751777 INFO  (TEST-TestAuthenticationFramework.testExraFilters-seed#[B6ED35E222202106]) [    ] o.a.s.c.ZkTestServer start zk server on port:37340
   [junit4]   2> 751778 INFO  (TEST-TestAuthenticationFramework.testExraFilters-seed#[B6ED35E222202106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 751778 INFO  (TEST-TestAuthenticationFramework.testExraFilters-seed#[B6ED35E222202106]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 751788 INFO  (zkCallback-390-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@663171a0 name:ZooKeeperConnection Watcher:127.0.0.1:37340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751788 INFO  (TEST-TestAuthenticationFramework.testExraFilters-seed#[B6ED35E222202106]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 751789 INFO  (TEST-TestAuthenticationFramework.testExraFilters-seed#[B6ED35E222202106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 751789 INFO  (TEST-TestAuthenticationFramework.testExraFilters-seed#[B6ED35E222202106]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 751795 INFO  (jetty-launcher-389-thread-2) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 751795 INFO  (jetty-launcher-389-thread-1) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 751795 INFO  (jetty-launcher-389-thread-3) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 751802 INFO  (jetty-launcher-389-thread-4) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 751802 INFO  (jetty-launcher-389-thread-5) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 751807 INFO  (jetty-launcher-389-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2df7e288{/solr,null,AVAILABLE}
   [junit4]   2> 751809 INFO  (jetty-launcher-389-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@39d179fe{HTTP/1.1}{127.0.0.1:35202}
   [junit4]   2> 751809 INFO  (jetty-launcher-389-thread-2) [    ] o.e.j.s.Server Started @755190ms
   [junit4]   2> 751809 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35202}
   [junit4]   2> 751809 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 751810 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/'
   [junit4]   2> 751810 INFO  (jetty-launcher-389-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60f9844b{/solr,null,AVAILABLE}
   [junit4]   2> 751811 INFO  (jetty-launcher-389-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@5346d27a{HTTP/1.1}{127.0.0.1:58684}
   [junit4]   2> 751811 INFO  (jetty-launcher-389-thread-4) [    ] o.e.j.s.Server Started @755192ms
   [junit4]   2> 751811 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58684}
   [junit4]   2> 751811 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 751811 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/'
   [junit4]   2> 751825 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 751827 INFO  (jetty-launcher-389-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2dc64425{/solr,null,AVAILABLE}
   [junit4]   2> 751827 INFO  (jetty-launcher-389-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@5009ede7{HTTP/1.1}{127.0.0.1:44670}
   [junit4]   2> 751827 INFO  (jetty-launcher-389-thread-3) [    ] o.e.j.s.Server Started @755208ms
   [junit4]   2> 751833 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=44670, hostContext=/solr}
   [junit4]   2> 751834 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 751834 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/'
   [junit4]   2> 751838 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 751841 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 751842 INFO  (jetty-launcher-389-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20c56b64{/solr,null,AVAILABLE}
   [junit4]   2> 751842 INFO  (jetty-launcher-389-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@48be4ecf{HTTP/1.1}{127.0.0.1:54630}
   [junit4]   2> 751843 INFO  (jetty-launcher-389-thread-1) [    ] o.e.j.s.Server Started @755224ms
   [junit4]   2> 751843 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54630}
   [junit4]   2> 751843 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 751843 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/'
   [junit4]   2> 751849 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 751850 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 751852 INFO  (jetty-launcher-389-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54965b2e{/solr,null,AVAILABLE}
   [junit4]   2> 751853 INFO  (jetty-launcher-389-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@55c8a007{HTTP/1.1}{127.0.0.1:52560}
   [junit4]   2> 751853 INFO  (jetty-launcher-389-thread-5) [    ] o.e.j.s.Server Started @755234ms
   [junit4]   2> 751853 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52560}
   [junit4]   2> 751853 INFO  (zkCallback-393-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43cdf0e6 name:ZooKeeperConnection Watcher:127.0.0.1:37340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751853 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 751854 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/'
   [junit4]   2> 751854 INFO  (zkCallback-391-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f117ba0 name:ZooKeeperConnection Watcher:127.0.0.1:37340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751854 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 751854 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 751854 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 751856 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 751856 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 751870 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 751870 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 751872 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 751876 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 751883 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 751886 INFO  (zkCallback-392-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@791815d1 name:ZooKeeperConnection Watcher:127.0.0.1:37340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751886 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 751887 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 751890 INFO  (zkCallback-394-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ad3db92 name:ZooKeeperConnection Watcher:127.0.0.1:37340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751891 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 751891 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 751891 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 751890 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 751893 INFO  (zkCallback-395-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58299f39 name:ZooKeeperConnection Watcher:127.0.0.1:37340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751894 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/.
   [junit4]   2> 751895 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 268917436
   [junit4]   2> 751895 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/]
   [junit4]   2> 751895 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/lib
   [junit4]   2> 751895 WARN  (jetty-launcher-389-thread-2) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/lib).
   [junit4]   2> 751898 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 751898 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 751898 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 751902 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 751906 INFO  (jetty-launcher-389-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> 751907 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 751908 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 751908 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 751908 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37340/solr
   [junit4]   2> 751908 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 751908 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 751911 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 751926 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/.
   [junit4]   2> 751929 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/.
   [junit4]   2> 751930 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 447640086
   [junit4]   2> 751930 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/]
   [junit4]   2> 751931 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/lib
   [junit4]   2> 751931 WARN  (jetty-launcher-389-thread-1) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/lib).
   [junit4]   2> 751929 INFO  (zkCallback-397-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6526ddd5 name:ZooKeeperConnection Watcher:127.0.0.1:37340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751934 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 751934 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 751934 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/.
   [junit4]   2> 751930 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1429552846
   [junit4]   2> 751935 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/]
   [junit4]   2> 751935 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/lib
   [junit4]   2> 751935 WARN  (jetty-launcher-389-thread-3) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/lib).
   [junit4]   2> 751938 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 751934 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/.
   [junit4]   2> 751940 INFO  (zkCallback-398-thread-1-processing-n:127.0.0.1:35202_solr) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27d45ff1 name:ZooKeeperConnection Watcher:127.0.0.1:37340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751946 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 751935 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1095402379
   [junit4]   2> 751946 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/]
   [junit4]   2> 751950 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/lib
   [junit4]   2> 751951 WARN  (jetty-launcher-389-thread-4) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/lib).
   [junit4]   2> 751946 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1973369974
   [junit4]   2> 751951 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/]
   [junit4]   2> 751951 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/lib
   [junit4]   2> 751951 WARN  (jetty-launcher-389-thread-5) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/lib).
   [junit4]   2> 751952 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 751952 INFO  (jetty-launcher-389-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> 751953 INFO  (jetty-launcher-389-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> 751953 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 751954 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 751954 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 751954 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 751954 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37340/solr
   [junit4]   2> 751955 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 751956 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 751956 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 751956 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37340/solr
   [junit4]   2> 751956 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 751955 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 751957 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 751958 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 751956 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 751961 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 751963 INFO  (jetty-launcher-389-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> 751964 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 751964 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 751964 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 751964 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 751965 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37340/solr
   [junit4]   2> 751965 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 751965 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 751966 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 751971 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 751972 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 751974 INFO  (jetty-launcher-389-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> 751974 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 751975 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 751975 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 751975 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 751975 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37340/solr
   [junit4]   2> 751982 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 751982 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 751983 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 751983 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 751984 INFO  (zkCallback-401-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10cfc32f name:ZooKeeperConnection Watcher:127.0.0.1:37340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751984 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 751984 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 751985 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 751985 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@263e3e12 name:ZooKeeperConnection Watcher:127.0.0.1:37340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751985 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 751985 INFO  (zkCallback-404-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56477bec name:ZooKeeperConnection Watcher:127.0.0.1:37340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751985 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 751990 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 751990 INFO  (zkCallback-406-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61ebd name:ZooKeeperConnection Watcher:127.0.0.1:37340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 751990 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 751990 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 751990 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 751992 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 751999 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 751999 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 0x14fee31320d0008, 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> 752000 INFO  (zkCallback-407-thread-1-processing-n:127.0.0.1:44670_solr) [n:127.0.0.1:44670_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f8cea71 name:ZooKeeperConnection Watcher:127.0.0.1:37340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752000 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 752000 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 0x14fee31320d000a, 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> 752000 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 752009 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 752009 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 0x14fee31320d000b, 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> 752010 INFO  (zkCallback-408-thread-1-processing-n:127.0.0.1:54630_solr) [n:127.0.0.1:54630_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@173ce7d6 name:ZooKeeperConnection Watcher:127.0.0.1:37340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752010 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 752010 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 752018 INFO  (zkCallback-410-thread-1-processing-n:127.0.0.1:52560_solr) [n:127.0.0.1:52560_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c606948 name:ZooKeeperConnection Watcher:127.0.0.1:37340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752018 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 752018 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 752020 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35202_solr
   [junit4]   2> 752022 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35202_solr
   [junit4]   2> 752022 INFO  (zkCallback-409-thread-1-processing-n:127.0.0.1:58684_solr) [n:127.0.0.1:58684_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@51c0cd5f name:ZooKeeperConnection Watcher:127.0.0.1:37340/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752022 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 752027 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 752027 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 752027 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 752030 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 752033 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 752034 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94556012258590727-127.0.0.1:35202_solr-n_0000000000
   [junit4]   2> 752035 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 752036 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35202_solr
   [junit4]   2> 752036 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 752036 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 752038 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.Overseer Overseer (id=94556012258590727-127.0.0.1:35202_solr-n_0000000000) starting
   [junit4]   2> 752042 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 752051 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 752051 INFO  (OverseerCollectionProcessor-94556012258590727-127.0.0.1:35202_solr-n_0000000000) [n:127.0.0.1:35202_solr    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 752052 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 752052 INFO  (OverseerStateUpdate-94556012258590727-127.0.0.1:35202_solr-n_0000000000) [n:127.0.0.1:35202_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 752082 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 752082 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 752084 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 752084 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@f1f2761
   [junit4]   2> 752085 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@f1f2761
   [junit4]   2> 752086 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/.
   [junit4]   2> 752087 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 752088 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 752088 INFO  (jetty-launcher-389-thread-2) [n:127.0.0.1:35202_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 753035 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44670_solr
   [junit4]   2> 753035 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54630_solr
   [junit4]   2> 753037 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44670_solr
   [junit4]   2> 753037 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54630_solr
   [junit4]   2> 753046 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 753047 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58684_solr
   [junit4]   2> 753048 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58684_solr
   [junit4]   2> 753048 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52560_solr
   [junit4]   2> 753048 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 753048 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94556012258590732-127.0.0.1:44670_solr-n_0000000001
   [junit4]   2> 753049 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52560_solr
   [junit4]   2> 753049 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94556012258590733-127.0.0.1:54630_solr-n_0000000002
   [junit4]   2> 753054 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94556012258590727-127.0.0.1:35202_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 753060 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94556012258590732-127.0.0.1:44670_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 753061 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 753062 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94556012258590735-127.0.0.1:58684_solr-n_0000000003
   [junit4]   2> 753063 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 753064 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94556012258590733-127.0.0.1:54630_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 753069 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 753069 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 753070 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 753070 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@515afb50
   [junit4]   2> 753070 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@515afb50
   [junit4]   2> 753070 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 753071 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 753071 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94556012258590734-127.0.0.1:52560_solr-n_0000000004
   [junit4]   2> 753071 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/.
   [junit4]   2> 753071 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 753071 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@2c296aea
   [junit4]   2> 753072 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@2c296aea
   [junit4]   2> 753072 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 753072 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94556012258590735-127.0.0.1:58684_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 753073 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 753073 INFO  (jetty-launcher-389-thread-3) [n:127.0.0.1:44670_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 753073 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/.
   [junit4]   2> 753073 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 753078 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 753078 INFO  (jetty-launcher-389-thread-1) [n:127.0.0.1:54630_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 753088 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 753088 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 753088 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 753088 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@2327278d
   [junit4]   2> 753088 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@2327278d
   [junit4]   2> 753089 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/.
   [junit4]   2> 753090 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 753091 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 753091 INFO  (jetty-launcher-389-thread-4) [n:127.0.0.1:58684_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 753094 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 753094 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 753095 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 753095 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@13178fc3
   [junit4]   2> 753095 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@13178fc3
   [junit4]   2> 753096 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-001/.
   [junit4]   2> 753096 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 753097 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 753098 INFO  (jetty-launcher-389-thread-5) [n:127.0.0.1:52560_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 753098 INFO  (TEST-TestAuthenticationFramework.testExraFilters-seed#[B6ED35E222202106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 753098 INFO  (TEST-TestAuthenticationFramework.testExraFilters-seed#[B6ED35E222202106]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 753100 INFO  (zkCallback-411-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35b5b451 name:ZooKeeperConnection Watcher:127.0.0.1:37340 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 753100 INFO  (TEST-TestAuthenticationFramework.testExraFilters-seed#[B6ED35E222202106]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 753101 INFO  (TEST-TestAuthenticationFramework.testExraFilters-seed#[B6ED35E222202106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 753105 INFO  (jetty-launcher-389-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@55c8a007{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 753109 INFO  (jetty-launcher-389-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1973369974
   [junit4]   2> 753118 INFO  (jetty-launcher-389-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@48be4ecf{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 753118 INFO  (jetty-launcher-389-thread-3) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5346d27a{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 753118 INFO  (jetty-launcher-389-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=447640086
   [junit4]   2> 753118 INFO  (jetty-launcher-389-thread-5) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@39d179fe{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 753119 INFO  (jetty-launcher-389-thread-4) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5009ede7{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 753119 INFO  (jetty-launcher-389-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1095402379
   [junit4]   2> 753119 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=268917436
   [junit4]   2> 753120 INFO  (jetty-launcher-389-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1429552846
   [junit4]   2> 753127 INFO  (jetty-launcher-389-thread-5) [    ] o.a.s.c.Overseer Overseer (id=94556012258590727-127.0.0.1:35202_solr-n_0000000000) closing
   [junit4]   2> 753128 INFO  (OverseerStateUpdate-94556012258590727-127.0.0.1:35202_solr-n_0000000000) [n:127.0.0.1:35202_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35202_solr
   [junit4]   2> 753132 ERROR (jetty-launcher-389-thread-3-EventThread) [n:127.0.0.1:44670_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@7798c99b rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@4fdc1c74[Shutting down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 5]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:193)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 753132 WARN  (zkCallback-407-thread-1-processing-n:127.0.0.1:44670_solr) [n:127.0.0.1:44670_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.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:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
   [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:325)
   [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:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [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:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 753137 INFO  (jetty-launcher-389-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2dc64425{/solr,null,UNAVAILABLE}
   [junit4]   2> 754621 WARN  (zkCallback-408-thread-1-processing-n:127.0.0.1:54630_solr) [n:127.0.0.1:54630_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 754622 INFO  (jetty-launcher-389-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20c56b64{/solr,null,UNAVAILABLE}
   [junit4]   2> 754622 WARN  (zkCallback-410-thread-1-processing-n:127.0.0.1:52560_solr) [n:127.0.0.1:52560_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 754624 INFO  (jetty-launcher-389-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54965b2e{/solr,null,UNAVAILABLE}
   [junit4]   2> 754627 WARN  (zkCallback-409-thread-1-processing-n:127.0.0.1:58684_solr) [n:127.0.0.1:58684_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.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:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
   [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:325)
   [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:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [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:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 754628 WARN  (zkCallback-409-thread-2-processing-n:127.0.0.1:58684_solr) [n:127.0.0.1:58684_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 754629 INFO  (jetty-launcher-389-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60f9844b{/solr,null,UNAVAILABLE}
   [junit4]   2> 754630 WARN  (zkCallback-398-thread-1-processing-n:127.0.0.1:35202_solr) [n:127.0.0.1:35202_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 754631 INFO  (jetty-launcher-389-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2df7e288{/solr,null,UNAVAILABLE}
   [junit4]   2> 754633 INFO  (TEST-TestAuthenticationFramework.testExraFilters-seed#[B6ED35E222202106]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37340 37340
   [junit4]   2> 754880 INFO  (Thread-6091) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37340 37340
   [junit4]   2> 754881 WARN  (Thread-6091) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 754888 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[B6ED35E222202106]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 754888 INFO  (Thread-6151) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 754889 INFO  (Thread-6151) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 754988 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[B6ED35E222202106]) [    ] o.a.s.c.ZkTestServer start zk server on port:33321
   [junit4]   2> 754989 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[B6ED35E222202106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 754989 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[B6ED35E222202106]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 754995 INFO  (zkCallback-414-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a2d6396 name:ZooKeeperConnection Watcher:127.0.0.1:33321 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 754996 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[B6ED35E222202106]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 754996 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[B6ED35E222202106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 754996 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[B6ED35E222202106]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 755002 INFO  (jetty-launcher-413-thread-1) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 755002 INFO  (jetty-launcher-413-thread-3) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 755010 INFO  (jetty-launcher-413-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b1ebbeb{/solr,null,AVAILABLE}
   [junit4]   2> 755011 INFO  (jetty-launcher-413-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@462c6885{HTTP/1.1}{127.0.0.1:37650}
   [junit4]   2> 755011 INFO  (jetty-launcher-413-thread-1) [    ] o.e.j.s.Server Started @758392ms
   [junit4]   2> 755011 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37650}
   [junit4]   2> 755011 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 755012 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-002/'
   [junit4]   2> 755011 INFO  (jetty-launcher-413-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d8217c1{/solr,null,AVAILABLE}
   [junit4]   2> 755014 INFO  (jetty-launcher-413-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@44434fb9{HTTP/1.1}{127.0.0.1:34928}
   [junit4]   2> 755015 INFO  (jetty-launcher-413-thread-3) [    ] o.e.j.s.Server Started @758396ms
   [junit4]   2> 755015 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=34928, hostContext=/solr}
   [junit4]   2> 755015 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 755015 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-002/'
   [junit4]   2> 755032 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 755039 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 755039 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 755050 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 755057 INFO  (zkCallback-416-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4051dfab name:ZooKeeperConnection Watcher:127.0.0.1:33321/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 755057 INFO  (zkCallback-415-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f33748a name:ZooKeeperConnection Watcher:127.0.0.1:33321/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 755057 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 755058 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 755058 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 755058 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 755059 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 755059 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 755074 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-002/.
   [junit4]   2> 755075 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 2050830537
   [junit4]   2> 755075 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-002/]
   [junit4]   2> 755076 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-002/lib
   [junit4]   2> 755076 WARN  (jetty-launcher-413-thread-3) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-002/lib).
   [junit4]   2> 755082 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-002/.
   [junit4]   2> 755082 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1301037814
   [junit4]   2> 755082 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-002/]
   [junit4]   2> 755082 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-002/lib
   [junit4]   2> 755082 WARN  (jetty-launcher-413-thread-1) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-002/lib).
   [junit4]   2> 755084 INFO  (jetty-launcher-413-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> 755085 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 755086 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 755086 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 755086 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33321/solr
   [junit4]   2> 755086 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 755086 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 755090 INFO  (jetty-launcher-413-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> 755093 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 755094 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 755094 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 755095 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 755095 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33321/solr
   [junit4]   2> 755095 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 755095 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 755096 INFO  (zkCallback-418-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12ade9e0 name:ZooKeeperConnection Watcher:127.0.0.1:33321 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 755096 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 755103 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 755104 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 755106 INFO  (zkCallback-420-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8c2f540 name:ZooKeeperConnection Watcher:127.0.0.1:33321 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 755106 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 755106 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 755114 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 755119 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 0x14fee313e8d0004, 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> 755130 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:34928_solr) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48cd87 name:ZooKeeperConnection Watcher:127.0.0.1:33321/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 755130 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 755130 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 755136 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:37650_solr) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65f81baf name:ZooKeeperConnection Watcher:127.0.0.1:33321/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 755136 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 755137 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 755138 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 755140 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 755141 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 755144 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 755145 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 755148 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 755148 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 755152 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 755152 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 755158 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 755160 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 755162 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 755162 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 755164 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 755164 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 755166 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 755166 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 755168 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37650_solr
   [junit4]   2> 755169 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34928_solr
   [junit4]   2> 755170 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37650_solr
   [junit4]   2> 755170 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34928_solr
   [junit4]   2> 755173 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 755173 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 755175 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 755176 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 755179 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 755179 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 755180 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94556012468305926-127.0.0.1:37650_solr-n_0000000000
   [junit4]   2> 755181 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94556012468305925-127.0.0.1:34928_solr-n_0000000001
   [junit4]   2> 755183 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37650_solr
   [junit4]   2> 755183 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 755183 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94556012468305926-127.0.0.1:37650_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 755183 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 755185 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.Overseer Overseer (id=94556012468305926-127.0.0.1:37650_solr-n_0000000000) starting
   [junit4]   2> 755188 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 755215 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 755216 INFO  (OverseerCollectionProcessor-94556012468305926-127.0.0.1:37650_solr-n_0000000000) [n:127.0.0.1:37650_solr    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 755216 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 755216 INFO  (OverseerStateUpdate-94556012468305926-127.0.0.1:37650_solr-n_0000000000) [n:127.0.0.1:37650_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 755250 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 755250 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 755251 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 755251 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@2911d84
   [junit4]   2> 755251 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@2911d84
   [junit4]   2> 755252 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001/tempDir-002/.
   [junit4]   2> 755258 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:34928_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 755259 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 755259 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 755260 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 755260 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:37650_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@37fb20c0
   [junit4]   2> 755260 INFO  (jetty-launch

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

her-476-thread-3) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@893dee6{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 817934 INFO  (jetty-launcher-476-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1560954391
   [junit4]   2> 817938 INFO  (jetty-launcher-476-thread-5) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1fb752d5{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 817939 INFO  (jetty-launcher-476-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1559382031
   [junit4]   2> 817940 INFO  (jetty-launcher-476-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@45181076{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 817941 INFO  (jetty-launcher-476-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=457599203
   [junit4]   2> 817945 INFO  (jetty-launcher-476-thread-5) [    ] o.a.s.c.Overseer Overseer (id=94556016461611018-127.0.0.1:37158_solr-n_0000000000) closing
   [junit4]   2> 817946 INFO  (OverseerStateUpdate-94556016461611018-127.0.0.1:37158_solr-n_0000000000) [n:127.0.0.1:37158_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37158_solr
   [junit4]   2> 817949 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 0x14fee322c92000d, 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> 817952 WARN  (zkCallback-490-thread-1-processing-n:127.0.0.1:37158_solr) [n:127.0.0.1:37158_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 817952 INFO  (jetty-launcher-476-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5c6e8a13{/solr,null,UNAVAILABLE}
   [junit4]   2> 819447 WARN  (zkCallback-485-thread-1-processing-n:127.0.0.1:57699_solr) [n:127.0.0.1:57699_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 819447 WARN  (zkCallback-497-thread-1-processing-n:127.0.0.1:45433_solr) [n:127.0.0.1:45433_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 819447 WARN  (zkCallback-495-thread-1-processing-n:127.0.0.1:59818_solr) [n:127.0.0.1:59818_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 819451 INFO  (jetty-launcher-476-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19c37945{/solr,null,UNAVAILABLE}
   [junit4]   2> 819447 INFO  (jetty-launcher-476-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7c0281bd{/solr,null,UNAVAILABLE}
   [junit4]   2> 819451 WARN  (zkCallback-496-thread-1-processing-n:127.0.0.1:52707_solr) [n:127.0.0.1:52707_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 819451 WARN  (zkCallback-496-thread-2-processing-n:127.0.0.1:52707_solr) [n:127.0.0.1:52707_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.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:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
   [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:325)
   [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:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [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:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 819452 INFO  (jetty-launcher-476-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2372fc7a{/solr,null,UNAVAILABLE}
   [junit4]   2> 819454 INFO  (jetty-launcher-476-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bce2d75{/solr,null,UNAVAILABLE}
   [junit4]   2> 819457 INFO  (TEST-TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete-seed#[B6ED35E222202106]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57162 57162
   [junit4]   2> 819685 INFO  (Thread-6320) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57162 57162
   [junit4]   2> 819686 WARN  (Thread-6320) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B6ED35E222202106-001
   [junit4]   2> Sep 21, 2015 12:38:33 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=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3143, maxDocsPerChunk=1, blockSize=914), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3143, blockSize=914)), sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_EC, timezone=Africa/Lubumbashi
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=140196296,total=429916160
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionReloadTest, TestConfigSetProperties, SolrCloudExampleTest, HardAutoCommitTest, StatsComponentTest, TestZkChroot, TestCloudInspectUtil, AutoCommitTest, TestSolrQueryParserResource, TestHdfsUpdateLog, HdfsSyncSliceTest, ChangedSchemaMergeTest, HdfsBasicDistributedZk2Test, TestFieldCollectionResource, TestCollapseQParserPlugin, TestCustomSort, TestSimpleTrackingShardHandler, QueryParsingTest, BasicDistributedZk2Test, TestExtendedDismaxParser, TestLRUStatsCache, TermVectorComponentDistributedTest, DistribJoinFromCollectionTest, CleanupOldIndexTest, SOLR749Test, TestPivotHelperCode, TestBinaryResponseWriter, CoreAdminCreateDiscoverTest, TestBulkSchemaAPI, RegexBoostProcessorTest, TestRecoveryHdfs, TestQueryUtils, HLLUtilTest, SolrCoreCheckLockOnStartupTest, DistributedFacetPivotWhiteBoxTest, CircularListTest, TestGroupingSearch, BadIndexSchemaTest, SearchHandlerTest, NotRequiredUniqueKeyTest, TestManagedSynonymFilterFactory, SolrTestCaseJ4Test, ConnectionManagerTest, HdfsDirectoryTest, HdfsChaosMonkeySafeLeaderTest, TestSolrCLIRunExample, TestReload, StressHdfsTest, TestBlendedInfixSuggestions, TestRawResponseWriter, SolrIndexSplitterTest, TestDistributedStatsComponentCardinality, CloudExitableDirectoryReaderTest, QueryResultKeyTest, TestUtils, TestAuthenticationFramework]
   [junit4] Completed [190/533] on J2 in 68.54s, 5 tests, 1 error <<< FAILURES!

[...truncated 1070 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/build.xml:726: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/build.xml:670: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/common-build.xml:524: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/lucene/common-build.xml:1449: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/lucene/common-build.xml:1003: There were test failures: 533 suites, 2102 tests, 1 error, 42 ignored (30 assumptions)

Total time: 57 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.3-Java7 #51
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 331597319 bytes
Compression is 0.0%
Took 57 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure