Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15558/
Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseG1GC

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([54701A56F0624E35:224E0525B155E31A]: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:402)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:357)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:425)
        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 11021 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 1388112 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[54701A56F0624E35]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1388113 INFO  (Thread-4221) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1388113 INFO  (Thread-4221) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1388213 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[54701A56F0624E35]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:60154
   [junit4]   2> 1388213 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[54701A56F0624E35]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1388214 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[54701A56F0624E35]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388323 INFO  (zkCallback-1616-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@22a755c7 
name:ZooKeeperConnection Watcher:127.0.0.1:60154 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1388323 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[54701A56F0624E35]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1388323 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[54701A56F0624E35]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1388323 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[54701A56F0624E35]) 
[    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1388417 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1388417 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1388419 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40edb8bf{/solr,null,AVAILABLE}
   [junit4]   2> 1388419 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@317d5c5c{/solr,null,AVAILABLE}
   [junit4]   2> 1388421 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7c730d08{HTTP/1.1}{127.0.0.1:52364}
   [junit4]   2> 1388421 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.e.j.s.Server Started @1390477ms
   [junit4]   2> 1388421 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52364}
   [junit4]   2> 1388421 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1388421 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-001/node1'
   [junit4]   2> 1388421 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1388421 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1388422 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1388425 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388430 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@34004b07{HTTP/1.1}{127.0.0.1:52210}
   [junit4]   2> 1388430 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.e.j.s.Server Started @1390487ms
   [junit4]   2> 1388430 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52210}
   [junit4]   2> 1388431 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1388431 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-001/node3'
   [junit4]   2> 1388431 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1388431 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1388431 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1388432 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388451 INFO  (zkCallback-1617-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@281cab8 name:ZooKeeperConnection 
Watcher:127.0.0.1:60154/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1388451 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1388451 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1388475 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1388475 INFO  (zkCallback-1618-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4b83f75 name:ZooKeeperConnection 
Watcher:127.0.0.1:60154/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1388475 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1388475 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1388475 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1388852 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 0x152453c1fbc0002, 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> 1388852 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-001/node3/.
   [junit4]   2> 1388852 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-001/node1/.
   [junit4]   2> 1388852 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 922889332
   [junit4]   2> 1388852 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1986630430
   [junit4]   2> 1388852 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-001/node3]
   [junit4]   2> 1388852 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-001/node1]
   [junit4]   2> 1388853 WARN  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-001/node3/lib
   [junit4]   2> 1388853 WARN  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-001/node1/lib
   [junit4]   2> 1388853 INFO  (jetty-launcher-1615-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> 1388853 INFO  (jetty-launcher-1615-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> 1388854 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1388854 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1388854 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1388854 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1388854 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1388854 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1388854 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60154/solr
   [junit4]   2> 1388854 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1388854 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60154/solr
   [junit4]   2> 1388854 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1388854 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1388854 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1388855 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388855 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388892 INFO  (zkCallback-1623-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@71557db8 
name:ZooKeeperConnection Watcher:127.0.0.1:60154 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1388892 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1388892 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1388905 INFO  (zkCallback-1624-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@721141f2 
name:ZooKeeperConnection Watcher:127.0.0.1:60154 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1388905 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1388906 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1388922 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1388939 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1388954 INFO  
(zkCallback-1625-thread-1-processing-n:127.0.0.1:52210_solr) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@26ea0208 
name:ZooKeeperConnection Watcher:127.0.0.1:60154/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1388954 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1388969 INFO  
(zkCallback-1626-thread-1-processing-n:127.0.0.1:52364_solr) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@51490a99 
name:ZooKeeperConnection Watcher:127.0.0.1:60154/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1388969 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1388998 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1388998 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1389050 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1389050 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1389117 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1389117 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1389184 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1389184 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1389220 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1389220 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1389273 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1389273 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1389330 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1389330 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1389364 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1389364 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1389400 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1389400 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1389443 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1389443 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1389534 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52210_solr
   [junit4]   2> 1389534 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52364_solr
   [junit4]   2> 1389561 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:52210_solr
   [junit4]   2> 1389584 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:52364_solr
   [junit4]   2> 1389624 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1389624 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1389665 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1389665 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1389692 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1389692 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1389713 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95214666660970501-127.0.0.1:52210_solr-n_0000000000
   [junit4]   2> 1389713 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95214666660970502-127.0.0.1:52364_solr-n_0000000001
   [junit4]   2> 1389713 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52210_solr
   [junit4]   2> 1389713 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1389713 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95214666660970501-127.0.0.1:52210_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1389713 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1389729 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.Overseer Overseer 
(id=95214666660970501-127.0.0.1:52210_solr-n_0000000000) starting
   [junit4]   2> 1389742 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1389742 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1389742 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1389742 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6aa21142
   [junit4]   2> 1389743 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6aa21142
   [junit4]   2> 1389743 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-001/node1/.
   [junit4]   2> 1389743 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1389751 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1389751 INFO  (jetty-launcher-1615-thread-1) 
[n:127.0.0.1:52364_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1389774 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1389879 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1389879 INFO  
(OverseerCollectionConfigSetProcessor-95214666660970501-127.0.0.1:52210_solr-n_0000000000)
 [n:127.0.0.1:52210_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1389879 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1389879 INFO  
(OverseerStateUpdate-95214666660970501-127.0.0.1:52210_solr-n_0000000000) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1389899 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1389899 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1389899 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1389899 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@319b2d08
   [junit4]   2> 1389899 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@319b2d08
   [junit4]   2> 1389899 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-001/node3/.
   [junit4]   2> 1389899 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1389900 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1389900 INFO  (jetty-launcher-1615-thread-3) 
[n:127.0.0.1:52210_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1389900 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@7c730d08{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1389900 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@34004b07{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1389901 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1986630430
   [junit4]   2> 1389902 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=922889332
   [junit4]   2> 1389903 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=95214666660970501-127.0.0.1:52210_solr-n_0000000000) closing
   [junit4]   2> 1389903 INFO  
(OverseerStateUpdate-95214666660970501-127.0.0.1:52210_solr-n_0000000000) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:52210_solr
   [junit4]   2> 1389917 INFO  
(zkCallback-1625-thread-1-processing-n:127.0.0.1:52210_solr) 
[n:127.0.0.1:52210_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: [2])
   [junit4]   2> 1389917 INFO  
(zkCallback-1626-thread-1-processing-n:127.0.0.1:52364_solr) 
[n:127.0.0.1:52364_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: [2])
   [junit4]   2> 1389917 WARN  
(zkCallback-1626-thread-1-processing-n:127.0.0.1:52364_solr) 
[n:127.0.0.1:52364_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1389918 INFO  (jetty-launcher-1615-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@40edb8bf{/solr,null,UNAVAILABLE}
   [junit4]   2> 1391417 WARN  
(zkCallback-1625-thread-1-processing-n:127.0.0.1:52210_solr) 
[n:127.0.0.1:52210_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1391418 INFO  (jetty-launcher-1615-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@317d5c5c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1391419 INFO  
(TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[54701A56F0624E35]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60154 60154
   [junit4]   2> 1391484 INFO  (Thread-4221) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60154 60154
   [junit4]   2> 1391484 WARN  (Thread-4221) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1391487 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[54701A56F0624E35])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1391487 INFO  (Thread-4246) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1391487 INFO  (Thread-4246) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1391587 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[54701A56F0624E35])
 [    ] o.a.s.c.ZkTestServer start zk server on port:34635
   [junit4]   2> 1391587 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[54701A56F0624E35])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391587 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[54701A56F0624E35])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391625 INFO  (zkCallback-1628-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@227bc600 
name:ZooKeeperConnection Watcher:127.0.0.1:34635 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391625 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[54701A56F0624E35])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391626 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[54701A56F0624E35])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391626 INFO  
(TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[54701A56F0624E35])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1391657 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1391657 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1391657 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1391657 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1391657 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1391659 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b58746d{/solr,null,AVAILABLE}
   [junit4]   2> 1391661 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b749a9a{/solr,null,AVAILABLE}
   [junit4]   2> 1391661 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2caa5a9f{HTTP/1.1}{127.0.0.1:46817}
   [junit4]   2> 1391661 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64344e94{/solr,null,AVAILABLE}
   [junit4]   2> 1391661 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.e.j.s.Server Started @1393718ms
   [junit4]   2> 1391661 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4911996c{/solr,null,AVAILABLE}
   [junit4]   2> 1391661 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46817}
   [junit4]   2> 1391661 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@33414841{HTTP/1.1}{127.0.0.1:40929}
   [junit4]   2> 1391661 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@26fbc043{HTTP/1.1}{127.0.0.1:39912}
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.e.j.s.Server Started @1393718ms
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.e.j.s.Server Started @1393718ms
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39912}
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40929}
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5a8326c2{HTTP/1.1}{127.0.0.1:45882}
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node3'
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node4'
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node5'
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1391661 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a8d510e{/solr,null,AVAILABLE}
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@33131a7f{HTTP/1.1}{127.0.0.1:55630}
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.e.j.s.Server Started @1393719ms
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45882}
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.e.j.s.Server Started @1393719ms
   [junit4]   2> 1391662 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node1'
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55630}
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node2'
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391663 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391676 INFO  (zkCallback-1629-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6d6bc6e0 
name:ZooKeeperConnection Watcher:127.0.0.1:34635/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391677 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391677 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391685 INFO  (zkCallback-1630-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@40414610 
name:ZooKeeperConnection Watcher:127.0.0.1:34635/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391685 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391685 INFO  (zkCallback-1631-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b791ec8 
name:ZooKeeperConnection Watcher:127.0.0.1:34635/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391685 INFO  (zkCallback-1632-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1335bcd7 
name:ZooKeeperConnection Watcher:127.0.0.1:34635/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391685 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391685 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391685 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1391685 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391685 INFO  (zkCallback-1633-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@45351664 
name:ZooKeeperConnection Watcher:127.0.0.1:34635/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391685 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1391685 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391685 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391686 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1391686 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391686 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391686 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1391686 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1391699 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node4/.
   [junit4]   2> 1391699 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 0x152453c2cea0001, 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> 1391699 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1794314426
   [junit4]   2> 1391699 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node3/.
   [junit4]   2> 1391699 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node5/.
   [junit4]   2> 1391699 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1072247054
   [junit4]   2> 1391699 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2087392135
   [junit4]   2> 1391699 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node4]
   [junit4]   2> 1391700 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node5]
   [junit4]   2> 1391699 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node3]
   [junit4]   2> 1391700 WARN  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node4/lib
   [junit4]   2> 1391700 WARN  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node3/lib
   [junit4]   2> 1391700 INFO  (jetty-launcher-1627-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> 1391700 INFO  (jetty-launcher-1627-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> 1391700 WARN  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node5/lib
   [junit4]   2> 1391700 INFO  (jetty-launcher-1627-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> 1391700 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1391700 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1391700 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1391701 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1391701 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1391701 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1391701 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1391701 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1391701 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1391701 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34635/solr
   [junit4]   2> 1391701 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34635/solr
   [junit4]   2> 1391701 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1391701 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1391701 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391701 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391701 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34635/solr
   [junit4]   2> 1391702 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1391702 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391702 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391702 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391702 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391707 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node2/.
   [junit4]   2> 1391707 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node1/.
   [junit4]   2> 1391707 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1208972678
   [junit4]   2> 1391707 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 155984406
   [junit4]   2> 1391707 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node2]
   [junit4]   2> 1391707 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node1]
   [junit4]   2> 1391707 WARN  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node2/lib
   [junit4]   2> 1391707 WARN  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node1/lib
   [junit4]   2> 1391707 INFO  (jetty-launcher-1627-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> 1391707 INFO  (jetty-launcher-1627-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> 1391707 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1391707 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1391708 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1391708 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1391708 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1391708 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1391708 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34635/solr
   [junit4]   2> 1391708 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34635/solr
   [junit4]   2> 1391708 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1391708 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1391708 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391708 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1391708 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391708 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391714 INFO  (zkCallback-1640-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@621fdaa6 
name:ZooKeeperConnection Watcher:127.0.0.1:34635 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391714 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391714 INFO  (zkCallback-1641-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f93cc08 
name:ZooKeeperConnection Watcher:127.0.0.1:34635 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391714 INFO  (zkCallback-1642-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12c08e2e 
name:ZooKeeperConnection Watcher:127.0.0.1:34635 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391714 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391714 INFO  (jetty-launcher-1627-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391714 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391714 INFO  (jetty-launcher-1627-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391714 INFO  (jetty-launcher-1627-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391724 INFO  (zkCallback-1647-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7cde7489 
name:ZooKeeperConnection Watcher:127.0.0.1:34635 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391724 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391724 INFO  (zkCallback-1648-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7dae4ef6 
name:ZooKeeperConnection Watcher:127.0.0.1:34635 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391725 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391725 INFO  (jetty-launcher-1627-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391725 INFO  (jetty-launcher-1627-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1391734 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 0x152453c2cea0006, 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> 1391734 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1391734 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1391734 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1391743 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1391751 INFO  
(zkCallback-1649-thread-1-processing-n:127.0.0.1:40929_solr) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2cdf282e 
name:ZooKeeperConnection Watcher:127.0.0.1:34635/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391751 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1391751 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1391751 INFO  
(zkCallback-1651-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e31381f 
name:ZooKeeperConnection Watcher:127.0.0.1:34635/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391751 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:39912_solr) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b0dfbe4 
name:ZooKeeperConnection Watcher:127.0.0.1:34635/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391751 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1391751 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1391759 INFO  
(zkCallback-1652-thread-1-processing-n:127.0.0.1:45882_solr) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5757c813 
name:ZooKeeperConnection Watcher:127.0.0.1:34635/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391759 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1391775 INFO  
(zkCallback-1653-thread-1-processing-n:127.0.0.1:55630_solr) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1706f3d7 
name:ZooKeeperConnection Watcher:127.0.0.1:34635/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391775 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1391784 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1391784 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1391784 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1391792 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1391792 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1391815 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1391828 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1391828 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1391842 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1391933 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1391933 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1391933 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1391946 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1391946 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1391988 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1391989 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1391989 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1391988 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1391997 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1392029 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1392029 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1392029 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1392029 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1392038 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1392068 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1392068 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1392068 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1392068 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1392086 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1392086 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1392086 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1392086 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1392086 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1392127 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1392141 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1392142 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1392142 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1392142 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1392196 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1392196 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1392196 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1392196 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1392196 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1392221 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1392221 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1392221 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1392221 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1392221 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1392238 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45882_solr
   [junit4]   2> 1392238 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40929_solr
   [junit4]   2> 1392238 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46817_solr
   [junit4]   2> 1392238 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39912_solr
   [junit4]   2> 1392242 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55630_solr
   [junit4]   2> 1392249 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:40929_solr
   [junit4]   2> 1392249 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:39912_solr
   [junit4]   2> 1392249 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:46817_solr
   [junit4]   2> 1392249 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:45882_solr
   [junit4]   2> 1392258 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:55630_solr
   [junit4]   2> 1392281 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1392281 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1392281 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1392281 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1392281 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1392318 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1392318 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1392318 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1392318 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1392318 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1392328 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1392328 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1392328 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1392336 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1392336 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1392338 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95214666882088972-127.0.0.1:39912_solr-n_0000000000
   [junit4]   2> 1392338 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95214666882088974-127.0.0.1:45882_solr-n_0000000001
   [junit4]   2> 1392338 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95214666882088971-127.0.0.1:40929_solr-n_0000000002
   [junit4]   2> 1392345 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95214666882088973-127.0.0.1:46817_solr-n_0000000003
   [junit4]   2> 1392345 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95214666882088975-127.0.0.1:55630_solr-n_0000000004
   [junit4]   2> 1392346 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39912_solr
   [junit4]   2> 1392346 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1392346 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95214666882088972-127.0.0.1:39912_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1392346 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95214666882088974-127.0.0.1:45882_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1392346 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1392346 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1392346 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95214666882088973-127.0.0.1:46817_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1392346 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95214666882088971-127.0.0.1:40929_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1392346 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1392346 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1392361 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.Overseer Overseer 
(id=95214666882088972-127.0.0.1:39912_solr-n_0000000000) starting
   [junit4]   2> 1392401 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1392408 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1392408 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1392408 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1392408 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6c08c0b1
   [junit4]   2> 1392408 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@6c08c0b1
   [junit4]   2> 1392408 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node5/.
   [junit4]   2> 1392408 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1392409 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1392409 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1392409 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1392409 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@707f091a
   [junit4]   2> 1392409 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@707f091a
   [junit4]   2> 1392410 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node1/.
   [junit4]   2> 1392410 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1392416 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1392416 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1392416 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1392416 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@49473e4c
   [junit4]   2> 1392417 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@49473e4c
   [junit4]   2> 1392417 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node3/.
   [junit4]   2> 1392417 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1392417 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1392417 INFO  (jetty-launcher-1627-thread-5) 
[n:127.0.0.1:40929_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1392417 INFO  (jetty-launcher-1627-thread-1) 
[n:127.0.0.1:45882_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1392417 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1392418 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1392418 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1392418 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard 
handler factory and update shard handler.
   [junit4]   2> 1392418 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@43156d94
   [junit4]   2> 1392418 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@43156d94
   [junit4]   2> 1392418 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001/tempDir-002/node2/.
   [junit4]   2> 1392419 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1392433 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1392433 INFO  (jetty-launcher-1627-thread-3) 
[n:127.0.0.1:46817_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1392433 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1392433 INFO  (jetty-launcher-1627-thread-2) 
[n:127.0.0.1:55630_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1392534 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1392534 INFO  (jetty-launcher-1627-thread-4) 
[n:127.0.0.1:39912_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1392534 INFO  
(OverseerCollectionConfigSetProcessor-95214666882088972-127.0.0.1:39912_solr-n_0000000000)
 [n:127.0.0.1:3991

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

.0.0.1:36267_solr c:testStopAllStartAllCollection s:shard2 r:core_node1 
x:testStopAllStartAllCollection_shard2_replica2] o.e.j.s.h.ContextHandler 
Stopped o.e.j.s.ServletContextHandler@5d1dd7c7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1514760 INFO  
(TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[54701A56F0624E35]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58551 58551
   [junit4]   2> 1514854 INFO  (Thread-4694) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:58551 58551
   [junit4]   2> 1514855 WARN  (Thread-4694) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        5       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/95214673258938383-127.0.0.1:54281_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/95214673258938380-127.0.0.1:36267_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestAuthenticationFramework -Dtests.method=testStopAllStartAll 
-Dtests.seed=54701A56F0624E35 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es_AR -Dtests.timezone=America/Cancun -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   26.1s J2 | TestAuthenticationFramework.testStopAllStartAll 
<<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54701A56F0624E35:224E0525B155E31A]:0)
   [junit4]    >        at sun.nio.ch.Net.bind0(Native Method)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:433)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:425)
   [junit4]    >        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
   [junit4]    >        at 
sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   [junit4]    >        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:321)
   [junit4]    >        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
   [junit4]    >        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
   [junit4]    >        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.doStart(Server.java:366)
   [junit4]    >        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:402)
   [junit4]    >        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:357)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:425)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_54701A56F0624E35-001
   [junit4]   2> Jan 15, 2016 12:24:00 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), 
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 multiDefault=PostingsFormat(name=MockRandom), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=Memory doPackFST= true), 
range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(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=false,coord=crazy): {}, locale=es_AR, 
timezone=America/Cancun
   [junit4]   2> NOTE: Linux 3.19.0-42-generic amd64/Oracle Corporation 
1.8.0_66 (64-bit)/cpus=12,threads=1,free=219639640,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteReplicaTest, 
TestConfigSetImmutable, BlockJoinFacetSimpleTest, ClusterStateTest, 
TestManagedResourceStorage, TestUseDocValuesAsStored, 
SegmentsInfoRequestHandlerTest, TestPHPSerializedResponseWriter, 
TestSolrQueryResponse, TestIndexSearcher, TestTolerantSearch, 
TestLeaderInitiatedRecoveryThread, AutoCommitTest, CachingDirectoryFactoryTest, 
SimpleFacetsTest, TestExactStatsCache, TestCloudManagedSchema, 
HdfsThreadLeakTest, LukeRequestHandlerTest, RequestHandlersTest, 
CustomCollectionTest, SolrTestCaseJ4Test, CheckHdfsIndexTest, 
SimpleMLTQParserTest, SpatialHeatmapFacetsTest, XmlUpdateRequestHandlerTest, 
TestCSVResponseWriter, TestFieldResource, HdfsDirectoryFactoryTest, 
TestHashQParserPlugin, TestSolrQueryParser, SuggesterTSTTest, 
CloneFieldUpdateProcessorFactoryTest, ConcurrentDeleteAndCreateCollectionTest, 
TestExtendedDismaxParser, ZkStateWriterTest, TriLevelCompositeIdRoutingTest, 
DirectUpdateHandlerOptimizeTest, SuggesterTest, DebugComponentTest, 
TestScoreJoinQPScore, BadComponentTest, BaseCdcrDistributedZkTest, 
PluginInfoTest, TestDynamicFieldCollectionResource, TestCoreDiscovery, 
TestManagedStopFilterFactory, SliceStateTest, HardAutoCommitTest, 
TestRTimerTree, TestSearcherReuse, TestMinMaxOnMultiValuedField, 
TestClassNameShortening, SimpleCollectionCreateDeleteTest, 
TestRuleBasedAuthorizationPlugin, FieldAnalysisRequestHandlerTest, 
RollingRestartTest, PKIAuthenticationIntegrationTest, NoCacheHeaderTest, 
TestStressReorder, MigrateRouteKeyTest, RemoteQueryErrorTest, 
DateMathParserTest, AssignTest, TestUtils, TestRestoreCore, 
UnloadDistributedZkTest, ChangedSchemaMergeTest, TestPostingsSolrHighlighter, 
TestSolrQueryParserDefaultOperatorResource, TestTrackingShardHandlerFactory, 
TestPerFieldSimilarity, EnumFieldTest, TestReversedWildcardFilterFactory, 
FieldMutatingUpdateProcessorTest, TestCollationField, 
HdfsBasicDistributedZkTest, TestConfigSetsAPIZkFailure, FullHLLTest, 
TestSolrCLIRunExample, BJQParserTest, TestIndexingPerformance, 
TestStressRecovery, TestJmxMonitoredMap, TestQueryWrapperFilter, 
SuggesterWFSTTest, TestRequestStatusCollectionAPI, TestDownShardTolerantSearch, 
DistributedVersionInfoTest, TestSearchPerf, PrimitiveFieldTypeTest, 
TestDistributedStatsComponentCardinality, TestInitParams, 
BasicDistributedZk2Test, OverseerTest, LeaderElectionIntegrationTest, 
RecoveryZkTest, LeaderElectionTest, TermVectorComponentDistributedTest, 
TestReload, SolrCoreTest, SpellCheckComponentTest, TestLazyCores, 
DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, 
CoreAdminHandlerTest, TestTrie, SolrCoreCheckLockOnStartupTest, 
QueryEqualityTest, DocValuesMultiTest, DistanceFunctionTest, TestQueryUtils, 
DirectSolrSpellCheckerTest, TestValueSourceCache, RegexBoostProcessorTest, 
MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
TestBinaryResponseWriter, TestQuerySenderListener, TestQuerySenderNoQuery, 
TestMergePolicyConfig, MinimalSchemaTest, TestElisionMultitermQuery, 
TestFuzzyAnalyzedSuggestions, TestCharFilters, SynonymTokenizerTest, 
TestXIncludeConfig, EchoParamsTest, TestFastWriter, TestFastLRUCache, 
TestSuggestSpellingConverter, DOMUtilTest, TestDocumentBuilder, FileUtilsTest, 
DistributedIntervalFacetingTest, CloudExitableDirectoryReaderTest, 
CollectionStateFormat2Test, ConfigSetsAPITest, 
DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, 
LeaderFailoverAfterPartitionTest, OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, SSLMigrationTest, 
SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, 
TestAuthenticationFramework]
   [junit4] Completed [455/576 (1!)] on J2 in 127.01s, 7 tests, 1 error <<< 
FAILURES!

[...truncated 409 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:728: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:524: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1424: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: 
There were test failures: 576 suites (8 ignored), 2309 tests, 1 error, 114 
ignored (70 assumptions) [seed: 54701A56F0624E35]

Total time: 50 minutes 41 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to