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/11/01 03:23:46 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3337/
Java: 32bit/jdk1.7.0_45 -client -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 33141 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:367: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:66: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:135: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./solr/core/src/java/org/apache/solr/update/processor/DocBasedVersionConstraintsProcessorFactory.java
* ./solr/core/src/test/org/apache/solr/cloud/TestDistribDocBasedVersion.java
* ./solr/core/src/test/org/apache/solr/search/TestStressUserVersions.java
* ./solr/core/src/test/org/apache/solr/update/TestDocBasedVersionConstraints.java

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



[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.6.0_45) - Build # 3339 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3339/
Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([CC622BD5774C63C7:4D84A5CD001303FB]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
	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)




Build Log:
[...truncated 9201 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 231079 T620 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 231088 T620 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-CollectionsAPIDistributedZkTest-1383316553730
   [junit4]   2> 231092 T620 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 231093 T621 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 231242 T620 oasc.ZkTestServer.run start zk server on port:59232
   [junit4]   2> 231248 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 231265 T627 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b29f6e7 name:ZooKeeperConnection Watcher:127.0.0.1:59232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 231268 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 231268 T620 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 231303 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 231313 T629 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f874627 name:ZooKeeperConnection Watcher:127.0.0.1:59232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 231314 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 231316 T620 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 231342 T620 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 231366 T620 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 231386 T620 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 231428 T620 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> 231430 T620 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 231754 T620 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> 231754 T620 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 231876 T620 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> 231876 T620 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 231892 T620 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> 231892 T620 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 231910 T620 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> 231910 T620 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 231925 T620 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> 231925 T620 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 231941 T620 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> 231941 T620 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 231954 T620 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> 231954 T620 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 231970 T620 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> 231970 T620 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 231983 T620 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> 231983 T620 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> Using new style solr.xml
   [junit4]   2> 232006 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 232020 T631 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5158ce4 name:ZooKeeperConnection Watcher:127.0.0.1:59232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 232020 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 232020 T620 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 232040 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 232055 T633 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@207f7d58 name:ZooKeeperConnection Watcher:127.0.0.1:59232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 232055 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 232058 T620 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 232059 T620 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 232088 T620 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/conf2/schema.xml
   [junit4]   2> 232088 T620 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 232108 T620 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/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 232110 T620 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 232123 T620 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/conf2/stopwords.txt
   [junit4]   2> 232123 T620 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 232139 T620 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/conf2/protwords.txt
   [junit4]   2> 232139 T620 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 232152 T620 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/conf2/currency.xml
   [junit4]   2> 232153 T620 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 232167 T620 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/conf2/open-exchange-rates.json
   [junit4]   2> 232167 T620 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 232186 T620 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/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 232188 T620 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 232214 T620 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/conf2/old_synonyms.txt
   [junit4]   2> 232216 T620 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 232244 T620 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/conf2/synonyms.txt
   [junit4]   2> 232244 T620 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 232263 T620 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 232266 T620 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 233101 T620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 233109 T620 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59245
   [junit4]   2> 233112 T620 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 233112 T620 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 233113 T620 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383316554933
   [junit4]   2> 233113 T620 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383316554933\'
   [junit4]   2> 233158 T620 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.CollectionsAPIDistributedZkTest-controljetty-1383316554933\solr.xml
   [junit4]   2> 233266 T620 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 233273 T620 oasc.CoreContainer.<init> New CoreContainer 1736995097
   [junit4]   2> 233273 T620 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383316554933\]
   [junit4]   2> 233276 T620 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 233278 T620 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 233278 T620 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 233278 T620 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 233279 T620 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 233279 T620 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 233279 T620 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 233280 T620 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 233280 T620 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 233288 T620 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 233289 T620 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 233289 T620 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59232/solr
   [junit4]   2> 233291 T620 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 233293 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 233318 T644 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2eb95569 name:ZooKeeperConnection Watcher:127.0.0.1:59232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 233319 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 233328 T622 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x142141780120004, 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> 233334 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 233340 T646 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25048104 name:ZooKeeperConnection Watcher:127.0.0.1:59232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 233341 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 233348 T620 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 233367 T620 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 233389 T620 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 233402 T620 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59245_
   [junit4]   2> 233409 T620 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59245_
   [junit4]   2> 233436 T620 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 233500 T620 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 233524 T620 oasc.Overseer.start Overseer (id=90657033666297861-127.0.0.1:59245_-n_0000000000) starting
   [junit4]   2> 233542 T620 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 233563 T648 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 233568 T620 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 233587 T620 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 233598 T620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 233617 T647 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 233627 T620 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.CollectionsAPIDistributedZkTest-controljetty-1383316554933
   [junit4]   2> 233956 T620 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.CollectionsAPIDistributedZkTest-controljetty-1383316554933\conf\
   [junit4]   2> 233972 T620 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 233976 T620 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 233976 T620 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 233991 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 233999 T651 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a4dd592 name:ZooKeeperConnection Watcher:127.0.0.1:59232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 233999 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 234008 T620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 234020 T620 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 234818 T620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 234825 T620 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59257
   [junit4]   2> 234828 T620 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 234828 T620 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 234828 T620 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383316556660
   [junit4]   2> 234830 T620 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383316556660\'
   [junit4]   2> 234871 T620 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.CollectionsAPIDistributedZkTest-jetty1-1383316556660\solr.xml
   [junit4]   2> 234994 T620 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 234994 T620 oasc.CoreContainer.<init> New CoreContainer 1166861905
   [junit4]   2> 234994 T620 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383316556660\]
   [junit4]   2> 234998 T620 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 234998 T620 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 234998 T620 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 234998 T620 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 234998 T620 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 234998 T620 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 235001 T620 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 235001 T620 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 235001 T620 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 235007 T620 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 235007 T620 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 235007 T620 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59232/solr
   [junit4]   2> 235010 T620 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 235013 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 235023 T662 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2564f383 name:ZooKeeperConnection Watcher:127.0.0.1:59232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 235024 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 235037 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 235046 T664 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@331f9cee name:ZooKeeperConnection Watcher:127.0.0.1:59232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 235048 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 235072 T620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 236565 T620 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59257_
   [junit4]   2> 236571 T620 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59257_
   [junit4]   2> 236602 T646 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 236604 T651 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 236608 T664 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 236654 T620 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.CollectionsAPIDistributedZkTest-jetty1-1383316556660
   [junit4]   2> 237002 T620 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.CollectionsAPIDistributedZkTest-jetty1-1383316556660\conf\
   [junit4]   2> 237021 T620 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 237024 T620 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 237024 T620 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 237892 T620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 237899 T620 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59266
   [junit4]   2> 237903 T620 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 237903 T620 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 237903 T620 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.CollectionsAPIDistributedZkTest-jetty2-1383316559674
   [junit4]   2> 237903 T620 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.CollectionsAPIDistributedZkTest-jetty2-1383316559674\'
   [junit4]   2> 237947 T620 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.CollectionsAPIDistributedZkTest-jetty2-1383316559674\solr.xml
   [junit4]   2> 238040 T620 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 238043 T620 oasc.CoreContainer.<init> New CoreContainer 894582240
   [junit4]   2> 238043 T620 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.CollectionsAPIDistributedZkTest-jetty2-1383316559674\]
   [junit4]   2> 238048 T620 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 238048 T620 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 238048 T620 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 238048 T620 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 238048 T620 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 238048 T620 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 238048 T620 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 238048 T620 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 238048 T620 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 238056 T620 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 238056 T620 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 238056 T620 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59232/solr
   [junit4]   2> 238056 T620 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 238061 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 238078 T676 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a5c5879 name:ZooKeeperConnection Watcher:127.0.0.1:59232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238079 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 238091 T622 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x142141780120009, 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> 238095 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 238101 T678 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1db88745 name:ZooKeeperConnection Watcher:127.0.0.1:59232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238102 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 238123 T620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 239620 T620 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59266_
   [junit4]   2> 239628 T620 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59266_
   [junit4]   2> 239659 T646 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 239662 T678 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 239667 T651 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 239669 T664 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 239708 T620 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.CollectionsAPIDistributedZkTest-jetty2-1383316559674
   [junit4]   2> 240064 T620 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.CollectionsAPIDistributedZkTest-jetty2-1383316559674\conf\
   [junit4]   2> 240080 T620 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 240085 T620 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 240085 T620 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 240903 T620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 240909 T620 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59275
   [junit4]   2> 240910 T620 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 240912 T620 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 240912 T620 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.CollectionsAPIDistributedZkTest-jetty3-1383316562733
   [junit4]   2> 240913 T620 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.CollectionsAPIDistributedZkTest-jetty3-1383316562733\'
   [junit4]   2> 240951 T620 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.CollectionsAPIDistributedZkTest-jetty3-1383316562733\solr.xml
   [junit4]   2> 241063 T620 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 241063 T620 oasc.CoreContainer.<init> New CoreContainer 1771567092
   [junit4]   2> 241065 T620 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.CollectionsAPIDistributedZkTest-jetty3-1383316562733\]
   [junit4]   2> 241068 T620 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 241069 T620 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 241069 T620 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 241071 T620 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 241071 T620 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 241071 T620 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 241072 T620 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 241072 T620 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 241074 T620 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 241079 T620 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 241079 T620 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 241081 T620 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59232/solr
   [junit4]   2> 241081 T620 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 241084 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 241097 T690 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7817ea54 name:ZooKeeperConnection Watcher:127.0.0.1:59232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 241098 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 241118 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 241130 T692 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@669b5cdb name:ZooKeeperConnection Watcher:127.0.0.1:59232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 241131 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 241173 T620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 242680 T620 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59275_
   [junit4]   2> 242689 T620 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59275_
   [junit4]   2> 242718 T692 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 242721 T664 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 242727 T646 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 242735 T678 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 242737 T651 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 242757 T620 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.CollectionsAPIDistributedZkTest-jetty3-1383316562733
   [junit4]   2> 243082 T620 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.CollectionsAPIDistributedZkTest-jetty3-1383316562733\conf\
   [junit4]   2> 243109 T620 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 243111 T620 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 243112 T620 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 243896 T620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 243905 T620 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59284
   [junit4]   2> 243908 T620 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 243909 T620 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 243909 T620 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758
   [junit4]   2> 243909 T620 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\'
   [junit4]   2> 243952 T620 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.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solr.xml
   [junit4]   2> 244065 T620 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 244066 T620 oasc.CoreContainer.<init> New CoreContainer 1847125318
   [junit4]   2> 244066 T620 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\]
   [junit4]   2> 244069 T620 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 244071 T620 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 244071 T620 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 244072 T620 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 244072 T620 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 244074 T620 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 244074 T620 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 244075 T620 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 244076 T620 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 244082 T620 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 244082 T620 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 244084 T620 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59232/solr
   [junit4]   2> 244084 T620 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 244087 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 244092 T704 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24748f22 name:ZooKeeperConnection Watcher:127.0.0.1:59232 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 244094 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 244100 T622 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14214178012000d, 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> 244104 T620 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 244108 T706 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b26a8dc name:ZooKeeperConnection Watcher:127.0.0.1:59232/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 244108 T620 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 244124 T620 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 245638 T620 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59284_
   [junit4]   2> 245646 T620 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59284_
   [junit4]   2> 245682 T692 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 245682 T664 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 245682 T651 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 245684 T646 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 245684 T678 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 245688 T706 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 245710 T620 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.CollectionsAPIDistributedZkTest-jetty4-1383316565758
   [junit4]   2> 246027 T620 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.CollectionsAPIDistributedZkTest-jetty4-1383316565758\conf\
   [junit4]   2> 246041 T620 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 246046 T620 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 246046 T620 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 246100 T656 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&collection.configName=conf1&name=solrj_collection&replicationFactor=2&action=CREATE&router.field=myOwnField&wt=javabin&router.name=compositeId&version=2
   [junit4]   2> 246103 T646 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 246110 T646 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 246111 T648 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":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 246111 T648 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 247061 T647 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 247067 T647 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 247067 T647 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 247108 T646 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> 247109 T692 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> 247110 T664 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> 247110 T706 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> 247112 T678 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> 247113 T651 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> 247187 T648 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 247187 T648 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:59266_
   [junit4]   2> 247188 T648 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:59284_
   [junit4]   2> 247194 T648 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:59275_
   [junit4]   2> 247198 T648 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:59257_
   [junit4]   2> 247212 T702 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 247213 T672 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 247219 T687 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down
   [junit4]   2> 247219 T658 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down
   [junit4]   2> 247223 T702 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 247223 T672 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 247226 T687 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 247229 T658 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 249406 T647 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 249409 T647 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:59284",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59284_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 249426 T647 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:59266",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59266_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 249442 T647 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:59275",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59275_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 249459 T647 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:59257",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59257_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 249476 T646 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> 249476 T678 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> 249476 T706 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> 249476 T664 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> 249478 T692 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> 249478 T651 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> 250223 T702 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 250225 T672 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 250229 T658 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 250229 T687 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 250236 T687 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383316562733\solrj_collection_shard2_replica1
   [junit4]   2> 250239 T687 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 250236 T702 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using instanceDir: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solrj_collection_shard1_replica2
   [junit4]   2> 250241 T702 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 250239 T658 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using instanceDir: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383316556660\solrj_collection_shard2_replica2
   [junit4]   2> 250244 T658 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 250245 T672 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383316559674\solrj_collection_shard1_replica1
   [junit4]   2> 250245 T672 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 250245 T687 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 250250 T687 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 250251 T702 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 250252 T702 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 250255 T658 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 250255 T658 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 250264 T672 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 250264 T672 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 250273 T658 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 250277 T687 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 250279 T702 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 250286 T658 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383316556660\solrj_collection_shard2_replica2\'
   [junit4]   2> 250288 T687 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.CollectionsAPIDistributedZkTest-jetty3-1383316562733\solrj_collection_shard2_replica1\'
   [junit4]   2> 250299 T672 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 250299 T702 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solrj_collection_shard1_replica2\'
   [junit4]   2> 250354 T672 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.CollectionsAPIDistributedZkTest-jetty2-1383316559674\solrj_collection_shard1_replica1\'
   [junit4]   2> 250463 T687 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 250472 T702 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 250575 T687 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 250582 T658 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 250641 T702 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 250652 T687 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 250667 T687 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 250689 T702 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 250771 T702 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 250837 T672 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 250938 T672 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 251070 T672 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 251080 T658 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 251130 T672 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 251232 T658 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 251811 T658 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 252381 T702 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 252381 T702 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 252384 T702 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 252735 T702 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 252741 T702 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 252913 T687 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 252913 T687 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 252917 T687 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 252930 T687 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 252935 T687 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 253372 T672 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 253375 T672 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 253377 T672 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 253397 T672 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 253402 T672 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 253513 T687 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 253523 T702 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 253535 T687 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 253550 T702 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 253560 T687 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 253578 T702 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 253583 T687 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 253583 T687 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 253583 T687 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 253592 T672 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 253595 T702 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 253595 T702 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 253595 T702 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 253601 T687 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 253601 T687 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 253601 T687 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 253602 T687 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383316562733\solrj_collection_shard2_replica1\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383316562733\solrj_collection_shard2_replica1\data\
   [junit4]   2> 253602 T687 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26832226
   [junit4]   2> 253602 T687 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.CollectionsAPIDistributedZkTest-jetty3-1383316562733\solrj_collection_shard2_replica1\data\
   [junit4]   2> 253602 T687 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.CollectionsAPIDistributedZkTest-jetty3-1383316562733\solrj_collection_shard2_replica1\data\index/
   [junit4]   2> 253605 T687 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383316562733\solrj_collection_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 253605 T687 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.CollectionsAPIDistributedZkTest-jetty3-1383316562733\solrj_collection_shard2_replica1\data\index
   [junit4]   2> 253607 T687 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=70.1572265625, floorSegmentMB=1.0146484375, forceMergeDeletesPctAllowed=8.34216140135641, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 253608 T687 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@41539e8b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35203c7f),segFN=segments_1,generation=1}
   [junit4]   2> 253608 T687 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 253617 T687 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 253617 T687 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 253617 T687 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 253617 T687 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 253617 T687 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 253617 T687 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 253620 T687 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 253620 T687 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 253620 T687 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 253621 T687 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 253623 T687 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 253623 T687 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 253623 T687 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 253624 T687 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 253626 T687 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 253635 T702 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 253645 T702 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 253645 T702 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 253645 T687 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 253639 T672 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 253646 T702 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solrj_collection_shard1_replica2\, dataDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solrj_collection_shard1_replica2\data\
   [junit4]   2> 253648 T702 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26832226
   [junit4]   2> 253658 T687 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 253658 T687 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 253663 T687 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@73c71c75
   [junit4]   2> 253663 T672 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 253663 T687 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@41539e8b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35203c7f),segFN=segments_1,generation=1}
   [junit4]   2> 253664 T687 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 253665 T687 oass.SolrIndexSearcher.<init> Opening Searcher@6487d5bd main
   [junit4]   2> 253667 T702 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solrj_collection_shard1_replica2\data\
   [junit4]   2> 253668 T702 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solrj_collection_shard1_replica2\data\index/
   [junit4]   2> 253670 T702 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solrj_collection_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 253671 T702 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solrj_collection_shard1_replica2\data\index
   [junit4]   2> 253673 T702 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=70.1572265625, floorSegmentMB=1.0146484375, forceMergeDeletesPctAllowed=8.34216140135641, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 253673 T672 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 253674 T672 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 253674 T672 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 253677 T702 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@23d57fa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4282c39f),segFN=segments_1,generation=1}
   [junit4]   2> 253679 T702 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 253689 T702 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 253690 T702 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 253690 T702 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 253690 T702 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 253690 T702 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 253690 T702 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 253695 T702 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 253695 T702 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 253695 T702 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 253696 T672 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 253696 T672 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 253696 T672 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 253696 T702 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 253698 T702 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 253698 T702 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 253698 T702 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 253701 T702 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 253701 T702 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 253698 T672 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383316559674\solrj_collection_shard1_replica1\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383316559674\solrj_collection_shard1_replica1\data\
   [junit4]   2> 253704 T672 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26832226
   [junit4]   2> 253704 T672 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.CollectionsAPIDistributedZkTest-jetty2-1383316559674\solrj_collection_shard1_replica1\data\
   [junit4]   2> 253706 T672 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.CollectionsAPIDistributedZkTest-jetty2-1383316559674\solrj_collection_shard1_replica1\data\index/
   [junit4]   2> 253706 T672 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383316559674\solrj_collection_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 253706 T672 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.CollectionsAPIDistributedZkTest-jetty2-1383316559674\solrj_collection_shard1_replica1\data\index
   [junit4]   2> 253708 T672 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=70.1572265625, floorSegmentMB=1.0146484375, forceMergeDeletesPctAllowed=8.34216140135641, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 253708 T702 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 253708 T672 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@57097add lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@517ceb9b),segFN=segments_1,generation=1}
   [junit4]   2> 253708 T672 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 253696 T712 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica1] Registered new searcher Searcher@6487d5bd main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 253715 T672 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 253715 T672 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 253717 T672 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 253717 T672 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 253717 T672 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 253717 T672 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 253718 T672 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 253718 T672 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 253718 T672 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 253721 T672 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 253723 T672 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 253723 T672 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 253723 T672 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 253724 T672 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 253724 T672 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 253727 T672 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 253706 T687 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica1
   [junit4]   2> 253734 T687 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica1 address:http://127.0.0.1:59275 collection:solrj_collection shard:shard2
   [junit4]   2> 253715 T702 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 253737 T702 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 253737 T672 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 253737 T672 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 253743 T702 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@220acc95
   [junit4]   2> 253743 T702 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@23d57fa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4282c39f),segFN=segments_1,generation=1}
   [junit4]   2> 253745 T702 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 253745 T702 oass.SolrIndexSearcher.<init> Opening Searcher@50625c49 main
   [junit4]   2> 253747 T672 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@b50daf
   [junit4]   2> 253756 T702 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica2
   [junit4]   2> 253756 T702 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica2 address:http://127.0.0.1:59284 collection:solrj_collection shard:shard1
   [junit4]   2> 253758 T672 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@57097add lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@517ceb9b),segFN=segments_1,generation=1}
   [junit4]   2> 253759 T672 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 253759 T672 oass.SolrIndexSearcher.<init> Opening Searcher@63988175 main
   [junit4]   2> 253834 T714 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica1] Registered new searcher Searcher@63988175 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 253838 T672 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica1
   [junit4]   2> 253838 T672 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica1 address:http://127.0.0.1:59266 collection:solrj_collection shard:shard1
   [junit4]   2> 253843 T687 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard2/election
   [junit4]   2> 253844 T713 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica2] Registered new searcher Searcher@50625c49 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 253847 T658 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 253849 T658 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 253849 T702 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard1/election
   [junit4]   2> 253850 T672 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard1/election
   [junit4]   2> 253850 T658 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 253865 T658 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 253872 T658 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 253958 T672 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 253985 T687 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 253995 T672 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 253995 T672 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 253995 T672 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59266/solrj_collection_shard1_replica1/
   [junit4]   2> 253996 T672 oasu.PeerSync.sync PeerSync: core=solrj_collection_shard1_replica1 url=http://127.0.0.1:59266 START replicas=[http://127.0.0.1:59284/solrj_collection_shard1_replica2/] nUpdates=100
   [junit4]   2> 254013 T672 oasu.PeerSync.sync PeerSync: core=solrj_collection_shard1_replica1 url=http://127.0.0.1:59266 DONE.  We have no versions.  sync failed.
   [junit4]   2> 254013 T672 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 254013 T672 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 254013 T672 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59266/solrj_collection_shard1_replica1/ shard1
   [junit4]   2> 254013 T672 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leaders/shard1
   [junit4]   2> 254064 T658 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 254068 T687 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179984
   [junit4]   2> 254083 T658 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 254102 T658 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 254112 T658 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 254112 T658 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 254112 T658 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 254127 T658 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 254127 T658 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 254127 T658 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 254128 T658 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383316556660\solrj_collection_shard2_replica2\, dataDir=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383316556660\solrj_collection_shard2_replica2\data\
   [junit4]   2> 254128 T658 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26832226
   [junit4]   2> 254133 T658 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383316556660\solrj_collection_shard2_replica2\data\
   [junit4]   2> 254133 T658 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383316556660\solrj_collection_shard2_replica2\data\index/
   [junit4]   2> 254133 T658 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory '.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383316556660\solrj_collection_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 254133 T658 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383316556660\solrj_collection_shard2_replica2\data\index
   [junit4]   2> 254134 T658 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, m

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

 "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 289026 T706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 289037 T620 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 59284
   [junit4]   2> 289037 T620 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1847125318
   [junit4]   2> 290607 T692 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 290687 T728 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 290690 T728 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59284",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59284_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 290690 T728 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 290715 T706 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 292322 T620 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 292329 T620 oasc.SolrCore.close [solrj_collection_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@77a83987
   [junit4]   2> 292351 T620 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 292353 T620 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 292353 T620 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 292353 T620 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 292358 T620 oasc.SolrCore.closeSearcher [solrj_collection_shard1_replica2] Closing main searcher on request.
   [junit4]   2> 292358 T620 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 292358 T620 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solrj_collection_shard1_replica2\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solrj_collection_shard1_replica2\data\;done=false>>]
   [junit4]   2> 292358 T620 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solrj_collection_shard1_replica2\data\
   [junit4]   2> 292360 T620 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solrj_collection_shard1_replica2\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solrj_collection_shard1_replica2\data\index;done=false>>]
   [junit4]   2> 292361 T620 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383316565758\solrj_collection_shard1_replica2\data\index
   [junit4]   2> 292363 T728 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90657033666297870-127.0.0.1:59284_-n_0000000004) am no longer a leader.
   [junit4]   2> 292368 T706 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 292383 T620 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1383316553728\zookeeper\server1\data\version-2\log.1 FAILED !!!!!
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1383316553728\zookeeper\server1\data\version-2 FAILED !!!!!
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1383316553728\zookeeper\server1\data FAILED !!!!!
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1383316553728\zookeeper\server1 FAILED !!!!!
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1383316553728\zookeeper FAILED !!!!!
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1383316553728 FAILED !!!!!
   [junit4]   2> 292455 T620 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 292459 T620 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59232 59232
   [junit4]   2> 294926 T622 oazs.NIOServerCnxnFactory.run WARN Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:55)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:69)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=CC622BD5774C63C7 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Africa/Harare -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 63.9s | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CC622BD5774C63C7:4D84A5CD001303FB]:0)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 294981 T620 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=is, timezone=Africa/Harare
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.6.0_45 (64-bit)/cpus=2,threads=1,free=150174872,total=214433792
   [junit4]   2> NOTE: All tests run in this JVM: [SpellPossibilityIteratorTest, RequiredFieldsTest, TestUniqueKeyFieldResource, TestSolrXmlPersistence, ShardRoutingCustomTest, TestDefaultSearchFieldResource, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, ReturnFieldsTest, SliceStateTest, TestSchemaSimilarityResource, TestSolrXMLSerializer, DateMathParserTest, TestConfig, SOLR749Test, TestCSVResponseWriter, UpdateParamsTest, CurrencyFieldOpenExchangeTest, TestFastLRUCache, CurrencyFieldXmlFileTest, AliasIntegrationTest, TestPartialUpdateDeduplication, TestSolrCoreProperties, TestMultiCoreConfBootstrap, TimeZoneUtilsTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed in 63.95s, 1 test, 1 failure <<< FAILURES!

[...truncated 967 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: 333 suites, 1469 tests, 1 failure, 42 ignored (13 assumptions)

Total time: 82 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3338/
Java: 32bit/jdk1.6.0_45 -server -XX:+UseConcMarkSweepGC

5 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F355EB693C1798FB:72B365714B48F8C7]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor36.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$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)


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([F355EB693C1798FB:72B365714B48F8C7]: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.GeneratedMethodAccessor36.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$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([F355EB693C1798FB]: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.GeneratedMethodAccessor24.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=8139, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[F355EB693C1798FB]-SendThread(127.0.0.1:57888), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)    2) Thread[id=8140, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[F355EB693C1798FB]-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=8139, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[F355EB693C1798FB]-SendThread(127.0.0.1:57888), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   2) Thread[id=8140, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[F355EB693C1798FB]-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([F355EB693C1798FB]: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=8139, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[F355EB693C1798FB]-SendThread(127.0.0.1:57888), state=RUNNABLE, group=TGRP-DeleteReplicaTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:273)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:255)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:136)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=8139, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[F355EB693C1798FB]-SendThread(127.0.0.1:57888), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:273)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:255)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:136)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
	at __randomizedtesting.SeedInfo.seed([F355EB693C1798FB]:0)




Build Log:
[...truncated 9835 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 2114139 T4608 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2114143 T4608 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-CollectionsAPIDistributedZkTest-1383295893164
   [junit4]   2> 2114146 T4608 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2114146 T4609 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2114225 T4608 oasc.ZkTestServer.run start zk server on port:56397
   [junit4]   2> 2114226 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114231 T4615 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b72cf9 name:ZooKeeperConnection Watcher:127.0.0.1:56397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2114232 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2114232 T4608 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2114240 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114243 T4617 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eb4a16 name:ZooKeeperConnection Watcher:127.0.0.1:56397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2114243 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2114244 T4608 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2114250 T4608 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2114255 T4608 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2114260 T4608 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2114266 T4608 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> 2114266 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2114279 T4608 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> 2114279 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2114285 T4608 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> 2114285 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2114292 T4608 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> 2114292 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2114299 T4608 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> 2114299 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2114305 T4608 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> 2114306 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2114313 T4608 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> 2114313 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2114320 T4608 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> 2114320 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2114326 T4608 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> 2114326 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2114333 T4608 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> 2114333 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> Using new style solr.xml
   [junit4]   2> 2114342 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114345 T4619 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59b05a name:ZooKeeperConnection Watcher:127.0.0.1:56397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2114345 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2114345 T4608 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2114351 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114354 T4621 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1de63fc name:ZooKeeperConnection Watcher:127.0.0.1:56397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2114354 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2114356 T4608 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 2114356 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 2114364 T4608 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/conf2/schema.xml
   [junit4]   2> 2114364 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 2114370 T4608 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/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2114371 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2114377 T4608 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/conf2/stopwords.txt
   [junit4]   2> 2114378 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 2114384 T4608 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/conf2/protwords.txt
   [junit4]   2> 2114384 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 2114390 T4608 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/conf2/currency.xml
   [junit4]   2> 2114390 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 2114397 T4608 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/conf2/open-exchange-rates.json
   [junit4]   2> 2114397 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 2114404 T4608 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/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2114404 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2114410 T4608 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/conf2/old_synonyms.txt
   [junit4]   2> 2114410 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 2114416 T4608 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/conf2/synonyms.txt
   [junit4]   2> 2114417 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 2114424 T4608 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 2114424 T4608 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 2114848 T4608 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2114853 T4608 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56410
   [junit4]   2> 2114854 T4608 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2114854 T4608 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2114854 T4608 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.CollectionsAPIDistributedZkTest-controljetty-1383295893452
   [junit4]   2> 2114854 T4608 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.CollectionsAPIDistributedZkTest-controljetty-1383295893452\'
   [junit4]   2> 2114889 T4608 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.CollectionsAPIDistributedZkTest-controljetty-1383295893452\solr.xml
   [junit4]   2> 2114966 T4608 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2114967 T4608 oasc.CoreContainer.<init> New CoreContainer 2729125
   [junit4]   2> 2114967 T4608 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.CollectionsAPIDistributedZkTest-controljetty-1383295893452\]
   [junit4]   2> 2114969 T4608 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2114969 T4608 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2114969 T4608 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2114970 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2114970 T4608 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2114970 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2114971 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2114971 T4608 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2114972 T4608 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2114975 T4608 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2114975 T4608 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2114975 T4608 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56397/solr
   [junit4]   2> 2114975 T4608 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2114977 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114984 T4632 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f85f2f name:ZooKeeperConnection Watcher:127.0.0.1:56397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2114984 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2114991 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114995 T4634 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1501136 name:ZooKeeperConnection Watcher:127.0.0.1:56397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2114996 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2114998 T4608 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2115006 T4608 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2115013 T4608 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2115016 T4608 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56410_
   [junit4]   2> 2115017 T4608 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56410_
   [junit4]   2> 2115024 T4608 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2115033 T4608 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2115038 T4608 oasc.Overseer.start Overseer (id=90655679654920197-127.0.0.1:56410_-n_0000000000) starting
   [junit4]   2> 2115045 T4608 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2115051 T4636 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2115052 T4608 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2115061 T4608 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2115065 T4608 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2115071 T4635 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2115074 T4608 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.CollectionsAPIDistributedZkTest-controljetty-1383295893452
   [junit4]   2> 2115311 T4608 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.CollectionsAPIDistributedZkTest-controljetty-1383295893452\conf\
   [junit4]   2> 2115325 T4608 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2115326 T4608 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2115326 T4608 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2115330 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2115333 T4639 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1537460 name:ZooKeeperConnection Watcher:127.0.0.1:56397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2115334 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2115336 T4608 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2115342 T4608 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 2115804 T4608 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2115806 T4608 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56422
   [junit4]   2> 2115807 T4608 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2115807 T4608 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2115807 T4608 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.CollectionsAPIDistributedZkTest-jetty1-1383295894361
   [junit4]   2> 2115807 T4608 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.CollectionsAPIDistributedZkTest-jetty1-1383295894361\'
   [junit4]   2> 2115836 T4608 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.CollectionsAPIDistributedZkTest-jetty1-1383295894361\solr.xml
   [junit4]   2> 2115899 T4608 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2115899 T4608 oasc.CoreContainer.<init> New CoreContainer 32347181
   [junit4]   2> 2115901 T4608 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.CollectionsAPIDistributedZkTest-jetty1-1383295894361\]
   [junit4]   2> 2115903 T4608 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2115903 T4608 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2115903 T4608 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2115903 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2115903 T4608 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2115903 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2115903 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2115903 T4608 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2115905 T4608 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2115906 T4608 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2115908 T4608 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2115908 T4608 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56397/solr
   [junit4]   2> 2115908 T4608 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2115910 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2115921 T4650 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9b2ce2 name:ZooKeeperConnection Watcher:127.0.0.1:56397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2115921 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2115926 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2115929 T4652 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f01f94 name:ZooKeeperConnection Watcher:127.0.0.1:56397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2115929 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2115947 T4608 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2116731 T4608 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56422_
   [junit4]   2> 2116733 T4608 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56422_
   [junit4]   2> 2116740 T4652 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2116741 T4639 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2116741 T4634 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2116748 T4608 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.CollectionsAPIDistributedZkTest-jetty1-1383295894361
   [junit4]   2> 2116999 T4608 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.CollectionsAPIDistributedZkTest-jetty1-1383295894361\conf\
   [junit4]   2> 2117011 T4608 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2117013 T4608 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2117013 T4608 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2117440 T4608 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2117443 T4608 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56431
   [junit4]   2> 2117444 T4608 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2117444 T4608 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2117444 T4608 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.CollectionsAPIDistributedZkTest-jetty2-1383295896034
   [junit4]   2> 2117444 T4608 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.CollectionsAPIDistributedZkTest-jetty2-1383295896034\'
   [junit4]   2> 2117472 T4608 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.CollectionsAPIDistributedZkTest-jetty2-1383295896034\solr.xml
   [junit4]   2> 2117543 T4608 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2117543 T4608 oasc.CoreContainer.<init> New CoreContainer 14053936
   [junit4]   2> 2117543 T4608 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.CollectionsAPIDistributedZkTest-jetty2-1383295896034\]
   [junit4]   2> 2117545 T4608 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2117545 T4608 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2117545 T4608 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2117545 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2117545 T4608 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2117545 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2117545 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2117545 T4608 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2117548 T4608 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2117551 T4608 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2117551 T4608 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2117551 T4608 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56397/solr
   [junit4]   2> 2117551 T4608 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2117553 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2117561 T4664 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e2aec4 name:ZooKeeperConnection Watcher:127.0.0.1:56397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2117561 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2117569 T4610 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14212dc3eb40009, 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> 2117570 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2117573 T4666 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@942b71 name:ZooKeeperConnection Watcher:127.0.0.1:56397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2117574 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2117583 T4608 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2118367 T4608 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56431_
   [junit4]   2> 2118369 T4608 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56431_
   [junit4]   2> 2118376 T4639 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2118376 T4652 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2118378 T4634 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2118378 T4666 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2118389 T4608 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.CollectionsAPIDistributedZkTest-jetty2-1383295896034
   [junit4]   2> 2118643 T4608 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.CollectionsAPIDistributedZkTest-jetty2-1383295896034\conf\
   [junit4]   2> 2118656 T4608 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2118656 T4608 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2118657 T4608 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2119048 T4608 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2119051 T4608 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56440
   [junit4]   2> 2119052 T4608 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2119052 T4608 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2119052 T4608 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.CollectionsAPIDistributedZkTest-jetty3-1383295897679
   [junit4]   2> 2119052 T4608 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.CollectionsAPIDistributedZkTest-jetty3-1383295897679\'
   [junit4]   2> 2119082 T4608 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.CollectionsAPIDistributedZkTest-jetty3-1383295897679\solr.xml
   [junit4]   2> 2119159 T4608 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2119159 T4608 oasc.CoreContainer.<init> New CoreContainer 29688216
   [junit4]   2> 2119159 T4608 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.CollectionsAPIDistributedZkTest-jetty3-1383295897679\]
   [junit4]   2> 2119162 T4608 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2119162 T4608 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2119162 T4608 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2119162 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2119162 T4608 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2119163 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2119163 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2119163 T4608 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2119164 T4608 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2119167 T4608 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2119168 T4608 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2119168 T4608 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56397/solr
   [junit4]   2> 2119168 T4608 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2119170 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2119177 T4678 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ebb37a name:ZooKeeperConnection Watcher:127.0.0.1:56397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2119178 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2119181 T4610 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14212dc3eb4000b, 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> 2119182 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2119187 T4680 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12d853 name:ZooKeeperConnection Watcher:127.0.0.1:56397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2119187 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2119195 T4608 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2119979 T4608 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56440_
   [junit4]   2> 2119982 T4608 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56440_
   [junit4]   2> 2119988 T4652 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2119989 T4639 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2119991 T4634 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2119991 T4680 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2119991 T4666 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2120001 T4608 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.CollectionsAPIDistributedZkTest-jetty3-1383295897679
   [junit4]   2> 2120191 T4608 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.CollectionsAPIDistributedZkTest-jetty3-1383295897679\conf\
   [junit4]   2> 2120207 T4608 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2120209 T4608 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2120209 T4608 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2120574 T4608 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2120578 T4608 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56449
   [junit4]   2> 2120579 T4608 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2120579 T4608 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2120579 T4608 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.CollectionsAPIDistributedZkTest-jetty4-1383295899230
   [junit4]   2> 2120580 T4608 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.CollectionsAPIDistributedZkTest-jetty4-1383295899230\'
   [junit4]   2> 2120608 T4608 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.CollectionsAPIDistributedZkTest-jetty4-1383295899230\solr.xml
   [junit4]   2> 2120675 T4608 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2120675 T4608 oasc.CoreContainer.<init> New CoreContainer 30310015
   [junit4]   2> 2120675 T4608 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.CollectionsAPIDistributedZkTest-jetty4-1383295899230\]
   [junit4]   2> 2120678 T4608 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 2120678 T4608 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2120678 T4608 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2120678 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2120678 T4608 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2120678 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2120678 T4608 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2120678 T4608 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2120678 T4608 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2120680 T4608 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2120681 T4608 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2120681 T4608 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56397/solr
   [junit4]   2> 2120681 T4608 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2120684 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120688 T4692 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d2ebc1 name:ZooKeeperConnection Watcher:127.0.0.1:56397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2120688 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2120692 T4610 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14212dc3eb4000d, 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> 2120694 T4608 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120710 T4694 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1abfbf9 name:ZooKeeperConnection Watcher:127.0.0.1:56397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2120710 T4608 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2120719 T4608 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2121503 T4608 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56449_
   [junit4]   2> 2121506 T4608 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56449_
   [junit4]   2> 2121514 T4639 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2121514 T4694 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2121516 T4634 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2121517 T4666 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2121517 T4680 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2121517 T4652 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2121527 T4608 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.CollectionsAPIDistributedZkTest-jetty4-1383295899230
   [junit4]   2> 2121716 T4608 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.CollectionsAPIDistributedZkTest-jetty4-1383295899230\conf\
   [junit4]   2> 2121726 T4608 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2121728 T4608 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2121728 T4608 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2121758 T4647 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&collection.configName=conf1&name=solrj_collection&replicationFactor=2&action=CREATE&router.field=myOwnField&wt=javabin&router.name=compositeId&version=2
   [junit4]   2> 2121761 T4634 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2121764 T4634 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2121764 T4636 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":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 2121764 T4636 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 2122132 T4635 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2122134 T4635 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 2122134 T4635 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 2122144 T4680 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> 2122144 T4652 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> 2122144 T4634 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> 2122144 T4639 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> 2122146 T4694 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> 2122146 T4666 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> 2122197 T4636 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 2122197 T4636 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:56431_
   [junit4]   2> 2122198 T4636 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:56422_
   [junit4]   2> 2122200 T4636 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:56440_
   [junit4]   2> 2122200 T4636 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:56410_
   [junit4]   2> 2122206 T4675 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down
   [junit4]   2> 2122207 T4630 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down
   [junit4]   2> 2122206 T4648 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 2122207 T4659 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 2122210 T4675 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2122211 T4630 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2122211 T4648 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2122212 T4659 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2123448 T4635 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2123449 T4635 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:56440",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56440_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2123458 T4635 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:56410",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56410_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2123468 T4635 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:56422",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56422_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2123477 T4635 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:56431",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56431_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2123488 T4666 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> 2123488 T4680 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> 2123488 T4652 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> 2123488 T4694 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> 2123488 T4634 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> 2123489 T4639 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> 2123921 T4675 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 2123923 T4630 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 2123923 T4675 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383295897679\solrj_collection_shard2_replica1
   [junit4]   2> 2123923 T4675 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 2123925 T4659 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 2123925 T4648 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 2123925 T4675 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 2123925 T4630 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383295893452\solrj_collection_shard2_replica2
   [junit4]   2> 2123927 T4630 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 2123927 T4675 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 2123928 T4659 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383295896034\solrj_collection_shard1_replica1
   [junit4]   2> 2123929 T4659 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 2123930 T4648 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383295894361\solrj_collection_shard1_replica2
   [junit4]   2> 2123930 T4648 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 2123930 T4630 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 2123930 T4630 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 2123932 T4659 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 2123933 T4659 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 2123933 T4648 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 2123933 T4648 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 2123938 T4675 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 2123955 T4630 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 2123955 T4659 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 2123958 T4648 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 2123961 T4630 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.CollectionsAPIDistributedZkTest-controljetty-1383295893452\solrj_collection_shard2_replica2\'
   [junit4]   2> 2123961 T4675 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.CollectionsAPIDistributedZkTest-jetty3-1383295897679\solrj_collection_shard2_replica1\'
   [junit4]   2> 2123963 T4659 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.CollectionsAPIDistributedZkTest-jetty2-1383295896034\solrj_collection_shard1_replica1\'
   [junit4]   2> 2123966 T4648 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.CollectionsAPIDistributedZkTest-jetty1-1383295894361\solrj_collection_shard1_replica2\'
   [junit4]   2> 2124067 T4630 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 2124147 T4648 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 2124208 T4659 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 2124236 T4675 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 2124266 T4630 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2124291 T4648 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2124332 T4675 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2124349 T4630 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2124349 T4659 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2124351 T4675 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2124357 T4630 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 2124357 T4675 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 2124440 T4648 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2124448 T4648 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 2124643 T4659 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2124653 T4659 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 2126016 T4648 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2126016 T4648 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2126018 T4648 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2126029 T4648 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2126043 T4648 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2126184 T4675 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2126187 T4675 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2126188 T4675 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2126204 T4675 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2126208 T4675 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2126270 T4630 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2126270 T4630 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2126272 T4630 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2126278 T4630 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2126283 T4630 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2126308 T4659 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2126309 T4659 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2126310 T4659 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2126318 T4659 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2126323 T4659 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2126358 T4675 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2126372 T4675 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2126372 T4648 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2126380 T4648 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2126384 T4675 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2126385 T4630 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2126391 T4675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2126402 T4675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2126402 T4675 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2126404 T4648 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2126409 T4630 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2126411 T4675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2126411 T4675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2126412 T4675 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2126413 T4675 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383295897679\solrj_collection_shard2_replica1\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383295897679\solrj_collection_shard2_replica1\data\
   [junit4]   2> 2126413 T4675 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@537d55
   [junit4]   2> 2126414 T4675 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.CollectionsAPIDistributedZkTest-jetty3-1383295897679\solrj_collection_shard2_replica1\data\
   [junit4]   2> 2126414 T4648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2126415 T4648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2126415 T4675 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.CollectionsAPIDistributedZkTest-jetty3-1383295897679\solrj_collection_shard2_replica1\data\index/
   [junit4]   2> 2126414 T4659 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2126416 T4675 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383295897679\solrj_collection_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2126419 T4675 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.CollectionsAPIDistributedZkTest-jetty3-1383295897679\solrj_collection_shard2_replica1\data\index
   [junit4]   2> 2126419 T4675 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7355849892534697]
   [junit4]   2> 2126419 T4675 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bf8761 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@700b9b),segFN=segments_1,generation=1}
   [junit4]   2> 2126419 T4675 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2126419 T4630 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2126415 T4648 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2126426 T4675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2126427 T4675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2126427 T4675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2126427 T4675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2126427 T4659 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2126428 T4675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2126430 T4675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2126430 T4630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2126430 T4630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2126430 T4630 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2126431 T4675 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2126432 T4675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2126432 T4675 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2126434 T4648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2126434 T4648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2126435 T4648 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2126435 T4648 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383295894361\solrj_collection_shard1_replica2\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383295894361\solrj_collection_shard1_replica2\data\
   [junit4]   2> 2126435 T4648 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@537d55
   [junit4]   2> 2126435 T4648 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.CollectionsAPIDistributedZkTest-jetty1-1383295894361\solrj_collection_shard1_replica2\data\
   [junit4]   2> 2126435 T4648 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.CollectionsAPIDistributedZkTest-jetty1-1383295894361\solrj_collection_shard1_replica2\data\index/
   [junit4]   2> 2126435 T4648 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383295894361\solrj_collection_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2126435 T4648 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.CollectionsAPIDistributedZkTest-jetty1-1383295894361\solrj_collection_shard1_replica2\data\index
   [junit4]   2> 2126438 T4648 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7355849892534697]
   [junit4]   2> 2126438 T4659 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2126434 T4675 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2126438 T4648 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3a2276 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9adfef),segFN=segments_1,generation=1}
   [junit4]   2> 2126440 T4630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2126440 T4630 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2126440 T4630 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2126441 T4648 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2126440 T4675 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2126441 T4630 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383295893452\solrj_collection_shard2_replica2\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383295893452\solrj_collection_shard2_replica2\data\
   [junit4]   2> 2126442 T4659 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2126443 T4675 oa

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

 UniqFieldsUpdateProcessorFactoryTest, OutputWriterTest, RecoveryZkTest, TestReversedWildcardFilterFactory, BasicFunctionalityTest, TestSerializedLuceneMatchVersion, TestSolrDeletionPolicy2, TestImplicitCoreProperties, SolrPluginUtilsTest, TestSolrIndexConfig, ShardRoutingTest, TestInfoStreamLogging, UnloadDistributedZkTest, SuggesterTSTTest, TestSolrQueryParserDefaultOperatorResource, TestPhraseSuggestions, TestCopyFieldCollectionResource, SuggesterFSTTest, TestCoreContainer, PreAnalyzedFieldTest, TestFastOutputStream, TestRealTimeGet, CSVRequestHandlerTest, TestAnalyzeInfixSuggestions, LukeRequestHandlerTest, FileUtilsTest, SliceStateTest, HdfsBasicDistributedZk2Test, DOMUtilTest, TestFieldCollectionResource, TestRecoveryHdfs, SolrXmlInZkTest, DirectUpdateHandlerOptimizeTest, SOLR749Test, PluginInfoTest, OpenExchangeRatesOrgProviderTest, TestCSVResponseWriter, TestLRUCache, ClusterStateTest, TestCharFilters, TestLMJelinekMercerSimilarityFactory, SampleTest, TestUniqueKeyFieldResource, SpellPossibilityIteratorTest, TestCollapseQParserPlugin, CoreMergeIndexesAdminHandlerTest, DistributedQueryElevationComponentTest, DistanceFunctionTest, TermVectorComponentDistributedTest, SortByFunctionTest, TestUpdate, TestBM25SimilarityFactory, SimplePostToolTest, TestFiltering, TestMergePolicyConfig, MoreLikeThisHandlerTest, BlockCacheTest, TestPerFieldSimilarity, TestShardHandlerFactory, TestTrie, SpellCheckComponentTest, HdfsLockFactoryTest, SpellCheckCollatorTest, TestSolrXMLSerializer, TestGroupingSearch, TestSolr4Spatial, TestCSVLoader, QueryParsingTest, TestIndexingPerformance, TestDFRSimilarityFactory, TestExtendedDismaxParser, SolrCmdDistributorTest, OverseerTest, TestCoreDiscovery, TestNoOpRegenerator, HighlighterConfigTest, SolrInfoMBeanTest, TestDocumentBuilder, TestReloadAndDeleteDocs, LeaderElectionIntegrationTest, CoreAdminCreateDiscoverTest, BasicDistributedZkTest, TestSurroundQueryParser, TestRandomMergePolicy, SynonymTokenizerTest, TestDistributedSearch, BJQParserTest, BadCopyFieldTest, TestFieldTypeResource, ZkSolrClientTest, BlockDirectoryTest, TestLMDirichletSimilarityFactory, TestRandomDVFaceting, BasicZkTest, MultiTermTest, TestMaxScoreQueryParser, CurrencyFieldOpenExchangeTest, QueryEqualityTest, TestQuerySenderNoQuery, TestCodecSupport, DefaultValueUpdateProcessorTest, TestCollationField, DeleteShardTest, TestClassNameShortening, TestDefaultSearchFieldResource, TestRecovery, RAMDirectoryFactoryTest, ReturnFieldsTest, PrimUtilsTest, HdfsCollectionsAPIDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, TestZkChroot, ZkCLITest, SliceStateUpdateTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, TestJoin, TestMultiCoreConfBootstrap, TestReload, TestStressVersions, HardAutoCommitTest, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestAnalyzedSuggestions, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, TestLFUCache, TestQuerySenderListener, UpdateParamsTest, CopyFieldTest, ResponseLogComponentTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, EchoParamsTest, TestSweetSpotSimilarityFactory, TestNumberUtils, TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, DateFieldTest, SpellingQueryConverterTest, TestSolrJ, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, SolrTestCaseJ4Test, TestCollationKeyRangeQueries, AliasIntegrationTest, AssignTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=F355EB693C1798FB -Dtests.slow=true -Dtests.locale=es_US -Dtests.timezone=Poland -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([F355EB693C1798FB]: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=8139, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[F355EB693C1798FB]-SendThread(127.0.0.1:57888), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]    >    2) Thread[id=8140, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[F355EB693C1798FB]-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([F355EB693C1798FB]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=8139, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[F355EB693C1798FB]-SendThread(127.0.0.1:57888), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:273)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:255)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:136)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F355EB693C1798FB]:0)
   [junit4] Completed in 138.13s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 92 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: 333 suites, 1469 tests, 3 suite-level errors, 1 error, 1 failure, 146 ignored (13 assumptions)

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