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 2014/07/07 09:27:28 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0_20-ea-b21) - Build # 10626 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10626/
Java: 64bit/jdk1.8.0_20-ea-b21 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteInactiveReplicaTest

Error Message:
ERROR: SolrZkClient opens=16 closes=15

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=16 closes=15
	at __randomizedtesting.SeedInfo.seed([272C6124FCA012C1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:436)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:182)
	at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteInactiveReplicaTest

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteInactiveReplicaTest:     1) Thread[id=3380, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[272C6124FCA012C1]-SendThread(127.0.0.1:50526), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    2) Thread[id=3381, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[272C6124FCA012C1]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   1) Thread[id=3380, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[272C6124FCA012C1]-SendThread(127.0.0.1:50526), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   2) Thread[id=3381, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[272C6124FCA012C1]-EventThread, state=WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
	at __randomizedtesting.SeedInfo.seed([272C6124FCA012C1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteInactiveReplicaTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3380, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[272C6124FCA012C1]-SendThread(127.0.0.1:50526), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3380, name=TEST-DeleteInactiveReplicaTest.testDistribSearch-seed#[272C6124FCA012C1]-SendThread(127.0.0.1:50526), state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
	at __randomizedtesting.SeedInfo.seed([272C6124FCA012C1]:0)


REGRESSION:  org.apache.solr.cloud.DeleteInactiveReplicaTest.testDistribSearch

Error Message:
collection already exists: delDeadColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: delDeadColl
	at __randomizedtesting.SeedInfo.seed([272C6124FCA012C1:A6CAEF3C8BFF72FD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1513)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1468)
	at org.apache.solr.cloud.DeleteReplicaTest.createCollection(DeleteReplicaTest.java:169)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:66)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.doTest(DeleteInactiveReplicaTest.java:46)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	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)


REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([272C6124FCA012C1:A6CAEF3C8BFF72FD]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1149)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11388 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/init-core-data-001
   [junit4]   2> 711100 T3294 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 711101 T3294 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 711103 T3294 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 711103 T3294 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 711104 T3295 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 711204 T3294 oasc.ZkTestServer.run start zk server on port:50526
   [junit4]   2> 711205 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 711297 T3301 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b621727 name:ZooKeeperConnection Watcher:127.0.0.1:50526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 711297 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 711298 T3294 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 711302 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 711304 T3303 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@670b76c2 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 711304 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 711304 T3294 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 711306 T3294 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 711307 T3294 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 711308 T3294 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 711310 T3294 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 711310 T3294 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 711316 T3294 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 711316 T3294 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 711319 T3294 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 711320 T3294 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 711322 T3294 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 711322 T3294 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 711324 T3294 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 711324 T3294 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 711325 T3294 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 711326 T3294 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 711327 T3294 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 711327 T3294 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 711329 T3294 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 711329 T3294 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 711332 T3294 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 711332 T3294 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 711334 T3294 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 711335 T3294 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 711336 T3294 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 711337 T3294 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 711339 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 711340 T3305 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1296ea14 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 711340 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 711580 T3294 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 711582 T3294 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 711585 T3294 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54311
   [junit4]   2> 711586 T3294 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 711587 T3294 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 711587 T3294 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-002
   [junit4]   2> 711587 T3294 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-002/'
   [junit4]   2> 711598 T3294 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-002/solr.xml
   [junit4]   2> 711606 T3294 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-002
   [junit4]   2> 711607 T3294 oasc.CoreContainer.<init> New CoreContainer 99209787
   [junit4]   2> 711607 T3294 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-002/]
   [junit4]   2> 711608 T3294 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 711608 T3294 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 711608 T3294 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 711608 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 711608 T3294 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 711609 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 711609 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 711609 T3294 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 711609 T3294 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 711611 T3294 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 711611 T3294 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 711611 T3294 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 711612 T3294 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50526/solr
   [junit4]   2> 711612 T3294 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 711612 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 711614 T3316 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@669e5149 name:ZooKeeperConnection Watcher:127.0.0.1:50526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 711615 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 711616 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 711618 T3318 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4100d1c5 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 711618 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 711619 T3294 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 711621 T3294 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 711623 T3294 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 711624 T3294 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 711632 T3294 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 711635 T3294 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 711636 T3294 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54311_
   [junit4]   2> 711637 T3294 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54311_
   [junit4]   2> 711638 T3294 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 711640 T3294 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 711642 T3294 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54311_
   [junit4]   2> 711643 T3294 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 711644 T3294 oasc.Overseer.start Overseer (id=92059586443083780-127.0.0.1:54311_-n_0000000000) starting
   [junit4]   2> 711646 T3294 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 711654 T3320 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 711655 T3294 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 711657 T3294 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 711658 T3294 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 711659 T3319 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 711660 T3294 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-002
   [junit4]   2> 711668 T3294 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-002/conf/
   [junit4]   2> 711801 T3294 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 711802 T3294 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 711802 T3294 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 711806 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 711807 T3323 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7680b914 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 711807 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 711807 T3294 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 711808 T3294 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 712039 T3294 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 712039 T3294 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 712042 T3294 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 712043 T3294 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54828
   [junit4]   2> 712044 T3294 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 712044 T3294 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 712044 T3294 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-003
   [junit4]   2> 712044 T3294 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-003/'
   [junit4]   2> 712054 T3294 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-003/solr.xml
   [junit4]   2> 712063 T3294 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-003
   [junit4]   2> 712063 T3294 oasc.CoreContainer.<init> New CoreContainer 1419591962
   [junit4]   2> 712063 T3294 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-003/]
   [junit4]   2> 712064 T3294 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 712064 T3294 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 712064 T3294 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 712064 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 712065 T3294 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 712065 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 712065 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 712065 T3294 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 712065 T3294 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 712067 T3294 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 712067 T3294 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 712067 T3294 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 712068 T3294 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50526/solr
   [junit4]   2> 712068 T3294 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 712068 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 712070 T3334 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7921b603 name:ZooKeeperConnection Watcher:127.0.0.1:50526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 712071 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 712073 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 712074 T3336 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@101c702e name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 712075 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 712078 T3294 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 713080 T3294 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54828_
   [junit4]   2> 713081 T3294 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54828_
   [junit4]   2> 713083 T3318 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 713084 T3336 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 713083 T3323 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 713086 T3294 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-003
   [junit4]   2> 713090 T3294 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-003/conf/
   [junit4]   2> 713185 T3294 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 713186 T3294 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 713186 T3294 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 713412 T3294 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 713413 T3294 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 713415 T3294 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 713416 T3294 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47532
   [junit4]   2> 713417 T3294 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 713418 T3294 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 713418 T3294 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-004
   [junit4]   2> 713418 T3294 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-004/'
   [junit4]   2> 713427 T3294 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-004/solr.xml
   [junit4]   2> 713446 T3294 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-004
   [junit4]   2> 713447 T3294 oasc.CoreContainer.<init> New CoreContainer 1602443725
   [junit4]   2> 713447 T3294 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-004/]
   [junit4]   2> 713447 T3294 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 713448 T3294 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 713448 T3294 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 713448 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 713448 T3294 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 713448 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 713449 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 713449 T3294 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 713449 T3294 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 713450 T3294 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 713451 T3294 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 713451 T3294 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 713451 T3294 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50526/solr
   [junit4]   2> 713451 T3294 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 713452 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 713453 T3348 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39828040 name:ZooKeeperConnection Watcher:127.0.0.1:50526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 713454 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 713455 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 713456 T3350 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46df2e0 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 713457 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 713460 T3294 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 714462 T3294 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47532_
   [junit4]   2> 714463 T3294 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47532_
   [junit4]   2> 714465 T3318 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 714465 T3350 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 714465 T3336 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 714465 T3323 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 714467 T3294 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-004
   [junit4]   2> 714473 T3294 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-004/conf/
   [junit4]   2> 714603 T3294 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 714604 T3294 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 714604 T3294 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 714827 T3294 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 714828 T3294 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 714830 T3294 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 714831 T3294 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:43848
   [junit4]   2> 714832 T3294 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 714832 T3294 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 714832 T3294 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-005
   [junit4]   2> 714832 T3294 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-005/'
   [junit4]   2> 714842 T3294 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-005/solr.xml
   [junit4]   2> 714849 T3294 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-005
   [junit4]   2> 714850 T3294 oasc.CoreContainer.<init> New CoreContainer 1081061242
   [junit4]   2> 714850 T3294 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-005/]
   [junit4]   2> 714850 T3294 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 714850 T3294 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 714851 T3294 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 714851 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 714851 T3294 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 714851 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 714852 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 714852 T3294 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 714852 T3294 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 714853 T3294 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 714854 T3294 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 714854 T3294 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 714854 T3294 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50526/solr
   [junit4]   2> 714854 T3294 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 714855 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 714857 T3362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1da1b276 name:ZooKeeperConnection Watcher:127.0.0.1:50526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 714858 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 714859 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 714860 T3364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c2c61a1 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 714861 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 714864 T3294 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 715866 T3294 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43848_
   [junit4]   2> 715868 T3294 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43848_
   [junit4]   2> 715872 T3318 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 715872 T3336 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 715872 T3364 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 715872 T3323 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 715872 T3350 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 715885 T3294 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-005
   [junit4]   2> 715895 T3294 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-005/conf/
   [junit4]   2> 715985 T3294 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 715986 T3294 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 715986 T3294 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 716218 T3294 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 716219 T3294 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 716223 T3294 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 716224 T3294 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:57904
   [junit4]   2> 716225 T3294 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 716226 T3294 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 716226 T3294 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-006
   [junit4]   2> 716226 T3294 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-006/'
   [junit4]   2> 716241 T3294 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-006/solr.xml
   [junit4]   2> 716248 T3294 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-006
   [junit4]   2> 716249 T3294 oasc.CoreContainer.<init> New CoreContainer 342147081
   [junit4]   2> 716249 T3294 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-006/]
   [junit4]   2> 716249 T3294 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 716250 T3294 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 716250 T3294 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 716250 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 716250 T3294 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 716250 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 716251 T3294 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 716251 T3294 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 716251 T3294 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 716253 T3294 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 716253 T3294 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 716253 T3294 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 716253 T3294 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50526/solr
   [junit4]   2> 716254 T3294 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 716254 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 716256 T3376 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3371949f name:ZooKeeperConnection Watcher:127.0.0.1:50526 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 716257 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 716260 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 716261 T3378 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6279982e name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 716261 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 716266 T3294 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 717268 T3294 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57904_
   [junit4]   2> 717270 T3294 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57904_
   [junit4]   2> 717272 T3364 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 717272 T3378 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 717273 T3318 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 717272 T3350 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 717272 T3336 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 717272 T3323 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 717274 T3294 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-006
   [junit4]   2> 717279 T3294 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.DeleteInactiveReplicaTest-272C6124FCA012C1-001/tempDir-006/conf/
   [junit4]   2> 717368 T3294 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 717369 T3294 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 717370 T3294 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 717378 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 717379 T3381 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@609bbce name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 717379 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 717380 T3294 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 717441 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 717441 T3311 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=clusterprop&wt=javabin&version=2} status=0 QTime=3 
   [junit4]   2> 717442 T3319 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 717448 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 717449 T3350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717449 T3381 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717449 T3336 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717449 T3318 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717449 T3364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717449 T3378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717449 T3323 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717455 T3294 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 717456 T3383 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6425cec7 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 717456 T3294 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 717457 T3294 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 717461 T3312 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=delDeadColl&action=CREATE&numShards=2&wt=javabin&version=2
   [junit4]   2> 717462 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 717462 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 717462 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 717463 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 717463 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 717463 T3320 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delDeadColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 717464 T3384 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delDeadColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 717466 T3384 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 717466 T3384 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delDeadColl 
   [junit4]   2> 717466 T3384 oascc.SolrZkClient.makePath makePath: /collections/delDeadColl
   [junit4]   2> 717468 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 717469 T3319 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 717469 T3319 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delDeadColl
   [junit4]   2> 717469 T3319 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delDeadColl with shards [shard1, shard2]
   [junit4]   2> 717471 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 717573 T3323 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717573 T3383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717573 T3336 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717573 T3350 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717573 T3381 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717573 T3378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717573 T3364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717573 T3318 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 717669 T3384 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delDeadColl, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 717669 T3384 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica1 as part of slice shard1 of collection delDeadColl on 127.0.0.1:43848_
   [junit4]   2> 717673 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 717673 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 717673 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 717673 T3384 oasc.OverseerCollectionProcessor.createCollection Creating shard delDeadColl_shard1_replica2 as part of slice shard1 of collection delDeadColl on 127.0.0.1:47532_
   [junit4]   2> 717675 T3319 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 717676 T3319 oasc.Overseer$ClusterStateUpdater.createReplica createReplica() {
   [junit4]   2> 	  "operation":"ADDREPLICA",
   [junit4]   2> 	  "collection":"delDeadColl",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"delDeadColl_shard1_replica1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:43848"} 
   [junit4]   2> 724243 T3296 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1470fb4c41c000e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 724245 T3296 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1470fb4c41c000f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 724246 T3296 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1470fb4c41c0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 724343 T3383 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6425cec7 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 724344 T3383 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 724343 T3381 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@609bbce name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 724344 T3381 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 724343 T3323 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7680b914 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 724344 T3323 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 725465 T3381 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@609bbce name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 725915 T3383 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6425cec7 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 726268 T3323 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7680b914 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 730908 T3296 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1470fb4c41c0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 730913 T3296 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1470fb4c41c000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 730914 T3296 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1470fb4c41c0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 730916 T3296 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1470fb4c41c000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 731009 T3350 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46df2e0 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 731009 T3350 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 731014 T3378 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6279982e name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 731014 T3336 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@101c702e name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 731014 T3336 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 731014 T3378 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 731014 T3296 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1470fb4c41c0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 731016 T3364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c2c61a1 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 731017 T3364 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 731114 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: null state: Disconnected type None
   [junit4]   2> 731115 T3318 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4100d1c5 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 731115 T3318 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 731115 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: null state: Disconnected type None
   [junit4]   2> 731115 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: null state: Disconnected type None
   [junit4]   2> 731115 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: null state: Disconnected type None
   [junit4]   2> 732134 T3296 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1470fb4c41c000e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 732164 T3336 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@101c702e name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 732234 T3381 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@609bbce name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 732234 T3381 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 732290 T3350 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46df2e0 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 732488 T3378 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6279982e name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 732533 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: null state: SyncConnected type None
   [junit4]   2> 732533 T3318 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4100d1c5 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 732533 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: null state: SyncConnected type None
   [junit4]   2> 732534 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: null state: SyncConnected type None
   [junit4]   2> 732534 T3318 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: null state: SyncConnected type None
   [junit4]   2> 732585 T3296 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1470fb4c41c000f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 732685 T3383 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6425cec7 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 732685 T3383 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 732686 T3364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c2c61a1 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 732937 T3296 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1470fb4c41c0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 733037 T3323 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7680b914 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 733038 T3323 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 733948 T3381 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@609bbce name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734384 T3383 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6425cec7 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734784 T3323 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7680b914 name:ZooKeeperConnection Watcher:127.0.0.1:50526/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737701 T3298 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 20024ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 737702 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:404)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.flush(SyncRequestProcessor.java:200)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:131)
   [junit4]   2> 
   [junit4]   2> 737706 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:404)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.flush(SyncRequestProcessor.java:200)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:131)
   [junit4]   2> 
   [junit4]   2> 737707 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:404)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 737707 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 737708 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 737708 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 737709 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 737709 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 737709 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 737710 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 737710 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:404)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 737711 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:404)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 737712 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 737712 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:404)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 737713 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 737713 T3298 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [ju

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

t4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:240)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:240)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.createData(DistributedQueue.java:346)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:330)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 883032 T4523 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 883032 T4523 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 883032 T4523 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 883032 T4523 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-272C6124FCA012C1-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {other_tl1=FSTOrd41, multiDefault=PostingsFormat(name=FSTPulsing41), intDefault=FSTOrd41, range_facet_sl=PostingsFormat(name=NestedPulsing), range_facet_si=PostingsFormat(name=FSTPulsing41), range_facet_l=PostingsFormat(name=FSTPulsing41), rnd_b=PostingsFormat(name=NestedPulsing), _version_=FSTOrd41, a_t=PostingsFormat(name=FSTPulsing41), a_si=FSTOrd41, id=PostingsFormat(name=NestedPulsing), text=Pulsing41(freqCutoff=15 minBlockSize=82 maxBlockSize=189), timestamp=PostingsFormat(name=FSTPulsing41)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=en_AU, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Linux 3.8.0-42-generic amd64/Oracle Corporation 1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=198216744,total=418906112
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaVersionResource, TestReload, DocumentBuilderTest, HdfsBasicDistributedZk2Test, AddBlockUpdateTest, TestNRTOpen, TestMaxScoreQueryParser, ShardRoutingTest, TestDistributedSearch, ClusterStateUpdateTest, TestRangeQuery, TestAnalyzedSuggestions, SuggesterWFSTTest, ConnectionManagerTest, RAMDirectoryFactoryTest, HdfsSyncSliceTest, TestCustomSort, TestCloudManagedSchema, UnloadDistributedZkTest, TestStressReorder, DistributedQueryComponentCustomSortTest, CursorPagingTest, OpenExchangeRatesOrgProviderTest, TestSolrXmlPersistence, BasicFunctionalityTest, PeerSyncTest, TestSimpleQParserPlugin, PluginInfoTest, TestBlendedInfixSuggestions, DocumentAnalysisRequestHandlerTest, TestConfig, TestSolrIndexConfig, TestFieldCollectionResource, ZkControllerTest, DateMathParserTest, JsonLoaderTest, DocExpirationUpdateProcessorFactoryTest, TestOverriddenPrefixQueryForCustomFieldType, StandardRequestHandlerTest, SliceStateTest, TestSolrXml, HighlighterConfigTest, TestUtils, RegexBoostProcessorTest, TestCopyFieldCollectionResource, MBeansHandlerTest, OverseerTest, AnalyticsMergeStrategyTest, TestCodecSupport, SpellPossibilityIteratorTest, TestManagedSynonymFilterFactory, DeleteShardTest, TestManagedResourceStorage, DistributedDebugComponentTest, NotRequiredUniqueKeyTest, OverseerCollectionProcessorTest, SuggesterTSTTest, CoreMergeIndexesAdminHandlerTest, TestExpandComponent, RecoveryZkTest, HighlighterMaxOffsetTest, TestSolrQueryParserDefaultOperatorResource, UpdateParamsTest, SolrXmlInZkTest, SolrTestCaseJ4Test, TestSolrQueryParserResource, DateFieldTest, SolrCoreCheckLockOnStartupTest, CoreAdminHandlerTest, MoreLikeThisHandlerTest, CustomCollectionTest, HighlighterTest, TestSolrXmlPersistor, HdfsBasicDistributedZkTest, MergeStrategyTest, CoreAdminRequestStatusTest, ParsingFieldUpdateProcessorsTest, MinimalSchemaTest, SimpleFacetsTest, TestDocSet, TestConfigSets, IndexBasedSpellCheckerTest, TestTolerantSearch, LeaderElectionTest, TestComponentsName, XmlUpdateRequestHandlerTest, EchoParamsTest, TestStressRecovery, TestFieldSortValues, TestCoreDiscovery, PrimUtilsTest, AnalysisErrorHandlingTest, TestSolrDeletionPolicy1, TestManagedSchemaFieldResource, DirectUpdateHandlerTest, NoCacheHeaderTest, TestDefaultSearchFieldResource, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest]
   [junit4] Completed on J0 in 69.15s, 1 test, 1 error <<< FAILURES!

[...truncated 310 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 405 suites, 1656 tests, 3 suite-level errors, 2 errors, 801 ignored (10 assumptions)

Total time: 54 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20-ea-b21 -XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any