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/09 16:23:31 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_21) - Build # 5570 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5570/
Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Wrong doc count on shard1_1 expected:<393> but was:<392>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_1 expected:<393> but was:<392>
	at __randomizedtesting.SeedInfo.seed([103E3449F07E831F:91D8BA518721E323]: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:167)
	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:155)
	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:601)
	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 9767 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.055; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /_r/e
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.060; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.060; 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-09 14:18:42.061; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.161; org.apache.solr.cloud.ZkTestServer; start zk server on port:33087
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.162; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.166; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5e3b26c name:ZooKeeperConnection Watcher:127.0.0.1:33087 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.166; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.166; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.169; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.170; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4932031b name:ZooKeeperConnection Watcher:127.0.0.1:33087/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.170; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.170; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.173; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.174; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.176; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.178; 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-09 14:18:42.178; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.182; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.182; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.185; 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-09 14:18:42.186; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.188; 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-09 14:18:42.188; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.190; 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-09 14:18:42.191; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.193; 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-09 14:18:42.193; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.195; 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-09 14:18:42.196; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.198; 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-09 14:18:42.198; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.201; 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-09 14:18:42.201; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.280; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.283; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:59775
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.284; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.284; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.285; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368109122204
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.285; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368109122204/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.286; org.apache.solr.core.CoreContainer; New CoreContainer 395564258
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.287; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368109122204/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.287; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368109122204/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.360; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.361; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.361; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.362; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.362; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.363; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.363; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.364; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.365; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.365; 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-09 14:18:42.371; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.372; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:33087/solr
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.373; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.374; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.376; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1816a3d2 name:ZooKeeperConnection Watcher:127.0.0.1:33087 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.376; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.378; 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-09 14:18:42.384; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.385; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5824aa7b name:ZooKeeperConnection Watcher:127.0.0.1:33087/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.386; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.388; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.391; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.393; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.396; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59775__r%2Fe
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.397; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:59775__r%2Fe
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.400; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.404; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.406; org.apache.solr.cloud.Overseer; Overseer (id=89660399423520771-127.0.0.1:59775__r%2Fe-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.409; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.412; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.412; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.415; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.417; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.419; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.423; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368109122204/collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.423; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.424; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.424; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.425; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368109122204/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.425; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368109122204/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.426; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368109122204/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.463; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.503; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.505; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.511; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.917; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.919; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.920; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.924; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.944; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.944; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368109122204/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/control/data/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.944; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74d4efee
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.945; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.945; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/control/data
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.945; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/control/data/index/
[junit4:junit4]   1> WARN  - 2013-05-09 14:18:42.946; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.946; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/control/data/index
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.947; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@114c08c0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@da64360)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.947; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.949; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.949; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.950; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.950; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.950; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.950; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.951; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.951; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.951; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.954; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.956; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@371999ce main
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.956; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.957; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.957; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.959; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@371999ce main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.960; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:42.960; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.922; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.923; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:59775__r%2Fe",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:59775/_r/e"}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.923; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.923; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.926; 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-09 14:18:43.962; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.963; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:59775/_r/e collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.963; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.968; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.970; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.970; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.971; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:59775/_r/e/collection1/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.971; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.971; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:59775/_r/e/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.971; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:59775/_r/e/collection1/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:43.971; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.429; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.435; 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-09 14:18:45.479; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:59775/_r/e/collection1/ and leader is http://127.0.0.1:59775/_r/e/collection1/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.480; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59775/_r/e
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.480; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.480; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.480; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.482; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.483; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.483; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.484; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.489; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.490; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.492; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@27fcaaeb name:ZooKeeperConnection Watcher:127.0.0.1:33087/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.492; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.493; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.496; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.585; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.587; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:49927
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.588; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.588; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.588; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368109125496
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.589; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368109125496/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.589; org.apache.solr.core.CoreContainer; New CoreContainer 479696042
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.589; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368109125496/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.590; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368109125496/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.631; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.632; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.632; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.633; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.633; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.633; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.634; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.634; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.634; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.635; 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-09 14:18:45.638; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.638; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:33087/solr
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.638; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.639; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.641; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6d389d01 name:ZooKeeperConnection Watcher:127.0.0.1:33087 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.642; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.643; 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-09 14:18:45.646; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.647; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@fcf909d name:ZooKeeperConnection Watcher:127.0.0.1:33087/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.648; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:45.651; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.653; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49927__r%2Fe
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.655; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:49927__r%2Fe
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.658; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.658; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.658; 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-09 14:18:46.658; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.664; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368109125496/collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.664; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.665; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.665; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.666; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368109125496/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.667; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368109125496/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.667; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368109125496/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.692; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.722; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.724; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.729; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.940; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.941; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:59775__r%2Fe",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:59775/_r/e"}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:46.963; 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-09 14:18:46.963; 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-09 14:18:46.963; 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-09 14:18:47.092; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.095; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.097; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.100; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.116; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.117; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368109125496/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty1/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.117; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74d4efee
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.117; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.118; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.118; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-05-09 14:18:47.120; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.120; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty1/index
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.122; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a4c0537 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74aae15d)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.122; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.124; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.124; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.125; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.125; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.126; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.126; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.126; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.127; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.127; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.131; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.133; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@731d17c4 main
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.134; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.135; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.135; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.140; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@731d17c4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.142; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:47.143; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:48.467; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:48.468; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:49927__r%2Fe",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49927/_r/e"}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:48.469; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:48.469; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:48.472; 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-09 14:18:48.472; 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-09 14:18:48.472; 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-09 14:18:49.144; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:49.144; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:49927/_r/e collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:49.145; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:49.150; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:49.152; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:49.152; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:49.152; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:49927/_r/e/collection1/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:49.152; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:49.153; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:49927/_r/e/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:49.153; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:49927/_r/e/collection1/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:49.153; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:49.976; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:49.984; 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-09 14:18:49.984; 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-09 14:18:49.984; 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-09 14:18:50.009; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:49927/_r/e/collection1/ and leader is http://127.0.0.1:49927/_r/e/collection1/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.010; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49927/_r/e
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.010; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.010; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.011; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.012; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.014; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.014; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.014; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.077; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.079; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:54334
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.080; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.080; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.080; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368109130017
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.081; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368109130017/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.081; org.apache.solr.core.CoreContainer; New CoreContainer 1291059559
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.081; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368109130017/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.082; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368109130017/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.123; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.123; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.124; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.124; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.124; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.125; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.125; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.125; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.126; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.126; 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-09 14:18:50.129; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.129; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:33087/solr
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.130; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.131; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.132; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@47c88ea5 name:ZooKeeperConnection Watcher:127.0.0.1:33087 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.133; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.136; 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-09 14:18:50.139; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.140; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1e3b1e76 name:ZooKeeperConnection Watcher:127.0.0.1:33087/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.140; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:50.143; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.146; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54334__r%2Fe
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.147; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:54334__r%2Fe
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.149; 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-09 14:18:51.149; 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-09 14:18:51.150; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.150; 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-09 14:18:51.150; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.151; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.152; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.156; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368109130017/collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.156; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.156; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.157; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.158; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368109130017/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.158; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368109130017/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.159; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368109130017/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.188; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.225; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.227; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.232; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.497; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.498; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:49927__r%2Fe",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:49927/_r/e"}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.500; 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-09 14:18:51.500; 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-09 14:18:51.500; 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-09 14:18:51.500; 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-09 14:18:51.561; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.564; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.565; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.568; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.590; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.591; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368109130017/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty2/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.591; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74d4efee
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.591; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.592; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty2
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.592; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-05-09 14:18:51.592; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.593; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty2/index
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.594; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3633228e lockFactory=org.apache.lucene.store.NativeFSLockFactory@6905d294)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.594; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.596; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.596; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.597; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.597; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.598; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.598; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.598; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.598; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.599; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.601; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.604; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7c054687 main
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.604; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.605; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.605; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.609; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7c054687 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.610; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:51.610; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.004; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.005; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:54334__r%2Fe",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:54334/_r/e"}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.005; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.005; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.009; 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-09 14:18:53.009; 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-09 14:18:53.009; 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-09 14:18:53.009; 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-09 14:18:53.612; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.612; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:54334/_r/e collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.613; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.618; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.620; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.620; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.620; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:54334/_r/e/collection1/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.620; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.621; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:54334/_r/e/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.621; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:54334/_r/e/collection1/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:53.621; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.512; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.518; 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-09 14:18:54.518; 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-09 14:18:54.518; 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-09 14:18:54.518; 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-09 14:18:54.528; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:54334/_r/e/collection1/ and leader is http://127.0.0.1:54334/_r/e/collection1/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.528; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54334/_r/e
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.528; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.529; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.529; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.531; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.532; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.532; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.533; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.601; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.603; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:53662
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.604; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.604; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.605; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368109134536
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.605; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368109134536/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.605; org.apache.solr.core.CoreContainer; New CoreContainer 1235084434
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.606; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368109134536/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.606; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368109134536/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.651; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.652; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.652; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.653; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.653; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.653; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.654; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.654; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.654; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.655; 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-09 14:18:54.658; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.659; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:33087/solr
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.659; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.660; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.661; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3b5fa4e9 name:ZooKeeperConnection Watcher:127.0.0.1:33087 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.662; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.663; 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-09 14:18:54.666; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.668; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@331b4f09 name:ZooKeeperConnection Watcher:127.0.0.1:33087/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.668; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:54.671; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.674; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53662__r%2Fe
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.675; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:53662__r%2Fe
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.678; 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-09 14:18:55.678; 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-09 14:18:55.678; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.679; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.679; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.679; 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-09 14:18:55.679; 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-09 14:18:55.680; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.680; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.685; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368109134536/collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.685; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.686; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.686; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.687; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368109134536/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.688; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368109134536/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.688; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368109134536/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.712; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.742; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.744; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:55.749; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.034; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.035; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:54334__r%2Fe",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:54334/_r/e"}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.038; 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-09 14:18:56.038; 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-09 14:18:56.038; 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-09 14:18:56.038; 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-09 14:18:56.038; 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-09 14:18:56.049; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.051; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.053; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.057; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.076; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.077; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368109134536/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty3/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.077; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74d4efee
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.078; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.078; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty3
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.078; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-05-09 14:18:56.079; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.079; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty3/index
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.080; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@71b56d50 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4256a5bb)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.081; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.082; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.083; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.083; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.084; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.084; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.084; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.085; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.085; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.086; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.088; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.091; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@35ad6b7e main
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.091; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.092; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.092; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.098; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@35ad6b7e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.100; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:56.101; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:57.541; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:57.542; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53662__r%2Fe",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53662/_r/e"}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:57.542; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:57.543; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:57.546; 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-09 14:18:57.546; 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-09 14:18:57.546; 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-09 14:18:57.546; 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-09 14:18:57.546; 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-09 14:18:58.102; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.103; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:53662/_r/e collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.106; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:53662/_r/e/collection1/ and leader is http://127.0.0.1:49927/_r/e/collection1/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.106; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53662/_r/e
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.107; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.107; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.107; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.108; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.108; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.108; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.108; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.109; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.109; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.109; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.110; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.116; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.176; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.179; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:44261
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.179; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.180; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.180; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368109138115
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.181; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368109138115/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.181; org.apache.solr.core.CoreContainer; New CoreContainer 24478447
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.181; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368109138115/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.182; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368109138115/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.224; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.224; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.225; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.225; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.225; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.226; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.226; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.226; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.227; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.227; 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-09 14:18:58.230; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.231; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:33087/solr
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.231; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.232; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.233; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3626db03 name:ZooKeeperConnection Watcher:127.0.0.1:33087 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.234; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.235; 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-09 14:18:58.238; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.239; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@dd00417 name:ZooKeeperConnection Watcher:127.0.0.1:33087/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.240; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:58.243; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.050; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.050; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53662__r%2Fe",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53662/_r/e"}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.053; 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-09 14:18:59.053; 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-09 14:18:59.053; 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-09 14:18:59.053; 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-09 14:18:59.053; 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-09 14:18:59.053; 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-09 14:18:59.116; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.117; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:53662__r%252Fe&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.245; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44261__r%2Fe
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.246; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:44261__r%2Fe
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.247; 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-09 14:18:59.247; 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-09 14:18:59.247; 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-09 14:18:59.247; 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-09 14:18:59.248; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.248; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.248; 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-09 14:18:59.249; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.249; 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-09 14:18:59.249; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.249; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.250; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.253; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368109138115/collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.253; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.253; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.254; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.254; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368109138115/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.255; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368109138115/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.255; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368109138115/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.279; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.309; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.310; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.314; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.595; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.598; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.599; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.602; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.616; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.616; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368109138115/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty4/
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.617; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74d4efee
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.617; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.618; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty4
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.618; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-05-09 14:18:59.618; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.619; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.620; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@18338d22 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c1cde0d)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.620; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.623; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.623; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.624; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.624; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.625; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.625; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.625; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.626; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.626; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.629; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.631; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7ea32107 main
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.632; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.632; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.633; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.636; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7ea32107 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.638; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-09 14:18:59.638; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.557; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.558; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:44261__r%2Fe",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:44261/_r/e"}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.558; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.558; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.562; 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-09 14:19:00.562; 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-09 14:19:00.562; 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-09 14:19:00.562; 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-09 14:19:00.562; 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-09 14:19:00.562; 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-09 14:19:00.640; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.640; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:44261/_r/e collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.643; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:44261/_r/e/collection1/ and leader is http://127.0.0.1:54334/_r/e/collection1/
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.643; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44261/_r/e
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.643; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.643; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.644; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.644; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.644; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.644; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.645; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.646; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.646; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.646; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.646; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.650; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.650; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.651; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.651; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:00.652; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.118; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:49927/_r/e/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.118; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:53662/_r/e START replicas=[http://127.0.0.1:49927/_r/e/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-09 14:19:01.118; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.119; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.119; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.119; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.119; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.119; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:49927/_r/e/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.120; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.141; org.apache.solr.core.SolrCore; [collection1] webapp=/_r/e path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.144; 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-09 14:19:01.145; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a4c0537 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74aae15d)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.145; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.146; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a4c0537 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74aae15d)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a4c0537 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74aae15d)),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.146; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.147; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@29112fde realtime
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.147; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.147; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.148; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.148; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.149; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.150; org.apache.solr.core.SolrCore; [collection1] webapp=/_r/e path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.150; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.150; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.151; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.152; org.apache.solr.core.SolrCore; [collection1] webapp=/_r/e path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.153; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.154; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty3/index.20130509111901153
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.154; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@6e8db0e lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ac9a566) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.156; org.apache.solr.core.SolrCore; [collection1] webapp=/_r/e path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.157; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.158; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.158; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.159; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@71b56d50 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4256a5bb)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@71b56d50 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4256a5bb)),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.159; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.159; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.160; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@36eab7e0 main
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.160; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@36eab7e0 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.161; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty3/index.20130509111901153 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty3/index.20130509111901153;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.161; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty3/index.20130509111901153
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.161; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty3/index.20130509111901153
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.162; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.162; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.162; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.162; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.164; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:01.653; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:02.066; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:02.067; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:44261__r%2Fe",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:44261/_r/e"}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:02.070; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:53662__r%2Fe",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:53662/_r/e"}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:02.073; 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-09 14:19:02.073; 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-09 14:19:02.073; 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-09 14:19:02.073; 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-09 14:19:02.073; 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-09 14:19:02.073; 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-09 14:19:02.651; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:02.651; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:44261__r%252Fe&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:02.654; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:03.656; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.652; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:54334/_r/e/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.652; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:44261/_r/e START replicas=[http://127.0.0.1:54334/_r/e/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-09 14:19:04.653; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.653; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.653; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.653; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.653; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.653; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:54334/_r/e/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.654; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.658; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.659; org.apache.solr.core.SolrCore; [collection1] webapp=/_r/e path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.660; 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-09 14:19:04.661; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3633228e lockFactory=org.apache.lucene.store.NativeFSLockFactory@6905d294)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.662; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.662; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3633228e lockFactory=org.apache.lucene.store.NativeFSLockFactory@6905d294)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3633228e lockFactory=org.apache.lucene.store.NativeFSLockFactory@6905d294)),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.663; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.663; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@32952ad7 realtime
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.663; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.664; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.664; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.665; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.666; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.666; org.apache.solr.core.SolrCore; [collection1] webapp=/_r/e path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.667; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.667; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.667; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.669; org.apache.solr.core.SolrCore; [collection1] webapp=/_r/e path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.669; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.670; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty4/index.20130509111904669
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.670; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@265901ea lockFactory=org.apache.lucene.store.NativeFSLockFactory@9fb9fd3) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.672; org.apache.solr.core.SolrCore; [collection1] webapp=/_r/e path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.673; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.673; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.673; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.674; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@18338d22 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c1cde0d)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@18338d22 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c1cde0d)),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.674; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.675; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.675; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4b38f3b9 main
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.676; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4b38f3b9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.676; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty4/index.20130509111904669 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty4/index.20130509111904669;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.676; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty4/index.20130509111904669
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.677; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty4/index.20130509111904669
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.677; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.677; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.677; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.677; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:04.678; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.079; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.079; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:44261__r%2Fe",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:44261/_r/e"}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.083; 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-09 14:19:05.083; 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-09 14:19:05.083; 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-09 14:19:05.083; 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-09 14:19:05.083; 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-09 14:19:05.083; 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-09 14:19:05.659; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.661; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.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-09 14:19:05.666; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@114c08c0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@da64360)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.667; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.668; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@114c08c0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@da64360)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@114c08c0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@da64360)),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.668; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.668; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4d0c2070 main
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.669; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.669; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4d0c2070 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.670; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.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-09 14:19:05.674; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3633228e lockFactory=org.apache.lucene.store.NativeFSLockFactory@6905d294)),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3633228e lockFactory=org.apache.lucene.store.NativeFSLockFactory@6905d294)),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.674; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.674; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2c79494 main
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.675; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.675; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@2c79494 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.676; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:49927/_r/e/collection1/, StdNode: http://127.0.0.1:53662/_r/e/collection1/, StdNode: http://127.0.0.1:44261/_r/e/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.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-09 14:19:05.680; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a4c0537 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74aae15d)),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a4c0537 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74aae15d)),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.681; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.681; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@395976b6 main
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.682; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.682; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@395976b6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.683; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.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-09 14:19:05.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-09 14:19:05.685; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@18338d22 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c1cde0d)),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@18338d22 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c1cde0d)),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.685; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@71b56d50 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4256a5bb)),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@71b56d50 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4256a5bb)),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.685; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.686; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.686; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4b3ceb40 main
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.687; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@184c1062 main
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.687; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.687; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.688; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@184c1062 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.687; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4b3ceb40 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.688; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.688; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.689; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.690; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.691; org.apache.solr.core.SolrCore; [collection1] webapp=/_r/e path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.693; org.apache.solr.core.SolrCore; [collection1] webapp=/_r/e path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.694; org.apache.solr.core.SolrCore; [collection1] webapp=/_r/e path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:05.695; org.apache.solr.core.SolrCore; [collection1] webapp=/_r/e path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.699; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1434566417656578048)} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.703; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={update.distrib=FROMLEADER&_version_=-1434566417659723776&update.from=http://127.0.0.1:49927/_r/e/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1434566417659723776)} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.706; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={update.distrib=FROMLEADER&_version_=-1434566417661820928&update.from=http://127.0.0.1:54334/_r/e/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1434566417661820928)} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.706; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1434566417661820928)} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.707; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1434566417659723776)} 0 7
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.709; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[0 (1434566417668112384)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.714; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1434566417671258112)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.714; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[0 (1434566417671258112)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.717; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[1 (1434566417676500992)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.721; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1434566417678598144)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.721; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[1 (1434566417678598144)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.723; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[2 (1434566417682792448)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.728; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1434566417684889600)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.728; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[2 (1434566417684889600)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.730; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[3 (1434566417690132480)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.736; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1434566417694326784)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.736; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1434566417694326784)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.737; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[3]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.739; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[4 (1434566417698521088)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.742; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1434566417700618240)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.743; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[4 (1434566417700618240)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.745; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[5 (1434566417705861120)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.751; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1434566417710055424)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.751; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[5 (1434566417710055424)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.752; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[5]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.754; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[6 (1434566417715298304)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.758; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1434566417717395456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.758; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[6 (1434566417717395456)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.760; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[7 (1434566417721589760)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.764; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1434566417723686912)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.765; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[7 (1434566417723686912)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.767; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[8 (1434566417728929792)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.771; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1434566417731026944)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.771; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[8 (1434566417731026944)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.774; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[9 (1434566417735221248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.778; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1434566417738366976)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.778; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[9 (1434566417738366976)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.780; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[10 (1434566417742561280)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.785; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1434566417746755584)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.786; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[10 (1434566417746755584)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.787; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[10]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.789; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[11 (1434566417750949888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.792; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1434566417753047040)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.793; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[11 (1434566417753047040)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.795; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[12 (1434566417758289920)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.800; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1434566417761435648)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.801; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[12 (1434566417761435648)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.801; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[12]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.803; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[13 (1434566417766678528)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.807; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1434566417768775680)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.808; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[13 (1434566417768775680)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.810; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[14 (1434566417772969984)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.813; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1434566417775067136)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.814; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[14 (1434566417775067136)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.816; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[15 (1434566417780310016)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.819; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1434566417782407168)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.820; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[15 (1434566417782407168)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.822; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[16 (1434566417786601472)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.825; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1434566417788698624)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.826; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[16 (1434566417788698624)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.828; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[17 (1434566417792892928)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.833; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1434566417796038656)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.834; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[17 (1434566417796038656)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.834; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[17]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.836; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[18 (1434566417801281536)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.840; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1434566417803378688)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.841; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[18 (1434566417803378688)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.843; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[19 (1434566417808621568)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.848; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1434566417811767296)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.849; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[19 (1434566417811767296)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.849; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[19]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.851; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[20 (1434566417817010176)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.856; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1434566417820155904)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.857; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[20 (1434566417820155904)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.857; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[20]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.859; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[21 (1434566417825398784)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.863; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1434566417827495936)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.864; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[21 (1434566417827495936)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.866; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[22 (1434566417831690240)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.871; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1434566417835884544)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.871; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[22 (1434566417835884544)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.872; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[22]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.874; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[23 (1434566417841127424)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.879; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1434566417844273152)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.880; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[23 (1434566417844273152)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.880; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[23]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.882; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[24 (1434566417849516032)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.886; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1434566417851613184)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.886; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[24 (1434566417851613184)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.888; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[25 (1434566417855807488)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.892; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1434566417857904640)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.893; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[25 (1434566417857904640)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.895; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[26 (1434566417863147520)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.899; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1434566417865244672)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.899; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[26 (1434566417865244672)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.901; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[27 (1434566417869438976)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.906; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1434566417873633280)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.907; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[27 (1434566417873633280)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.907; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[27]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.909; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[28 (1434566417877827584)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.914; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1434566417882021888)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.915; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[28 (1434566417882021888)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.915; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[28]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.917; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[29 (1434566417886216192)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.921; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1434566417888313344)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.922; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[29 (1434566417888313344)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.924; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[30 (1434566417892507648)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.929; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1434566417896701952)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.929; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[30 (1434566417896701952)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.930; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[30]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.932; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[31 (1434566417901944832)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.935; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1434566417904041984)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.936; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[31 (1434566417904041984)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.938; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[32 (1434566417908236288)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.942; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1434566417910333440)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.942; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[32 (1434566417910333440)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.944; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[33 (1434566417914527744)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.948; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1434566417916624896)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.949; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[33 (1434566417916624896)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.951; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[34 (1434566417920819200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.954; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1434566417922916352)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.955; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[34 (1434566417922916352)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.957; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[35 (1434566417928159232)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.962; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[35 (1434566417931304960)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.962; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[35 (1434566417931304960)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.963; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[35]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.965; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[36 (1434566417936547840)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.969; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[36 (1434566417938644992)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.969; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[36 (1434566417938644992)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.971; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[37 (1434566417942839296)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.975; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[37 (1434566417944936448)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.975; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[37 (1434566417944936448)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.977; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[38 (1434566417949130752)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.981; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[38 (1434566417951227904)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.981; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[38 (1434566417951227904)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.983; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[39 (1434566417955422208)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.987; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[39 (1434566417957519360)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.988; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[39 (1434566417957519360)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.990; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[40 (1434566417962762240)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.996; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[40 (1434566417966956544)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.997; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[40 (1434566417966956544)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:07.997; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[40]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:08.000; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={wt=javabin&version=2} {add=[41 (1434566417972199424)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:08.005; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:49927/_r/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[41 (1434566417976393728)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-09 14:19:08.005; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_r/e path=/update params={distrib.from=http://127.0.0.1:54334/_r/e/collection1/&update.distrib=TOLEADER&

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

apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-09 14:21:50.114; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89660399423520780-127.0.0.1:44261__r%2Fe-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-05-09 14:21:50.115; 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-09 14:21:50.115; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-09 14:21:50.115; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (0)
[junit4:junit4]   1> WARN  - 2013-05-09 14:21:50.115; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-09 14:21:50.116; 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: 0)
[junit4:junit4]   1> INFO  - 2013-05-09 14:21:50.136; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/_r/e,null}
[junit4:junit4]   1> INFO  - 2013-05-09 14:21:50.191; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-09 14:21:50.193; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:33087 33087
[junit4:junit4]   1> INFO  - 2013-05-09 14:21:50.294; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5fdb0a02 name:ZooKeeperConnection Watcher:127.0.0.1:33087/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-09 14:21:50.294; org.apache.solr.common.cloud.ConnectionManager; Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   1> INFO  - 2013-05-09 14:21:50.296; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 59775
[junit4:junit4]   1> INFO  - 2013-05-09 14:21:50.296; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-09 14:21:50.297; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:33087 33087
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeyShardSplitTest-1368109122060
[junit4:junit4]   2> check const of shard1
[junit4:junit4]   2> client0
[junit4:junit4]   2> PROPS:2:{"shard":"shard1","state":"down","core":"collection1","collection":"collection1","node_name":"127.0.0.1:49927__r%2Fe","base_url":"http://127.0.0.1:49927/_r/e"}
[junit4:junit4]   2> error contacting client: Server refused connection at: http://127.0.0.1:49927/_r/e/collection1
[junit4:junit4]   2> 
[junit4:junit4]   2> client1
[junit4:junit4]   2> PROPS:4:{"shard":"shard1","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:53662__r%2Fe","base_url":"http://127.0.0.1:53662/_r/e","leader":"true"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:58
[junit4:junit4]   2> 
[junit4:junit4]   2> check const of shard2
[junit4:junit4]   2> client0
[junit4:junit4]   2> PROPS:3:{"shard":"shard2","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:54334__r%2Fe","base_url":"http://127.0.0.1:54334/_r/e","leader":"true"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:47
[junit4:junit4]   2> 
[junit4:junit4]   2> client1
[junit4:junit4]   2> PROPS:5:{"shard":"shard2","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:44261__r%2Fe","base_url":"http://127.0.0.1:44261/_r/e"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:47
[junit4:junit4]   2> 
[junit4:junit4]   2> !!!! WARNING: best effort to remove /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368109122060 FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=103E3449F07E831F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_OM -Dtests.timezone=America/Argentina/San_Juan -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  188s J1 | ChaosMonkeyShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_1 expected:<393> but was:<392>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([103E3449F07E831F:91D8BA518721E323]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:167)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:155)
[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-09 14:21:50.333; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 188281 T3101 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=ar_OM, timezone=America/Argentina/San_Juan
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=8,threads=1,free=110953600,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestStressReorder, CoreContainerCoreInitFailuresTest, TestBinaryField, IndexSchemaRuntimeFieldTest, SuggesterWFSTTest, CurrencyFieldXmlFileTest, JSONWriterTest, TestCollationField, TestComponentsName, TestCSVLoader, PathHierarchyTokenizerFactoryTest, XmlUpdateRequestHandlerTest, SolrRequestParserTest, TestCSVResponseWriter, TestRecovery, TestSchemaNameResource, TestDFRSimilarityFactory, HardAutoCommitTest, TestHashPartitioner, TestUtils, TestRangeQuery, DisMaxRequestHandlerTest, HighlighterConfigTest, SpellPossibilityIteratorTest, TimeZoneUtilsTest, DirectUpdateHandlerTest, TestDistributedGrouping, OpenCloseCoreStressTest, TestAnalyzedSuggestions, TestLazyCores, TestFiltering, TestSolr4Spatial, TestUpdate, DirectSolrSpellCheckerTest, NoCacheHeaderTest, TestMergePolicyConfig, DebugComponentTest, SignatureUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestNumberUtils, TestIndexingPerformance, StandardRequestHandlerTest, OutputWriterTest, TestSolrJ, TestSchemaSimilarityResource, CopyFieldTest, NotRequiredUniqueKeyTest, TestSystemIdResolver, PreAnalyzedUpdateProcessorTest, TestShardHandlerFactory, RequestHandlersTest, SpellCheckComponentTest, SolrCoreCheckLockOnStartupTest, DocumentAnalysisRequestHandlerTest, TestPropInject, RequiredFieldsTest, TestSolrXMLSerializer, UpdateParamsTest, TestReload, TestWordDelimiterFilterFactory, SpellCheckCollatorTest, TestLMJelinekMercerSimilarityFactory, BadIndexSchemaTest, TermVectorComponentDistributedTest, TestMultiCoreConfBootstrap, TestElisionMultitermQuery, TestAtomicUpdateErrorCases, TestLuceneMatchVersion, URLClassifyProcessorTest, TestSolrXml, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, DistributedSpellCheckComponentTest, TestJoin, SoftAutoCommitTest, TestExtendedDismaxParser, SuggesterTSTTest, TestTrie, PolyFieldTest, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, TestWriterPerf, TestOmitPositions, FileBasedSpellCheckerTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, SolrPluginUtilsTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, TestBinaryResponseWriter, IndexReaderFactoryTest, TestSolrIndexConfig, ResponseLogComponentTest, BadComponentTest, TestSolrDeletionPolicy2, NumericFieldsTest, TestConfig, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, EchoParamsTest, TestDefaultSimilarityFactory, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, DateMathParserTest, PreAnalyzedFieldTest, DOMUtilTest, ClusterStateTest, TestLRUCache, SliceStateTest, UUIDFieldTest, SolrTestCaseJ4Test, ChaosMonkeyShardSplitTest]
[junit4:junit4] Completed on J1 in 189.06s, 1 test, 1 failure <<< FAILURES!

[...truncated 74 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:377: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:357: 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, 1223 tests, 1 failure, 13 ignored (7 assumptions)

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