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 2013/10/31 06:22:46 UTC

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_45) - Build # 3334 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3334/
Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC

4 tests failed.
REGRESSION:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
Invalid shard name : shard1 in collection : delLiveColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Invalid shard name : shard1 in collection : delLiveColl
	at __randomizedtesting.SeedInfo.seed([26EB69771BA36BBE:A70DE76F6CFC0B82]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:464)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:148)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:134)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:115)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:662)


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

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

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
	at __randomizedtesting.SeedInfo.seed([26EB69771BA36BBE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
	at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:662)


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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest:     1) Thread[id=1423, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[26EB69771BA36BBE]-SendThread(127.0.0.1:52277), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)    2) Thread[id=1424, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[26EB69771BA36BBE]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=1423, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[26EB69771BA36BBE]-SendThread(127.0.0.1:52277), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   2) Thread[id=1424, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[26EB69771BA36BBE]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
	at __randomizedtesting.SeedInfo.seed([26EB69771BA36BBE]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1423, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[26EB69771BA36BBE]-SendThread(127.0.0.1:52277), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1423, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[26EB69771BA36BBE]-SendThread(127.0.0.1:52277), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
	at __randomizedtesting.SeedInfo.seed([26EB69771BA36BBE]:0)




Build Log:
[...truncated 9415 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 607406 T1337 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 607417 T1337 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-DeleteReplicaTest-1383196749648
   [junit4]   2> 607419 T1337 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 607420 T1338 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 607506 T1337 oasc.ZkTestServer.run start zk server on port:52277
   [junit4]   2> 607508 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 607514 T1344 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ef4fd0 name:ZooKeeperConnection Watcher:127.0.0.1:52277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 607515 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 607515 T1337 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 607522 T1339 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1420cf36f590000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 607523 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 607526 T1346 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@756f74 name:ZooKeeperConnection Watcher:127.0.0.1:52277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 607526 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 607527 T1337 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 607533 T1337 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 607539 T1337 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 607543 T1337 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 607550 T1337 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 607550 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 607561 T1337 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 607561 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 607575 T1337 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 607576 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 607582 T1337 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 607582 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 607588 T1337 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 607589 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 607596 T1337 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 607597 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 607605 T1337 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 607606 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 607618 T1337 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 607618 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 607632 T1337 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 607632 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 607640 T1337 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 607641 T1337 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 608216 T1337 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 608231 T1337 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52284
   [junit4]   2> 608233 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 608233 T1337 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 608233 T1337 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383196749880
   [junit4]   2> 608233 T1337 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383196749880\'
   [junit4]   2> 608271 T1337 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383196749880\solr.xml
   [junit4]   2> 608363 T1337 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 608363 T1337 oasc.CoreContainer.<init> New CoreContainer 11970003
   [junit4]   2> 608363 T1337 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383196749880\]
   [junit4]   2> 608366 T1337 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 608366 T1337 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 608366 T1337 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 608367 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 608367 T1337 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 608368 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 608368 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 608368 T1337 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 608369 T1337 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 608373 T1337 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 608374 T1337 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 608374 T1337 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52277/solr
   [junit4]   2> 608374 T1337 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 608376 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 608385 T1357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@140d694 name:ZooKeeperConnection Watcher:127.0.0.1:52277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 608386 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 608401 T1339 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1420cf36f590002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 608404 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 608407 T1359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17e4626 name:ZooKeeperConnection Watcher:127.0.0.1:52277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 608408 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 608411 T1337 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 608421 T1337 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 608430 T1337 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 608435 T1337 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52284_
   [junit4]   2> 608439 T1337 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52284_
   [junit4]   2> 608450 T1337 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 608463 T1337 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 608470 T1337 oasc.Overseer.start Overseer (id=90649182185521155-127.0.0.1:52284_-n_0000000000) starting
   [junit4]   2> 608478 T1337 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 608490 T1361 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 608493 T1337 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 608502 T1337 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 608507 T1337 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 608515 T1360 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 608520 T1337 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383196749880
   [junit4]   2> 608767 T1337 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383196749880\conf\
   [junit4]   2> 608780 T1337 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 608781 T1337 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 608781 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 608786 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 608791 T1364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6252c1 name:ZooKeeperConnection Watcher:127.0.0.1:52277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 608791 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 608793 T1337 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 608799 T1337 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 609276 T1337 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 609280 T1337 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52296
   [junit4]   2> 609281 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 609281 T1337 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 609281 T1337 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383196751029
   [junit4]   2> 609281 T1337 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383196751029\'
   [junit4]   2> 609311 T1337 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383196751029\solr.xml
   [junit4]   2> 609403 T1337 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 609403 T1337 oasc.CoreContainer.<init> New CoreContainer 24388489
   [junit4]   2> 609404 T1337 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383196751029\]
   [junit4]   2> 609406 T1337 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 609406 T1337 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 609407 T1337 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 609407 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 609407 T1337 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 609409 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 609409 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 609410 T1337 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 609410 T1337 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 609414 T1337 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 609415 T1337 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 609415 T1337 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52277/solr
   [junit4]   2> 609416 T1337 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 609417 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 609429 T1375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c913d0 name:ZooKeeperConnection Watcher:127.0.0.1:52277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 609429 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 609434 T1339 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1420cf36f590005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 609437 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 609441 T1377 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18b104 name:ZooKeeperConnection Watcher:127.0.0.1:52277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 609441 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 609453 T1337 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 610415 T1337 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52296_
   [junit4]   2> 610418 T1337 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52296_
   [junit4]   2> 610428 T1364 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 610428 T1359 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 610429 T1377 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 610443 T1337 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383196751029
   [junit4]   2> 610715 T1337 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383196751029\conf\
   [junit4]   2> 610729 T1337 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 610732 T1337 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 610732 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 611287 T1337 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 611294 T1337 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52305
   [junit4]   2> 611295 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 611295 T1337 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 611295 T1337 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383196752965
   [junit4]   2> 611298 T1337 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383196752965\'
   [junit4]   2> 611332 T1337 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383196752965\solr.xml
   [junit4]   2> 611435 T1337 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 611435 T1337 oasc.CoreContainer.<init> New CoreContainer 19796733
   [junit4]   2> 611435 T1337 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383196752965\]
   [junit4]   2> 611437 T1337 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 611437 T1337 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 611438 T1337 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 611438 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 611438 T1337 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 611439 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 611439 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 611440 T1337 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 611440 T1337 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 611445 T1337 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 611446 T1337 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 611446 T1337 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52277/solr
   [junit4]   2> 611446 T1337 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 611448 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 611473 T1389 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e0a5c6 name:ZooKeeperConnection Watcher:127.0.0.1:52277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 611474 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 611481 T1339 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1420cf36f590007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 611486 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 611493 T1391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@aed328 name:ZooKeeperConnection Watcher:127.0.0.1:52277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 611494 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 611513 T1337 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 612480 T1337 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52305_
   [junit4]   2> 612485 T1337 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52305_
   [junit4]   2> 612503 T1391 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 612503 T1377 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 612504 T1359 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 612507 T1364 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 612532 T1337 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383196752965
   [junit4]   2> 612808 T1337 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383196752965\conf\
   [junit4]   2> 612823 T1337 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 612823 T1337 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 612824 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 613279 T1337 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 613285 T1337 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52314
   [junit4]   2> 613286 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 613287 T1337 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 613287 T1337 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383196755058
   [junit4]   2> 613288 T1337 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383196755058\'
   [junit4]   2> 613315 T1337 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383196755058\solr.xml
   [junit4]   2> 613402 T1337 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 613403 T1337 oasc.CoreContainer.<init> New CoreContainer 6495408
   [junit4]   2> 613403 T1337 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383196755058\]
   [junit4]   2> 613405 T1337 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 613406 T1337 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 613406 T1337 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 613406 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 613407 T1337 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 613407 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 613407 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 613408 T1337 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 613408 T1337 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 613412 T1337 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 613412 T1337 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 613413 T1337 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52277/solr
   [junit4]   2> 613413 T1337 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 613415 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 613428 T1403 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f06702 name:ZooKeeperConnection Watcher:127.0.0.1:52277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613430 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 613436 T1339 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1420cf36f590009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 613440 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 613447 T1405 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15f049b name:ZooKeeperConnection Watcher:127.0.0.1:52277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613448 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 613467 T1337 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 614436 T1337 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52314_
   [junit4]   2> 614441 T1337 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52314_
   [junit4]   2> 614458 T1405 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 614461 T1359 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 614461 T1377 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 614465 T1364 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 614466 T1391 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 614484 T1337 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383196755058
   [junit4]   2> 614710 T1337 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383196755058\conf\
   [junit4]   2> 614722 T1337 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 614723 T1337 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 614724 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 615191 T1337 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 615199 T1337 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52323
   [junit4]   2> 615199 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 615199 T1337 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 615199 T1337 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383196756958
   [junit4]   2> 615199 T1337 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383196756958\'
   [junit4]   2> 615230 T1337 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383196756958\solr.xml
   [junit4]   2> 615315 T1337 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 615315 T1337 oasc.CoreContainer.<init> New CoreContainer 10957552
   [junit4]   2> 615315 T1337 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383196756958\]
   [junit4]   2> 615316 T1337 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 615316 T1337 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 615316 T1337 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 615317 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 615318 T1337 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 615318 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 615318 T1337 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 615318 T1337 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 615318 T1337 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 615323 T1337 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 615323 T1337 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 615323 T1337 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52277/solr
   [junit4]   2> 615323 T1337 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 615326 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 615340 T1417 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1016b86 name:ZooKeeperConnection Watcher:127.0.0.1:52277 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 615341 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 615346 T1339 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1420cf36f59000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   2> 615349 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 615352 T1419 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@137ce06 name:ZooKeeperConnection Watcher:127.0.0.1:52277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 615353 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 615362 T1337 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 616322 T1337 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52323_
   [junit4]   2> 616325 T1337 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52323_
   [junit4]   2> 616335 T1377 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 616335 T1359 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 616336 T1405 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 616337 T1364 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 616337 T1391 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 616339 T1419 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 616350 T1337 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383196756958
   [junit4]   2> 616583 T1337 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383196756958\conf\
   [junit4]   2> 616595 T1337 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 616597 T1337 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 616597 T1337 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 616603 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 616606 T1422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a7d27d name:ZooKeeperConnection Watcher:127.0.0.1:52277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 616606 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 616609 T1337 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 616616 T1337 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 616620 T1424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@491643 name:ZooKeeperConnection Watcher:127.0.0.1:52277/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 616620 T1337 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 616623 T1337 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 616632 T1372 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delLiveColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 616633 T1359 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 616637 T1359 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 616638 T1361 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":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 616638 T1361 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 617049 T1360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 617052 T1360 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 617052 T1360 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 617063 T1364 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> 617064 T1405 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> 617064 T1391 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> 617065 T1377 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> 617063 T1359 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> 617066 T1419 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> 617067 T1422 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> 617063 T1424 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> 617122 T1361 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 617122 T1361 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:52323_
   [junit4]   2> 617123 T1361 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:52296_
   [junit4]   2> 617123 T1361 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:52314_
   [junit4]   2> 617125 T1361 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:52305_
   [junit4]   2> 617133 T1414 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down
   [junit4]   2> 617135 T1373 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down
   [junit4]   2> 617139 T1401 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down
   [junit4]   2> 617139 T1384 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down
   [junit4]   2> 617141 T1414 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 617142 T1373 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 617143 T1401 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 617144 T1384 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 618519 T1360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 618521 T1360 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52323",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52323_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 618541 T1360 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52296",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52296_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 618560 T1360 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52314",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52314_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 618579 T1360 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52305",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52305_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 618604 T1364 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> 618605 T1422 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> 618607 T1359 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> 618608 T1424 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> 618610 T1391 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> 618613 T1377 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> 618614 T1405 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> 618610 T1419 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> 619085 T1414 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 619088 T1373 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 619088 T1414 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383196756958\delLiveColl_shard1_replica1
   [junit4]   2> 619092 T1414 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 619092 T1384 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 619092 T1401 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 619092 T1373 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using instanceDir: .\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383196751029\delLiveColl_shard1_replica2
   [junit4]   2> 619096 T1373 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 619098 T1384 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using instanceDir: .\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383196752965\delLiveColl_shard2_replica2
   [junit4]   2> 619099 T1384 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 619101 T1414 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 619101 T1414 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 619105 T1401 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383196755058\delLiveColl_shard2_replica1
   [junit4]   2> 619105 T1401 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 619112 T1373 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 619112 T1373 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 619113 T1401 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 619113 T1401 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 619114 T1384 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 619114 T1384 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 619117 T1414 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 619117 T1414 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 619118 T1373 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 619118 T1373 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 619121 T1384 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 619121 T1384 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 619123 T1401 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 619123 T1401 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 619129 T1373 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 619130 T1414 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 619135 T1384 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 619138 T1414 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383196756958\delLiveColl_shard1_replica1\'
   [junit4]   2> 619139 T1373 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383196751029\delLiveColl_shard1_replica2\'
   [junit4]   2> 619140 T1401 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 619141 T1384 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383196752965\delLiveColl_shard2_replica2\'
   [junit4]   2> 619153 T1401 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383196755058\delLiveColl_shard2_replica1\'
   [junit4]   2> 619267 T1414 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 619322 T1373 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 619342 T1384 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 619414 T1373 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 619417 T1401 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 619433 T1384 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 619510 T1414 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 619517 T1373 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 619518 T1384 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 619523 T1401 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 619526 T1414 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 619530 T1373 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 619538 T1414 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 619578 T1384 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 619584 T1401 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 619598 T1401 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 621086 T1414 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 621091 T1414 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 621091 T1414 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 621104 T1414 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 621109 T1414 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 621234 T1384 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 621234 T1384 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 621236 T1384 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 621243 T1384 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 621248 T1384 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 621344 T1373 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 621344 T1373 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 621347 T1373 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 621353 T1373 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 621360 T1373 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 621389 T1401 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 621390 T1401 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 621390 T1401 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 621400 T1401 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 621408 T1401 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 621431 T1414 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 621441 T1414 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 621449 T1373 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 621453 T1414 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 621454 T1384 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 621458 T1414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 621458 T1414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 621458 T1414 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 621461 T1373 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 621466 T1414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 621466 T1414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 621466 T1414 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 621468 T1414 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383196756958\delLiveColl_shard1_replica1\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383196756958\delLiveColl_shard1_replica1\data\
   [junit4]   2> 621468 T1414 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f05076
   [junit4]   2> 621466 T1384 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 621470 T1414 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383196756958\delLiveColl_shard1_replica1\data\
   [junit4]   2> 621470 T1414 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383196756958\delLiveColl_shard1_replica1\data\index/
   [junit4]   2> 621470 T1414 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383196756958\delLiveColl_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 621470 T1414 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383196756958\delLiveColl_shard1_replica1\data\index
   [junit4]   2> 621472 T1414 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=60.162109375, floorSegmentMB=1.587890625, forceMergeDeletesPctAllowed=6.426560296248276, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24351826229019047
   [junit4]   2> 621472 T1373 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 621476 T1414 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@88bd4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1637de8),segFN=segments_1,generation=1}
   [junit4]   2> 621476 T1414 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 621480 T1384 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 621483 T1373 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 621483 T1373 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 621483 T1373 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 621485 T1414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 621486 T1414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 621487 T1414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 621487 T1414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 621488 T1384 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 621488 T1373 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 621489 T1373 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 621490 T1373 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 621490 T1373 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at .\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383196751029\delLiveColl_shard1_replica2\, dataDir=.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383196751029\delLiveColl_shard1_replica2\data\
   [junit4]   2> 621488 T1414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 621491 T1373 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f05076
   [junit4]   2> 621492 T1414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 621493 T1414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 621494 T1414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 621494 T1414 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 621489 T1384 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 621496 T1384 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 621495 T1414 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 621495 T1401 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 621498 T1414 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 621498 T1414 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 621498 T1414 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 621499 T1414 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 621500 T1414 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 621493 T1373 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383196751029\delLiveColl_shard1_replica2\data\
   [junit4]   2> 621500 T1373 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383196751029\delLiveColl_shard1_replica2\data\index/
   [junit4]   2> 621500 T1373 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383196751029\delLiveColl_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 621500 T1373 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383196751029\delLiveColl_shard1_replica2\data\index
   [junit4]   2> 621502 T1373 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=60.162109375, floorSegmentMB=1.587890625, forceMergeDeletesPctAllowed=6.426560296248276, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24351826229019047
   [junit4]   2> 621503 T1373 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e21aa4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@87fb2f),segFN=segments_1,generation=1}
   [junit4]   2> 621503 T1373 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 621506 T1414 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 621507 T1373 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 621508 T1373 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 621508 T1373 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 621508 T1373 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 621508 T1373 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 621508 T1373 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 621509 T1373 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 621509 T1373 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 621509 T1373 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 621511 T1373 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 621512 T1373 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 621512 T1373 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 621512 T1373 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 621513 T1373 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 621514 T1373 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 621514 T1401 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 621517 T1373 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 621519 T1414 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 621519 T1414 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 621520 T1384 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 621520 T1384 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 621520 T1384 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 621521 T1384 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at .\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383196752965\delLiveColl_shard2_replica2\, dataDir=.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383196752965\delLiveColl_shard2_replica2\data\
   [junit4]   2> 621521 T1384 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f05076
   [junit4]   2> 621524 T1414 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 621525 T1384 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383196752965\delLiveColl_shard2_replica2\data\
   [junit4]   2> 621525 T1373 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 621526 T1373 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 621526 T1414 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@88bd4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1637de8),segFN=segments_1,generation=1}
   [junit4]   2> 621527 T1414 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 621527 T1414 oass.SolrIndexSearcher.<init> Opening Searcher@14bd56d main
   [junit4]   2> 621526 T1384 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383196752965\delLiveColl_shard2_replica2\data\index/
   [junit4]   2> 621530 T1384 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory '.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383196752965\delLiveColl_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 621530 T1373 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 621532 T1373 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e21aa4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@87fb2f),segFN=segments_1,generation=1}
   [junit4]   2> 621532 T1373 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 621532 T1373 oass.SolrIndexSearcher.<init> Opening Searcher@1e9616a main
   [junit4]   2> 621531 T1384 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383196752965\delLiveColl_shard2_replica2\data\index
   [junit4]   2> 621530 T1401 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 621534 T1384 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=60.162109375, floorSegmentMB=1.587890625, forceMergeDeletesPctAllowed=6.426560296248276, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24351826229019047
   [junit4]   2> 621536 T1429 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica1] Registered new searcher Searcher@14bd56d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 621537 T1414 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica1
   [junit4]   2> 621537 T1414 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica1 address:http://127.0.0.1:52323 collection:delLiveColl shard:shard1
   [junit4]   2> 621539 T1373 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica2
   [junit4]   2> 621539 T1373 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica2 address:http://127.0.0.1:52296 collection:delLiveColl shard:shard1
   [junit4]   2> 621541 T1430 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica2] Registered new searcher Searcher@1e9616a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 621542 T1401 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 621542 T1401 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 621543 T1401 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 621543 T1373 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 621543 T1384 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@80a4d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@daf025),segFN=segments_1,generation=1}
   [junit4]   2> 621545 T1384 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 621543 T1414 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 621548 T1401 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 621548 T1401 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 621548 T1401 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 621549 T1401 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383196755058\delLiveColl_shard2_replica1\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383196755058\delLiveColl_shard2_replica1\data\
   [junit4]   2> 621549 T1401 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f05076
   [junit4]   2> 621550 T1401 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383196755058\delLiveColl_shard2_replica1\data\
   [junit4]   2> 621551 T1401 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383196755058\delLiveColl_shard2_replica1\data\index/
   [junit4]   2> 621551 T1401 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383196755058\delLiveColl_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 621552 T1401 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383196755058\delLiveColl_shard2_replica1\data\index
   [junit4]   2> 621553 T1401 oasu.RandomMergeP

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

	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 742990 T1424 oaz.ClientCnxn$EventThread.run ERROR Event thread exiting due to interruption java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:1961)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1996)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]   2> 
   [junit4]   2> 743976 T1423 oaz.ClientCnxn$SendThread.run WARN Session 0x1420cf36f59000e for server null, unexpected error, closing socket connection and attempting reconnect java.nio.channels.ClosedByInterruptException
   [junit4]   2> 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:184)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:635)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 743992 T1423 oaz.ClientCnxn$SendThread.run WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 744492 T1423 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 745488 T1423 oaz.ClientCnxn$SendThread.run WARN Session 0x1420cf36f59000e for server null, unexpected error, closing socket connection and attempting reconnect java.nio.channels.ClosedByInterruptException
   [junit4]   2> 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:184)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:635)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 745493 T1423 oaz.ClientCnxn$SendThread.run WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 138590 T1336 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=1423, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[26EB69771BA36BBE]-SendThread(127.0.0.1:52277), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=cs_CZ, timezone=America/St_Johns
   [junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_45 (32-bit)/cpus=2,threads=3,free=76678120,total=144347136
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, HighlighterTest, SolrPluginUtilsTest, HdfsBasicDistributedZk2Test, UpdateParamsTest, TestStressRecovery, AddBlockUpdateTest, PingRequestHandlerTest, QueryElevationComponentTest, ScriptEngineTest, FullSolrCloudDistribCmdsTest, TestImplicitCoreProperties, AnalysisAfterCoreReloadTest, TestJoin, TestReversedWildcardFilterFactory, TestOmitPositions, CoreContainerCoreInitFailuresTest, SolrRequestParserTest, CacheHeaderTest, BasicFunctionalityTest, SpellCheckComponentTest, UpdateRequestProcessorFactoryTest, TestSort, TestCSVLoader, TestCollationKeyRangeQueries, TestRandomFaceting, TermVectorComponentTest, SolrIndexConfigTest, SolrIndexSplitterTest, TestAddFieldRealTimeGet, TestStressLucene, BadComponentTest, ClusterStateTest, LegacyHTMLStripCharFilterTest, TestWriterPerf, TestPartialUpdateDeduplication, ZkControllerTest, SuggesterFSTTest, XsltUpdateRequestHandlerTest, TestNonNRTOpen, PathHierarchyTokenizerFactoryTest, ChaosMonkeySafeLeaderTest, TestSolrQueryParser, TestRandomDVFaceting, CSVRequestHandlerTest, DateFieldTest, TestBinaryField, TestZkChroot, TestCloudManagedSchemaAddField, TestIndexingPerformance, AlternateDirectoryTest, TestFieldResource, SolrXmlInZkTest, NotRequiredUniqueKeyTest, ZkSolrClientTest, TestNRTOpen, TestReloadAndDeleteDocs, TestMaxScoreQueryParser, QueryEqualityTest, DirectSolrConnectionTest, TestSolrDeletionPolicy2, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=26EB69771BA36BBE -Dtests.slow=true -Dtests.locale=cs_CZ -Dtests.timezone=America/St_Johns -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s | DeleteReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([26EB69771BA36BBE]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:662)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   [junit4]    >    1) Thread[id=1423, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[26EB69771BA36BBE]-SendThread(127.0.0.1:52277), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    >    2) Thread[id=1424, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[26EB69771BA36BBE]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([26EB69771BA36BBE]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1423, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[26EB69771BA36BBE]-SendThread(127.0.0.1:52277), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([26EB69771BA36BBE]:0)
   [junit4] Completed in 138.64s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 808 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:428: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:408: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:483: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1263: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:906: There were test failures: 330 suites, 1458 tests, 3 suite-level errors, 1 error, 1067 ignored (3 assumptions)

Total time: 39 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure