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/04/16 11:10:19 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b84) - Build # 5140 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5140/
Java: 32bit/jdk1.8.0-ea-b84 -client -XX:+UseG1GC

3 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:43903/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:43903/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([D31BE64F907E5F40:52FD6857E7213F7C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	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:722)


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

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([D31BE64F907E5F40:52FD6857E7213F7C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:509)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:145)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	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:722)


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

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([D31BE64F907E5F40:52FD6857E7213F7C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	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:722)




Build Log:
[...truncated 9226 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:31.924; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /cr_ygx/
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:31.927; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:31.928; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:31.928; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.029; org.apache.solr.cloud.ZkTestServer; start zk server on port:34541
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.030; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.086; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@298110 name:ZooKeeperConnection Watcher:127.0.0.1:34541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.086; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.087; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.094; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.097; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@ee6025 name:ZooKeeperConnection Watcher:127.0.0.1:34541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.097; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.098; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.104; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.108; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.112; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.116; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.117; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.125; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.127; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.134; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.135; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.141; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.150; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.157; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.158; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.163; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.164; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.169; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.170; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.175; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.176; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.181; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.182; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.257; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.260; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:56619
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.260; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.261; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.262; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366101872189
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.262; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366101872189/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.263; org.apache.solr.core.CoreContainer; New CoreContainer 30507951
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.263; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366101872189/'
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.264; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1366101872189/'
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.354; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.355; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.355; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.355; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.356; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.356; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.356; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.357; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.357; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.358; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.361; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.361; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:34541/solr
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.362; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.363; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.365; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1f3f0b name:ZooKeeperConnection Watcher:127.0.0.1:34541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.365; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.367; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.370; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.373; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1e93fd8 name:ZooKeeperConnection Watcher:127.0.0.1:34541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.373; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.376; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.382; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.386; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.387; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56619_cr_ygx
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.389; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:56619_cr_ygx
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.392; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.398; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.400; org.apache.solr.cloud.Overseer; Overseer (id=89528852278804483-127.0.0.1:56619_cr_ygx-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.404; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.408; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.409; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.411; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.413; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.416; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.418; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.419; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.420; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.424; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.426; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.427; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@d8a88b name:ZooKeeperConnection Watcher:127.0.0.1:34541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.427; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.429; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.431; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.504; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.506; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:34254
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.507; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.508; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.508; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366101872431
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.508; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366101872431/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.509; org.apache.solr.core.CoreContainer; New CoreContainer 6348185
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.509; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366101872431/'
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.509; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366101872431/'
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.603; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.604; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.604; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.604; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.605; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.605; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.605; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.606; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.606; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.607; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.610; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.610; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:34541/solr
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.610; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.611; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.613; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@8ca30f name:ZooKeeperConnection Watcher:127.0.0.1:34541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.613; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.618; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.622; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.623; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@106f329 name:ZooKeeperConnection Watcher:127.0.0.1:34541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.623; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:32.628; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.631; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34254_cr_ygx
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.634; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:34254_cr_ygx
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.641; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.641; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.641; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.650; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.651; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.652; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.725; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.727; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:58227
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.729; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.729; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.730; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366101873657
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.730; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366101873657/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.730; org.apache.solr.core.CoreContainer; New CoreContainer 24307889
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.731; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366101873657/'
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.731; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366101873657/'
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.822; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.823; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.823; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.823; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.824; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.824; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.824; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.825; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.825; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.826; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.829; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.829; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:34541/solr
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.830; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.830; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.832; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@857e20 name:ZooKeeperConnection Watcher:127.0.0.1:34541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.832; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.834; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.838; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.840; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@19f0666 name:ZooKeeperConnection Watcher:127.0.0.1:34541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.841; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:33.847; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.852; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58227_cr_ygx
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.863; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:58227_cr_ygx
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.886; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.886; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.886; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.886; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.895; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.896; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.897; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.970; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.972; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:48875
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.973; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.973; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.974; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366101874902
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.974; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366101874902/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.974; org.apache.solr.core.CoreContainer; New CoreContainer 17590814
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.975; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366101874902/'
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:34.975; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366101874902/'
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.068; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.068; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.069; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.069; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.070; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.070; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.070; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.071; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.071; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.072; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.075; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.075; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:34541/solr
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.076; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.077; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.078; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5e7aaa name:ZooKeeperConnection Watcher:127.0.0.1:34541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.079; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.082; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.088; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.089; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@112e1bb name:ZooKeeperConnection Watcher:127.0.0.1:34541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.090; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:35.097; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.102; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48875_cr_ygx
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.105; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:48875_cr_ygx
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.110; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.110; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.111; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.110; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.110; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.120; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.121; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.122; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.200; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.202; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50433
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.203; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.203; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.204; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366101876127
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.204; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366101876127/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.204; org.apache.solr.core.CoreContainer; New CoreContainer 22331877
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.205; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366101876127/'
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.205; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1366101876127/'
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.319; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.320; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.320; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.321; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.321; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.321; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.322; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.322; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.322; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.323; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.326; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.326; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:34541/solr
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.327; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.328; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.329; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@10c6e07 name:ZooKeeperConnection Watcher:127.0.0.1:34541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.330; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.332; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.335; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.337; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@10d8d58 name:ZooKeeperConnection Watcher:127.0.0.1:34541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.337; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:36.342; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.347; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50433_cr_ygx
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.348; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50433_cr_ygx
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.351; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.351; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.351; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.352; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.353; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.352; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.357; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.358; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.358; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.361; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.365; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366101872431/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.365; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.366; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.366; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.368; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.368; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.370; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.372; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366101872431/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.409; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.465; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.467; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.472; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.904; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.910; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.913; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.925; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.928; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.931; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:37.932; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:37.933; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.933; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:37.934; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:37.934; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.935; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.935; org.apache.solr.core.SolrCore; [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366101872431/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101877364unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.935; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47d756
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.936; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.936; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101877364unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.937; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101877364unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:37.937; org.apache.solr.core.SolrCore; [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101877364unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.938; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101877364unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.940; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@166135e lockFactory=org.apache.lucene.store.NativeFSLockFactory@548321),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.940; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.942; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.942; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.943; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.943; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.944; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.944; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.944; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.945; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.945; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.948; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.951; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@69f430 main
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.951; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101877364unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.952; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.952; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.956; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@69f430 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:37.957; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.427; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.428; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:34254/cr_ygx",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:34254_cr_ygx"}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.428; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.428; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.437; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.437; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.437; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.437; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.437; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.437; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.958; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.958; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:34254/cr_ygx collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.960; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.973; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.978; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.979; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.979; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:34254/cr_ygx/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.980; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.981; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:34254/cr_ygx/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.982; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:34254/cr_ygx/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:38.982; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:39.943; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:39.955; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:39.955; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:39.955; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:39.955; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:39.955; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:39.955; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:39.998; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:34254/cr_ygx/unloadcollection1/ and leader is http://127.0.0.1:34254/cr_ygx/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:39.999; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:34254/cr_ygx
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.000; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.001; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.013; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.014; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366101872431/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.017; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1366101872431/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.019; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=1&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101877364unloadcollection1_1n&name=unloadcollection1&action=CREATE&version=2&collection=unloadcollection} status=0 QTime=2654 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.021; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.024; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.027; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4bbe6c name:ZooKeeperConnection Watcher:127.0.0.1:34541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.028; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.031; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.037; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.039; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.046; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366101873657/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.047; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.048; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.049; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.051; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366101873657/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.103; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.142; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.144; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.149; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.620; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.627; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.631; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.650; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.657; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.663; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:40.666; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:40.668; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.668; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:40.670; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:40.671; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.672; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.672; org.apache.solr.core.SolrCore; [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366101873657/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101880044unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.673; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47d756
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.674; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.675; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101880044unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.676; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101880044unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:40.676; org.apache.solr.core.SolrCore; [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101880044unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.678; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101880044unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.680; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@907939 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bc5ddc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.681; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.684; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.685; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.686; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.687; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.689; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.689; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.690; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.691; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.692; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.697; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.703; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1f01c27 main
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.703; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101880044unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.704; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.704; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.709; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@1f01c27 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.713; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:40.713; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.476; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.477; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:34254/cr_ygx",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:34254_cr_ygx_unloadcollection1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:34254_cr_ygx"}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.482; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:58227/cr_ygx",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:58227_cr_ygx"}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.482; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.483; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.487; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.488; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.488; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.488; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.488; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.488; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.487; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.715; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.716; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:58227/cr_ygx collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.721; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:58227/cr_ygx/unloadcollection2/ and leader is http://127.0.0.1:34254/cr_ygx/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.721; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:58227/cr_ygx
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.722; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.722; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.723; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.724; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.724; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.724; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.725; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.725; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366101873657/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.726; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1366101873657/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.727; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.728; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101880044unloadcollection1_2n&name=unloadcollection2&action=CREATE&version=2&collection=unloadcollection} status=0 QTime=1682 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.729; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.731; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.732; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:41.735; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:58227_cr_ygx_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:42.734; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:42.997; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:42.998; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:58227/cr_ygx",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:58227_cr_ygx_unloadcollection2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:58227_cr_ygx"}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:43.024; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:43.024; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:43.024; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:43.024; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:43.024; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:43.024; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:43.024; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:43.736; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:58227_cr_ygx_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:43.736; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={checkLive=true&onlyIfLeader=true&nodeName=127.0.0.1:58227_cr_ygx&core=unloadcollection1&wt=javabin&state=recovering&coreNodeName=127.0.0.1:58227_cr_ygx_unloadcollection2&action=PREPRECOVERY&version=2} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:43.737; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:44.739; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.737; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:34254/cr_ygx/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.738; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:58227/cr_ygx START replicas=[http://127.0.0.1:34254/cr_ygx/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:45.738; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.738; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.739; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.739; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.739; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.739; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:34254/cr_ygx/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.740; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.741; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.744; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.744; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/get params={getVersions=100&wt=javabin&version=2&distrib=false&qt=/get} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.745; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@166135e lockFactory=org.apache.lucene.store.NativeFSLockFactory@548321),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.746; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.747; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@166135e lockFactory=org.apache.lucene.store.NativeFSLockFactory@548321),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@166135e lockFactory=org.apache.lucene.store.NativeFSLockFactory@548321),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.747; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.748; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@f8ceb0 realtime
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.748; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.748; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={commit=true&commit_end_point=true&openSearcher=false&wt=javabin&softCommit=false&version=2&waitSearcher=true} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.749; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.749; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.751; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.751; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.752; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.752; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.752; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.754; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={generation=2&wt=javabin&version=2&qt=/replication&command=filelist} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.755; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.756; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101880044unloadcollection1_2n/index.20130416114445755
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.756; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@94e817 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1327625) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.759; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=segments_2&checksum=true&generation=2&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.760; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.761; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.761; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.762; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@907939 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bc5ddc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@907939 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bc5ddc),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.763; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.763; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.763; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1f5a1de main
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.764; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@1f5a1de main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.765; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101880044unloadcollection1_2n/index.20130416114445755 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101880044unloadcollection1_2n/index.20130416114445755;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.765; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101880044unloadcollection1_2n/index.20130416114445755
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.765; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101880044unloadcollection1_2n/index.20130416114445755
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.766; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.766; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.766; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.766; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:45.767; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.032; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.034; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:58227/cr_ygx",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:58227_cr_ygx_unloadcollection2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:58227_cr_ygx"}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.040; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.040; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.040; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.040; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.040; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.040; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.040; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.743; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.744; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.744; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.759; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[6 (1432461651999719424)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.760; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[6 (1432461651999719424)]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.768; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[7 (1432461652014399488)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.769; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[7 (1432461652014399488)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.775; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[8 (1432461652023836672)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.776; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[8 (1432461652023836672)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.778; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.791; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@166135e lockFactory=org.apache.lucene.store.NativeFSLockFactory@548321),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@166135e lockFactory=org.apache.lucene.store.NativeFSLockFactory@548321),segFN=segments_3,generation=3,filenames=[_0_MockVariableIntBlock_0.tii, segments_3, _0_MockFixedIntBlock_0.tii, _0_MockVariableIntBlock_0.pos, _0.si, _0_MockFixedIntBlock_0.pyl, _0_Pulsing41_0.doc, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.tib, _0_Pulsing41_0.pos, _0_MockFixedIntBlock_0.frq, _0.nvm, _0_MockFixedIntBlock_0.pos, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_SimpleText_0.pst, _0.nvd, _0.fdx, _0_MockVariableIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.doc, _0_Pulsing41_0.tip]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.791; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[_0_MockVariableIntBlock_0.tii, segments_3, _0_MockFixedIntBlock_0.tii, _0_MockVariableIntBlock_0.pos, _0.si, _0_MockFixedIntBlock_0.pyl, _0_Pulsing41_0.doc, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.tib, _0_Pulsing41_0.pos, _0_MockFixedIntBlock_0.frq, _0.nvm, _0_MockFixedIntBlock_0.pos, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_SimpleText_0.pst, _0.nvd, _0.fdx, _0_MockVariableIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.doc, _0_Pulsing41_0.tip]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.797; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3d533d main
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.798; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.800; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@3d533d main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C3)}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.801; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:58227/cr_ygx/unloadcollection2/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.803; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.808; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@907939 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bc5ddc),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@907939 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bc5ddc),segFN=segments_3,generation=3,filenames=[_0_MockVariableIntBlock_0.tii, segments_3, _0_MockFixedIntBlock_0.tii, _0_MockVariableIntBlock_0.pos, _0.si, _0_MockFixedIntBlock_0.pyl, _0_Pulsing41_0.doc, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.tib, _0_Pulsing41_0.pos, _0_MockFixedIntBlock_0.frq, _0.nvm, _0_MockFixedIntBlock_0.pos, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_SimpleText_0.pst, _0.nvd, _0.fdx, _0_MockVariableIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.doc, _0_Pulsing41_0.tip]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.809; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[_0_MockVariableIntBlock_0.tii, segments_3, _0_MockFixedIntBlock_0.tii, _0_MockVariableIntBlock_0.pos, _0.si, _0_MockFixedIntBlock_0.pyl, _0_Pulsing41_0.doc, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.tib, _0_Pulsing41_0.pos, _0_MockFixedIntBlock_0.frq, _0.nvm, _0_MockFixedIntBlock_0.pos, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_SimpleText_0.pst, _0.nvd, _0.fdx, _0_MockVariableIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.doc, _0_Pulsing41_0.tip]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.861; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@14620da main
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.862; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.863; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@14620da main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C3)}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.864; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={expungeDeletes=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2&waitSearcher=true} {commit=} 0 61
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.865; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={commit=true&wt=javabin&softCommit=false&version=2&waitSearcher=true} {commit=} 0 87
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.866; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.873; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366101874902/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.873; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.875; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.875; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.877; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366101874902/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.924; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.962; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.964; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:46.969; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.495; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.502; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.505; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.520; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.533; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.538; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:47.540; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:47.540; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.540; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:47.542; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:47.542; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.543; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.543; org.apache.solr.core.SolrCore; [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366101874902/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101886871unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.544; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47d756
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.545; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.546; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101886871unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.546; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101886871unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:47.547; org.apache.solr.core.SolrCore; [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101886871unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.548; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101886871unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.550; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@413295 lockFactory=org.apache.lucene.store.NativeFSLockFactory@467e38),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.551; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.553; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.554; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.554; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.555; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.556; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.557; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.557; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.558; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.559; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.563; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.566; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@15dd534 main
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.567; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101886871unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.567; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.567; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.572; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@15dd534 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.576; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:47.577; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.049; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.050; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48875/cr_ygx",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48875_cr_ygx"}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.051; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.051; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.062; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.062; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.062; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.062; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.062; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.062; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.062; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.580; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.581; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:48875/cr_ygx collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.588; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:48875/cr_ygx/unloadcollection3/ and leader is http://127.0.0.1:34254/cr_ygx/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.589; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:48875/cr_ygx
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.590; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.590; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.591; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.592; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.592; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.593; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.594; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.594; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366101874902/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.595; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1366101874902/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.596; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.597; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101886871unloadcollection_3n&name=unloadcollection3&action=CREATE&version=2&collection=unloadcollection} status=0 QTime=2724 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.598; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.600; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:49.606; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:48875_cr_ygx_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:50.572; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:50.573; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48875/cr_ygx",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:48875_cr_ygx_unloadcollection3",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48875_cr_ygx"}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:50.580; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:50.581; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:50.580; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:50.581; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:50.581; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:50.581; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:50.580; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:50.603; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:50.607; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:48875_cr_ygx_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:50.608; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={checkLive=true&onlyIfLeader=true&nodeName=127.0.0.1:48875_cr_ygx&core=unloadcollection1&wt=javabin&state=recovering&coreNodeName=127.0.0.1:48875_cr_ygx_unloadcollection3&action=PREPRECOVERY&version=2} status=0 QTime=1002 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:51.605; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.608; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.610; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:34254/cr_ygx/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.610; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:48875/cr_ygx START replicas=[http://127.0.0.1:34254/cr_ygx/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:52.610; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.611; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.611; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.611; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.611; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.612; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:34254/cr_ygx/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.612; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.613; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/get params={getVersions=100&wt=javabin&version=2&distrib=false&qt=/get} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.615; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.617; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@166135e lockFactory=org.apache.lucene.store.NativeFSLockFactory@548321),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@166135e lockFactory=org.apache.lucene.store.NativeFSLockFactory@548321),segFN=segments_3,generation=3,filenames=[_0_MockVariableIntBlock_0.tii, segments_3, _0_MockFixedIntBlock_0.tii, _0_MockVariableIntBlock_0.pos, _0.si, _0_MockFixedIntBlock_0.pyl, _0_Pulsing41_0.doc, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.tib, _0_Pulsing41_0.pos, _0_MockFixedIntBlock_0.frq, _0.nvm, _0_MockFixedIntBlock_0.pos, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_SimpleText_0.pst, _0.nvd, _0.fdx, _0_MockVariableIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.doc, _0_Pulsing41_0.tip]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@166135e lockFactory=org.apache.lucene.store.NativeFSLockFactory@548321),segFN=segments_4,generation=4,filenames=[_0_MockVariableIntBlock_0.tii, _0_MockFixedIntBlock_0.tii, _0_MockVariableIntBlock_0.pos, _0.si, segments_4, _0_MockFixedIntBlock_0.pyl, _0_Pulsing41_0.doc, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.tib, _0_Pulsing41_0.pos, _0_MockFixedIntBlock_0.frq, _0.nvm, _0_MockFixedIntBlock_0.pos, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_SimpleText_0.pst, _0.nvd, _0.fdx, _0_MockVariableIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.doc, _0_Pulsing41_0.tip]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.618; org.apache.solr.core.SolrDeletionPolicy; newest commit = 4[_0_MockVariableIntBlock_0.tii, _0_MockFixedIntBlock_0.tii, _0_MockVariableIntBlock_0.pos, _0.si, segments_4, _0_MockFixedIntBlock_0.pyl, _0_Pulsing41_0.doc, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.tib, _0_Pulsing41_0.pos, _0_MockFixedIntBlock_0.frq, _0.nvm, _0_MockFixedIntBlock_0.pos, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_SimpleText_0.pst, _0.nvd, _0.fdx, _0_MockVariableIntBlock_0.frq, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.doc, _0_Pulsing41_0.tip]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.619; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.619; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={commit=true&commit_end_point=true&openSearcher=false&wt=javabin&softCommit=false&version=2&waitSearcher=true} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.620; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.620; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.622; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.623; org.apache.solr.handler.SnapPuller; Master's generation: 4
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.623; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.624; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.626; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={generation=4&wt=javabin&version=2&qt=/replication&command=filelist} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.627; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 26
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.628; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101886871unloadcollection_3n/index.20130416114452627
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.628; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b72f6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17d8b6b) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.631; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_MockVariableIntBlock_0.tib&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.642; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_MockVariableIntBlock_0.skp&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:52.643; org.apache.solr.handler.SnapPuller$DirectoryFileFetcher; No content recieved for file: {size=0, name=_0_MockVariableIntBlock_0.skp}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.646; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_MockFixedIntBlock_0.frq&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.650; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_MockFixedIntBlock_0.pos&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.654; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_SimpleText_0.pst&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.658; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0.nvd&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.662; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0.fdx&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.666; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_MockFixedIntBlock_0.doc&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.670; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_MockVariableIntBlock_0.tii&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.682; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_MockVariableIntBlock_0.pos&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.687; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_MockFixedIntBlock_0.tii&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.700; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=segments_4&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.706; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0.si&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.710; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_Pulsing41_0.doc&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.715; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_MockFixedIntBlock_0.pyl&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:52.718; org.apache.solr.handler.SnapPuller$DirectoryFileFetcher; No content recieved for file: {size=0, name=_0_MockFixedIntBlock_0.pyl}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.721; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_MockVariableIntBlock_0.pyl&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:52.723; org.apache.solr.handler.SnapPuller$DirectoryFileFetcher; No content recieved for file: {size=0, name=_0_MockVariableIntBlock_0.pyl}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.726; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_Pulsing41_0.pos&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.731; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0.nvm&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.743; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0.fdt&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.747; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_MockVariableIntBlock_0.doc&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.760; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0.fnm&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.765; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_Pulsing41_0.tim&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.770; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_MockFixedIntBlock_0.skp&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> WARN  - 2013-04-16 08:44:52.772; org.apache.solr.handler.SnapPuller$DirectoryFileFetcher; No content recieved for file: {size=0, name=_0_MockFixedIntBlock_0.skp}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.775; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_MockVariableIntBlock_0.frq&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.779; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_MockFixedIntBlock_0.tib&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.783; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/cr_ygx path=/replication params={file=_0_Pulsing41_0.tip&checksum=true&generation=4&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.785; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.788; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.788; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.790; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@413295 lockFactory=org.apache.lucene.store.NativeFSLockFactory@467e38),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@413295 lockFactory=org.apache.lucene.store.NativeFSLockFactory@467e38),segFN=segments_4,generation=4,filenames=[_0_MockVariableIntBlock_0.tii, _0_MockFixedIntBlock_0.tii, _0_MockVariableIntBlock_0.pos, _0.si, segments_4, _0_Pulsing41_0.doc, _0_MockFixedIntBlock_0.pyl, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.tib, _0_Pulsing41_0.pos, _0_MockFixedIntBlock_0.frq, _0.nvm, _0_MockFixedIntBlock_0.pos, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_SimpleText_0.pst, _0.nvd, _0.fdx, _0_MockFixedIntBlock_0.skp, _0_MockVariableIntBlock_0.frq, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.doc, _0_Pulsing41_0.tip]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.791; org.apache.solr.core.SolrDeletionPolicy; newest commit = 4[_0_MockVariableIntBlock_0.tii, _0_MockFixedIntBlock_0.tii, _0_MockVariableIntBlock_0.pos, _0.si, segments_4, _0_Pulsing41_0.doc, _0_MockFixedIntBlock_0.pyl, _0_MockVariableIntBlock_0.pyl, _0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.tib, _0_Pulsing41_0.pos, _0_MockFixedIntBlock_0.frq, _0.nvm, _0_MockFixedIntBlock_0.pos, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.fnm, _0_Pulsing41_0.tim, _0_SimpleText_0.pst, _0.nvd, _0.fdx, _0_MockFixedIntBlock_0.skp, _0_MockVariableIntBlock_0.frq, _0_MockFixedIntBlock_0.tib, _0_MockFixedIntBlock_0.doc, _0_Pulsing41_0.tip]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.805; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.807; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1efd515 main
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.808; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@1efd515 main{StandardDirectoryReader(segments_4:3:nrt _0(4.3):C3)}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.809; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101886871unloadcollection_3n/index.20130416114452627 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101886871unloadcollection_3n/index.20130416114452627;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.809; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101886871unloadcollection_3n/index.20130416114452627
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.809; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1366101871928/1366101886871unloadcollection_3n/index.20130416114452627
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.809; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.810; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.810; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.810; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:52.892; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.593; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.594; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:48875/cr_ygx",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:48875_cr_ygx_unloadcollection3",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "node_name":"127.0.0.1:48875_cr_ygx"}
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.599; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.599; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.599; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.599; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.599; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.599; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.599; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.610; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.611; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.611; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.628; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[20 (1432461659207630848)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.629; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[20 (1432461659207630848)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.630; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[20 (1432461659207630848)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.631; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[20]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.640; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[21 (1432461659221262336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.641; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[21 (1432461659221262336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.642; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[21 (1432461659221262336)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.642; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[21]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.650; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[22 (1432461659232796672)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.651; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[22 (1432461659232796672)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.652; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[22 (1432461659232796672)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.652; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[22]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.663; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[23 (1432461659243282432)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.666; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[23 (1432461659243282432)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.666; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[23 (1432461659243282432)]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.667; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[23]} 0 12
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.674; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[24 (1432461659257962496)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.675; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[24 (1432461659257962496)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.676; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[24 (1432461659257962496)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.676; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[24]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.684; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[25 (1432461659268448256)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.684; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[25 (1432461659268448256)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.685; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[25 (1432461659268448256)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.686; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[25]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.694; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[26 (1432461659278934016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.694; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[26 (1432461659278934016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.695; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[26 (1432461659278934016)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.696; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[26]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.704; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[27 (1432461659288371200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.704; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[27 (1432461659288371200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.705; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[27 (1432461659288371200)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.705; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[27]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.713; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[28 (1432461659298856960)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.713; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[28 (1432461659298856960)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.714; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[28 (1432461659298856960)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.715; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[28]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.723; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[29 (1432461659309342720)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.723; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[29 (1432461659309342720)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.724; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[29 (1432461659309342720)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.725; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[29]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.733; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[30 (1432461659319828480)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.733; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[30 (1432461659319828480)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.734; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[30 (1432461659319828480)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.735; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[30]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.742; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[31 (1432461659329265664)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.743; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[31 (1432461659329265664)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.744; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[31 (1432461659329265664)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.744; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[31]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.752; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[32 (1432461659339751424)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.752; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[32 (1432461659339751424)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.753; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[32 (1432461659339751424)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.754; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[32]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.762; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[33 (1432461659350237184)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.762; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[33 (1432461659350237184)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.763; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[33 (1432461659350237184)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.764; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[33]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.773; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[34 (1432461659360722944)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.773; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[34 (1432461659360722944)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.774; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[34 (1432461659360722944)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.775; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[34]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.783; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[35 (1432461659372257280)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.784; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[35 (1432461659372257280)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.785; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[35 (1432461659372257280)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.785; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[35]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.793; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[36 (1432461659382743040)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.793; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[36 (1432461659382743040)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.794; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[36 (1432461659382743040)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.795; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[36]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.804; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[37 (1432461659393228800)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.804; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[37 (1432461659393228800)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.805; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[37 (1432461659393228800)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.805; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[37]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.813; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[38 (1432461659403714560)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.813; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[38 (1432461659403714560)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.814; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[38 (1432461659403714560)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.815; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[38]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.822; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[39 (1432461659413151744)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.823; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[39 (1432461659413151744)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.824; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[39 (1432461659413151744)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.824; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[39]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.832; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[40 (1432461659423637504)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.832; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[40 (1432461659423637504)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.833; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[40 (1432461659423637504)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.834; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[40]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.842; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[41 (1432461659434123264)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.842; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[41 (1432461659434123264)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.843; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[41 (1432461659434123264)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.844; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[41]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.852; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[42 (1432461659443560448)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.852; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[42 (1432461659443560448)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.853; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[42 (1432461659443560448)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.854; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[42]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.861; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[43 (1432461659454046208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.861; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[43 (1432461659454046208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.862; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[43 (1432461659454046208)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.863; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[43]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.871; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[44 (1432461659463483392)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.871; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[44 (1432461659463483392)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.872; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[44 (1432461659463483392)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.873; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[44]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.880; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[45 (1432461659473969152)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.880; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[45 (1432461659473969152)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.882; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[45 (1432461659473969152)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.882; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[45]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.891; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[46 (1432461659484454912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.894; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[46 (1432461659484454912)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.895; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[46 (1432461659484454912)]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.896; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[46]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.905; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[47 (1432461659500183552)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.906; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[47 (1432461659500183552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.907; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[47 (1432461659500183552)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.907; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[47]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.915; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[48 (1432461659510669312)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.915; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[48 (1432461659510669312)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.916; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[48 (1432461659510669312)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.917; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[48]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.925; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[49 (1432461659521155072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.925; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[49 (1432461659521155072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.926; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[49 (1432461659521155072)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.927; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[49]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.935; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[50 (1432461659531640832)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.935; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[50 (1432461659531640832)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.937; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[50 (1432461659531640832)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.937; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={wt=javabin&version=2} {add=[50]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.945; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[51 (1432461659541078016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.945; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:34254/cr_ygx/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[51 (1432461659541078016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.946; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/cr_ygx path=/update params={distrib.from=http://127.0.0.1:48875/cr_ygx/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[51 (1432461659541078016)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-16 08:44:53.947; org.apache

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

 1>   "roles":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35474",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state"}
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:01.897; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:01.943; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 39160
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:01.944; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=24038630
[junit4:junit4]   1> WARN  - 2013-04-16 08:55:02.058; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:02.058; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> WARN  - 2013-04-16 08:55:02.059; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:02.946; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:02.947; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:02.952; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6c5963
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:02.965; org.apache.solr.update.DirectUpdateHandler2; 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:junit4]   1> INFO  - 2013-04-16 08:55:02.967; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:02.968; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:02.968; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:02.971; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:02.972; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:02.973; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366102470545/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366102470545/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:02.974; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366102470545/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:02.974; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1366102470545/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1366102470545/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:02.975; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1366102470545/jetty4
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:02.976; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89528891509899276-127.0.0.1:39160_-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:03.003; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:03.061; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:03.065; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:37664 37664
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366102470546
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=D31BE64F907E5F40 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_ES -Dtests.timezone=Africa/Juba -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   32.5s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:43903/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([D31BE64F907E5F40:52FD6857E7213F7C]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:03.080; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 32545 T1928 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-04-16 08:55:04.279; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-16 08:55:04.280; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-04-16 08:55:04.280; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=es_ES, timezone=Africa/Juba
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=2,free=109825784,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderNoQuery, ClusterStateTest, TestCollationKeyRangeQueries, TestRangeQuery, TestDistributedSearch, TestDynamicFieldCollectionResource, DOMUtilTest, CurrencyFieldXmlFileTest, TestReload, TestPartialUpdateDeduplication, TestQueryTypes, TestElisionMultitermQuery, TestLuceneMatchVersion, UpdateParamsTest, TestSolrJ, SolrCmdDistributorTest, DistanceFunctionTest, TestSuggestSpellingConverter, SolrCoreCheckLockOnStartupTest, BadIndexSchemaTest, TestCSVResponseWriter, TestDistributedGrouping, XsltUpdateRequestHandlerTest, TestNumberUtils, IndexReaderFactoryTest, DebugComponentTest, StandardRequestHandlerTest, CoreContainerCoreInitFailuresTest, URLClassifyProcessorTest, TestBinaryResponseWriter, SuggesterWFSTTest, IndexSchemaRuntimeFieldTest, HardAutoCommitTest, TestUpdate, SpellCheckComponentTest, OpenCloseCoreStressTest, SpellPossibilityIteratorTest, FullSolrCloudDistribCmdsTest, DateMathParserTest, ConvertedLegacyTest, SortByFunctionTest, TestSchemaNameResource, ChaosMonkeySafeLeaderTest, TestDefaultSearchFieldResource, TestHashPartitioner, TestCoreDiscovery, TestZkChroot, TestSchemaResource, TestFoldingMultitermQuery, TestLazyCores, CollectionsAPIDistributedZkTest, TestFastOutputStream, TestAnalyzedSuggestions, TestSolr4Spatial, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestCSVLoader, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.84s, 1 test, 1 error <<< FAILURES!

[...truncated 495 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:438: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1234: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:878: There were test failures: 291 suites, 1205 tests, 1 error, 2 failures, 13 ignored (7 assumptions)

Total time: 37 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b84 -client -XX:+UseG1GC
Email was triggered for: Failure
Sending email for trigger: Failure