You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/09 05:49:00 UTC

[JENKINS] Lucene-Solr-Tests-4.3-Java6 - Build # 65 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.3-Java6/65/

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

Error Message:
Server at http://127.0.0.1:57590/_c/ws returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:57590/_c/ws returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([7740562020E0893D:F6A6D83857BFE901]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	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:679)




Build Log:
[...truncated 8405 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.326; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /_c/ws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.333; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.335; 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-06-09 03:21:35.335; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.436; org.apache.solr.cloud.ZkTestServer; start zk server on port:25079
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.437; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.444; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@608486 name:ZooKeeperConnection Watcher:127.0.0.1:25079 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.444; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.445; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.506; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.540; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@21cacaa7 name:ZooKeeperConnection Watcher:127.0.0.1:25079/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.541; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.541; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.555; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.558; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.604; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.607; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.608; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.649; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.650; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.824; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.825; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.832; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.833; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.848; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.849; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.855; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/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-06-09 03:21:35.855; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.871; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.872; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.880; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.880; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.887; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:35.887; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.183; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.190; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:45616
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.191; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.191; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.192; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1370748095935
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.192; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1370748095935/solr.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.193; org.apache.solr.core.CoreContainer; New CoreContainer 263823398
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.194; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1370748095935/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.194; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1370748095935/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.398; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.399; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.399; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.400; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.400; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.401; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.401; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.402; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.403; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.403; 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-06-09 03:21:36.425; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.427; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:25079/solr
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.427; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.429; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.431; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1ddde560 name:ZooKeeperConnection Watcher:127.0.0.1:25079 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.432; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.437; 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-06-09 03:21:36.452; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.455; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1c2baa00 name:ZooKeeperConnection Watcher:127.0.0.1:25079/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.455; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.458; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.471; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.506; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.509; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45616__c%2Fws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.521; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:45616__c%2Fws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.525; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.594; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.599; org.apache.solr.cloud.Overseer; Overseer (id=89833347176333315-127.0.0.1:45616__c%2Fws-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.661; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.780; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.781; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.794; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.805; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.808; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.813; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1370748095935/collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.813; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.814; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.814; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.816; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1370748095935/collection1/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.817; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-controljetty-1370748095935/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.818; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-controljetty-1370748095935/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.873; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:36.942; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.045; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.051; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.637; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.642; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.645; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.650; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.680; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.680; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1370748095935/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1370748095333/control/data/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.681; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ec436
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.681; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.682; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370748095333/control/data
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.682; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1370748095333/control/data/index/
[junit4:junit4]   1> WARN  - 2013-06-09 03:21:37.683; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1370748095333/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.683; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370748095333/control/data/index
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.688; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13405f43 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5902ab44),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.689; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.692; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.692; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.693; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.694; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.694; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.695; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.695; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.696; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.696; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.706; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.713; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@659046f7 main
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.714; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1370748095333/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.715; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.715; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.719; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@659046f7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.721; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:37.721; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.314; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.315; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[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:45616__c%2Fws",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45616/_c/ws"}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.315; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.315; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.337; 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-06-09 03:21:38.733; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.733; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:45616/_c/ws collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.734; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.778; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.810; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.810; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.811; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:45616/_c/ws/collection1/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.811; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.811; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:45616/_c/ws/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.812; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:45616/_c/ws/collection1/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:38.812; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:39.861; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:39.886; 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-06-09 03:21:39.975; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:45616/_c/ws/collection1/ and leader is http://127.0.0.1:45616/_c/ws/collection1/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:39.975; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45616/_c/ws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:39.976; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:39.976; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:39.976; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:39.978; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:39.979; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:39.980; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:39.981; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:39.998; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.000; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.003; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2d3cd0ba name:ZooKeeperConnection Watcher:127.0.0.1:25079/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.003; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.005; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.007; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.318; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.321; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:57590
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.322; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.322; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.323; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1370748100008
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.323; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1370748100008/solr.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.324; org.apache.solr.core.CoreContainer; New CoreContainer 786693892
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.325; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1370748100008/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.325; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1370748100008/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.512; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.513; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.514; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.514; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.515; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.516; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.516; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.517; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.518; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.518; 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-06-09 03:21:40.538; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.539; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:25079/solr
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.540; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.541; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.546; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3fecf56a name:ZooKeeperConnection Watcher:127.0.0.1:25079 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.547; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.550; 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-06-09 03:21:40.564; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.567; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5f7860a1 name:ZooKeeperConnection Watcher:127.0.0.1:25079/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.567; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:40.596; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.433; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.434; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:45616__c%2Fws_collection1",
[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:45616__c%2Fws",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45616/_c/ws"}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.473; 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-06-09 03:21:41.473; 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-06-09 03:21:41.473; 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-06-09 03:21:41.600; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57590__c%2Fws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.606; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:57590__c%2Fws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.623; 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> INFO  - 2013-06-09 03:21:41.623; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.624; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.624; 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-06-09 03:21:41.624; 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-06-09 03:21:41.625; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.633; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1370748100008/collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.634; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.634; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.635; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.636; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1370748100008/collection1/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.638; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty1-1370748100008/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.639; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty1-1370748100008/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.690; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.756; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.858; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:41.864; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.473; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.477; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.480; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.485; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.514; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.515; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1370748100008/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty1/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.515; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ec436
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.516; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.517; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.517; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-06-09 03:21:42.517; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.518; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty1/index
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.522; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4d639a35 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b66137c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.523; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.527; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.527; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.528; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.529; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.530; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.530; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.531; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.531; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.532; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.542; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.550; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3a8935f3 main
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.551; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.552; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.553; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.558; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3a8935f3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.561; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.562; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.980; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.981; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[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:57590__c%2Fws",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:57590/_c/ws"}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.981; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:42.981; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:43.005; 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-06-09 03:21:43.005; 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-06-09 03:21:43.005; 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-06-09 03:21:43.565; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:43.565; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:57590/_c/ws collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:43.566; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:43.609; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:43.623; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:43.623; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:43.624; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:57590/_c/ws/collection1/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:43.624; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:43.624; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:57590/_c/ws/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:43.625; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:57590/_c/ws/collection1/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:43.625; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.511; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.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: 2)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.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: 2)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.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: 2)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.614; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:57590/_c/ws/collection1/ and leader is http://127.0.0.1:57590/_c/ws/collection1/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.614; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57590/_c/ws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.614; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.615; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.615; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.618; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.619; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.620; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.621; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.910; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.914; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:35068
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.914; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.915; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.916; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1370748104640
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.916; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1370748104640/solr.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.917; org.apache.solr.core.CoreContainer; New CoreContainer 367664272
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.917; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1370748104640/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:44.918; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1370748104640/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.096; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.097; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.098; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.098; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.099; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.099; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.100; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.101; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.101; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.102; 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-06-09 03:21:45.121; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.122; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:25079/solr
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.122; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.123; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.127; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1c3cbf4f name:ZooKeeperConnection Watcher:127.0.0.1:25079 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.128; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.131; 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-06-09 03:21:45.145; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.148; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3d603dc name:ZooKeeperConnection Watcher:127.0.0.1:25079/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.148; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:45.154; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.069; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.070; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:57590__c%2Fws_collection1",
[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:57590__c%2Fws",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:57590/_c/ws"}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.121; 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-06-09 03:21:46.121; 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-06-09 03:21:46.121; 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-06-09 03:21:46.121; 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-06-09 03:21:46.157; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35068__c%2Fws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.164; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:35068__c%2Fws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.190; 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-06-09 03:21:46.191; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.191; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.191; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.191; 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-06-09 03:21:46.191; 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-06-09 03:21:46.192; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.192; 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-06-09 03:21:46.198; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1370748104640/collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.198; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.199; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.199; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.201; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1370748104640/collection1/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.202; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty2-1370748104640/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.203; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty2-1370748104640/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.254; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.314; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.417; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:46.423; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.022; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.026; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.029; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.035; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.064; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.065; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1370748104640/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty2/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.065; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ec436
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.066; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.067; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty2
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.067; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-06-09 03:21:47.067; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.068; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty2/index
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.072; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3bd78ffd lockFactory=org.apache.lucene.store.NativeFSLockFactory@9899472),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.073; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.076; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.077; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.077; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.078; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.079; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.079; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.080; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.081; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.081; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.092; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.101; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7261bb9b main
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.101; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.103; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.103; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.108; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7261bb9b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.111; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.111; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.630; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.631; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[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:35068__c%2Fws",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35068/_c/ws"}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.631; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.631; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:47.653; 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-06-09 03:21:47.653; 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-06-09 03:21:47.653; 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-06-09 03:21:47.653; 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-06-09 03:21:48.116; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:48.116; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:35068/_c/ws collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:48.117; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:48.147; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:48.173; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:48.173; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:48.173; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:35068/_c/ws/collection1/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:48.174; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:48.174; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:35068/_c/ws/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:48.174; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:35068/_c/ws/collection1/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:48.174; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.158; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.173; 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-06-09 03:21:49.173; 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-06-09 03:21:49.173; 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-06-09 03:21:49.173; 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-06-09 03:21:49.218; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:35068/_c/ws/collection1/ and leader is http://127.0.0.1:35068/_c/ws/collection1/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.218; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35068/_c/ws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.219; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.219; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.219; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.221; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.223; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.224; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.224; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.491; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.495; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:28782
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.496; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.496; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.497; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1370748109242
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.498; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1370748109242/solr.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.498; org.apache.solr.core.CoreContainer; New CoreContainer 299564770
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.499; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1370748109242/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.500; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1370748109242/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.669; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.670; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.671; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.671; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.672; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.673; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.673; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.674; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.674; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.675; 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-06-09 03:21:49.691; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.692; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:25079/solr
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.693; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.694; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.697; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@202e68f9 name:ZooKeeperConnection Watcher:127.0.0.1:25079 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.698; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.700; 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-06-09 03:21:49.717; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.720; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@33f5bf7c name:ZooKeeperConnection Watcher:127.0.0.1:25079/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.721; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:49.732; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.687; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.688; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:35068__c%2Fws_collection1",
[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:35068__c%2Fws",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35068/_c/ws"}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.733; 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-06-09 03:21:50.733; 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-06-09 03:21:50.733; 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-06-09 03:21:50.733; 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-06-09 03:21:50.733; 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-06-09 03:21:50.761; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28782__c%2Fws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.763; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:28782__c%2Fws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.799; 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-06-09 03:21:50.799; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.799; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.799; 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-06-09 03:21:50.799; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.799; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.800; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.800; 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-06-09 03:21:50.800; 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-06-09 03:21:50.801; 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-06-09 03:21:50.813; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1370748109242/collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.813; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.814; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.814; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.816; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1370748109242/collection1/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.817; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty3-1370748109242/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.818; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty3-1370748109242/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.869; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:50.927; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.030; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.036; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.594; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.598; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.601; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.607; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.635; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.636; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1370748109242/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty3/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.636; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ec436
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.637; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.638; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty3
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.638; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-06-09 03:21:51.639; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.640; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty3/index
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.643; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4e392db8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@22d282a3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.644; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.648; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.648; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.649; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.650; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.651; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.651; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.651; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.652; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.653; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.663; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.670; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3821e98d main
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.671; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.672; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.672; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.678; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3821e98d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.681; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:51.682; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.265; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.266; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[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:28782__c%2Fws",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:28782/_c/ws"}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.266; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.266; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.299; 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-06-09 03:21:52.299; 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-06-09 03:21:52.299; 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-06-09 03:21:52.299; 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-06-09 03:21:52.299; 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-06-09 03:21:52.688; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.688; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:28782/_c/ws collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.692; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:28782/_c/ws/collection1/ and leader is http://127.0.0.1:57590/_c/ws/collection1/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.693; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28782/_c/ws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.693; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.693; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.694; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.694; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.695; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.696; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.696; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.696; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.697; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.698; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.701; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.720; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:28782__c%2Fws_collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.990; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.993; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:44742
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.994; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.995; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.995; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1370748112718
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.996; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1370748112718/solr.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.997; org.apache.solr.core.CoreContainer; New CoreContainer 1861644079
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.997; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1370748112718/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:52.998; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1370748112718/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.163; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.164; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.165; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.165; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.166; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.166; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.167; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.168; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.168; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.169; 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-06-09 03:21:53.185; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.186; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:25079/solr
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.187; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.188; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.192; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3b11d63f name:ZooKeeperConnection Watcher:127.0.0.1:25079 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.193; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.232; 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-06-09 03:21:53.244; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.251; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2aca5165 name:ZooKeeperConnection Watcher:127.0.0.1:25079/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.252; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.274; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.831; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.833; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:28782__c%2Fws_collection1",
[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:28782__c%2Fws",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:28782/_c/ws"}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:53.856; 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-06-09 03:21:53.857; 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-06-09 03:21:53.856; 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-06-09 03:21:53.856; 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-06-09 03:21:53.856; 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-06-09 03:21:53.856; 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-06-09 03:21:54.278; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44742__c%2Fws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.284; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:44742__c%2Fws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.291; 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-06-09 03:21:54.291; 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-06-09 03:21:54.292; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.292; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.292; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.292; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.293; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.293; 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-06-09 03:21:54.293; 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-06-09 03:21:54.292; 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-06-09 03:21:54.293; 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-06-09 03:21:54.305; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.310; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1370748112718/collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.311; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.312; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.312; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.314; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1370748112718/collection1/'
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.315; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty4-1370748112718/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.316; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty4-1370748112718/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.367; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.432; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.535; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.541; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.723; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:28782__c%2Fws_collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:54.723; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:28782__c%252Fws_collection1&state=recovering&nodeName=127.0.0.1:28782__c%252Fws&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2003 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.120; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.125; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.128; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.133; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.160; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.160; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1370748112718/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.161; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ec436
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.161; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.162; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.162; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-06-09 03:21:55.163; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.163; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4/index
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.167; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@75c65470 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ae692db),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.168; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.171; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.172; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.172; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.173; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.174; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.174; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.175; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.176; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.176; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.186; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.193; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4cc425c4 main
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.194; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.195; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.195; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.201; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4cc425c4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.203; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.204; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.362; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.363; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[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:44742__c%2Fws",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:44742/_c/ws"}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.363; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.363; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:55.374; 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-06-09 03:21:55.374; 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-06-09 03:21:55.374; 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-06-09 03:21:55.374; 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-06-09 03:21:55.374; 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-06-09 03:21:55.374; 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-06-09 03:21:56.207; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.207; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:44742/_c/ws collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.232; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:44742/_c/ws/collection1/ and leader is http://127.0.0.1:35068/_c/ws/collection1/
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.232; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44742/_c/ws
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.233; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.233; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.234; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.234; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.235; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.235; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.236; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.236; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.237; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.238; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.247; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.254; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.256; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.257; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.258; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.259; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:44742__c%2Fws_collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.726; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:57590/_c/ws/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.726; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:28782/_c/ws START replicas=[http://127.0.0.1:57590/_c/ws/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-06-09 03:21:56.727; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.727; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.728; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.728; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.728; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.729; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:57590/_c/ws/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.729; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.735; org.apache.solr.core.SolrCore; [collection1] webapp=/_c/ws path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.742; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.745; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4d639a35 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b66137c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.746; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.747; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4d639a35 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b66137c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4d639a35 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b66137c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.747; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.748; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7b70a0d3 realtime
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.748; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.749; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.750; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.751; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.754; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.755; org.apache.solr.core.SolrCore; [collection1] webapp=/_c/ws path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.756; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.756; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.756; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.759; org.apache.solr.core.SolrCore; [collection1] webapp=/_c/ws path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.761; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.762; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty3/index.20130609062156761
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.762; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@ed5ad5d lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c4afb60) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.765; org.apache.solr.core.SolrCore; [collection1] webapp=/_c/ws 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-06-09 03:21:56.767; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.768; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.768; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.770; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4e392db8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@22d282a3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4e392db8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@22d282a3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.771; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.771; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.771; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@70091762 main
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.773; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@70091762 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.774; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty3/index.20130609062156761 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty3/index.20130609062156761;done=true>>]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.774; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty3/index.20130609062156761
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.774; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty3/index.20130609062156761
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.775; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.775; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.775; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.775; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.800; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.900; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.901; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:44742__c%2Fws_collection1",
[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:44742__c%2Fws",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:44742/_c/ws"}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.906; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:28782__c%2Fws_collection1",
[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:28782__c%2Fws",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:28782/_c/ws"}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:56.951; 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-06-09 03:21:56.952; 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-06-09 03:21:56.952; 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-06-09 03:21:56.951; 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-06-09 03:21:56.951; 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-06-09 03:21:56.951; 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-06-09 03:21:57.260; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:44742__c%2Fws_collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:57.260; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:57.261; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:44742__c%252Fws_collection1&state=recovering&nodeName=127.0.0.1:44742__c%252Fws&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:58.264; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.263; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:35068/_c/ws/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.263; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:44742/_c/ws START replicas=[http://127.0.0.1:35068/_c/ws/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-06-09 03:21:59.264; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.264; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.265; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.265; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.265; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.266; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:35068/_c/ws/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.266; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.267; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.272; org.apache.solr.core.SolrCore; [collection1] webapp=/_c/ws path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.277; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.280; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3bd78ffd lockFactory=org.apache.lucene.store.NativeFSLockFactory@9899472),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.281; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.281; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3bd78ffd lockFactory=org.apache.lucene.store.NativeFSLockFactory@9899472),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3bd78ffd lockFactory=org.apache.lucene.store.NativeFSLockFactory@9899472),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.282; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.283; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1b704fb0 realtime
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.283; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.284; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.285; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.285; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.287; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.287; org.apache.solr.core.SolrCore; [collection1] webapp=/_c/ws path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.288; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.289; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.289; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.291; org.apache.solr.core.SolrCore; [collection1] webapp=/_c/ws path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.292; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.293; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4/index.20130609062159293
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.294; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@37bc2b18 lockFactory=org.apache.lucene.store.NativeFSLockFactory@23b9c1f3) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.296; org.apache.solr.core.SolrCore; [collection1] webapp=/_c/ws 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-06-09 03:21:59.298; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.298; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.299; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.300; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@75c65470 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ae692db),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@75c65470 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ae692db),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.301; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.301; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.302; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@12a849b0 main
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.303; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@12a849b0 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.304; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4/index.20130609062159293 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4/index.20130609062159293;done=true>>]
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.304; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4/index.20130609062159293
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.305; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4/index.20130609062159293
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.305; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.305; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.305; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.306; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-06-09 03:21:59.346; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.034; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.035; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:44742__c%2Fws_collection1",
[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:44742__c%2Fws",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:44742/_c/ws"}
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.058; 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-06-09 03:22:00.058; 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-06-09 03:22:00.058; 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-06-09 03:22:00.058; 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-06-09 03:22:00.058; 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-06-09 03:22:00.058; 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-06-09 03:22:00.270; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.272; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.280; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.283; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13405f43 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5902ab44),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.284; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.285; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13405f43 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5902ab44),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13405f43 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5902ab44),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.285; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.286; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3da79a3f main
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.286; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.287; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3da79a3f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.288; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.300; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.301; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3bd78ffd lockFactory=org.apache.lucene.store.NativeFSLockFactory@9899472),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3bd78ffd lockFactory=org.apache.lucene.store.NativeFSLockFactory@9899472),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.301; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.302; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@25ddae12 main
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.302; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.303; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@25ddae12 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.304; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:57590/_c/ws/collection1/, StdNode: http://127.0.0.1:28782/_c/ws/collection1/, StdNode: http://127.0.0.1:44742/_c/ws/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.307; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.309; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4d639a35 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b66137c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4d639a35 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b66137c),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.309; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.310; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@745bbff2 main
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.310; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.311; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@745bbff2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.312; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.314; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.314; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.315; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4e392db8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@22d282a3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4e392db8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@22d282a3),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.316; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@75c65470 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ae692db),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@75c65470 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ae692db),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.316; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.316; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.317; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7c514cef main
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.318; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@441bcdc8 main
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.318; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.319; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.319; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7c514cef main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.320; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@441bcdc8 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.320; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.321; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.322; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 23
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.323; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:00.326; org.apache.solr.core.SolrCore; [collection1] webapp=/_c/ws 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-06-09 03:22:00.329; org.apache.solr.core.SolrCore; [collection1] webapp=/_c/ws 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-06-09 03:22:00.332; org.apache.solr.core.SolrCore; [collection1] webapp=/_c/ws 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-06-09 03:22:00.334; org.apache.solr.core.SolrCore; [collection1] webapp=/_c/ws 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-06-09 03:22:02.346; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1437333583134982144)} 0 8
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.355; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={update.distrib=FROMLEADER&_version_=-1437333583140225024&update.from=http://127.0.0.1:57590/_c/ws/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1437333583140225024)} 0 2
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.359; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={update.distrib=FROMLEADER&_version_=-1437333583144419328&update.from=http://127.0.0.1:35068/_c/ws/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1437333583144419328)} 0 2
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.360; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1437333583144419328)} 0 7
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.361; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1437333583140225024)} 0 13
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.365; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[a!0 (1437333583155953664)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.377; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!0 (1437333583164342272)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.378; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!0 (1437333583164342272)]} 0 6
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.379; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[a!0]} 0 10
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.383; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[b!1 (1437333583174828032)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.394; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!1 (1437333583182168064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.395; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!1 (1437333583182168064)]} 0 6
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.396; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[b!1]} 0 10
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.400; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[c!2 (1437333583192653824)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.410; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!2 (1437333583199993856)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.411; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[c!2 (1437333583199993856)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.412; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[c!2]} 0 9
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.416; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[d!3 (1437333583209431040)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.427; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!3 (1437333583217819648)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.428; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!3 (1437333583217819648)]} 0 6
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.429; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[d!3]} 0 10
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.433; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[e!4 (1437333583227256832)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.441; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!4 (1437333583232499712)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.442; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[e!4 (1437333583232499712)]} 0 6
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.446; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[f!5 (1437333583240888320)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.456; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!5 (1437333583249276928)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.457; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!5 (1437333583249276928)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.458; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[f!5]} 0 9
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.462; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[g!6 (1437333583257665536)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.470; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!6 (1437333583261859840)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.471; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[g!6 (1437333583261859840)]} 0 6
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.475; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[h!7 (1437333583271297024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.486; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!7 (1437333583280734208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.487; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!7 (1437333583280734208)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.488; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[h!7]} 0 9
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.492; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[i!8 (1437333583289122816)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.503; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!8 (1437333583297511424)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.504; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!8 (1437333583297511424)]} 0 6
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.505; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[i!8]} 0 10
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.509; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[j!9 (1437333583306948608)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.519; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!9 (1437333583314288640)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.520; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[j!9 (1437333583314288640)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.521; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[j!9]} 0 9
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.525; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[k!10 (1437333583324774400)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.534; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!10 (1437333583328968704)]} 0 2
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.535; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[k!10 (1437333583328968704)]} 0 7
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.539; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[l!11 (1437333583339454464)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.547; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!11 (1437333583343648768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.548; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[l!11 (1437333583343648768)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.552; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[m!12 (1437333583352037376)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.562; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!12 (1437333583359377408)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.563; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!12 (1437333583359377408)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.564; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[m!12]} 0 9
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.568; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[n!13 (1437333583368814592)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.578; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!13 (1437333583376154624)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.579; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!13 (1437333583376154624)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.580; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[n!13]} 0 9
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.584; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[o!14 (1437333583386640384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.595; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!14 (1437333583393980416)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.596; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[o!14 (1437333583393980416)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.597; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[o!14]} 0 9
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.601; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[p!15 (1437333583404466176)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.611; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!15 (1437333583410757632)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.612; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!15 (1437333583410757632)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.613; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[p!15]} 0 9
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.618; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[q!16 (1437333583421243392)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.627; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!16 (1437333583427534848)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.628; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[q!16 (1437333583427534848)]} 0 6
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.632; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[r!17 (1437333583435923456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.639; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!17 (1437333583440117760)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.641; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[r!17 (1437333583440117760)]} 0 6
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.646; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[s!18 (1437333583450603520)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.656; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!18 (1437333583457943552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.657; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!18 (1437333583457943552)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.658; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[s!18]} 0 9
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.662; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[t!19 (1437333583467380736)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.670; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!19 (1437333583472623616)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.671; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[t!19 (1437333583472623616)]} 0 6
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.675; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[u!20 (1437333583481012224)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.686; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!20 (1437333583489400832)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.687; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[u!20 (1437333583489400832)]} 0 6
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.688; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[u!20]} 0 10
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.692; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[v!21 (1437333583498838016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.702; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!21 (1437333583506178048)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.703; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[v!21 (1437333583506178048)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.704; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[v!21]} 0 9
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.708; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[w!22 (1437333583515615232)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.715; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!22 (1437333583519809536)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.716; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[w!22 (1437333583519809536)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.720; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[x!23 (1437333583529246720)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.727; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!23 (1437333583532392448)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.728; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[x!23 (1437333583532392448)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.732; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[y!24 (1437333583541829632)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.739; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!24 (1437333583544975360)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.740; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[y!24 (1437333583544975360)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.744; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[z!25 (1437333583553363968)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.751; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!25 (1437333583557558272)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.752; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[z!25 (1437333583557558272)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.756; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[a!26 (1437333583565946880)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.766; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!26 (1437333583573286912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.767; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!26 (1437333583573286912)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.768; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[a!26]} 0 9
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.773; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[b!27 (1437333583583772672)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.780; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!27 (1437333583587966976)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.781; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[b!27 (1437333583587966976)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.785; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[c!28 (1437333583596355584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.793; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!28 (1437333583601598464)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.794; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[c!28 (1437333583601598464)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.798; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[d!29 (1437333583609987072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.805; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!29 (1437333583614181376)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.806; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[d!29 (1437333583614181376)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.810; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[e!30 (1437333583622569984)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.821; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!30 (1437333583630958592)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.822; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!30 (1437333583630958592)]} 0 6
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.823; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[e!30]} 0 10
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.827; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[f!31 (1437333583641444352)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.835; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!31 (1437333583644590080)]} 0 2
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.836; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[f!31 (1437333583644590080)]} 0 6
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.841; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[g!32 (1437333583656124416)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.853; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!32 (1437333583664513024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.854; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!32 (1437333583664513024)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.855; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[g!32]} 0 10
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.859; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[h!33 (1437333583673950208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.869; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!33 (1437333583681290240)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.870; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!33 (1437333583681290240)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.871; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[h!33]} 0 9
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.875; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[i!34 (1437333583690727424)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.882; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!34 (1437333583694921728)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.883; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[i!34 (1437333583694921728)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.887; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[j!35 (1437333583704358912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.894; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!35 (1437333583708553216)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.895; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[j!35 (1437333583708553216)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.899; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[k!36 (1437333583715893248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.906; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:57590/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!36 (1437333583720087552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.907; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[k!36 (1437333583720087552)]} 0 5
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.911; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={wt=javabin&version=2} {add=[l!37 (1437333583728476160)]} 0 1
[junit4:junit4]   1> INFO  - 2013-06-09 03:22:02.923; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/_c/ws path=/update params={distrib.from=http://127.0.0.1:35068/_c/ws/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!37 (1437333583737913344)]} 0 1
[junit4:junit4]   1> INFO  - 

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

WithOrds_0.tib, _0_Lucene41WithOrds_0.doc, _0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0_TestBloomFilteredLucene41Postings_0.tim, _0_Lucene41WithOrds_0.tii, _0_TestBloomFilteredLucene41Postings_0.tip, _0_Pulsing41_0.doc, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, _0.si, _0.fdt, segments_4]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@75c65470 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ae692db),segFN=segments_5,generation=5,filenames=[_0_Lucene41WithOrds_0.tib, _1_TestBloomFilteredLucene41Postings_0.tim, _0_TestBloomFilteredLucene41Postings_0.tim, _1_Lucene41WithOrds_0.doc, _0_Lucene41WithOrds_0.tii, _0_TestBloomFilteredLucene41Postings_0.tip, _1_TestBloomFilteredLucene41Postings_0.tip, _1.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.si, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_TestBloomFilteredLucene41Postings_0.blm, _1_Pulsing41_0.doc, _1_TestBloomFilteredLucene41Postings_0.doc, _1_1.del, _1.fdx, _1_TestBloomFilteredLucene41Postings_0.blm, _0_Pulsing41_0.doc, _1_Pulsing41_0.tip, _1.fdt, _1_Pulsing41_0.tim, _1.si, _1_Lucene41WithOrds_0.tii, _1_Lucene41WithOrds_0.tib, _0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, segments_5, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-06-09 03:25:05.149; org.apache.solr.core.SolrDeletionPolicy; newest commit = 5[_0_Lucene41WithOrds_0.tib, _1_TestBloomFilteredLucene41Postings_0.tim, _0_TestBloomFilteredLucene41Postings_0.tim, _1_Lucene41WithOrds_0.doc, _0_Lucene41WithOrds_0.tii, _0_TestBloomFilteredLucene41Postings_0.tip, _1_TestBloomFilteredLucene41Postings_0.tip, _1.fnm, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.si, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_TestBloomFilteredLucene41Postings_0.blm, _1_Pulsing41_0.doc, _1_TestBloomFilteredLucene41Postings_0.doc, _1_1.del, _1.fdx, _1_TestBloomFilteredLucene41Postings_0.blm, _0_Pulsing41_0.doc, _1_Pulsing41_0.tip, _1.fdt, _1_Pulsing41_0.tim, _1.si, _1_Lucene41WithOrds_0.tii, _1_Lucene41WithOrds_0.tib, _0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, segments_5, _0.fdt]
[junit4:junit4]   1> INFO  - 2013-06-09 03:25:05.154; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-06-09 03:25:05.205; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-06-09 03:25:05.205; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-06-09 03:25:05.206; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4/index
[junit4:junit4]   1> INFO  - 2013-06-09 03:25:05.206; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-06-09 03:25:05.206; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1370748095333/jetty4
[junit4:junit4]   1> INFO  - 2013-06-09 03:25:05.207; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> WARN  - 2013-06-09 03:25:05.207; org.apache.solr.cloud.LeaderElector$1; 
[junit4:junit4]   1> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard2/election/89833347176333324-127.0.0.1:44742__c%2Fws_collection1-n_0000000001
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   1> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:152)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:149)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:149)
[junit4:junit4]   1> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   1> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:260)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   1> INFO  - 2013-06-09 03:25:05.208; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> WARN  - 2013-06-09 03:25:05.208; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-06-09 03:25:05.208; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-06-09 03:25:05.209; 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> WARN  - 2013-06-09 03:25:05.209; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-06-09 03:25:05.209; org.apache.solr.cloud.LeaderElector$1; 
[junit4:junit4]   1> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   1> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=Pulsing41(freqCutoff=10 minBlockSize=36 maxBlockSize=78), _version_=PostingsFormat(name=TestBloomFilteredLucene41Postings), n_ti=PostingsFormat(name=Lucene41WithOrds)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar, timezone=Europe/Kiev
[junit4:junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=228709632,total=482869248
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderNoQuery, ConvertedLegacyTest, DocValuesMultiTest, TestUpdate, TestCoreDiscovery, TestLazyCores, CollectionsAPIDistributedZkTest, TestMultiCoreConfBootstrap, XsltUpdateRequestHandlerTest, DirectUpdateHandlerTest, TestZkChroot, DistanceFunctionTest, XmlUpdateRequestHandlerTest, TestComponentsName, TestSolrQueryParserDefaultOperatorResource, StatsComponentTest, TestFieldCollectionResource, ShardSplitTest]
[junit4:junit4] Completed on J1 in 210.39s, 1 test, 1 error <<< FAILURES!

[...truncated 801 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/common-build.xml:437: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/lucene/common-build.xml:1243: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/lucene/common-build.xml:887: There were test failures: 292 suites, 1209 tests, 1 error, 13 ignored (7 assumptions)

Total time: 54 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure