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/05/04 21:39:38 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b86) - Build # 5493 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5493/
Java: 32bit/jdk1.8.0-ea-b86 -server -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeyShardSplitTest.testDistribSearch

Error Message:
Wrong doc count on shard1_1 expected:<324> but was:<323>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_1 expected:<324> but was:<323>
	at __randomizedtesting.SeedInfo.seed([33C59773C4A1BB1:82DAD76F4B157B8D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:159)
	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:154)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	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:490)
	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 9914 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.030; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.033; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.034; 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-05-04 19:36:56.035; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.135; org.apache.solr.cloud.ZkTestServer; start zk server on port:35659
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.136; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.182; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@aeccb8 name:ZooKeeperConnection Watcher:127.0.0.1:35659 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.183; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.183; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.186; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.187; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@69381d name:ZooKeeperConnection Watcher:127.0.0.1:35659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.188; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.188; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.190; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.192; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.194; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.196; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.196; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.200; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.201; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.203; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.204; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.206; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.207; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.209; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.209; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.212; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-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-05-04 19:36:56.212; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.214; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.215; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.217; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.218; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.221; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.222; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.307; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.309; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:42850
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.310; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.310; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.311; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367696216225
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.311; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367696216225/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.311; org.apache.solr.core.CoreContainer; New CoreContainer 25559677
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.312; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367696216225/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.312; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367696216225/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.368; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.369; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.369; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.369; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.370; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.370; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.370; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.371; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.371; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.372; 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-05-04 19:36:56.375; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.376; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:35659/solr
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.376; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.377; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.378; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@c4c03f name:ZooKeeperConnection Watcher:127.0.0.1:35659 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.378; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.379; 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-05-04 19:36:56.383; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.384; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@a16473 name:ZooKeeperConnection Watcher:127.0.0.1:35659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.384; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.386; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.388; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.390; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.392; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42850_
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.392; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:42850_
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.395; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.398; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.400; org.apache.solr.cloud.Overseer; Overseer (id=89633339214135299-127.0.0.1:42850_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.402; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.405; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.405; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.407; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.408; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.412; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.412; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367696216225/collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.413; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.413; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.413; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.417; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367696216225/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.417; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367696216225/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.418; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367696216225/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.442; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.486; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.487; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.493; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.806; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.812; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.814; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.822; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.825; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.827; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-04 19:36:56.827; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-04 19:36:56.828; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.828; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-04 19:36:56.829; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-04 19:36:56.829; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.829; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.829; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367696216225/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/control/data/
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.830; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7744b9
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.830; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.830; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/control/data
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.830; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/control/data/index/
[junit4:junit4]   1> WARN  - 2013-05-04 19:36:56.831; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.831; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/control/data/index
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.832; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c5bb08 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17f1f34),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.832; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.834; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.834; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.835; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.835; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.835; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.836; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.836; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.836; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.837; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.839; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.841; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@17b303d main
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.841; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.841; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.842; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.845; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@17b303d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.846; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:56.847; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:57.914; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:57.915; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:42850",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:42850_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:57.915; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:57.915; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:57.918; 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-05-04 19:36:58.849; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:58.849; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:42850 collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:58.850; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:58.855; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:58.856; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:58.856; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:58.857; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:42850/collection1/
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:58.857; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:58.857; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:42850/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:58.857; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:42850/collection1/
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:58.857; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.420; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.425; 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-05-04 19:36:59.463; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:42850/collection1/ and leader is http://127.0.0.1:42850/collection1/
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.463; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42850
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.463; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.464; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.464; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.466; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.467; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.467; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.468; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.472; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.474; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.475; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7d0329 name:ZooKeeperConnection Watcher:127.0.0.1:35659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.476; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.476; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.478; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.564; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.566; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:51169
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.566; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.567; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.567; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367696219479
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.568; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367696219479/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.568; org.apache.solr.core.CoreContainer; New CoreContainer 654775
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.569; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367696219479/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.569; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367696219479/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.618; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.619; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.619; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.619; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.620; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.620; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.620; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.621; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.621; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.622; 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-05-04 19:36:59.625; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.625; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:35659/solr
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.626; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.626; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.628; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1cbb241 name:ZooKeeperConnection Watcher:127.0.0.1:35659 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.628; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.629; 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-05-04 19:36:59.632; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.633; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5a829f name:ZooKeeperConnection Watcher:127.0.0.1:35659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.634; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:36:59.636; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.638; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51169_
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.640; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:51169_
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.642; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.642; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.642; 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: 2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.642; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.647; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367696219479/collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.647; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.648; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.648; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.649; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367696219479/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.650; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367696219479/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.650; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367696219479/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.685; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.728; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.730; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.738; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.928; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.928; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:42850__collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:42850",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:42850_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.931; 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: 2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.931; 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: 2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:00.931; 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: 2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.054; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.060; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.063; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.071; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.074; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.077; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:01.078; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:01.078; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.078; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:01.079; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:01.079; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.079; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.080; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367696219479/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty1/
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.080; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7744b9
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.080; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.081; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.081; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:01.081; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.082; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty1/index
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.083; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5499b2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f251c2),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.084; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.086; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.086; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.087; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.087; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.088; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.088; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.088; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.089; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.089; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.092; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.094; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@f12144 main
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.094; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.095; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.095; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.100; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@f12144 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.102; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:01.102; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:02.435; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:02.435; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51169",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:51169_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:02.436; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:02.436; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:02.439; 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: 2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:02.439; 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: 2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:02.439; 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: 2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.104; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.104; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:51169 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.105; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.111; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.113; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.113; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.113; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:51169/collection1/
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.114; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.114; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:51169/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.114; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:51169/collection1/
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.114; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.942; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.947; 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: 2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.947; 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: 2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.947; 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: 2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.971; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:51169/collection1/ and leader is http://127.0.0.1:51169/collection1/
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.971; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51169
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.972; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.972; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.972; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.974; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.975; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.975; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:03.975; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.041; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.042; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53027
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.043; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.043; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.044; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367696223978
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.044; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367696223978/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.044; org.apache.solr.core.CoreContainer; New CoreContainer 4179713
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.045; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367696223978/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.045; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367696223978/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.098; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.098; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.099; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.099; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.099; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.100; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.100; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.100; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.101; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.101; 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-05-04 19:37:04.104; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.105; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:35659/solr
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.105; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.106; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.107; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@23c300 name:ZooKeeperConnection Watcher:127.0.0.1:35659 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.107; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.109; 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-05-04 19:37:04.112; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.113; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2b2885 name:ZooKeeperConnection Watcher:127.0.0.1:35659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.113; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:04.115; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.117; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53027_
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.119; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53027_
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.120; 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: 2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.121; 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: 2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.120; 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: 2)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.121; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.122; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.122; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.123; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.127; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367696223978/collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.127; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.128; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.128; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.129; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367696223978/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.129; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367696223978/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.130; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367696223978/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.154; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.187; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.188; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.194; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.451; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.452; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:51169__collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51169",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:51169_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.456; 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: 3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.456; 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: 3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.456; 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: 3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.456; 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: 3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.514; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.519; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.522; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.531; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.534; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.537; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:05.538; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:05.538; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.538; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:05.541; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:05.541; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.542; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.542; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367696223978/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty2/
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.542; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7744b9
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.543; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.544; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.544; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:05.544; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.545; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty2/index
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.547; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d44e53 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e69328),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.547; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.550; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.550; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.551; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.552; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.553; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.553; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.554; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.554; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.555; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.559; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.562; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@f57098 main
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.563; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.563; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.564; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.570; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@f57098 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.574; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:05.574; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:06.961; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:06.962; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53027",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:53027_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:06.962; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:06.962; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:06.965; 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: 3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:06.965; 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: 3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:06.965; 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: 3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:06.965; 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: 3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:07.576; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:07.576; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:53027 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:07.577; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:07.582; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:07.583; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:07.584; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:07.584; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:53027/collection1/
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:07.584; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:07.584; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:53027/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:07.584; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:53027/collection1/
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:07.585; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.469; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.474; 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: 3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.474; 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: 3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.474; 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: 3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.474; 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: 3)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.490; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:53027/collection1/ and leader is http://127.0.0.1:53027/collection1/
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.490; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53027
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.491; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.491; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.491; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.492; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.493; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.494; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.494; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.564; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.565; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50658
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.566; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.566; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.567; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367696228497
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.567; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367696228497/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.567; org.apache.solr.core.CoreContainer; New CoreContainer 26991408
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.568; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367696228497/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.568; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367696228497/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.611; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.611; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.612; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.612; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.612; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.613; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.613; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.614; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.614; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.614; 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-05-04 19:37:08.617; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.618; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:35659/solr
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.618; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.619; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.620; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@134089 name:ZooKeeperConnection Watcher:127.0.0.1:35659 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.621; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.622; 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-05-04 19:37:08.625; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.626; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@ef6c4d name:ZooKeeperConnection Watcher:127.0.0.1:35659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.626; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:08.628; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.631; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50658_
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.632; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50658_
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.633; 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> INFO  - 2013-05-04 19:37:09.634; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.633; 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> INFO  - 2013-05-04 19:37:09.634; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.634; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.634; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.635; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.636; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.636; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.639; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367696228497/collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.639; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.639; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.639; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.640; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367696228497/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.641; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367696228497/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.641; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367696228497/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.664; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.701; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.702; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.709; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.977; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.978; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:53027__collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53027",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:53027_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.981; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.981; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.981; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.981; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:09.981; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.019; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.024; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.027; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.035; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.038; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.040; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:10.041; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:10.041; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.041; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:10.042; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:10.042; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.042; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.043; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367696228497/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty3/
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.043; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7744b9
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.044; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.045; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.045; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:10.045; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.045; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty3/index
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.046; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d94d2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e687d9),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.047; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.048; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.049; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.049; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.050; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.050; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.050; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.050; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.051; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.051; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.054; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.056; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@17fdbf main
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.056; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.056; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.057; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.061; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@17fdbf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.062; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:10.062; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:11.484; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:11.485; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50658",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:50658_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:11.486; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:11.486; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:11.489; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:11.489; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:11.489; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:11.489; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:11.489; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.064; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.064; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:50658 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.067; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:50658/collection1/ and leader is http://127.0.0.1:51169/collection1/
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.067; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50658
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.067; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.067; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.068; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.069; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.069; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.069; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.069; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.070; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.070; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.070; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.071; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.077; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:50658__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.145; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.147; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:56525
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.147; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.148; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.148; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367696232076
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.148; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367696232076/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.149; org.apache.solr.core.CoreContainer; New CoreContainer 8836600
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.149; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367696232076/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.149; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367696232076/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.197; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.198; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.198; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.199; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.199; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.200; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.200; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.200; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.201; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.201; 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-05-04 19:37:12.204; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.205; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:35659/solr
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.205; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.206; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.207; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@455806 name:ZooKeeperConnection Watcher:127.0.0.1:35659 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.208; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.209; 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-05-04 19:37:12.212; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.213; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@423404 name:ZooKeeperConnection Watcher:127.0.0.1:35659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.213; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.216; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.992; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.993; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:50658__collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50658",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:50658_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"recovering"}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.996; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.996; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.996; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.996; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.996; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:12.996; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.077; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:50658__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.078; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={core=collection1&nodeName=127.0.0.1:50658_&action=PREPRECOVERY&wt=javabin&version=2&onlyIfLeader=true&checkLive=true&state=recovering&coreNodeName=127.0.0.1:50658__collection1} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.218; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56525_
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.219; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:56525_
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.221; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.221; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.221; 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: 4)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.221; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.222; 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: 5)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.221; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.222; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.222; 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: 5)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.223; 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: 5)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.223; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.223; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.223; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.227; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367696232076/collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.227; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.228; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.228; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.229; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367696232076/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.229; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367696232076/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.230; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367696232076/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.253; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.281; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.282; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.286; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.584; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.590; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.592; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.603; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.606; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.608; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:13.609; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:13.609; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.609; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:13.610; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:13.610; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.610; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.611; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367696232076/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty4/
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.611; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7744b9
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.611; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.612; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty4
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.612; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:13.612; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.613; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.614; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94eadf lockFactory=org.apache.lucene.store.NativeFSLockFactory@100f919),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.614; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.616; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.616; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.616; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.617; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.617; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.618; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.618; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.618; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.619; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.621; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.623; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1414af1 main
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.624; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.624; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.624; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.628; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1414af1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.629; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:13.629; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.500; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.501; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56525",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:56525_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.501; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.501; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.505; 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-05-04 19:37:14.505; 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-05-04 19:37:14.505; 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-05-04 19:37:14.505; 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-05-04 19:37:14.505; 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-05-04 19:37:14.505; 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-05-04 19:37:14.631; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.632; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:56525 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.634; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:56525/collection1/ and leader is http://127.0.0.1:53027/collection1/
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.634; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56525
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.635; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.635; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.635; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.635; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.636; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.636; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.636; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.637; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.637; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.637; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.637; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.641; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.641; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:56525__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.641; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.642; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:14.643; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.079; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:51169/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.079; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:50658 START replicas=[http://127.0.0.1:51169/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:15.080; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.080; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.080; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.080; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.080; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.080; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:51169/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.081; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.086; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={distrib=false&getVersions=100&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.089; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.090; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5499b2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f251c2),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.090; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.090; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5499b2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f251c2),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5499b2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f251c2),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.091; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.091; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@16e5af realtime
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.091; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.092; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&softCommit=false&commit=true&wt=javabin&version=2&commit_end_point=true&openSearcher=false} {commit=} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.093; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.093; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.094; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.095; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.096; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.096; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.096; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.098; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={generation=2&command=filelist&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.098; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.099; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty3/index.20130505073715098
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.099; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@19c63aa lockFactory=org.apache.lucene.store.NativeFSLockFactory@871dfc) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.101; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={checksum=true&generation=2&file=segments_2&command=filecontent&wt=filestream&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.102; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.102; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.103; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.104; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d94d2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e687d9),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d94d2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e687d9),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.104; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.104; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.104; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@949a1b main
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.105; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@949a1b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.105; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty3/index.20130505073715098 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty3/index.20130505073715098;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.105; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty3/index.20130505073715098
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.106; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty3/index.20130505073715098
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.106; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.106; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.106; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.106; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.107; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:15.644; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:16.009; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:16.009; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:56525__collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56525",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:56525_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"recovering"}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:16.012; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:50658__collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50658",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:50658_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:16.014; 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-05-04 19:37:16.015; 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-05-04 19:37:16.015; 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-05-04 19:37:16.015; 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-05-04 19:37:16.014; 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-05-04 19:37:16.014; 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-05-04 19:37:16.642; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:56525__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:16.642; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={core=collection1&nodeName=127.0.0.1:56525_&action=PREPRECOVERY&wt=javabin&version=2&onlyIfLeader=true&checkLive=true&state=recovering&coreNodeName=127.0.0.1:56525__collection1} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:16.646; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:17.647; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.643; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:53027/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.644; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:56525 START replicas=[http://127.0.0.1:53027/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-04 19:37:18.644; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.644; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.644; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.644; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.645; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.645; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:53027/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.645; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.649; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.658; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={distrib=false&getVersions=100&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.661; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.662; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d44e53 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e69328),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.663; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.663; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d44e53 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e69328),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d44e53 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e69328),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.663; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.664; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@e25803 realtime
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.664; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.664; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&softCommit=false&commit=true&wt=javabin&version=2&commit_end_point=true&openSearcher=false} {commit=} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.665; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.665; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.667; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.667; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.667; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.668; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.668; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.669; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={generation=2&command=filelist&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.670; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.671; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty4/index.20130505073718670
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.671; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@198f561 lockFactory=org.apache.lucene.store.NativeFSLockFactory@114056a) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.673; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={checksum=true&generation=2&file=segments_2&command=filecontent&wt=filestream&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.674; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.674; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.674; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.675; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94eadf lockFactory=org.apache.lucene.store.NativeFSLockFactory@100f919),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94eadf lockFactory=org.apache.lucene.store.NativeFSLockFactory@100f919),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.675; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.675; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.676; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@564f11 main
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.676; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@564f11 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.677; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty4/index.20130505073718670 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty4/index.20130505073718670;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.677; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty4/index.20130505073718670
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.677; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034/jetty4/index.20130505073718670
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.677; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.677; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.678; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.678; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:18.679; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.019; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.020; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:56525__collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56525",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:56525_",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.023; 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-05-04 19:37:19.023; 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-05-04 19:37:19.023; 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-05-04 19:37:19.023; 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-05-04 19:37:19.023; 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-05-04 19:37:19.023; 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-05-04 19:37:19.660; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.661; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.665; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.666; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c5bb08 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17f1f34),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.667; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.668; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c5bb08 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17f1f34),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c5bb08 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17f1f34),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.668; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.668; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@275cce main
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.669; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.669; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@275cce main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.670; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&softCommit=false&commit=true&wt=javabin&version=2} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.673; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.674; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5499b2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f251c2),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5499b2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f251c2),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.674; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.675; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4a9555 main
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.675; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.676; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4a9555 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.676; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:50658/collection1/, StdNode: http://127.0.0.1:53027/collection1/, StdNode: http://127.0.0.1:56525/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.679; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.680; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d44e53 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e69328),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d44e53 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e69328),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.680; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.681; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1e9f548 main
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.681; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.683; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1e9f548 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.683; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.683; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&softCommit=false&commit=true&expungeDeletes=false&wt=javabin&version=2&commit_end_point=true} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.684; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94eadf lockFactory=org.apache.lucene.store.NativeFSLockFactory@100f919),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94eadf lockFactory=org.apache.lucene.store.NativeFSLockFactory@100f919),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.684; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.684; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.685; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1026d26 main
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.685; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d94d2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e687d9),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d94d2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e687d9),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.686; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.685; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.687; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@62bf72 main
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.686; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1026d26 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.688; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&softCommit=false&commit=true&expungeDeletes=false&wt=javabin&version=2&commit_end_point=true} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.688; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@62bf72 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.689; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.689; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&softCommit=false&commit=true&expungeDeletes=false&wt=javabin&version=2&commit_end_point=true} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.689; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&softCommit=false&commit=true&wt=javabin&version=2} {commit=} 0 16
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.690; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.692; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={distrib=false&q=*:*&wt=javabin&tests=checkShardConsistency&rows=0&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.694; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={distrib=false&q=*:*&wt=javabin&tests=checkShardConsistency&rows=0&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.695; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={distrib=false&q=*:*&wt=javabin&tests=checkShardConsistency&rows=0&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:19.696; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={distrib=false&q=*:*&wt=javabin&tests=checkShardConsistency&rows=0&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.700; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1434133454335770624)} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.704; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.from=http://127.0.0.1:53027/collection1/&update.distrib=FROMLEADER&_version_=-1434133454337867776&wt=javabin&version=2} {deleteByQuery=*:* (-1434133454337867776)} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.706; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.from=http://127.0.0.1:51169/collection1/&update.distrib=FROMLEADER&_version_=-1434133454341013504&wt=javabin&version=2} {deleteByQuery=*:* (-1434133454341013504)} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.707; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1434133454341013504)} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.707; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1434133454337867776)} 0 6
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.710; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1434133454346256384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.716; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[0 (1434133454351499264)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.717; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[0 (1434133454351499264)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.718; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.720; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1434133454357790720)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.725; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[1 (1434133454359887872)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.725; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1434133454359887872)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.728; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1434133454365130752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.733; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[2 (1434133454368276480)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.733; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1434133454368276480)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.736; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1434133454373519360)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.742; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[3 (1434133454378762240)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.743; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[3 (1434133454378762240)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.743; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.746; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1434133454384005120)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.750; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[4 (1434133454387150848)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.751; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1434133454387150848)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.753; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1434133454392393728)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.759; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[5 (1434133454396588032)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.760; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[5 (1434133454396588032)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.761; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.763; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1434133454402879488)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.767; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[6 (1434133454404976640)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.768; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1434133454404976640)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.770; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1434133454409170944)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.776; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[7 (1434133454413365248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.776; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[7 (1434133454413365248)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.777; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.779; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1434133454419656704)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.785; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[8 (1434133454423851008)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.785; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[8 (1434133454423851008)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.786; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.788; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1434133454429093888)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.794; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[9 (1434133454433288192)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.795; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[9 (1434133454433288192)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.795; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.797; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1434133454438531072)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.802; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[10 (1434133454441676800)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.802; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1434133454441676800)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.805; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1434133454446919680)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.811; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[11 (1434133454451113984)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.812; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[11 (1434133454451113984)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.812; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.815; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1434133454456356864)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.819; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[12 (1434133454459502592)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.819; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1434133454459502592)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.822; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1434133454463696896)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.826; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[13 (1434133454466842624)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.826; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1434133454466842624)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.829; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1434133454471036928)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.835; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[14 (1434133454476279808)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.835; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[14 (1434133454476279808)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.836; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.838; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1434133454481522688)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.843; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[15 (1434133454483619840)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.843; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1434133454483619840)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.846; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1434133454489911296)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.852; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[16 (1434133454494105600)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.852; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[16 (1434133454494105600)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.853; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.855; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1434133454499348480)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.860; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[17 (1434133454501445632)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.860; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1434133454501445632)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.863; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 (1434133454506688512)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.868; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[18 (1434133454510882816)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.869; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[18 (1434133454510882816)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.870; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.872; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19 (1434133454517174272)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.878; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[19 (1434133454521368576)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.878; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[19 (1434133454521368576)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.879; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.881; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 (1434133454526611456)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.886; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[20 (1434133454528708608)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.886; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 (1434133454528708608)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.889; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21 (1434133454533951488)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.895; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[21 (1434133454539194368)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.896; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[21 (1434133454539194368)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.896; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.899; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22 (1434133454545485824)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.903; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[22 (1434133454547582976)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.904; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22 (1434133454547582976)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.906; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23 (1434133454552825856)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.910; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[23 (1434133454554923008)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.911; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23 (1434133454554923008)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.913; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24 (1434133454560165888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.917; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[24 (1434133454562263040)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.918; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24 (1434133454562263040)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.920; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25 (1434133454567505920)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.926; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[25 (1434133454571700224)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.926; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[25 (1434133454571700224)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.927; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.929; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26 (1434133454576943104)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.933; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[26 (1434133454579040256)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.934; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26 (1434133454579040256)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.936; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[27 (1434133454584283136)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.942; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[27 (1434133454587428864)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.942; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[27 (1434133454587428864)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.943; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[27]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.945; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[28 (1434133454593720320)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.951; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[28 (1434133454597914624)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.952; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[28 (1434133454597914624)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.952; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[28]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.954; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[29 (1434133454603157504)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.960; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[29 (1434133454607351808)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.961; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[29 (1434133454607351808)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.961; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[29]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.963; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[30 (1434133454612594688)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.969; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[30 (1434133454616788992)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.970; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[30 (1434133454616788992)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.970; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[30]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.972; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[31 (1434133454622031872)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.978; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[31 (1434133454626226176)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.979; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[31 (1434133454626226176)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.979; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[31]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.982; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[32 (1434133454631469056)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.986; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[32 (1434133454634614784)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.986; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[32 (1434133454634614784)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.989; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[33 (1434133454638809088)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.993; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[33 (1434133454641954816)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.993; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[33 (1434133454641954816)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:21.996; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[34 (1434133454646149120)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:22.001; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:51169/collection1/} {add=[34 (1434133454650343424)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:22.002; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2&distrib.from=http://127.0.0.1:53027/collection1/} {add=[34 (1434133454650343424)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:22.002; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[34]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-04 19:37:22.005; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[35 (1434133454655586304)]

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

d.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 0)
[junit4:junit4]   1> INFO  - 2013-05-04 19:39:34.113; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-05-04 19:39:34.169; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-04 19:39:34.171; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:35659 35659
[junit4:junit4]   1> INFO  - 2013-05-04 19:39:34.272; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@568582 name:ZooKeeperConnection Watcher:127.0.0.1:35659/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-04 19:39:34.272; org.apache.solr.common.cloud.ConnectionManager; Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   1> INFO  - 2013-05-04 19:39:34.274; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 42850
[junit4:junit4]   1> INFO  - 2013-05-04 19:39:34.274; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-04 19:39:34.275; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:35659 35659
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeyShardSplitTest-1367696216034
[junit4:junit4]   2> check const of shard1
[junit4:junit4]   2> client0
[junit4:junit4]   2> PROPS:127.0.0.1:51169__collection1:{"shard":"shard1","core":"collection1","base_url":"http://127.0.0.1:51169","collection":"collection1","node_name":"127.0.0.1:51169_","state":"down"}
[junit4:junit4]   2> error contacting client: Server refused connection at: http://127.0.0.1:51169/collection1
[junit4:junit4]   2> 
[junit4:junit4]   2> client1
[junit4:junit4]   2> PROPS:127.0.0.1:50658__collection1:{"shard":"shard1","core":"collection1","base_url":"http://127.0.0.1:50658","collection":"collection1","node_name":"127.0.0.1:50658_","state":"active","leader":"true"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:63
[junit4:junit4]   2> 
[junit4:junit4]   2> check const of shard2
[junit4:junit4]   2> client0
[junit4:junit4]   2> PROPS:127.0.0.1:53027__collection1:{"shard":"shard2","core":"collection1","base_url":"http://127.0.0.1:53027","collection":"collection1","node_name":"127.0.0.1:53027_","state":"active","leader":"true"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:48
[junit4:junit4]   2> 
[junit4:junit4]   2> client1
[junit4:junit4]   2> PROPS:127.0.0.1:56525__collection1:{"shard":"shard2","core":"collection1","base_url":"http://127.0.0.1:56525","collection":"collection1","node_name":"127.0.0.1:56525_","state":"active"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:48
[junit4:junit4]   2> 
[junit4:junit4]   2> !!!! WARNING: best effort to remove /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367696216034 FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=33C59773C4A1BB1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hu_HU -Dtests.timezone=Pacific/Nauru -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  158s J0 | ChaosMonkeyShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_1 expected:<324> but was:<323>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([33C59773C4A1BB1:82DAD76F4B157B8D]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:159)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:154)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-05-04 19:39:34.283; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 158256 T3849 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   1> WARN  - 2013-05-04 19:39:35.393; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-04 19:39:35.393; 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-05-04 19:39:35.393; 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: {id=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=MockRandom), range_facet_sl=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=MockRandom), intDefault=Lucene41(blocksize=128), _version_=Lucene41(blocksize=128), rnd_b=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=MockRandom), range_facet_si=PostingsFormat(name=MockRandom)}, docValues:{timestamp=DocValuesFormat(name=Disk)}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=hu_HU, timezone=Pacific/Nauru
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=205740864,total=315555840
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestStressVersions, DistributedTermsComponentTest, BinaryUpdateRequestHandlerTest, TestQuerySenderListener, TestReversedWildcardFilterFactory, TestSchemaNameResource, ExternalFileFieldSortTest, LoggingHandlerTest, TestFastWriter, FastVectorHighlighterTest, SliceStateTest, SearchHandlerTest, TestReplicationHandler, TestPerFieldSimilarity, DirectSolrConnectionTest, ChaosMonkeyNothingIsSafeTest, TestSolrQueryParserDefaultOperatorResource, TestManagedSchema, SchemaVersionSpecificBehaviorTest, TestDocumentBuilder, TestPseudoReturnFields, DirectUpdateHandlerOptimizeTest, AlternateDirectoryTest, TestConfig, TestValueSourceCache, TestStressRecovery, SpatialFilterTest, RegexBoostProcessorTest, PreAnalyzedFieldTest, TestCloudManagedSchema, PrimitiveFieldTypeTest, TestShardHandlerFactory, PrimUtilsTest, TestRealTimeGet, UnloadDistributedZkTest, OverseerTest, TestSolrQueryParser, TestSchemaSimilarityResource, PeerSyncTest, DocValuesTest, JsonLoaderTest, TestPHPSerializedResponseWriter, FileBasedSpellCheckerTest, SuggesterTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestLMDirichletSimilarityFactory, RAMDirectoryFactoryTest, TestQueryUtils, MinimalSchemaTest, TestDefaultSearchFieldResource, MoreLikeThisHandlerTest, AutoCommitTest, SOLR749Test, ClusterStateUpdateTest, SuggesterFSTTest, StatelessScriptUpdateProcessorFactoryTest, TestLRUCache, TestSolrDeletionPolicy2, OverseerCollectionProcessorTest, TestDynamicFieldResource, TestSchemaResource, TestDocSet, TestLFUCache, TestDynamicFieldCollectionResource, LegacyHTMLStripCharFilterTest, MBeansHandlerTest, SyncSliceTest, TestUniqueKeyFieldResource, QueryEqualityTest, PluginInfoTest, DateFieldTest, BasicDistributedZkTest, OpenCloseCoreStressTest, BasicZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, TestFaceting, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, TestGroupingSearch, HighlighterTest, SoftAutoCommitTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, TestStressLucene, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, SolrPluginUtilsTest, ReturnFieldsTest, QueryParsingTest, TestBinaryResponseWriter, TestPropInjectDefaults, ResponseLogComponentTest, TestMergePolicyConfig, TestSearchPerf, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPhraseSuggestions, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, TestSystemIdResolver, DOMUtilTest, FileUtilsTest, SolrTestCaseJ4Test, ChaosMonkeyShardSplitTest]
[junit4:junit4] Completed on J0 in 159.53s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:378: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:358: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1240: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:884: There were test failures: 294 suites, 1220 tests, 1 failure, 16 ignored (7 assumptions)

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