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

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.4-Linux/265/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseParallelGC

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

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([9AC875A3451BA77:7F92982975661758]: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:406)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:357)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:420)
	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 11072 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 1412407 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[9AC875A3451BA77]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1412407 INFO  (Thread-4778) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1412407 INFO  (Thread-4778) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1412507 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[9AC875A3451BA77]) [    ] o.a.s.c.ZkTestServer start zk server on port:56591
   [junit4]   2> 1412508 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[9AC875A3451BA77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1412508 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[9AC875A3451BA77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1412632 INFO  (zkCallback-1196-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21862f name:ZooKeeperConnection Watcher:127.0.0.1:56591 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1412632 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[9AC875A3451BA77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1412632 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[9AC875A3451BA77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1412632 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[9AC875A3451BA77]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1412775 INFO  (jetty-launcher-1195-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1412775 INFO  (jetty-launcher-1195-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1412776 INFO  (jetty-launcher-1195-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14f8bba{/solr,null,AVAILABLE}
   [junit4]   2> 1412776 INFO  (jetty-launcher-1195-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@154f09c{/solr,null,AVAILABLE}
   [junit4]   2> 1412778 INFO  (jetty-launcher-1195-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1cc32a5{HTTP/1.1}{127.0.0.1:48164}
   [junit4]   2> 1412778 INFO  (jetty-launcher-1195-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@4b1f1a{HTTP/1.1}{127.0.0.1:37815}
   [junit4]   2> 1412778 INFO  (jetty-launcher-1195-thread-1) [    ] o.e.j.s.Server Started @1413848ms
   [junit4]   2> 1412778 INFO  (jetty-launcher-1195-thread-3) [    ] o.e.j.s.Server Started @1413848ms
   [junit4]   2> 1412778 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48164}
   [junit4]   2> 1412778 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37815}
   [junit4]   2> 1412778 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1412778 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1412778 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-001/node1'
   [junit4]   2> 1412778 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-001/node3'
   [junit4]   2> 1412778 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1412778 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1412778 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1412779 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1412779 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1412779 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1412779 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1412779 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1412804 INFO  (zkCallback-1197-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b78877 name:ZooKeeperConnection Watcher:127.0.0.1:56591/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1412804 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1412805 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1412833 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1412833 INFO  (zkCallback-1198-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ab7b61 name:ZooKeeperConnection Watcher:127.0.0.1:56591/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1412833 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1412833 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1412833 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1412875 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-001/node3/.
   [junit4]   2> 1412875 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 0x1514be6c44c0001, 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> 1412875 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 18617986
   [junit4]   2> 1412875 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-001/node1/.
   [junit4]   2> 1412876 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-001/node3]
   [junit4]   2> 1412876 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 30850962
   [junit4]   2> 1412876 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-001/node1]
   [junit4]   2> 1412876 WARN  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-001/node3/lib
   [junit4]   2> 1412876 WARN  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-001/node1/lib
   [junit4]   2> 1412876 INFO  (jetty-launcher-1195-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> 1412876 INFO  (jetty-launcher-1195-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> 1412877 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1412877 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1412878 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1412878 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1412878 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1412878 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1412878 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56591/solr
   [junit4]   2> 1412878 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1412878 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56591/solr
   [junit4]   2> 1412878 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1412878 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1412878 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1412878 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1412879 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1412930 INFO  (zkCallback-1201-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b3006a name:ZooKeeperConnection Watcher:127.0.0.1:56591 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1412930 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1412931 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1412990 INFO  (zkCallback-1202-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3aef03 name:ZooKeeperConnection Watcher:127.0.0.1:56591 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1412990 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1412990 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1413032 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1413085 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1413142 INFO  (zkCallback-1203-thread-1-processing-n:127.0.0.1:37815_solr) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1638206 name:ZooKeeperConnection Watcher:127.0.0.1:56591/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1413142 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1413201 INFO  (zkCallback-1204-thread-1-processing-n:127.0.0.1:48164_solr) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b45e9e name:ZooKeeperConnection Watcher:127.0.0.1:56591/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1413201 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1413287 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1413287 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1413738 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1413738 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1413940 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1413940 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1414008 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1414008 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1414081 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1414081 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1414156 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1414156 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1414237 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1414237 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1414331 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1414331 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1414418 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1414418 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1414517 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1414517 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1414652 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48164_solr
   [junit4]   2> 1414652 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37815_solr
   [junit4]   2> 1414696 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48164_solr
   [junit4]   2> 1414696 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37815_solr
   [junit4]   2> 1414964 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1414964 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1415007 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1415007 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1415093 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1415093 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1415146 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94940521659367429-127.0.0.1:37815_solr-n_0000000000
   [junit4]   2> 1415170 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94940521659367430-127.0.0.1:48164_solr-n_0000000001
   [junit4]   2> 1415170 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37815_solr
   [junit4]   2> 1415170 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1415170 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94940521659367429-127.0.0.1:37815_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1415171 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1415220 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.Overseer Overseer (id=94940521659367429-127.0.0.1:37815_solr-n_0000000000) starting
   [junit4]   2> 1415280 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1415302 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1415302 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1415303 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-001/node1/.
   [junit4]   2> 1415303 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1415307 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1415307 INFO  (jetty-launcher-1195-thread-1) [n:127.0.0.1:48164_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1415512 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1415512 INFO  (OverseerCollectionConfigSetProcessor-94940521659367429-127.0.0.1:37815_solr-n_0000000000) [n:127.0.0.1:37815_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1415512 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1415513 INFO  (OverseerStateUpdate-94940521659367429-127.0.0.1:37815_solr-n_0000000000) [n:127.0.0.1:37815_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1415535 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1415535 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1415536 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-001/node3/.
   [junit4]   2> 1415536 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1415537 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1415537 INFO  (jetty-launcher-1195-thread-3) [n:127.0.0.1:37815_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1415537 INFO  (jetty-launcher-1195-thread-3) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1cc32a5{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1415537 INFO  (jetty-launcher-1195-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4b1f1a{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1415538 INFO  (jetty-launcher-1195-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30850962
   [junit4]   2> 1415538 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18617986
   [junit4]   2> 1415539 INFO  (jetty-launcher-1195-thread-1) [    ] o.a.s.c.Overseer Overseer (id=94940521659367429-127.0.0.1:37815_solr-n_0000000000) closing
   [junit4]   2> 1415539 INFO  (OverseerStateUpdate-94940521659367429-127.0.0.1:37815_solr-n_0000000000) [n:127.0.0.1:37815_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37815_solr
   [junit4]   2> 1415567 INFO  (zkCallback-1203-thread-1-processing-n:127.0.0.1:37815_solr) [n:127.0.0.1:37815_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> 1415567 INFO  (zkCallback-1204-thread-1-processing-n:127.0.0.1:48164_solr) [n:127.0.0.1:48164_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> 1415568 WARN  (zkCallback-1204-thread-1-processing-n:127.0.0.1:48164_solr) [n:127.0.0.1:48164_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1415569 INFO  (jetty-launcher-1195-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14f8bba{/solr,null,UNAVAILABLE}
   [junit4]   2> 1417068 WARN  (zkCallback-1203-thread-1-processing-n:127.0.0.1:37815_solr) [n:127.0.0.1:37815_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1417069 INFO  (jetty-launcher-1195-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@154f09c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1417070 INFO  (TEST-TestMiniSolrCloudCluster.testErrorsInStartup-seed#[9AC875A3451BA77]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56591 56591
   [junit4]   2> 1417083 INFO  (Thread-4778) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56591 56591
   [junit4]   2> 1417083 WARN  (Thread-4778) [    ] 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> 1417086 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[9AC875A3451BA77]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1417087 INFO  (Thread-4803) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1417087 INFO  (Thread-4803) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1417187 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[9AC875A3451BA77]) [    ] o.a.s.c.ZkTestServer start zk server on port:44916
   [junit4]   2> 1417187 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[9AC875A3451BA77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417187 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[9AC875A3451BA77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417278 INFO  (zkCallback-1206-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cec247 name:ZooKeeperConnection Watcher:127.0.0.1:44916 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417278 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[9AC875A3451BA77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417278 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[9AC875A3451BA77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417278 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[9AC875A3451BA77]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1417384 INFO  (jetty-launcher-1205-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1417386 INFO  (jetty-launcher-1205-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1417386 INFO  (jetty-launcher-1205-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1417386 INFO  (jetty-launcher-1205-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1417387 INFO  (jetty-launcher-1205-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1417389 INFO  (jetty-launcher-1205-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@248d0a{/solr,null,AVAILABLE}
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e4f47b{HTTP/1.1}{127.0.0.1:54072}
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-3) [    ] o.e.j.s.Server Started @1418460ms
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54072}
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e4564{/solr,null,AVAILABLE}
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65ad23{/solr,null,AVAILABLE}
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@149481d{/solr,null,AVAILABLE}
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1639ba2{/solr,null,AVAILABLE}
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node3'
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@190c211{HTTP/1.1}{127.0.0.1:49998}
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@14f6661{HTTP/1.1}{127.0.0.1:33105}
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-5) [    ] o.e.j.s.Server Started @1418460ms
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-1) [    ] o.e.j.s.Server Started @1418460ms
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49998}
   [junit4]   2> 1417391 INFO  (jetty-launcher-1205-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@f740f8{HTTP/1.1}{127.0.0.1:40820}
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33105}
   [junit4]   2> 1417391 INFO  (jetty-launcher-1205-thread-4) [    ] o.e.j.s.Server Started @1418461ms
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@2a1d53{HTTP/1.1}{127.0.0.1:57854}
   [junit4]   2> 1417390 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1417391 INFO  (jetty-launcher-1205-thread-2) [    ] o.e.j.s.Server Started @1418461ms
   [junit4]   2> 1417391 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1417391 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57854}
   [junit4]   2> 1417391 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40820}
   [junit4]   2> 1417391 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1417391 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417391 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node1'
   [junit4]   2> 1417391 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1417392 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1417392 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node5'
   [junit4]   2> 1417392 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417392 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1417392 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node4'
   [junit4]   2> 1417392 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1417392 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1417392 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1417392 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node2'
   [junit4]   2> 1417392 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1417392 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1417393 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1417392 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1417393 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417393 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1417393 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417393 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417393 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417393 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417393 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417393 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417394 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417412 INFO  (zkCallback-1207-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@210e50 name:ZooKeeperConnection Watcher:127.0.0.1:44916/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417412 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417412 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417435 INFO  (zkCallback-1208-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fefee name:ZooKeeperConnection Watcher:127.0.0.1:44916/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417435 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417435 INFO  (zkCallback-1211-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b887b4 name:ZooKeeperConnection Watcher:127.0.0.1:44916/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417435 INFO  (zkCallback-1210-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a6d7f1 name:ZooKeeperConnection Watcher:127.0.0.1:44916/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417435 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417435 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1417435 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417435 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417436 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417436 INFO  (zkCallback-1209-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b5b30a name:ZooKeeperConnection Watcher:127.0.0.1:44916/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417436 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417436 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417436 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1417436 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1417436 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417437 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1417437 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1417466 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node3/.
   [junit4]   2> 1417466 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 16693005
   [junit4]   2> 1417466 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node3]
   [junit4]   2> 1417466 WARN  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node3/lib
   [junit4]   2> 1417466 INFO  (jetty-launcher-1205-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> 1417467 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1417468 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1417468 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1417468 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44916/solr
   [junit4]   2> 1417468 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1417468 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417469 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417502 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node1/.
   [junit4]   2> 1417502 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 0x1514be6d6930003, 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> 1417502 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 27715188
   [junit4]   2> 1417502 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node4/.
   [junit4]   2> 1417502 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node5/.
   [junit4]   2> 1417502 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 8023202
   [junit4]   2> 1417502 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 28192195
   [junit4]   2> 1417502 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node2/.
   [junit4]   2> 1417503 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node5]
   [junit4]   2> 1417503 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 23204916
   [junit4]   2> 1417502 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node4]
   [junit4]   2> 1417503 WARN  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node5/lib
   [junit4]   2> 1417503 WARN  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node4/lib
   [junit4]   2> 1417503 INFO  (jetty-launcher-1205-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> 1417503 INFO  (jetty-launcher-1205-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> 1417502 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node1]
   [junit4]   2> 1417503 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node2]
   [junit4]   2> 1417503 WARN  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node1/lib
   [junit4]   2> 1417504 WARN  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node2/lib
   [junit4]   2> 1417504 INFO  (jetty-launcher-1205-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> 1417504 INFO  (jetty-launcher-1205-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> 1417504 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1417504 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1417504 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1417504 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44916/solr
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44916/solr
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1417505 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44916/solr
   [junit4]   2> 1417506 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417506 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1417506 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417506 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44916/solr
   [junit4]   2> 1417506 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1417506 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417506 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417506 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417506 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417518 INFO  (zkCallback-1213-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ca670c name:ZooKeeperConnection Watcher:127.0.0.1:44916 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417518 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417518 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417530 INFO  (zkCallback-1218-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d4966 name:ZooKeeperConnection Watcher:127.0.0.1:44916 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417530 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417530 INFO  (zkCallback-1219-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e854d5 name:ZooKeeperConnection Watcher:127.0.0.1:44916 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417531 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417531 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417531 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417531 INFO  (zkCallback-1220-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1041742 name:ZooKeeperConnection Watcher:127.0.0.1:44916 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417531 INFO  (zkCallback-1221-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16a720c name:ZooKeeperConnection Watcher:127.0.0.1:44916 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417531 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417531 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417532 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417532 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417553 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417569 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417582 INFO  (zkCallback-1222-thread-1-processing-n:127.0.0.1:54072_solr) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@157f95e name:ZooKeeperConnection Watcher:127.0.0.1:44916/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417582 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417582 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417606 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 0x1514be6d693000a, 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> 1417606 INFO  (zkCallback-1223-thread-1-processing-n:127.0.0.1:49998_solr) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dd4c59 name:ZooKeeperConnection Watcher:127.0.0.1:44916/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417606 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417606 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417606 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417622 INFO  (zkCallback-1224-thread-1-processing-n:127.0.0.1:57854_solr) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14ef992 name:ZooKeeperConnection Watcher:127.0.0.1:44916/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417622 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417667 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1417667 INFO  (zkCallback-1226-thread-1-processing-n:127.0.0.1:40820_solr) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cfbcd3 name:ZooKeeperConnection Watcher:127.0.0.1:44916/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417667 INFO  (zkCallback-1225-thread-1-processing-n:127.0.0.1:33105_solr) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1686b97 name:ZooKeeperConnection Watcher:127.0.0.1:44916/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417667 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417667 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417714 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1417741 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1417838 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1417838 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1417838 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1417838 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1417858 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1418158 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1418178 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1418178 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1418210 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1418210 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1418344 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1418344 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1418344 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1418344 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1418365 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1418468 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1418468 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1418468 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1418510 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1418625 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1418626 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1418626 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1418627 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1418687 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1418711 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1418711 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1418711 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1418711 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1418847 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1418847 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1418847 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1418847 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1418847 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1418888 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1418888 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1418888 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1418888 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1418888 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1418941 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1418941 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1418941 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1418941 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1418941 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1418992 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49998_solr
   [junit4]   2> 1418992 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33105_solr
   [junit4]   2> 1419017 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54072_solr
   [junit4]   2> 1419017 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40820_solr
   [junit4]   2> 1419017 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57854_solr
   [junit4]   2> 1419045 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49998_solr
   [junit4]   2> 1419045 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33105_solr
   [junit4]   2> 1419088 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54072_solr
   [junit4]   2> 1419088 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40820_solr
   [junit4]   2> 1419088 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57854_solr
   [junit4]   2> 1419205 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1419205 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1419205 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1419205 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1419239 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1419324 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1419324 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1419324 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1419324 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1419340 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1419358 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1419383 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1419383 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94940521966010382-127.0.0.1:40820_solr-n_0000000000
   [junit4]   2> 1419383 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1419400 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1419400 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94940521966010383-127.0.0.1:33105_solr-n_0000000001
   [junit4]   2> 1419414 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94940521966010380-127.0.0.1:49998_solr-n_0000000002
   [junit4]   2> 1419414 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94940521966010379-127.0.0.1:54072_solr-n_0000000003
   [junit4]   2> 1419414 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40820_solr
   [junit4]   2> 1419414 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1419424 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94940521966010381-127.0.0.1:57854_solr-n_0000000004
   [junit4]   2> 1419424 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94940521966010382-127.0.0.1:40820_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1419424 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1419424 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94940521966010383-127.0.0.1:33105_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1419424 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94940521966010380-127.0.0.1:49998_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1419424 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1419424 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1419442 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94940521966010379-127.0.0.1:54072_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1419442 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1419442 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.Overseer Overseer (id=94940521966010382-127.0.0.1:40820_solr-n_0000000000) starting
   [junit4]   2> 1419487 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1419523 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1419523 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1419523 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1419523 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1419523 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node1/.
   [junit4]   2> 1419524 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node5/.
   [junit4]   2> 1419524 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1419524 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1419533 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1419533 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1419534 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node3/.
   [junit4]   2> 1419534 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1419657 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1419657 INFO  (jetty-launcher-1205-thread-5) [n:127.0.0.1:49998_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1419657 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1419657 INFO  (jetty-launcher-1205-thread-3) [n:127.0.0.1:54072_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1419657 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1419657 INFO  (jetty-launcher-1205-thread-1) [n:127.0.0.1:33105_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1419689 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1419689 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1419690 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node2/.
   [junit4]   2> 1419690 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1419695 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1419695 INFO  (jetty-launcher-1205-thread-2) [n:127.0.0.1:57854_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1419788 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1419788 INFO  (OverseerCollectionConfigSetProcessor-94940521966010382-127.0.0.1:40820_solr-n_0000000000) [n:127.0.0.1:40820_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1419788 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1419789 INFO  (OverseerStateUpdate-94940521966010382-127.0.0.1:40820_solr-n_0000000000) [n:127.0.0.1:40820_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1419823 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1419823 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1419824 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001/tempDir-002/node4/.
   [junit4]   2> 1419824 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1419824 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1419824 INFO  (jetty-launcher-1205-thread-4) [n:127.0.0.1:40820_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1419825 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[9AC875A3451BA77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1419825 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[9AC875A3451BA77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1419839 INFO  (zkCallback-1227-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@194a19a name:ZooKeeperConnection Watcher:127.0.0.1:44916 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1419840 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[9AC875A3451BA77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1419840 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[9AC875A3451BA77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1419853 INFO  (jetty-launcher-1205-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@14f6661{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1419853 INFO  (jetty-launcher-1205-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27715188
   [junit4]   2> 1419856 INFO  (jetty-launcher-1205-thread-3) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2a1d53{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1419856 INFO  (jetty-launcher-1205-thread-4) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@190c211{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1419856 INFO  (jetty-launcher-1205-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1e4f47b{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1419857 INFO  (jetty-launcher-1205-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23204916
   [junit4]   2> 1419857 INFO  (jetty-launcher-1205-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28192195
   [junit4]   2> 1419857 INFO  (jetty-launcher-1205-thread-5) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@f740f8{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1419857 INFO  (jetty-launcher-1205-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16693005
   [junit4]   2> 1419858 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8023202
   [junit4]   2> 1419861 INFO  (jetty-launcher-1205-thread-5) [    ] o.a.s.c.Overseer Overseer (id=94940521966010382-127.0.0.1:40820_solr-n_0000000000) closing
   [junit4]   2> 1419861 INFO  (OverseerStateUpdate-94940521966010382-127.0.0.1:40820_solr-n_0000000000) [n:127.0.0.1:40820_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40820_solr
   [junit4]   2> 1419874 INFO  (zkCallback-1225-thread-1-processing-n:127.0.0.1:33105_solr) [n:127.0.0.1:33105_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1419874 INFO  (zkCallback-1226-thread-1-processing-n:127.0.0.1:40820_solr) [n:127.0.0.1:40820_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1419874 INFO  (zkCallback-1224-thread-1-processing-n:127.0.0.1:57854_solr) [n:127.0.0.1:57854_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1419874 INFO  (zkCallback-1222-thread-1-processing-n:127.0.0.1:54072_solr) [n:127.0.0.1:54072_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1419874 INFO  (zkCallback-1223-thread-1-processing-n:127.0.0.1:49998_solr) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1419874 WARN  (zkCallback-1223-thread-1-processing-n:127.0.0.1:49998_solr) [n:127.0.0.1:49998_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1419876 INFO  (jetty-launcher-1205-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e4564{/solr,null,UNAVAILABLE}
   [junit4]   2> 1419883 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 0x1514be6d693000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookee

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

ssing-n:127.0.0.1:42130_solr) [n:127.0.0.1:42130_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1509900 WARN  (zkCallback-1346-thread-2-processing-n:127.0.0.1:34850_solr) [n:127.0.0.1:34850_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:107)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1509901 WARN  (zkCallback-1346-thread-1-processing-n:127.0.0.1:34850_solr) [n:127.0.0.1:34850_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1509901 INFO  (jetty-launcher-1325-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b2246e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1509901 INFO  (jetty-launcher-1325-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b05a0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1509903 INFO  (jetty-launcher-1325-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ab015{/solr,null,UNAVAILABLE}
   [junit4]   2> 1509904 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[9AC875A3451BA77]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53137 53137
   [junit4]   2> 1510017 INFO  (Thread-5130) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53137 53137
   [junit4]   2> 1510018 WARN  (Thread-5130) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_9AC875A3451BA77-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), _version_=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=MockRandom), intDefault=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en_AU, timezone=Antarctica/Casey
   [junit4]   2> NOTE: Linux 3.19.0-33-generic i386/Oracle Corporation 1.8.0_66 (32-bit)/cpus=12,threads=1,free=92098056,total=388759552
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateRequestProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, ZkSolrClientTest, HdfsRecoveryZkTest, ResponseHeaderTest, DocValuesMissingTest, SolrTestCaseJ4Test, ChaosMonkeySafeLeaderTest, TestNonDefinedSimilarityFactory, BigEndianAscendingWordDeserializerTest, ZkStateWriterTest, IndexBasedSpellCheckerTest, JavabinLoaderTest, RemoteQueryErrorTest, MultiTermTest, QueryResultKeyTest, ShardRoutingTest, DataDrivenBlockJoinTest, ChangedSchemaMergeTest, BufferStoreTest, FileUtilsTest, AnalyticsQueryTest, TestLeaderInitiatedRecoveryThread, HLLUtilTest, OutOfBoxZkACLAndCredentialsProvidersTest, SchemaVersionSpecificBehaviorTest, TimeZoneUtilsTest, MBeansHandlerTest, TestSmileRequest, TestSchemaManager, TestSchemaNameResource, TestTrie, TestSolrQueryParserResource, SpatialHeatmapFacetsTest, MoreLikeThisHandlerTest, TestManagedResourceStorage, SpellPossibilityIteratorTest, TestBM25SimilarityFactory, TestNRTOpen, DocumentBuilderTest, ZkCLITest, DistributedFacetPivotSmallTest, OverseerCollectionConfigSetProcessorTest, AsyncMigrateRouteKeyTest, TestDocumentBuilder, ShardSplitTest, TestWordDelimiterFilterFactory, TestUpdate, TestDocBasedVersionConstraints, TestSearcherReuse, TestSystemIdResolver, DeleteLastCustomShardedReplicaTest, TestDefaultStatsCache, DistributedFacetPivotWhiteBoxTest, TestTrackingShardHandlerFactory, DocValuesTest, BlockCacheTest, TestConfigSetsAPIZkFailure, DirectSolrSpellCheckerTest, TestCursorMarkWithoutUniqueKey, OverseerStatusTest, TermVectorComponentTest, SoftAutoCommitTest, TestStandardQParsers, DistributedQueryComponentOptimizationTest, AssignTest, SharedFSAutoReplicaFailoverUtilsTest, BlockDirectoryTest, ConcurrentDeleteAndCreateCollectionTest, CloudExitableDirectoryReaderTest, CursorPagingTest, TestRandomMergePolicy, ZkControllerTest, NumericFieldsTest, HLLSerializationTest, TestRawTransformer, SuggesterFSTTest, TestSimpleQParserPlugin, TestRestoreCore, ConfigSetsAPITest, DistributedMLTComponentTest, SimplePostToolTest, HdfsDirectoryTest, ChaosMonkeyNothingIsSafeTest, CollectionsAPIDistributedZkTest, TestUniqueKeyFieldResource, TestFastLRUCache, TestConfigReload, SyncSliceTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRecovery, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, DistributedTermsComponentTest, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, ConvertedLegacyTest, TestFiltering, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTest, SpatialFilterTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DistanceFunctionTest, DebugComponentTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, RequiredFieldsTest, TestArbitraryIndexDir, SolrPluginUtilsTest, TestCollationField, JSONWriterTest, PingRequestHandlerTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestCharFilters, TestCodecSupport, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, OpenExchangeRatesOrgProviderTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, TestDistributedMissingSort, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, DeleteShardTest, DistribJoinFromCollectionTest, MultiThreadedOCPTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster]
   [junit4] Completed [459/551] on J1 in 97.63s, 6 tests, 1 error <<< FAILURES!

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

Total time: 54 minutes 13 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



[JENKINS] Lucene-Solr-5.4-Linux (64bit/jdk1.7.0_80) - Build # 266 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.4-Linux/266/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Doc with id=2 not found in http://127.0.0.1:43552/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:43552/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([B570B225CDDBEE67:3D248DFF6327839F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:620)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:575)
	at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:523)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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 10352 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/init-core-data-001
   [junit4]   2> 473601 INFO  (SUITE-HttpPartitionTest-seed#[B570B225CDDBEE67]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 473605 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 473605 INFO  (Thread-1345) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 473605 INFO  (Thread-1345) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 473705 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.ZkTestServer start zk server on port:45299
   [junit4]   2> 473705 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 473706 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473708 INFO  (zkCallback-429-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6fa9c3f5 name:ZooKeeperConnection Watcher:127.0.0.1:45299 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473708 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473708 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 473709 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 473710 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 473710 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473712 INFO  (zkCallback-430-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@edb79a5 name:ZooKeeperConnection Watcher:127.0.0.1:45299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473712 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473712 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 473712 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 473713 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 473713 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 473714 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 473715 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 473715 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 473716 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 473716 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 473717 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 473717 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 473718 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 473718 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 473719 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 473719 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 473720 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 473720 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 473721 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 473721 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 473722 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 473722 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 473723 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 473723 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 473724 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 473724 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 473725 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 473725 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 473773 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores/collection1
   [junit4]   2> 473775 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 473775 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25ec63a{/,null,AVAILABLE}
   [junit4]   2> 473776 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.e.j.s.ServerConnector Started ServerConnector@8ed90ec{HTTP/1.1}{127.0.0.1:56272}
   [junit4]   2> 473776 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.e.j.s.Server Started @475402ms
   [junit4]   2> 473776 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/tempDir-001/control/data, hostContext=/, hostPort=43552}
   [junit4]   2> 473776 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7fdb04ed
   [junit4]   2> 473776 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001'
   [junit4]   2> 473776 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 473776 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 473776 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 473777 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473778 INFO  (zkCallback-431-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7092d8a7 name:ZooKeeperConnection Watcher:127.0.0.1:45299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473778 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473778 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 473779 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 473779 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/solr.xml
   [junit4]   2> 473787 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores
   [junit4]   2> 473787 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.CoreContainer New CoreContainer 122844284
   [junit4]   2> 473787 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001]
   [junit4]   2> 473787 WARN  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/lib
   [junit4]   2> 473787 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] 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> 473788 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 473788 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 473788 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 473788 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45299/solr
   [junit4]   2> 473788 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 473788 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 473789 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473790 INFO  (zkCallback-433-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e11d894 name:ZooKeeperConnection Watcher:127.0.0.1:45299 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473790 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473790 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 473792 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473792 INFO  (zkCallback-434-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50de691a name:ZooKeeperConnection Watcher:127.0.0.1:45299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473792 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473793 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 473794 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 473795 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 473796 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 473797 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 473797 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 473798 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 473798 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 473799 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 473799 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43552_
   [junit4]   2> 473799 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43552_
   [junit4]   2> 473800 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 473800 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 473801 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 473801 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94941145575653380-127.0.0.1:43552_-n_0000000000
   [junit4]   2> 473801 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43552_
   [junit4]   2> 473801 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 473802 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.Overseer Overseer (id=94941145575653380-127.0.0.1:43552_-n_0000000000) starting
   [junit4]   2> 473802 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 473816 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 473817 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 473817 INFO  (OverseerCollectionConfigSetProcessor-94941145575653380-127.0.0.1:43552_-n_0000000000) [n:127.0.0.1:43552_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 473817 INFO  (OverseerStateUpdate-94941145575653380-127.0.0.1:43552_-n_0000000000) [n:127.0.0.1:43552_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 473829 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 473830 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 473830 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores
   [junit4]   2> 473831 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.SolrCore Created CoreDescriptor: {configSetProperties=configsetprops.json, shard=, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores/collection1/, name=collection1, coreNodeName=, config=solrconfig.xml, dataDir=data/, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores/collection1, schema=schema.xml, transient=false, collection=control_collection, loadOnStartup=true}
   [junit4]   2> 473831 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores/collection1/
   [junit4]   2> 473831 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 473831 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 473831 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:43552_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 473831 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 473831 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 473832 INFO  (OverseerStateUpdate-94941145575653380-127.0.0.1:43552_-n_0000000000) [n:127.0.0.1:43552_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:43552",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:43552_",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 473832 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 473833 INFO  (OverseerStateUpdate-94941145575653380-127.0.0.1:43552_-n_0000000000) [n:127.0.0.1:43552_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:43552",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:43552_",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 473833 INFO  (OverseerStateUpdate-94941145575653380-127.0.0.1:43552_-n_0000000000) [n:127.0.0.1:43552_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 473833 INFO  (OverseerStateUpdate-94941145575653380-127.0.0.1:43552_-n_0000000000) [n:127.0.0.1:43552_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 473834 INFO  (zkCallback-434-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 474833 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 474833 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 474833 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 474833 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 474833 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 474833 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores/collection1'
   [junit4]   2> 474833 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 474834 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 474835 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 474839 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 474846 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 474862 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 474866 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 474999 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 475003 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 475005 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 475009 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 475010 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 475011 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 475012 WARN  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 475012 WARN  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 475012 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 475012 WARN  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 475012 WARN  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 475012 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 475013 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 475013 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 475013 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores/collection1], dataDir=[null]
   [junit4]   2> 475013 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21ba61b5
   [junit4]   2> 475013 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores/collection1/data
   [junit4]   2> 475013 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores/collection1/data/index/
   [junit4]   2> 475013 WARN  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 475013 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores/collection1/data/index
   [junit4]   2> 475014 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=71.015625, floorSegmentMB=1.7607421875, forceMergeDeletesPctAllowed=6.464635171289272, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7635987803631622
   [junit4]   2> 475014 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40dea061 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57f3618c),segFN=segments_1,generation=1}
   [junit4]   2> 475014 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 475014 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores/collection1/data/
   [junit4]   2> 475015 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 475017 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 475017 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 475017 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 475017 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 475017 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 475017 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 475017 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 475017 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 475017 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 475017 WARN  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 475019 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 475019 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 475020 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 475021 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 475022 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/logging,/admin/mbeans,/update,/get,/config,/admin/system,/update/json,standard,/update/json/docs,/update/csv,/admin/luke,/replication,/admin/threads,/dump,/admin/properties,/admin/ping,/admin/segments,/schema,/admin/file,/admin/plugins
   [junit4]   2> 475023 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 475023 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 475023 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 475024 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 475024 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 475024 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7464824968900196]
   [junit4]   2> 475024 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40dea061 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57f3618c),segFN=segments_1,generation=1}
   [junit4]   2> 475024 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 475024 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2f2debc9[collection1] main
   [junit4]   2> 475024 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 475025 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 475025 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 475025 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 475025 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 475025 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 475025 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 475025 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 475025 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 475025 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 475026 INFO  (searcherExecutor-1510-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f2debc9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 475026 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 475026 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 475026 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 475026 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1519058330698383360
   [junit4]   2> 475028 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1519058330698383360
   [junit4]   2> 475028 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 475028 INFO  (coreLoadExecutor-1509-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 475028 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:43552 collection:control_collection shard:shard1
   [junit4]   2> 475029 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 475030 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94941145575653380-core_node1-n_0000000000
   [junit4]   2> 475030 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 475031 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 475031 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 475031 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43552/collection1/
   [junit4]   2> 475031 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 475031 INFO  (OverseerStateUpdate-94941145575653380-127.0.0.1:43552_-n_0000000000) [n:127.0.0.1:43552_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 475031 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:43552/collection1/ has no replicas
   [junit4]   2> 475032 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 475032 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 475033 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43552/collection1/ shard1
   [junit4]   2> 475033 INFO  (OverseerStateUpdate-94941145575653380-127.0.0.1:43552_-n_0000000000) [n:127.0.0.1:43552_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:43552",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 475135 INFO  (zkCallback-434-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 475184 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:43552/collection1/ and leader is http://127.0.0.1:43552/collection1/
   [junit4]   2> 475184 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43552
   [junit4]   2> 475184 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 475184 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 475184 INFO  (coreZkRegister-1503-thread-1-processing-x:collection1 s:shard1 c:control_collection n:127.0.0.1:43552_ r:core_node1) [n:127.0.0.1:43552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 475185 INFO  (OverseerStateUpdate-94941145575653380-127.0.0.1:43552_-n_0000000000) [n:127.0.0.1:43552_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "state":"active",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:43552",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:43552_",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 475185 INFO  (OverseerStateUpdate-94941145575653380-127.0.0.1:43552_-n_0000000000) [n:127.0.0.1:43552_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "state":"active",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:43552",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:43552_",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 475287 INFO  (zkCallback-434-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 475334 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 475334 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 475335 INFO  (zkCallback-436-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53d0751f name:ZooKeeperConnection Watcher:127.0.0.1:45299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 475335 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 475335 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 475335 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 475337 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 475396 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores/collection1
   [junit4]   2> 475396 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001
   [junit4]   2> 475397 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 475398 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a6fa98f{/,null,AVAILABLE}
   [junit4]   2> 475398 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.e.j.s.ServerConnector Started ServerConnector@16dd8fc7{HTTP/1.1}{127.0.0.1:59963}
   [junit4]   2> 475398 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.e.j.s.Server Started @477024ms
   [junit4]   2> 475398 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, hostContext=/, hostPort=40633, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/tempDir-001/jetty1}
   [junit4]   2> 475399 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7fdb04ed
   [junit4]   2> 475399 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001'
   [junit4]   2> 475399 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 475399 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 475399 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 475400 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 475401 INFO  (zkCallback-437-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e568964 name:ZooKeeperConnection Watcher:127.0.0.1:45299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 475401 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 475401 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 475402 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 475402 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/solr.xml
   [junit4]   2> 475410 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores
   [junit4]   2> 475411 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.CoreContainer New CoreContainer 1733013925
   [junit4]   2> 475411 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001]
   [junit4]   2> 475411 WARN  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/lib
   [junit4]   2> 475411 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] 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> 475412 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 475412 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 475412 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 475412 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45299/solr
   [junit4]   2> 475412 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 475412 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 475413 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 475414 INFO  (zkCallback-439-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1000f296 name:ZooKeeperConnection Watcher:127.0.0.1:45299 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 475414 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 475414 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 475416 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 475416 INFO  (zkCallback-440-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20321e4b name:ZooKeeperConnection Watcher:127.0.0.1:45299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 475416 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 475419 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 476421 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40633_
   [junit4]   2> 476422 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40633_
   [junit4]   2> 476422 INFO  (zkCallback-440-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 476422 INFO  (zkCallback-434-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 476422 INFO  (zkCallback-436-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 476424 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 476425 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94941145575653384-127.0.0.1:40633_-n_0000000001
   [junit4]   2> 476425 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94941145575653380-127.0.0.1:43552_-n_0000000000 to know if I could be the leader
   [junit4]   2> 476433 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 476433 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 476434 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores
   [junit4]   2> 476434 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.c.SolrCore Created CoreDescriptor: {schema=schema.xml, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores/collection1, coreNodeName=, loadOnStartup=true, config=solrconfig.xml, name=collection1, shard=, configSetProperties=configsetprops.json, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores/collection1/, transient=false, dataDir=data/, collection=collection1}
   [junit4]   2> 476435 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores/collection1/
   [junit4]   2> 476435 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 476435 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 476435 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:40633_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 476435 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 476435 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 476436 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 476436 INFO  (OverseerStateUpdate-94941145575653380-127.0.0.1:43552_-n_0000000000) [n:127.0.0.1:43552_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:40633",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:40633_",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 476437 INFO  (OverseerStateUpdate-94941145575653380-127.0.0.1:43552_-n_0000000000) [n:127.0.0.1:43552_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:40633",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:40633_",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 476437 INFO  (OverseerStateUpdate-94941145575653380-127.0.0.1:43552_-n_0000000000) [n:127.0.0.1:43552_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 476437 INFO  (OverseerStateUpdate-94941145575653380-127.0.0.1:43552_-n_0000000000) [n:127.0.0.1:43552_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 476538 INFO  (zkCallback-434-thread-1-processing-n:127.0.0.1:43552_) [n:127.0.0.1:43552_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 476538 INFO  (zkCallback-440-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 476538 INFO  (zkCallback-436-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 477436 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 477437 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 477437 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 477437 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 477437 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 477437 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores/collection1'
   [junit4]   2> 477437 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 477437 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 477439 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 477443 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 477450 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 477469 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 477474 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 477622 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 477627 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 477628 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 477634 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 477635 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 477637 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 477637 WARN  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 477637 WARN  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 477637 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 477637 WARN  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 477637 WARN  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 477638 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 477638 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 477638 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 477638 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores/collection1], dataDir=[null]
   [junit4]   2> 477638 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21ba61b5
   [junit4]   2> 477639 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores/collection1/data
   [junit4]   2> 477639 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 477639 WARN  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 477639 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 477639 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=71.015625, floorSegmentMB=1.7607421875, forceMergeDeletesPctAllowed=6.464635171289272, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7635987803631622
   [junit4]   2> 477639 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@24325b8a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6617d396),segFN=segments_1,generation=1}
   [junit4]   2> 477640 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 477640 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 477640 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 477643 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 477643 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 477643 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 477643 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 477643 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 477643 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 477643 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 477643 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 477644 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 477644 WARN  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 477645 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 477646 INFO  (coreLoadExecutor-1520-thread-1-processing-n:127.0.0.1:40633_) [n:127.0.0.1:40633_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
  

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

olr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-3-001/cores/collection1/data/index
   [junit4]   2> 640224 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:56385_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-3-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-3-001/cores/collection1/data;done=false>>]
   [junit4]   2> 640224 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:56385_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001/shard-3-001/cores/collection1/data
   [junit4]   2> 640224 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:56385_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.Overseer Overseer (id=94941145575653390-127.0.0.1:56385_-n_0000000003) closing
   [junit4]   2> 640224 INFO  (OverseerStateUpdate-94941145575653390-127.0.0.1:56385_-n_0000000003) [n:127.0.0.1:56385_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56385_
   [junit4]   2> 640226 INFO  (zkCallback-448-thread-2-processing-n:127.0.0.1:56385_) [n:127.0.0.1:56385_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 640226 WARN  (zkCallback-448-thread-2-processing-n:127.0.0.1:56385_) [n:127.0.0.1:56385_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 640227 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@62d5bf55{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 640227 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c2961b6{/,null,UNAVAILABLE}
   [junit4]   2> 640228 INFO  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:56385_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45299 45299
   [junit4]   2> 640253 INFO  (Thread-1345) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45299 45299
   [junit4]   2> 640254 WARN  (Thread-1345) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 640254 WARN  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:56385_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:40633/, target: http://127.0.0.1:59963/
   [junit4]   2> 640254 WARN  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:56385_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:36436/, target: http://127.0.0.1:57787/
   [junit4]   2> 640254 WARN  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:56385_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing 19 connections to: http://127.0.0.1:43552/, target: http://127.0.0.1:56272/
   [junit4]   2> 640254 WARN  (TEST-HttpPartitionTest.test-seed#[B570B225CDDBEE67]) [n:127.0.0.1:56385_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing 16 connections to: http://127.0.0.1:56385/, target: http://127.0.0.1:45708/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=B570B225CDDBEE67 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_YE -Dtests.timezone=America/Coral_Harbour -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  167s J0 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:43552/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B570B225CDDBEE67:3D248DFF6327839F]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:620)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:575)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:523)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:120)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 640257 INFO  (SUITE-HttpPartitionTest-seed#[B570B225CDDBEE67]-worker) [n:127.0.0.1:56385_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_B570B225CDDBEE67-001
   [junit4]   2> Nov 28, 2015 5:04:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene54, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_YE, timezone=America/Coral_Harbour
   [junit4]   2> NOTE: Linux 3.19.0-33-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=12,threads=1,free=186685848,total=507707392
   [junit4]   2> NOTE: All tests run in this JVM: [TestArbitraryIndexDir, TestDefaultSearchFieldResource, HdfsDirectoryFactoryTest, BasicAuthIntegrationTest, ParsingFieldUpdateProcessorsTest, IndexSchemaRuntimeFieldTest, HdfsRecoveryZkTest, SystemInfoHandlerTest, ZkNodePropsTest, CachingDirectoryFactoryTest, TestDynamicFieldCollectionResource, TestCSVLoader, FileBasedSpellCheckerTest, ResourceLoaderTest, UUIDFieldTest, TestConfigReload, DeleteInactiveReplicaTest, OverseerCollectionConfigSetProcessorTest, TestCloudSchemaless, CollectionReloadTest, TestShardHandlerFactory, PolyFieldTest, QueryElevationComponentTest, TestHighFrequencyDictionaryFactory, HLLUtilTest, ActionThrottleTest, TestLuceneMatchVersion, TestExceedMaxTermLength, TestAnalyzedSuggestions, ZkStateWriterTest, TestFieldCollectionResource, TestLMDirichletSimilarityFactory, IndexSchemaTest, DistributedSuggestComponentTest, StressHdfsTest, DistributedQueueTest, SolrRequestParserTest, JavabinLoaderTest, LeaderElectionIntegrationTest, TestRTimerTree, TestRawTransformer, TestMacros, TestCollectionAPI, ZkStateReaderTest, TestBadConfig, TestObjectReleaseTracker, SolrCloudExampleTest, TestPivotHelperCode, TestManagedResource, TestBinaryField, VMParamsZkACLAndCredentialsProvidersTest, StandardRequestHandlerTest, TestFaceting, PreAnalyzedFieldTest, TestRecoveryHdfs, TestUniqueKeyFieldResource, TestRandomMergePolicy, DisMaxRequestHandlerTest, TestRandomDVFaceting, TestSimpleTrackingShardHandler, AnalysisErrorHandlingTest, SegmentsInfoRequestHandlerTest, DistributedFacetPivotSmallAdvancedTest, ChangedSchemaMergeTest, TestRawResponseWriter, TestRandomFaceting, TestCursorMarkWithoutUniqueKey, XsltUpdateRequestHandlerTest, EchoParamsTest, SSLMigrationTest, AsyncMigrateRouteKeyTest, TestReqParamsAPI, TestSchemaManager, PrimUtilsTest, DateFieldTest, TestRemoveLastDynamicCopyField, ExitableDirectoryReaderTest, CacheHeaderTest, HttpPartitionTest]
   [junit4] Completed [232/551] on J0 in 167.44s, 1 test, 1 failure <<< FAILURES!

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

Total time: 51 minutes 25 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