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

[JENKINS] Lucene-Solr-5.4-Linux (32bit/jdk1.8.0_66) - Build # 351 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.4-Linux/351/
Java: 32bit/jdk1.8.0_66 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([5F8F6D9FB521637B:29B172ECF416CE54]:0)
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:321)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:366)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:407)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:357)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:421)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10169 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 366704 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 366704 INFO  (Thread-1249) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 366704 INFO  (Thread-1249) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 366804 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.ZkTestServer start zk server on port:54682
   [junit4]   2> 366804 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366804 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366827 INFO  (zkCallback-418-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ce7d6 name:ZooKeeperConnection Watcher:127.0.0.1:54682 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366827 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366827 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366827 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 366834 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 366834 INFO  (jetty-launcher-417-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 366834 INFO  (jetty-launcher-417-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 366835 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 366835 INFO  (jetty-launcher-417-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 366844 INFO  (jetty-launcher-417-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@625a6a{/solr,null,AVAILABLE}
   [junit4]   2> 366844 INFO  (jetty-launcher-417-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16d0d20{/solr,null,AVAILABLE}
   [junit4]   2> 366844 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9060a0{/solr,null,AVAILABLE}
   [junit4]   2> 366844 INFO  (jetty-launcher-417-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cf6aff{/solr,null,AVAILABLE}
   [junit4]   2> 366844 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e93da6{/solr,null,AVAILABLE}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1cf9e02{HTTP/1.1}{127.0.0.1:44736}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-3) [    ] o.e.j.s.Server Started @368347ms
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@172675a{HTTP/1.1}{127.0.0.1:46994}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@ca5655{HTTP/1.1}{127.0.0.1:35540}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@d58456{HTTP/1.1}{127.0.0.1:46611}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.Server Started @368348ms
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.Server Started @368348ms
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35540}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46611}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-5) [    ] o.e.j.s.Server Started @368347ms
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44736}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@187d22b{HTTP/1.1}{127.0.0.1:42367}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46994}
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-4) [    ] o.e.j.s.Server Started @368348ms
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42367}
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node2'
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node1'
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node5'
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node3'
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node4'
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366849 INFO  (zkCallback-420-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f77e1 name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366849 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366849 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366851 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f1a8ee name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366851 INFO  (zkCallback-419-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e2ea7e name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366851 INFO  (zkCallback-421-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@304a5d name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366851 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16e2427 name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 366852 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366852 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366852 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 366855 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 366857 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node2/.
   [junit4]   2> 366857 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 4946545
   [junit4]   2> 366857 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node2]
   [junit4]   2> 366857 WARN  (jetty-launcher-417-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node2/lib
   [junit4]   2> 366858 INFO  (jetty-launcher-417-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> 366859 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 366859 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node1/.
   [junit4]   2> 366859 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node5/.
   [junit4]   2> 366859 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 30386434
   [junit4]   2> 366859 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 31402962
   [junit4]   2> 366859 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 0x1518548a1f00005, 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> 366859 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 366859 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node5]
   [junit4]   2> 366859 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node1]
   [junit4]   2> 366860 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 0x1518548a1f00004, 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> 366860 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 366860 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54682/solr
   [junit4]   2> 366860 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 366860 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366860 WARN  (jetty-launcher-417-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node1/lib
   [junit4]   2> 366860 WARN  (jetty-launcher-417-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node5/lib
   [junit4]   2> 366860 INFO  (jetty-launcher-417-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> 366860 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366860 INFO  (jetty-launcher-417-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> 366861 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54682/solr
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54682/solr
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node4/.
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 31443485
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node4]
   [junit4]   2> 366862 WARN  (jetty-launcher-417-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node4/lib
   [junit4]   2> 366862 INFO  (jetty-launcher-417-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> 366863 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 366863 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 366863 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 366863 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54682/solr
   [junit4]   2> 366863 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 366863 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366866 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366867 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366867 INFO  (zkCallback-425-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10d06de name:ZooKeeperConnection Watcher:127.0.0.1:54682 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366867 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366867 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node3/.
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 20112370
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node3]
   [junit4]   2> 366872 INFO  (zkCallback-428-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d5e4cc name:ZooKeeperConnection Watcher:127.0.0.1:54682 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366872 WARN  (jetty-launcher-417-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node3/lib
   [junit4]   2> 366872 INFO  (zkCallback-429-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@272572 name:ZooKeeperConnection Watcher:127.0.0.1:54682 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366872 INFO  (jetty-launcher-417-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> 366872 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 366873 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 366873 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 366873 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54682/solr
   [junit4]   2> 366873 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 366873 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366873 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366874 INFO  (zkCallback-431-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@170dee9 name:ZooKeeperConnection Watcher:127.0.0.1:54682 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366874 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366874 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366875 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 0x1518548a1f00007, 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> 366879 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366879 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366879 INFO  (zkCallback-434-thread-1-processing-n:127.0.0.1:46994_solr) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2da79f name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366879 INFO  (zkCallback-433-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55a86e name:ZooKeeperConnection Watcher:127.0.0.1:54682 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366879 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366879 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366879 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366879 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366879 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366899 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:46611_solr) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17dc3c8 name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366899 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366913 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:42367_solr) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14a6646 name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366913 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366913 INFO  (zkCallback-437-thread-1-processing-n:127.0.0.1:35540_solr) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c45b19 name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366913 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366915 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 366916 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 366917 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 366917 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 366918 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366922 INFO  (zkCallback-438-thread-1-processing-n:127.0.0.1:44736_solr) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1400a97 name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366922 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366927 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 366929 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 366929 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 366929 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 366982 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 366983 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 366985 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 366985 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 366985 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 367020 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 367022 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 367023 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 367023 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 367023 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 367031 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 367031 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 367031 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 367031 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 367031 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 367035 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 367035 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 367035 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 367035 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 367035 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 367064 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 367064 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 367067 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 367067 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 367067 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 367081 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 367083 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 367083 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 367083 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 367083 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 367097 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 367097 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 367097 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 367097 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 367097 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 367102 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 367102 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 367102 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 367102 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 367103 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 367106 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46994_solr
   [junit4]   2> 367106 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35540_solr
   [junit4]   2> 367107 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44736_solr
   [junit4]   2> 367107 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46611_solr
   [junit4]   2> 367107 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42367_solr
   [junit4]   2> 367109 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46994_solr
   [junit4]   2> 367109 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35540_solr
   [junit4]   2> 367110 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44736_solr
   [junit4]   2> 367110 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46611_solr
   [junit4]   2> 367110 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42367_solr
   [junit4]   2> 367117 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 367117 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 367117 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 367117 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 367117 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 367138 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 367140 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 367140 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 367140 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 367140 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 367143 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 367143 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 367151 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 367158 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 367158 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 367159 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95003614152491023-127.0.0.1:44736_solr-n_0000000001
   [junit4]   2> 367158 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95003614152491021-127.0.0.1:42367_solr-n_0000000000
   [junit4]   2> 367160 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95003614152491019-127.0.0.1:46994_solr-n_0000000002
   [junit4]   2> 367161 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95003614152491020-127.0.0.1:46611_solr-n_0000000003
   [junit4]   2> 367161 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95003614152491022-127.0.0.1:35540_solr-n_0000000004
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42367_solr
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95003614152491023-127.0.0.1:44736_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95003614152491019-127.0.0.1:46994_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95003614152491020-127.0.0.1:46611_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95003614152491021-127.0.0.1:42367_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 367164 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.Overseer Overseer (id=95003614152491021-127.0.0.1:42367_solr-n_0000000000) starting
   [junit4]   2> 367168 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 367179 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 367179 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 367179 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 367180 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@16cd7c7
   [junit4]   2> 367180 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@16cd7c7
   [junit4]   2> 367180 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node2/.
   [junit4]   2> 367180 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 367181 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 367181 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 367183 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 367183 INFO  (OverseerCollectionConfigSetProcessor-95003614152491021-127.0.0.1:42367_solr-n_0000000000) [n:127.0.0.1:42367_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 367183 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 367183 INFO  (OverseerStateUpdate-95003614152491021-127.0.0.1:42367_solr-n_0000000000) [n:127.0.0.1:42367_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 367188 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 367188 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 367188 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 367188 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@e51ad4
   [junit4]   2> 367188 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@e51ad4
   [junit4]   2> 367188 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node5/.
   [junit4]   2> 367188 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 367189 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 367189 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 367190 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 367190 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 367190 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 367190 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@724210
   [junit4]   2> 367190 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@724210
   [junit4]   2> 367191 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node1/.
   [junit4]   2> 367191 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 367191 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 367191 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 367197 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 367197 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 367197 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 367197 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@150950
   [junit4]   2> 367197 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@150950
   [junit4]   2> 367198 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node3/.
   [junit4]   2> 367198 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 367198 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 367198 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 367200 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@64522a
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@64522a
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node4/.
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 367201 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 367202 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 367204 INFO  (zkCallback-439-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10a0c70 name:ZooKeeperConnection Watcher:127.0.0.1:54682 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 367204 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 367204 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 367207 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@d58456{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 367207 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30386434
   [junit4]   2> 367209 INFO  (zkCallback-437-thread-1-processing-n:127.0.0.1:35540_solr) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 367209 INFO  (zkCallback-438-thread-1-processing-n:127.0.0.1:44736_solr) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 367209 INFO  (jetty-launcher-417-thread-4) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@ca5655{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 367210 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4946545
   [junit4]   2> 367210 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:42367_solr) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 367210 INFO  (jetty-launcher-417-thread-3) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@172675a{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 367210 INFO  (zkCallback-434-thread-1-processing-n:127.0.0.1:46994_solr) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 367210 INFO  (jetty-launcher-417-thread-5) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1cf9e02{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 367210 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:46611_solr) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 367210 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31402962
   [junit4]   2> 367215 WARN  (zkCallback-435-thread-1-processing-n:127.0.0.1:46611_solr) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 367215 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@187d22b{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 367216 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20112370
   [junit4]   2> 367216 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31443485
   [junit4]   2> 367217 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e93da6{/solr,null,UNAVAILABLE}
   [junit4]   2> 367217 INFO  (zkCallback-437-thread-2-processing-n:127.0.0.1:35540_solr) [n:127.0.0.1:35540_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95003614152491019-127.0.0.1:46994_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 367219 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95003614152491021-127.0.0.1:42367_solr-n_0000000000) closing
   [junit4]   2> 367219 INFO  (OverseerStateUpdate-95003614152491021-127.0.0.1:42367_solr-n_0000000000) [n:127.0.0.1:42367_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42367_solr
   [junit4]   2> 367220 INFO  (zkCallback-437-thread-2-processing-n:127.0.0.1:35540_solr) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 367220 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:42367_solr) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 367220 WARN  (zkCallback-437-thread-2-processing-n:127.0.0.1:35540_solr) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 367220 INFO  (zkCallback-438-thread-1-processing-n:127.0.0.1:44736_solr) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 367220 INFO  (zkCallback-434-thread-1-processing-n:127.0.0.1:46994_solr) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 367221 INFO  (jetty-launcher-417-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9060a0{/solr,null,UNAVAILABLE}
   [junit4]   2> 367222 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 0x1518548a1f0000d, 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> 368720 WARN  (zkCallback-436-thread-1-processing-n:127.0.0.1:42367_solr) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 368720 WARN  (zkCallback-438-thread-1-processing-n:127.0.0.1:44736_solr) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 368721 WARN  (zkCallback-434-thread-1-processing-n:127.0.0.1:46994_solr) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 368721 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16d0d20{/solr,null,UNAVAILABLE}
   [junit4]   2> 368721 INFO  (jetty-launcher-417-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@625a6a{/solr,null,UNAVAILABLE}
   [junit4]   2> 368721 INFO  (jetty-launcher-417-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cf6aff{/solr,null,UNAVAILABLE}
   [junit4]   2> 368722 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54682 54682
   [junit4]   2> 368740 INFO  (Thread-1249) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54682 54682
   [junit4]   2> 368741 WARN  (Thread-1249) [    ] 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95003614152491019-127.0.0.1:46994_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 368743 INFO  (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 368743 INFO  (Thread-1310) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 368743 INFO  (Thread-1310) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 368843 INFO  (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.ZkTestServer start zk server on port:58414
   [junit4]   2> 368843 INFO  (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 368844 INFO  (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368861 INFO  (zkCallback-442-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37aa6e name:ZooKeeperConnection Watcher:127.0.0.1:58414 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368861 INFO  (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368861 INFO  (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 368861 INFO  (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 368867 INFO  (jetty-launcher-441-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 368867 INFO  (jetty-launcher-441-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 368868 INFO  (jetty-launcher-441-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 368868 INFO  (jetty-launcher-441-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 368868 INFO  (jetty-launcher-441-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 368876 INFO  (jetty-launcher-441-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a470be{/solr,null,AVAILABLE}
   [junit4]   2> 368876 INFO  (jetty-launcher-441-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@127752c{/solr,null,AVAILABLE}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ef2b01{HTTP/1.1}{127.0.0.1:45213}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.e.j.s.Server Started @370379ms
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@15d78b4{HTTP/1.1}{127.0.0.1:50699}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45213}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-4) [    ] o.e.j.s.Server Started @370379ms
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50699}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b6599d{/solr,null,AVAILABLE}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c43bb9{/solr,null,AVAILABLE}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node4'
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node3'
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@3c61d3{HTTP/1.1}{127.0.0.1:52913}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@c9d792{HTTP/1.1}{127.0.0.1:42194}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-5) [    ] o.e.j.s.Server Started @370379ms
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42194}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@175ecdf{/solr,null,AVAILABLE}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-1) [    ] o.e.j.s.Server Started @370379ms
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52913}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node5'
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@f3a1cd{HTTP/1.1}{127.0.0.1:37147}
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-2) [    ] o.e.j.s.Server Started @370380ms
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node1'
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37147}
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node2'
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 368879 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 368879 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368879 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 368879 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368879 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368880 INFO  (zkCallback-443-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6aa6e3 name:ZooKeeperConnection Watcher:127.0.0.1:58414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368880 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368880 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 368881 INFO  (zkCallback-444-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@df40f8 name:ZooKeeperConnection Watcher:127.0.0.1:58414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368881 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368881 INFO  (zkCallback-445-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4df996 name:ZooKeeperConnection Watcher:127.0.0.1:58414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368881 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368881 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 368882 INFO  (zkCallback-446-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b49681 name:ZooKeeperConnection Watcher:127.0.0.1:58414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 368882 INFO  (zkCallback-447-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d2a9a name:ZooKeeperConnection Watcher:127.0.0.1:58414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 368888 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 0x1518548a9e70004, 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> 368888 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node1/.
   [junit4]   2> 368888 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 7562762
   [junit4]   2> 368888 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node1]
   [junit4]   2> 368888 WARN  (jetty-launcher-441-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node1/lib
   [junit4]   2> 368888 INFO  (jetty-launcher-441-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> 368889 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 368889 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 368889 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 368889 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58414/solr
   [junit4]   2> 368889 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 368889 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 368889 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368899 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node2/.
   [junit4]   2> 368899 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 0x1518548a9e70003, 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> 368900 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node3/.
   [junit4]   2> 368900 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1600334


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

d.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:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:389)
   [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:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 480198 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 0x151854a40f30013, 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> 480198 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 0x151854a40f3000b, 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> 481690 WARN  (zkCallback-636-thread-1-processing-n:127.0.0.1:46984_solr) [n:127.0.0.1:46984_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 481690 WARN  (zkCallback-627-thread-1-processing-n:127.0.0.1:44127_solr) [n:127.0.0.1:44127_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 481690 WARN  (zkCallback-636-thread-2-processing-n:127.0.0.1:46984_solr) [n:127.0.0.1:46984_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:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:389)
   [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:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 481691 INFO  (jetty-launcher-609-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b1621{/solr,null,UNAVAILABLE}
   [junit4]   2> 481690 WARN  (zkCallback-626-thread-1-processing-n:127.0.0.1:51657_solr) [n:127.0.0.1:51657_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 481692 INFO  (jetty-launcher-609-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@171e321{/solr,null,UNAVAILABLE}
   [junit4]   2> 481692 INFO  (jetty-launcher-609-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18de316{/solr,null,UNAVAILABLE}
   [junit4]   2> 481695 WARN  (zkCallback-629-thread-1-processing-n:127.0.0.1:36753_solr) [n:127.0.0.1:36753_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 481695 INFO  (jetty-launcher-609-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60123f{/solr,null,UNAVAILABLE}
   [junit4]   2> 481696 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50257 50257
   [junit4]   2> 481761 INFO  (Thread-1751) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50257 50257
   [junit4]   2> 481762 WARN  (Thread-1751) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95003621115232267-127.0.0.1:51657_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001
   [junit4]   2> Dec 09, 2015 5:50:23 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=Asserting(Lucene54): {range_facet_l_dv=Lucene50(blocksize=128), _version_=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=Lucene50(blocksize=128), id=Lucene50(blocksize=128), range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_LY, timezone=Europe/Belgrade
   [junit4]   2> NOTE: Linux 3.19.0-37-generic i386/Oracle Corporation 1.8.0_66 (32-bit)/cpus=12,threads=1,free=93628496,total=251400192
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, DebugComponentTest, TestBlobHandler, DocValuesMultiTest, HdfsLockFactoryTest, CoreAdminRequestStatusTest, TestSolrCloudWithKerberosAlt, TestMiniSolrCloudClusterSSL, ShowFileRequestHandlerTest, TestCollationField, TestWriterPerf, TestRemoveLastDynamicCopyField, SpatialRPTFieldTypeTest, HighlighterConfigTest, TestSchemaVersionResource, TestPerFieldSimilarity, TriLevelCompositeIdRoutingTest, SortSpecParsingTest, TestCSVResponseWriter, BasicDistributedZk2Test, TestConfigSetsAPI, TestManagedSchemaFieldResource, BadComponentTest, TestRestManager, DistributedFacetPivotLongTailTest, TestCloudPivotFacet, RulesTest, FieldMutatingUpdateProcessorTest, TestSolrCLIRunExample, TestRequestStatusCollectionAPI, SampleTest, TestCrossCoreJoin, BadCopyFieldTest, RuleEngineTest, TestAuthenticationFramework]
   [junit4] Completed [171/551] on J2 in 115.57s, 7 tests, 1 error <<< FAILURES!

[...truncated 1194 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:792: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:736: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/common-build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/lucene/common-build.xml:1452: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/lucene/common-build.xml:1006: There were test failures: 551 suites (7 ignored), 2177 tests, 1 error, 76 ignored (38 assumptions) [seed: 5F8F6D9FB521637B]

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