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/05/24 23:30:03 UTC

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.9.0-ea-b60) - Build # 12632 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12632/
Java: 64bit/jdk1.9.0-ea-b60 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:41321/gy/b, http://127.0.0.1:45099/gy/b, http://127.0.0.1:50359/gy/b, http://127.0.0.1:48594/gy/b, http://127.0.0.1:36650/gy/b]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41321/gy/b, http://127.0.0.1:45099/gy/b, http://127.0.0.1:50359/gy/b, http://127.0.0.1:48594/gy/b, http://127.0.0.1:36650/gy/b]
	at __randomizedtesting.SeedInfo.seed([119D9C4B24C6650A:99C9A3918A3A08F2]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.TestRebalanceLeaders.issueCommands(TestRebalanceLeaders.java:281)
	at org.apache.solr.cloud.TestRebalanceLeaders.rebalanceLeaderTest(TestRebalanceLeaders.java:108)
	at org.apache.solr.cloud.TestRebalanceLeaders.test(TestRebalanceLeaders.java:74)
	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:502)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50359/gy/b: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /gy/b/admin/collections. Reason:
<pre>    {trace=java.lang.AssertionError
	at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:36)
	at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:64)
	at org.apache.solr.common.cloud.ZkStateReader.fromJSON(ZkStateReader.java:151)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:92)
	at org.apache.solr.cloud.DistributedQueue.containsTaskWithRequestId(DistributedQueue.java:127)
	at org.apache.solr.handler.admin.CollectionsHandler.overseerCollectionQueueContains(CollectionsHandler.java:254)
	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:209)
	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:189)
	at org.apache.solr.handler.admin.RebalanceLeaders.rejoinElection(RebalanceLeaders.java:269)
	at org.apache.solr.handler.admin.RebalanceLeaders.insurePreferredIsLeader(RebalanceLeaders.java:184)
	at org.apache.solr.handler.admin.RebalanceLeaders.execute(RebalanceLeaders.java:91)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$23.call(CollectionsHandler.java:672)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:164)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:646)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:417)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:497)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
	at java.lang.Thread.run(Thread.java:745)
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:529)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:344)
	... 48 more




Build Log:
[...truncated 10004 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRebalanceLeaders
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/init-core-data-001
   [junit4]   2> 354318 T2576 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 354319 T2576 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /gy/b
   [junit4]   2> 354321 T2576 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 354321 T2577 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 354321 T2577 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 354421 T2576 oasc.ZkTestServer.run start zk server on port:35562
   [junit4]   2> 354421 T2576 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 354422 T2576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 354423 T2584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3db1ae1c name:ZooKeeperConnection Watcher:127.0.0.1:35562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 354423 T2576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 354424 T2576 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 354424 T2576 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 354425 T2576 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 354425 T2576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 354426 T2587 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54ff3d54 name:ZooKeeperConnection Watcher:127.0.0.1:35562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 354426 T2576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 354426 T2576 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 354426 T2576 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 354427 T2576 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 354427 T2576 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 354428 T2576 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 354428 T2576 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 354429 T2576 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 354429 T2576 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 354430 T2576 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 354430 T2576 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 354430 T2576 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 354431 T2576 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 354431 T2576 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 354432 T2576 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 354432 T2576 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 354432 T2576 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 354433 T2576 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 354433 T2576 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 354433 T2576 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 354434 T2576 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 354434 T2576 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 354434 T2576 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 354435 T2576 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 354435 T2576 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 354435 T2576 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 354436 T2576 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 354436 T2576 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 354477 T2576 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/cores/collection1
   [junit4]   2> 354478 T2576 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 354479 T2576 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1352d28c{/gy/b,null,AVAILABLE}
   [junit4]   2> 354481 T2576 oejs.AbstractConnector.doStart Started ServerConnector@97b04e3{HTTP/1.1}{127.0.0.1:36650}
   [junit4]   2> 354481 T2576 oejs.Server.doStart Started @355559ms
   [junit4]   2> 354481 T2576 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/tempDir-001/control/data, hostContext=/gy/b, hostPort=36650, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/cores}
   [junit4]   2> 354481 T2576 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
   [junit4]   2> 354481 T2576 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/'
   [junit4]   2> 354489 T2576 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/solr.xml
   [junit4]   2> 354492 T2576 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/cores
   [junit4]   2> 354493 T2576 oasc.CoreContainer.<init> New CoreContainer 1852267151
   [junit4]   2> 354493 T2576 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/]
   [junit4]   2> 354493 T2576 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/lib
   [junit4]   2> 354493 T2576 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/lib).
   [junit4]   2> 354497 T2576 oashc.HttpShardHandlerFactory.init 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> 354498 T2576 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 354498 T2576 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 354498 T2576 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 354498 T2576 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 354498 T2576 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35562/solr
   [junit4]   2> 354498 T2576 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 354499 T2576 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 354499 T2576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 354500 T2601 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27164dbd name:ZooKeeperConnection Watcher:127.0.0.1:35562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 354500 T2576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 354501 T2576 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 354501 T2576 n:127.0.0.1:36650_gy%2Fb oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 354502 T2604 n:127.0.0.1:36650_gy%2Fb oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c9ff1cc name:ZooKeeperConnection Watcher:127.0.0.1:35562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 354502 T2576 n:127.0.0.1:36650_gy%2Fb oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 354503 T2576 n:127.0.0.1:36650_gy%2Fb oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 354503 T2576 n:127.0.0.1:36650_gy%2Fb oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 354504 T2576 n:127.0.0.1:36650_gy%2Fb oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 354505 T2576 n:127.0.0.1:36650_gy%2Fb oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 354506 T2576 n:127.0.0.1:36650_gy%2Fb oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 354506 T2576 n:127.0.0.1:36650_gy%2Fb oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 354507 T2576 n:127.0.0.1:36650_gy%2Fb oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 354508 T2576 n:127.0.0.1:36650_gy%2Fb oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 354508 T2576 n:127.0.0.1:36650_gy%2Fb oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36650_gy%2Fb
   [junit4]   2> 354508 T2576 n:127.0.0.1:36650_gy%2Fb oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36650_gy%2Fb
   [junit4]   2> 354509 T2576 n:127.0.0.1:36650_gy%2Fb oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 354509 T2576 n:127.0.0.1:36650_gy%2Fb oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 354510 T2576 n:127.0.0.1:36650_gy%2Fb oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 354510 T2576 n:127.0.0.1:36650_gy%2Fb oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:36650_gy%2Fb
   [junit4]   2> 354511 T2576 n:127.0.0.1:36650_gy%2Fb oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 354511 T2576 n:127.0.0.1:36650_gy%2Fb oasc.Overseer.start Overseer (id=93880442945863683-127.0.0.1:36650_gy%2Fb-n_0000000000) starting
   [junit4]   2> 354512 T2576 n:127.0.0.1:36650_gy%2Fb oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 354514 T2576 n:127.0.0.1:36650_gy%2Fb oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 354514 T2576 n:127.0.0.1:36650_gy%2Fb oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 354514 T2605 n:127.0.0.1:36650_gy%2Fb oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 354514 T2606 n:127.0.0.1:36650_gy%2Fb oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 354516 T2576 n:127.0.0.1:36650_gy%2Fb oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 354516 T2576 n:127.0.0.1:36650_gy%2Fb oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 354517 T2576 n:127.0.0.1:36650_gy%2Fb oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/cores
   [junit4]   2> 354518 T2576 n:127.0.0.1:36650_gy%2Fb oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 354518 T2576 n:127.0.0.1:36650_gy%2Fb oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/cores/collection1/
   [junit4]   2> 354518 T2576 n:127.0.0.1:36650_gy%2Fb oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 354519 T2608 n:127.0.0.1:36650_gy%2Fb c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 354519 T2608 n:127.0.0.1:36650_gy%2Fb c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 354519 T2608 n:127.0.0.1:36650_gy%2Fb oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 354519 T2604 n:127.0.0.1:36650_gy%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 354519 T2605 n:127.0.0.1:36650_gy%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36650/gy/b",
   [junit4]   2> 	  "node_name":"127.0.0.1:36650_gy%2Fb",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 354520 T2605 n:127.0.0.1:36650_gy%2Fb oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36650/gy/b",
   [junit4]   2> 	  "node_name":"127.0.0.1:36650_gy%2Fb",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 354520 T2605 n:127.0.0.1:36650_gy%2Fb oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 354520 T2605 n:127.0.0.1:36650_gy%2Fb oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 354521 T2604 n:127.0.0.1:36650_gy%2Fb oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 355519 T2608 n:127.0.0.1:36650_gy%2Fb oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 355519 T2608 n:127.0.0.1:36650_gy%2Fb oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 355520 T2608 n:127.0.0.1:36650_gy%2Fb oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 355520 T2608 n:127.0.0.1:36650_gy%2Fb oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 355520 T2608 n:127.0.0.1:36650_gy%2Fb oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 355520 T2608 n:127.0.0.1:36650_gy%2Fb oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/cores/collection1/'
   [junit4]   2> 355528 T2608 n:127.0.0.1:36650_gy%2Fb oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 355530 T2608 n:127.0.0.1:36650_gy%2Fb oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 355533 T2608 n:127.0.0.1:36650_gy%2Fb oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 355544 T2608 n:127.0.0.1:36650_gy%2Fb oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 355545 T2608 n:127.0.0.1:36650_gy%2Fb oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 355547 T2608 n:127.0.0.1:36650_gy%2Fb oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 355598 T2608 n:127.0.0.1:36650_gy%2Fb oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 355599 T2608 n:127.0.0.1:36650_gy%2Fb oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 355600 T2608 n:127.0.0.1:36650_gy%2Fb oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 355601 T2608 n:127.0.0.1:36650_gy%2Fb oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 355607 T2608 n:127.0.0.1:36650_gy%2Fb oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 355607 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 355608 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 355608 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7be09a
   [junit4]   2> 355608 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/cores/collection1/data
   [junit4]   2> 355608 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/cores/collection1/data/index/
   [junit4]   2> 355608 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 355608 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/control-001/cores/collection1/data/index
   [junit4]   2> 355609 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1049585250, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 355609 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2603d14 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7766d26e),segFN=segments_1,generation=1}
   [junit4]   2> 355609 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 355611 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 355611 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 355612 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 355612 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 355612 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 355612 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 355612 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 355612 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 355612 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 355613 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 355614 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 355614 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 355615 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 355617 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 355617 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 355617 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 355617 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 355618 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 355618 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 355618 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=20.4462890625, floorSegmentMB=1.0556640625, forceMergeDeletesPctAllowed=19.78898138444736, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7398995199070793
   [junit4]   2> 355619 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2603d14 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7766d26e),segFN=segments_1,generation=1}
   [junit4]   2> 355619 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 355619 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@26747e02[collection1] main
   [junit4]   2> 355619 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 355620 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 355620 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 355620 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 355620 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 355620 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 355620 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 355620 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 355620 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 355621 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 355621 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 355621 T2609 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@26747e02[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 355621 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value of version field
   [junit4]   2> 355621 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 355621 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 355621 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in index or recent updates, using new clock 1502087088495919104
   [junit4]   2> 355623 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets with highest version 1502087088495919104
   [junit4]   2> 355623 T2608 n:127.0.0.1:36650_gy%2Fb x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 355624 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36650/gy/b collection:control_collection shard:shard1
   [junit4]   2> 355624 T2576 n:127.0.0.1:36650_gy%2Fb oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 355624 T2576 n:127.0.0.1:36650_gy%2Fb oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 355624 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 355625 T2576 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 355626 T2576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 355626 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 355626 T2615 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@164596d8 name:ZooKeeperConnection Watcher:127.0.0.1:35562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 355626 T2576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 355626 T2604 n:127.0.0.1:36650_gy%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 355627 T2576 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 355627 T2576 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 355627 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 355628 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 355628 T2605 n:127.0.0.1:36650_gy%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> ASYNC  NEW_CORE C357 name=collection1 org.apache.solr.core.SolrCore@4e2be37b url=http://127.0.0.1:36650/gy/b/collection1 node=127.0.0.1:36650_gy%2Fb C357_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:36650/gy/b, node_name=127.0.0.1:36650_gy%2Fb, state=down}
   [junit4]   2> 355628 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 C357 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36650/gy/b/collection1/
   [junit4]   2> 355628 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 C357 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 355628 T2576 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 355628 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 C357 oasc.SyncStrategy.syncToMe http://127.0.0.1:36650/gy/b/collection1/ has no replicas
   [junit4]   2> 355629 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36650/gy/b/collection1/ shard1
   [junit4]   2> 355629 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 355630 T2604 n:127.0.0.1:36650_gy%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 355630 T2605 n:127.0.0.1:36650_gy%2Fb oasc.Overseer$ClusterStateUpdater.run 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:36650/gy/b",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 355670 T2576 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/cores/collection1
   [junit4]   2> 355671 T2576 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001
   [junit4]   2> 355671 T2576 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 355672 T2576 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@615282e0{/gy/b,null,AVAILABLE}
   [junit4]   2> 355672 T2576 oejs.AbstractConnector.doStart Started ServerConnector@726172f{HTTP/1.1}{127.0.0.1:45099}
   [junit4]   2> 355673 T2576 oejs.Server.doStart Started @356751ms
   [junit4]   2> 355673 T2576 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/gy/b, hostPort=45099, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/cores}
   [junit4]   2> 355673 T2576 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
   [junit4]   2> 355673 T2576 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/'
   [junit4]   2> 355681 T2576 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/solr.xml
   [junit4]   2> 355684 T2576 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/cores
   [junit4]   2> 355684 T2576 oasc.CoreContainer.<init> New CoreContainer 1269295895
   [junit4]   2> 355684 T2576 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/]
   [junit4]   2> 355685 T2576 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/lib
   [junit4]   2> 355685 T2576 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/lib).
   [junit4]   2> 355689 T2576 oashc.HttpShardHandlerFactory.init 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> 355690 T2576 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 355690 T2576 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 355690 T2576 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 355690 T2576 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 355690 T2576 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35562/solr
   [junit4]   2> 355691 T2576 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 355691 T2576 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 355691 T2576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 355692 T2629 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69538ffd name:ZooKeeperConnection Watcher:127.0.0.1:35562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 355692 T2576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 355693 T2576 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 355693 T2576 n:127.0.0.1:45099_gy%2Fb oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 355694 T2632 n:127.0.0.1:45099_gy%2Fb oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2bf2b238 name:ZooKeeperConnection Watcher:127.0.0.1:35562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 355694 T2576 n:127.0.0.1:45099_gy%2Fb oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 355696 T2576 n:127.0.0.1:45099_gy%2Fb oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 355731 T2615 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 355732 T2632 n:127.0.0.1:45099_gy%2Fb oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 355732 T2604 n:127.0.0.1:36650_gy%2Fb oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 355780 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:36650/gy/b/collection1/ and leader is http://127.0.0.1:36650/gy/b/collection1/
   [junit4]   2> 355781 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36650/gy/b
   [junit4]   2> 355781 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 355781 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 355781 T2612 n:127.0.0.1:36650_gy%2Fb c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 355781 T2604 n:127.0.0.1:36650_gy%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 355782 T2605 n:127.0.0.1:36650_gy%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36650/gy/b",
   [junit4]   2> 	  "node_name":"127.0.0.1:36650_gy%2Fb",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 355782 T2605 n:127.0.0.1:36650_gy%2Fb oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36650/gy/b",
   [junit4]   2> 	  "node_name":"127.0.0.1:36650_gy%2Fb",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 355883 T2604 n:127.0.0.1:36650_gy%2Fb oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 355883 T2615 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 355883 T2632 n:127.0.0.1:45099_gy%2Fb oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 356698 T2576 n:127.0.0.1:45099_gy%2Fb oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45099_gy%2Fb
   [junit4]   2> 356698 T2576 n:127.0.0.1:45099_gy%2Fb oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45099_gy%2Fb
   [junit4]   2> 356699 T2576 n:127.0.0.1:45099_gy%2Fb oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 356700 T2576 n:127.0.0.1:45099_gy%2Fb oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 356700 T2576 n:127.0.0.1:45099_gy%2Fb oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 356700 T2576 n:127.0.0.1:45099_gy%2Fb oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/cores
   [junit4]   2> 356701 T2576 n:127.0.0.1:45099_gy%2Fb oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 356701 T2576 n:127.0.0.1:45099_gy%2Fb oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/cores/collection1/
   [junit4]   2> 356701 T2576 n:127.0.0.1:45099_gy%2Fb oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 356702 T2633 n:127.0.0.1:45099_gy%2Fb c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 356702 T2633 n:127.0.0.1:45099_gy%2Fb c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 356702 T2633 n:127.0.0.1:45099_gy%2Fb oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 356702 T2604 n:127.0.0.1:36650_gy%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 356703 T2605 n:127.0.0.1:36650_gy%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45099/gy/b",
   [junit4]   2> 	  "node_name":"127.0.0.1:45099_gy%2Fb",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 356703 T2605 n:127.0.0.1:36650_gy%2Fb oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45099/gy/b",
   [junit4]   2> 	  "node_name":"127.0.0.1:45099_gy%2Fb",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 356703 T2605 n:127.0.0.1:36650_gy%2Fb oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 356703 T2605 n:127.0.0.1:36650_gy%2Fb oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 356804 T2615 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 356804 T2632 n:127.0.0.1:45099_gy%2Fb oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 356804 T2604 n:127.0.0.1:36650_gy%2Fb oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 357702 T2633 n:127.0.0.1:45099_gy%2Fb oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 357703 T2633 n:127.0.0.1:45099_gy%2Fb oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 357703 T2633 n:127.0.0.1:45099_gy%2Fb oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 357703 T2633 n:127.0.0.1:45099_gy%2Fb oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 357703 T2633 n:127.0.0.1:45099_gy%2Fb oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 357704 T2633 n:127.0.0.1:45099_gy%2Fb oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/cores/collection1/'
   [junit4]   2> 357711 T2633 n:127.0.0.1:45099_gy%2Fb oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 357714 T2633 n:127.0.0.1:45099_gy%2Fb oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 357717 T2633 n:127.0.0.1:45099_gy%2Fb oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 357728 T2633 n:127.0.0.1:45099_gy%2Fb oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 357729 T2633 n:127.0.0.1:45099_gy%2Fb oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 357732 T2633 n:127.0.0.1:45099_gy%2Fb oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 357785 T2633 n:127.0.0.1:45099_gy%2Fb oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 357786 T2633 n:127.0.0.1:45099_gy%2Fb oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 357786 T2633 n:127.0.0.1:45099_gy%2Fb oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 357788 T2633 n:127.0.0.1:45099_gy%2Fb oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 357794 T2633 n:127.0.0.1:45099_gy%2Fb oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 357795 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 357795 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 357795 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7be09a
   [junit4]   2> 357795 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/cores/collection1/data
   [junit4]   2> 357796 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 357796 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 357796 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 357797 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1049585250, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 357797 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@618274ce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4539660d),segFN=segments_1,generation=1}
   [junit4]   2> 357797 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 357800 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 357800 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 357801 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 357801 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 357801 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 357801 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 357801 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 357802 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 357802 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 357803 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 357803 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 357804 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 357804 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 357807 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 357808 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 357808 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 357808 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 357809 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 357809 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 357810 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=20.4462890625, floorSegmentMB=1.0556640625, forceMergeDeletesPctAllowed=19.78898138444736, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7398995199070793
   [junit4]   2> 357810 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@618274ce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4539660d),segFN=segments_1,generation=1}
   [junit4]   2> 357810 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 357811 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@3dd225e8[collection1] main
   [junit4]   2> 357811 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 357811 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 357812 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 357812 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 357812 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 357812 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 357812 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 357812 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 357812 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 357813 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 357813 T2634 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3dd225e8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 357813 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 357814 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value of version field
   [junit4]   2> 357814 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 357814 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 357814 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in index or recent updates, using new clock 1502087090795446272
   [junit4]   2> 357815 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Took 1 ms to seed version buckets with highest version 1502087090795446272
   [junit4]   2> 357816 T2633 n:127.0.0.1:45099_gy%2Fb x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 357816 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45099/gy/b collection:collection1 shard:shard2
   [junit4]   2> 357816 T2576 n:127.0.0.1:45099_gy%2Fb oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 357816 T2576 n:127.0.0.1:45099_gy%2Fb oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 357816 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 357818 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 357819 T2604 n:127.0.0.1:36650_gy%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 357819 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 357819 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 357819 T2605 n:127.0.0.1:36650_gy%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C358 name=collection1 org.apache.solr.core.SolrCore@53b7e177 url=http://127.0.0.1:45099/gy/b/collection1 node=127.0.0.1:45099_gy%2Fb C358_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:45099/gy/b, node_name=127.0.0.1:45099_gy%2Fb, state=down}
   [junit4]   2> 357819 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 C358 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45099/gy/b/collection1/
   [junit4]   2> 357820 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 C358 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 357820 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 C358 oasc.SyncStrategy.syncToMe http://127.0.0.1:45099/gy/b/collection1/ has no replicas
   [junit4]   2> 357820 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45099/gy/b/collection1/ shard2
   [junit4]   2> 357820 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 357821 T2604 n:127.0.0.1:36650_gy%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 357822 T2605 n:127.0.0.1:36650_gy%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45099/gy/b",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 357858 T2576 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-2-001/cores/collection1
   [junit4]   2> 357858 T2576 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-2-001
   [junit4]   2> 357859 T2576 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 357860 T2576 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@35237608{/gy/b,null,AVAILABLE}
   [junit4]   2> 357860 T2576 oejs.AbstractConnector.doStart Started ServerConnector@4956230{HTTP/1.1}{127.0.0.1:50359}
   [junit4]   2> 357861 T2576 oejs.Server.doStart Started @358939ms
   [junit4]   2> 357861 T2576 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/gy/b, hostPort=50359, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-2-001/cores}
   [junit4]   2> 357861 T2576 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
   [junit4]   2> 357861 T2576 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-2-001/'
   [junit4]   2> 357869 T2576 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-2-001/solr.xml
   [junit4]   2> 357872 T2576 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-2-001/cores
   [junit4]   2> 357872 T2576 oasc.CoreContainer.<init> New CoreContainer 781395496
   [junit4]   2> 357872 T2576 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-2-001/]
   [junit4]   2> 357873 T2576 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-2-001/lib
   [junit4]   2> 357873 T2576 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-2-001/lib).
   [junit4]   2> 357877 T2576 oashc.HttpShardHandlerFactory.init 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> 357878 T2576 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 357878 T2576 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 357878 T2576 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 357878 T2576 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 357878 T2576 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35562/solr
   [junit4]   2> 357879 T2576 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 357879 T2576 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 357879 T2576 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 357880 T2651 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a518ef8 name:ZooKeeperConnection Watcher:127.0.0.1:35562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357881 T2576 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 357881 T2576 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 357882 T2576 n:127.0.0.1:50359_gy%2Fb oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 357882 T2654 n:127.0.0.1:50359_gy%2Fb oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@488a3827 name:ZooKeeperConnection Watcher:127.0.0.1:35562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357882 T2576 n:127.0.0.1:50359_gy%2Fb oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 357884 T2576 n:127.0.0.1:50359_gy%2Fb oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 357923 T2615 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 357923 T2632 n:127.0.0.1:45099_gy%2Fb oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 357923 T2604 n:127.0.0.1:36650_gy%2Fb oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 357923 T2654 n:127.0.0.1:50359_gy%2Fb oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 357972 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 oasc.ZkController.register We are http://127.0.0.1:45099/gy/b/collection1/ and leader is http://127.0.0.1:45099/gy/b/collection1/
   [junit4]   2> 357972 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45099/gy/b
   [junit4]   2> 357972 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 357972 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 357972 T2637 n:127.0.0.1:45099_gy%2Fb c:collection1 s:shard2 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 357973 T2604 n:127.0.0.1:36650_gy%2Fb oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 357973 T2605 n:127.0.0.1:36650_gy%2Fb oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45099/gy/b",
   [junit4]   2> 	  "node_name":"127.0.0.1:45099_gy%2Fb",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 357973 T2605 n:127.0.0.1:36650_gy%2Fb oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45099/gy/b",
   [junit4]   2> 	  "node_name":"127.0.0.1:45099_gy%2Fb",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 358075 T2615 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 358075 T2604 n:127.0.0.1:36650_gy%2Fb oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 358075 T2654 n:127.0.0.1:50359_gy%2Fb oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 358075 T2632 n:127.0.0.1:45099_gy%2Fb oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 358886 T2576 n:127.0.0.1:50359_gy%2Fb oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50359_gy%2Fb
   [junit4]   2> 358886 T2576 n:127.0.0.1:50359_gy%2Fb oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50359_gy%2Fb
   [junit4]   2> 358887 T2576 n:127.0.0.1:50359_gy%2Fb oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 358888 T2576 n:127.0.0.1:50359_gy%2Fb oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 358888 T2576 n:127.0.0.1:50359_gy%2Fb oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 358888 T2576 n:127.0.0.1:50359_gy%2Fb oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-2-001/cores
   [junit4]   2> 358889 T2576 n:127.0.0.1:50359_gy%2Fb oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 358889 T2576 n:127.0.0.1:50359_gy%2Fb oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001/shard-2-001/cores

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

plier=3 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=Asia/Tehran -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    111s J2 | TestRebalanceLeaders.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41321/gy/b, http://127.0.0.1:45099/gy/b, http://127.0.0.1:50359/gy/b, http://127.0.0.1:48594/gy/b, http://127.0.0.1:36650/gy/b]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([119D9C4B24C6650A:99C9A3918A3A08F2]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.TestRebalanceLeaders.issueCommands(TestRebalanceLeaders.java:281)
   [junit4]    > 	at org.apache.solr.cloud.TestRebalanceLeaders.rebalanceLeaderTest(TestRebalanceLeaders.java:108)
   [junit4]    > 	at org.apache.solr.cloud.TestRebalanceLeaders.test(TestRebalanceLeaders.java:74)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50359/gy/b: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 500 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 500</h2>
   [junit4]    > <p>Problem accessing /gy/b/admin/collections. Reason:
   [junit4]    > <pre>    {trace=java.lang.AssertionError
   [junit4]    > 	at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:36)
   [junit4]    > 	at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:64)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.fromJSON(ZkStateReader.java:151)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:92)
   [junit4]    > 	at org.apache.solr.cloud.DistributedQueue.containsTaskWithRequestId(DistributedQueue.java:127)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.overseerCollectionQueueContains(CollectionsHandler.java:254)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:209)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:189)
   [junit4]    > 	at org.apache.solr.handler.admin.RebalanceLeaders.rejoinElection(RebalanceLeaders.java:269)
   [junit4]    > 	at org.apache.solr.handler.admin.RebalanceLeaders.insurePreferredIsLeader(RebalanceLeaders.java:184)
   [junit4]    > 	at org.apache.solr.handler.admin.RebalanceLeaders.execute(RebalanceLeaders.java:91)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$23.call(CollectionsHandler.java:672)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:164)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:646)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:417)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    > 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:497)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    > 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    > 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > ,code=500}</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:529)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:344)
   [junit4]    > 	... 48 more
   [junit4]   2> 465766 T2576 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders 119D9C4B24C6650A-001
   [junit4]   2> 111449 T2575 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=tr, timezone=Asia/Tehran
   [junit4]   2> NOTE: Linux 3.13.0-53-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=1,free=116772936,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrJ, PathHierarchyTokenizerFactoryTest, TestDefaultStatsCache, HttpPartitionTest, DOMUtilTest, TestUniqueKeyFieldResource, DistributedExpandComponentTest, TestReplicaProperties, TestLuceneMatchVersion, ConcurrentDeleteAndCreateCollectionTest, BinaryUpdateRequestHandlerTest, SolrIndexSplitterTest, TestPseudoReturnFields, PluginInfoTest, SortByFunctionTest, TestBlendedInfixSuggestions, TestHashQParserPlugin, TestAuthenticationFramework, AddSchemaFieldsUpdateProcessorFactoryTest, AliasIntegrationTest, SolrXmlInZkTest, TestSerializedLuceneMatchVersion, TestDynamicFieldCollectionResource, TestZkChroot, StatsComponentTest, TestUtils, DistributedFacetPivotSmallAdvancedTest, TestAnalyzeInfixSuggestions, TestSort, LeaderElectionTest, CloudMLTQParserTest, OverseerCollectionProcessorTest, TestRebalanceLeaders]
   [junit4] Completed [149/496] on J2 in 112.22s, 1 test, 1 error <<< FAILURES!

[...truncated 1075 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:229: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1433: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:991: There were test failures: 496 suites, 1973 tests, 1 error, 57 ignored (25 assumptions)

Total time: 44 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any