You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/06/18 08:49:34 UTC

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 556 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/556/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
expected:<203> but was:<34>

Stack Trace:
java.lang.AssertionError: expected:<203> but was:<34>
	at __randomizedtesting.SeedInfo.seed([18F9BA7A478F9F83:991F346230D0FFBF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:108)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9762 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4:junit4]   2> 2477775 T5093 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/
[junit4:junit4]   2> 2477784 T5093 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-RecoveryZkTest-1371536675856
[junit4:junit4]   2> 2477786 T5093 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 2477788 T5094 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 2477888 T5093 oasc.ZkTestServer.run start zk server on port:53424
[junit4:junit4]   2> 2477890 T5093 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2477902 T5100 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a25a20c name:ZooKeeperConnection Watcher:127.0.0.1:53424 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2477902 T5093 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2477903 T5093 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 2477918 T5093 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2477947 T5102 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b8edec7 name:ZooKeeperConnection Watcher:127.0.0.1:53424/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2477948 T5093 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2477949 T5093 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 2477962 T5093 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 2477973 T5093 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 2477978 T5093 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 2477986 T5093 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2477987 T5093 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2477999 T5093 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 2478001 T5093 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 2478010 T5093 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2478011 T5093 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2478026 T5093 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 2478028 T5093 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 2478038 T5093 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 2478040 T5093 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 2478048 T5093 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2478049 T5093 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2478057 T5093 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2478058 T5093 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2478066 T5093 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2478067 T5093 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2478074 T5093 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2478076 T5093 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2478657 T5093 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2478671 T5093 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53427
[junit4:junit4]   2> 2478674 T5093 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2478679 T5093 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2478680 T5093 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1371536676156
[junit4:junit4]   2> 2478681 T5093 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1371536676156/solr.xml
[junit4:junit4]   2> 2478682 T5093 oasc.CoreContainer.<init> New CoreContainer 1312514259
[junit4:junit4]   2> 2478683 T5093 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1371536676156/'
[junit4:junit4]   2> 2478683 T5093 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1371536676156/'
[junit4:junit4]   2> 2478903 T5093 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2478904 T5093 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2478905 T5093 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2478907 T5093 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2478908 T5093 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2478909 T5093 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2478910 T5093 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2478910 T5093 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2478911 T5093 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2478912 T5093 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2478950 T5093 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2478951 T5093 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53424/solr
[junit4:junit4]   2> 2478952 T5093 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2478954 T5093 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2478959 T5113 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@364da93d name:ZooKeeperConnection Watcher:127.0.0.1:53424 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2478960 T5093 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2478965 T5093 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2478991 T5093 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2478998 T5115 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27aa0517 name:ZooKeeperConnection Watcher:127.0.0.1:53424/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2478998 T5093 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2479009 T5093 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 2479020 T5093 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 2479030 T5093 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 2479035 T5093 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53427__
[junit4:junit4]   2> 2479038 T5093 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53427__
[junit4:junit4]   2> 2479046 T5093 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 2479058 T5093 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 2479072 T5093 oasc.Overseer.start Overseer (id=89885027590012931-127.0.0.1:53427__-n_0000000000) starting
[junit4:junit4]   2> 2479082 T5093 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 2479094 T5117 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 2479099 T5093 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 2479105 T5093 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 2479110 T5093 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2479125 T5118 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2479125 T5118 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2479125 T5116 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 2479133 T5116 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2479135 T5116 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53427__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53427/_"}
[junit4:junit4]   2> 2479135 T5116 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2479135 T5116 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2479153 T5115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2480129 T5118 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1371536676156/collection1
[junit4:junit4]   2> 2480130 T5118 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 2480131 T5118 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2480132 T5118 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 2480135 T5118 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1371536676156/collection1/'
[junit4:junit4]   2> 2480137 T5118 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1371536676156/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2480138 T5118 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1371536676156/collection1/lib/README' to classloader
[junit4:junit4]   2> 2480246 T5118 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2480374 T5118 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2480378 T5118 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2480386 T5118 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2481597 T5118 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2481615 T5118 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2481622 T5118 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2481670 T5118 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2481681 T5118 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2481691 T5118 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2481694 T5118 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2481694 T5118 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2481695 T5118 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2481703 T5118 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2481706 T5118 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2481707 T5118 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2481707 T5118 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1371536676156/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/control/data/
[junit4:junit4]   2> 2481708 T5118 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@73314549
[junit4:junit4]   2> 2481708 T5118 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2481709 T5118 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/control/data
[junit4:junit4]   2> 2481710 T5118 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/control/data/index/
[junit4:junit4]   2> 2481710 T5118 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1371536675855/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2481711 T5118 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/control/data/index
[junit4:junit4]   2> 2481717 T5118 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61f1ee43 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e0ef9a3),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2481718 T5118 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2481724 T5118 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2481725 T5118 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2481726 T5118 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2481727 T5118 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2481728 T5118 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2481729 T5118 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2481729 T5118 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2481731 T5118 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2481731 T5118 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2481756 T5118 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2481772 T5118 oass.SolrIndexSearcher.<init> Opening Searcher@68094860 main
[junit4:junit4]   2> 2481773 T5118 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/control/data/tlog
[junit4:junit4]   2> 2481775 T5118 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2481775 T5118 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2481780 T5119 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68094860 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2481782 T5118 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2481782 T5118 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53427/_ collection:control_collection shard:shard1
[junit4:junit4]   2> 2481784 T5118 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2481803 T5118 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2481809 T5118 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2481809 T5118 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2481810 T5118 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53427/_/collection1/
[junit4:junit4]   2> 2481810 T5118 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2481811 T5118 oasc.SyncStrategy.syncToMe http://127.0.0.1:53427/_/collection1/ has no replicas
[junit4:junit4]   2> 2481811 T5118 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53427/_/collection1/
[junit4:junit4]   2> 2481812 T5118 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2482178 T5116 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2482203 T5115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2482237 T5118 oasc.ZkController.register We are http://127.0.0.1:53427/_/collection1/ and leader is http://127.0.0.1:53427/_/collection1/
[junit4:junit4]   2> 2482239 T5118 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53427/_
[junit4:junit4]   2> 2482241 T5118 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2482243 T5118 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2482244 T5118 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2482248 T5118 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2482252 T5093 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2482254 T5093 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2482255 T5093 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2482283 T5093 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 2482289 T5093 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2482294 T5122 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d7daa41 name:ZooKeeperConnection Watcher:127.0.0.1:53424/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2482294 T5093 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2482305 T5093 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2482314 T5093 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 2482849 T5093 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2482856 T5093 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53431
[junit4:junit4]   2> 2482860 T5093 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2482861 T5093 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2482862 T5093 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1371536680385
[junit4:junit4]   2> 2482862 T5093 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1371536680385/solr.xml
[junit4:junit4]   2> 2482863 T5093 oasc.CoreContainer.<init> New CoreContainer 1869064424
[junit4:junit4]   2> 2482864 T5093 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1371536680385/'
[junit4:junit4]   2> 2482866 T5093 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1371536680385/'
[junit4:junit4]   2> 2483077 T5093 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2483077 T5093 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2483078 T5093 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2483079 T5093 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2483079 T5093 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2483080 T5093 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2483081 T5093 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2483081 T5093 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2483082 T5093 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2483082 T5093 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2483115 T5093 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2483116 T5093 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53424/solr
[junit4:junit4]   2> 2483117 T5093 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2483119 T5093 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2483124 T5133 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b23ffff name:ZooKeeperConnection Watcher:127.0.0.1:53424 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2483125 T5093 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2483128 T5093 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2483152 T5093 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2483159 T5135 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@508f26df name:ZooKeeperConnection Watcher:127.0.0.1:53424/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2483159 T5093 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2483176 T5093 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2483720 T5116 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2483724 T5116 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53427__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53427/_"}
[junit4:junit4]   2> 2483737 T5122 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2483738 T5115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2483745 T5135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2484190 T5093 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53431__
[junit4:junit4]   2> 2484194 T5093 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53431__
[junit4:junit4]   2> 2484200 T5122 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2484201 T5135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2484205 T5115 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2484205 T5115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2484213 T5135 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2484213 T5122 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2484228 T5136 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2484228 T5136 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2485253 T5116 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2485256 T5116 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53431__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53431/_"}
[junit4:junit4]   2> 2485257 T5116 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 2485259 T5116 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2485274 T5122 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2485274 T5115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2485274 T5135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2486233 T5136 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1371536680385/collection1
[junit4:junit4]   2> 2486234 T5136 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2486236 T5136 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2486236 T5136 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2486240 T5136 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1371536680385/collection1/'
[junit4:junit4]   2> 2486242 T5136 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1371536680385/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2486243 T5136 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1371536680385/collection1/lib/README' to classloader
[junit4:junit4]   2> 2486340 T5136 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2486456 T5136 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2486460 T5136 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2486475 T5136 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2487711 T5136 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2487734 T5136 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2487739 T5136 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2487774 T5136 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2487782 T5136 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2487790 T5136 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2487793 T5136 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2487795 T5136 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2487796 T5136 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2487799 T5136 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2487801 T5136 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2487806 T5136 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2487807 T5136 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1371536680385/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty1/
[junit4:junit4]   2> 2487807 T5136 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@73314549
[junit4:junit4]   2> 2487808 T5136 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2487810 T5136 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty1
[junit4:junit4]   2> 2487810 T5136 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty1/index/
[junit4:junit4]   2> 2487811 T5136 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2487811 T5136 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty1/index
[junit4:junit4]   2> 2487816 T5136 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@78682163 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f72b16d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2487817 T5136 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2487825 T5136 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2487826 T5136 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2487827 T5136 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2487828 T5136 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2487830 T5136 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2487830 T5136 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2487831 T5136 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2487832 T5136 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2487833 T5136 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2487852 T5136 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2487868 T5136 oass.SolrIndexSearcher.<init> Opening Searcher@58a68a11 main
[junit4:junit4]   2> 2487869 T5136 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty1/tlog
[junit4:junit4]   2> 2487871 T5136 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2487872 T5136 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2487878 T5137 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58a68a11 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2487882 T5136 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2487883 T5136 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53431/_ collection:collection1 shard:shard1
[junit4:junit4]   2> 2487885 T5136 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 2487906 T5136 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2487914 T5136 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2487915 T5136 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2487915 T5136 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53431/_/collection1/
[junit4:junit4]   2> 2487916 T5136 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2487917 T5136 oasc.SyncStrategy.syncToMe http://127.0.0.1:53431/_/collection1/ has no replicas
[junit4:junit4]   2> 2487917 T5136 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53431/_/collection1/
[junit4:junit4]   2> 2487918 T5136 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 2488297 T5116 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2488321 T5115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2488321 T5135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2488321 T5122 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2488374 T5136 oasc.ZkController.register We are http://127.0.0.1:53431/_/collection1/ and leader is http://127.0.0.1:53431/_/collection1/
[junit4:junit4]   2> 2488374 T5136 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53431/_
[junit4:junit4]   2> 2488375 T5136 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2488375 T5136 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2488376 T5136 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2488380 T5136 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2488382 T5093 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2488383 T5093 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2488385 T5093 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2488966 T5093 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2488986 T5093 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53434
[junit4:junit4]   2> 2488987 T5093 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2488988 T5093 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2488990 T5093 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1371536686494
[junit4:junit4]   2> 2488991 T5093 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1371536686494/solr.xml
[junit4:junit4]   2> 2488992 T5093 oasc.CoreContainer.<init> New CoreContainer 2070568938
[junit4:junit4]   2> 2488993 T5093 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1371536686494/'
[junit4:junit4]   2> 2488994 T5093 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1371536686494/'
[junit4:junit4]   2> 2489279 T5093 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2489281 T5093 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2489282 T5093 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2489282 T5093 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2489283 T5093 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2489284 T5093 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2489285 T5093 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2489286 T5093 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2489287 T5093 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2489288 T5093 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2489323 T5093 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2489325 T5093 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53424/solr
[junit4:junit4]   2> 2489326 T5093 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2489328 T5093 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2489333 T5149 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6cf0c98f name:ZooKeeperConnection Watcher:127.0.0.1:53424 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2489335 T5093 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2489341 T5093 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2489367 T5093 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2489373 T5151 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b5fd53 name:ZooKeeperConnection Watcher:127.0.0.1:53424/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2489374 T5093 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2489385 T5093 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2489848 T5116 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2489850 T5116 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53431__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53431/_"}
[junit4:junit4]   2> 2489861 T5115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2489861 T5135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2489872 T5151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2489875 T5122 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2490396 T5093 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53434__
[junit4:junit4]   2> 2490406 T5093 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53434__
[junit4:junit4]   2> 2490412 T5122 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2490413 T5135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2490415 T5151 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2490415 T5151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2490416 T5115 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2490416 T5115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2490420 T5122 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2490421 T5135 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2490434 T5152 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2490435 T5152 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2491376 T5116 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2491377 T5116 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53434__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53434/_"}
[junit4:junit4]   2> 2491378 T5116 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 2491379 T5116 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2491394 T5122 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2491395 T5115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2491399 T5151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2491411 T5135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2491440 T5152 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1371536686494/collection1
[junit4:junit4]   2> 2491441 T5152 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2491444 T5152 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2491445 T5152 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2491452 T5152 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1371536686494/collection1/'
[junit4:junit4]   2> 2491458 T5152 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1371536686494/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2491460 T5152 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1371536686494/collection1/lib/README' to classloader
[junit4:junit4]   2> 2491587 T5152 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2491693 T5152 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2491702 T5152 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2491724 T5152 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2492860 T5152 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2492878 T5152 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2492883 T5152 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2492926 T5152 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2492935 T5152 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2492945 T5152 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2492949 T5152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2492951 T5152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2492952 T5152 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2492955 T5152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 2492956 T5152 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 2492956 T5152 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2492957 T5152 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1371536686494/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/
[junit4:junit4]   2> 2492957 T5152 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@73314549
[junit4:junit4]   2> 2492958 T5152 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2492959 T5152 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2
[junit4:junit4]   2> 2492960 T5152 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/index/
[junit4:junit4]   2> 2492960 T5152 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2492961 T5152 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/index
[junit4:junit4]   2> 2492973 T5152 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6cb68463 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c929ef4),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2492974 T5152 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2492979 T5152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2492980 T5152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2492981 T5152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2492982 T5152 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2492984 T5152 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2492984 T5152 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2492985 T5152 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2492986 T5152 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2492987 T5152 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2493010 T5152 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2493021 T5152 oass.SolrIndexSearcher.<init> Opening Searcher@45d1ec84 main
[junit4:junit4]   2> 2493022 T5152 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/tlog
[junit4:junit4]   2> 2493023 T5152 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2493024 T5152 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2493038 T5153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@45d1ec84 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2493041 T5152 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2493042 T5152 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53434/_ collection:collection1 shard:shard1
[junit4:junit4]   2> 2493050 T5152 oasc.ZkController.register We are http://127.0.0.1:53434/_/collection1/ and leader is http://127.0.0.1:53431/_/collection1/
[junit4:junit4]   2> 2493051 T5152 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53434/_
[junit4:junit4]   2> 2493051 T5152 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 2493051 T5152 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1259 name=collection1 org.apache.solr.core.SolrCore@7bcc0754 url=http://127.0.0.1:53434/_/collection1 node=127.0.0.1:53434__ C1259_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53434__, base_url=http://127.0.0.1:53434/_}
[junit4:junit4]   2> 2493054 T5154 C1259 P53434 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 2493055 T5154 C1259 P53434 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2493055 T5154 C1259 P53434 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 2493055 T5154 C1259 P53434 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2493056 T5152 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2493058 T5154 C1259 P53434 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2493102 T5093 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2493103 T5093 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2493102 T5131 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2493104 T5093 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2493128 T5093 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C1260 name=collection1 org.apache.solr.core.SolrCore@4664ab0a url=http://127.0.0.1:53427/_/collection1 node=127.0.0.1:53427__ C1260_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:53427__, base_url=http://127.0.0.1:53427/_, leader=true}
[junit4:junit4]   2> 2493153 T5111 C1260 P53427 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61f1ee43 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e0ef9a3),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2493155 T5111 C1260 P53427 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2493159 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[1 (1438160457533751296)]} 0 10
[junit4:junit4]   2> 2493159 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10001 (1438160457531654144)]} 0 11
[junit4:junit4]   2> ASYNC  NEW_CORE C1261 name=collection1 org.apache.solr.core.SolrCore@32c6bd73 url=http://127.0.0.1:53431/_/collection1 node=127.0.0.1:53431__ C1261_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53431__, base_url=http://127.0.0.1:53431/_, leader=true}
[junit4:junit4]   2> 2493207 T5126 C1261 P53431 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@78682163 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f72b16d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2493209 T5126 C1261 P53431 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2493214 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10001 (1438160457587228672)]} 0 11
[junit4:junit4]   2> 2493214 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[1 (1438160457590374400)]} 0 10
[junit4:junit4]   2> 2493277 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10002 (1438160457663774720)]} 0 2
[junit4:junit4]   2> 2493277 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[2 (1438160457664823296)]} 0 1
[junit4:junit4]   2> 2493284 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10002 (1438160457672163328)]} 0 2
[junit4:junit4]   2> 2493286 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[2 (1438160457674260480)]} 0 1
[junit4:junit4]   2> 2493314 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10003 (1438160457703620608)]} 0 2
[junit4:junit4]   2> 2493315 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[3 (1438160457704669184)]} 0 1
[junit4:junit4]   2> 2493322 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10003 (1438160457710960640)]} 0 2
[junit4:junit4]   2> 2493326 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[3 (1438160457716203520)]} 0 1
[junit4:junit4]   2> 2493340 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10004 (1438160457730883584)]} 0 2
[junit4:junit4]   2> 2493344 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10004 (1438160457736126464)]} 0 1
[junit4:junit4]   2> 2493346 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[4 (1438160457738223616)]} 0 0
[junit4:junit4]   2> 2493350 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[4 (1438160457742417920)]} 0 0
[junit4:junit4]   2> 2493365 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10005 (1438160457756049408)]} 0 2
[junit4:junit4]   2> 2493375 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10005 (1438160457767583744)]} 0 1
[junit4:junit4]   2> 2493377 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[5 (1438160457770729472)]} 0 1
[junit4:junit4]   2> 2493381 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[5 (1438160457774923776)]} 0 0
[junit4:junit4]   2> 2493396 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10006 (1438160457789603840)]} 0 1
[junit4:junit4]   2> 2493403 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[6 (1438160457796943872)]} 0 2
[junit4:junit4]   2> 2493407 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10006 (1438160457801138176)]} 0 1
[junit4:junit4]   2> 2493412 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[6 (1438160457807429632)]} 0 1
[junit4:junit4]   2> 2493460 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10004 (-1438160457856712704)]} 0 1
[junit4:junit4]   2> 2493466 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[4 (-1438160457863004160)]} 0 1
[junit4:junit4]   2> 2493469 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10004 (-1438160457867198464)]} 0 0
[junit4:junit4]   2> 2493472 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[4 (-1438160457870344192)]} 0 1
[junit4:junit4]   2> 2493474 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10007 (1438160457871392768)]} 0 1
[junit4:junit4]   2> 2493477 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[7 (1438160457874538496)]} 0 1
[junit4:junit4]   2> 2493479 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10007 (1438160457876635648)]} 0 1
[junit4:junit4]   2> 2493482 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[7 (1438160457880829952)]} 0 1
[junit4:junit4]   2> 2493556 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10006 (-1438160457958424576)]} 0 0
[junit4:junit4]   2> 2493557 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[6 (-1438160457959473152)]} 0 0
[junit4:junit4]   2> 2493560 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10006 (-1438160457962618880)]} 0 0
[junit4:junit4]   2> 2493562 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[6 (-1438160457963667456)]} 0 1
[junit4:junit4]   2> 2493565 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10008 (1438160457966813184)]} 0 1
[junit4:junit4]   2> 2493566 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[8 (1438160457967861760)]} 0 1
[junit4:junit4]   2> 2493569 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10008 (1438160457971007488)]} 0 1
[junit4:junit4]   2> 2493571 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[8 (1438160457974153216)]} 0 0
[junit4:junit4]   2> 2493661 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10007 (-1438160458067476480)]} 0 1
[junit4:junit4]   2> 2493663 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[7 (-1438160458070622208)]} 0 0
[junit4:junit4]   2> 2493669 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10007 (-1438160458075865088)]} 0 2
[junit4:junit4]   2> 2493672 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[7 (-1438160458080059392)]} 0 0
[junit4:junit4]   2> 2493675 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10009 (1438160458082156544)]} 0 1
[junit4:junit4]   2> 2493679 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10009 (1438160458086350848)]} 0 1
[junit4:junit4]   2> 2493681 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[9 (1438160458089496576)]} 0 0
[junit4:junit4]   2> 2493686 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[9 (1438160458093690880)]} 0 1
[junit4:junit4]   2> 2493714 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10008 (-1438160458124099584)]} 0 0
[junit4:junit4]   2> 2493718 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10008 (-1438160458128293888)]} 0 0
[junit4:junit4]   2> 2493718 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[8 (-1438160458128293888)]} 0 0
[junit4:junit4]   2> 2493722 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10010 (1438160458132488192)]} 0 1
[junit4:junit4]   2> 2493724 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[8 (-1438160458134585344)]} 0 0
[junit4:junit4]   2> 2493726 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10010 (1438160458136682496)]} 0 0
[junit4:junit4]   2> 2493729 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10 (1438160458138779648)]} 0 1
[junit4:junit4]   2> 2493733 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10 (1438160458142973952)]} 0 1
[junit4:junit4]   2> 2493827 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10011 (1438160458241540096)]} 0 1
[junit4:junit4]   2> 2493831 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[11 (1438160458245734400)]} 0 1
[junit4:junit4]   2> 2493832 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10011 (1438160458246782976)]} 0 1
[junit4:junit4]   2> 2493835 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[11 (1438160458250977280)]} 0 1
[junit4:junit4]   2> 2493911 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10009 (-1438160458330669056)]} 0 0
[junit4:junit4]   2> 2493918 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[9 (-1438160458336960512)]} 0 1
[junit4:junit4]   2> 2493918 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10009 (-1438160458338009088)]} 0 1
[junit4:junit4]   2> 2493927 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[9 (-1438160458346397696)]} 0 1
[junit4:junit4]   2> 2493933 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10012 (1438160458351640576)]} 0 3
[junit4:junit4]   2> 2493946 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10012 (1438160458364223488)]} 0 2
[junit4:junit4]   2> 2493949 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[12 (1438160458363174912)]} 0 8
[junit4:junit4]   2> 2493953 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[12 (1438160458374709248)]} 0 0
[junit4:junit4]   2> 2493981 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10010 (-1438160458404069376)]} 0 1
[junit4:junit4]   2> 2493994 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10 (-1438160458416652288)]} 0 1
[junit4:junit4]   2> 2493994 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10010 (-1438160458417700864)]} 0 1
[junit4:junit4]   2> 2493998 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10 (-1438160458421895168)]} 0 1
[junit4:junit4]   2> 2494000 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10013 (1438160458422943744)]} 0 1
[junit4:junit4]   2> 2494003 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[13 (1438160458426089472)]} 0 1
[junit4:junit4]   2> 2494005 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10013 (1438160458428186624)]} 0 1
[junit4:junit4]   2> 2494007 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[13 (1438160458431332352)]} 0 0
[junit4:junit4]   2> 2494062 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10013 (-1438160458489004032)]} 0 1
[junit4:junit4]   2> 2494062 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[13 (-1438160458489004033)]} 0 0
[junit4:junit4]   2> 2494066 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10013 (-1438160458493198336)]} 0 0
[junit4:junit4]   2> 2494066 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[13 (-1438160458493198337)]} 0 0
[junit4:junit4]   2> 2494070 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10014 (1438160458497392640)]} 0 1
[junit4:junit4]   2> 2494071 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[14 (1438160458497392641)]} 0 1
[junit4:junit4]   2> 2494077 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10014 (1438160458503684096)]} 0 1
[junit4:junit4]   2> 2494077 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[14 (1438160458503684097)]} 0 1
[junit4:junit4]   2> 2494083 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10015 (1438160458509975552)]} 0 1
[junit4:junit4]   2> 2494084 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[15 (1438160458511024128)]} 0 1
[junit4:junit4]   2> 2494088 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10015 (1438160458515218432)]} 0 1
[junit4:junit4]   2> 2494089 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[15 (1438160458516267008)]} 0 1
[junit4:junit4]   2> 2494169 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10014 (-1438160458601201664)]} 0 1
[junit4:junit4]   2> 2494169 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[14 (-1438160458601201665)]} 0 1
[junit4:junit4]   2> 2494181 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10014 (-1438160458613784576)]} 0 1
[junit4:junit4]   2> 2494181 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[14 (-1438160458613784577)]} 0 1
[junit4:junit4]   2> 2494190 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10016 (1438160458623221760)]} 0 1
[junit4:junit4]   2> 2494192 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[16 (1438160458624270336)]} 0 1
[junit4:junit4]   2> 2494195 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10016 (1438160458627416064)]} 0 1
[junit4:junit4]   2> 2494198 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[16 (1438160458630561792)]} 0 1
[junit4:junit4]   2> 2494294 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10016 (-1438160458732273664)]} 0 0
[junit4:junit4]   2> 2494298 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[16 (-1438160458736467968)]} 0 0
[junit4:junit4]   2> 2494300 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10016 (-1438160458738565120)]} 0 0
[junit4:junit4]   2> 2494310 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[16 (-1438160458749050880)]} 0 0
[junit4:junit4]   2> 2494311 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10017 (1438160458749050880)]} 0 1
[junit4:junit4]   2> 2494315 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[17 (1438160458754293760)]} 0 1
[junit4:junit4]   2> 2494316 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10017 (1438160458754293760)]} 0 1
[junit4:junit4]   2> 2494321 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[17 (1438160458759536640)]} 0 1
[junit4:junit4]   2> 2494385 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10018 (1438160458826645504)]} 0 2
[junit4:junit4]   2> 2494389 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[18 (1438160458830839808)]} 0 1
[junit4:junit4]   2> 2494393 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10018 (1438160458835034112)]} 0 2
[junit4:junit4]   2> 2494395 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[18 (1438160458837131264)]} 0 1
[junit4:junit4]   2> 2494410 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10019 (1438160458851811328)]} 0 2
[junit4:junit4]   2> 2494411 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[19 (1438160458854957056)]} 0 0
[junit4:junit4]   2> 2494416 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10019 (1438160458859151360)]} 0 1
[junit4:junit4]   2> 2494418 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[19 (1438160458862297088)]} 0 0
[junit4:junit4]   2> 2494424 T5116 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2494426 T5116 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53434__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53434/_"}
[junit4:junit4]   2> 2494439 T5122 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2494439 T5135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2494441 T5115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2494443 T5151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2494523 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[17 (-1438160458971348992)]} 0 2
[junit4:junit4]   2> 2494523 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10017 (-1438160458971348993)]} 0 2
[junit4:junit4]   2>  C1259_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:53434__, base_url=http://127.0.0.1:53434/_}
[junit4:junit4]   2> 2494562 T5146 C1259 P53434 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6cb68463 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c929ef4),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2494563 T5146 C1259 P53434 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2494565 T5146 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[17 (-1438160458980786176)]} 0 9
[junit4:junit4]   2> 2494566 T5142 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10017 (-1438160458983931904)]} 0 7
[junit4:junit4]   2> 2494567 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[17 (-1438160458980786176)]} 0 36
[junit4:junit4]   2> 2494569 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10017 (-1438160458983931904)]} 0 35
[junit4:junit4]   2> 2494573 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[20 (1438160459023777792)]} 0 2
[junit4:junit4]   2> 2494573 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10020 (1438160459024826368)]} 0 1
[junit4:junit4]   2> 2494592 T5144 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10020 (1438160459029020673)]} 0 11
[junit4:junit4]   2> 2494592 T5143 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1438160459029020672)]} 0 1
[junit4:junit4]   2> 2494594 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10020 (1438160459029020673)]} 0 17
[junit4:junit4]   2> 2494595 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[20 (1438160459029020672)]} 0 18
[junit4:junit4]   2> 2494667 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[20 (-1438160459123392513)]} 0 0
[junit4:junit4]   2> 2494667 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10020 (-1438160459123392512)]} 0 0
[junit4:junit4]   2> 2494674 T5147 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[20 (-1438160459127586816)]} 0 0
[junit4:junit4]   2> 2494674 T5146 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10020 (-1438160459127586817)]} 0 0
[junit4:junit4]   2> 2494675 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[20 (-1438160459127586816)]} 0 4
[junit4:junit4]   2> 2494676 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10020 (-1438160459127586817)]} 0 5
[junit4:junit4]   2> 2494679 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[21 (1438160459135975424)]} 0 1
[junit4:junit4]   2> 2494680 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10021 (1438160459135975425)]} 0 1
[junit4:junit4]   2> 2494686 T5142 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1438160459139121152)]} 0 1
[junit4:junit4]   2> 2494687 T5144 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10021 (1438160459140169728)]} 0 1
[junit4:junit4]   2> 2494688 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[21 (1438160459139121152)]} 0 6
[junit4:junit4]   2> 2494688 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10021 (1438160459140169728)]} 0 5
[junit4:junit4]   2> 2494718 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[22 (1438160459176869888)]} 0 1
[junit4:junit4]   2> 2494721 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10022 (1438160459176869889)]} 0 4
[junit4:junit4]   2> 2494735 T5143 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1438160459190501376)]} 0 1
[junit4:junit4]   2> 2494736 T5145 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10022 (1438160459191549952)]} 0 1
[junit4:junit4]   2> 2494737 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[22 (1438160459190501376)]} 0 6
[junit4:junit4]   2> 2494738 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10022 (1438160459191549952)]} 0 6
[junit4:junit4]   2> 2494822 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[23 (1438160459284873216)]} 0 1
[junit4:junit4]   2> 2494823 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10023 (1438160459285921792)]} 0 1
[junit4:junit4]   2> 2494832 T5147 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1438160459290116096)]} 0 2
[junit4:junit4]   2> 2494832 T5146 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10023 (1438160459291164672)]} 0 2
[junit4:junit4]   2> 2494834 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[23 (1438160459290116096)]} 0 8
[junit4:junit4]   2> 2494835 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10023 (1438160459291164672)]} 0 8
[junit4:junit4]   2> 2494843 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10021 (-1438160459307941888)]} 0 0
[junit4:junit4]   2> 2494844 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[21 (-1438160459308990464)]} 0 0
[junit4:junit4]   2> 2494851 T5142 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10021 (-1438160459313184768)]} 0 0
[junit4:junit4]   2> 2494853 T5142 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[21 (-1438160459314233344)]} 0 0
[junit4:junit4]   2> 2494854 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10021 (-1438160459313184768)]} 0 6
[junit4:junit4]   2> 2494854 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[21 (-1438160459314233344)]} 0 5
[junit4:junit4]   2> 2494859 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10024 (1438160459323670528)]} 0 2
[junit4:junit4]   2> 2494860 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[24 (1438160459324719104)]} 0 1
[junit4:junit4]   2> 2494867 T5143 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10024 (1438160459327864832)]} 0 1
[junit4:junit4]   2> 2494869 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10024 (1438160459327864832)]} 0 7
[junit4:junit4]   2> 2494870 T5145 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1438160459328913408)]} 0 3
[junit4:junit4]   2> 2494871 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[24 (1438160459328913408)]} 0 8
[junit4:junit4]   2> 2494927 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10025 (1438160459396022272)]} 0 1
[junit4:junit4]   2> 2494928 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[25 (1438160459396022273)]} 0 1
[junit4:junit4]   2> 2494939 T5147 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10025 (1438160459401265152)]} 0 0
[junit4:junit4]   2> 2494939 T5146 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1438160459401265153)]} 0 1
[junit4:junit4]   2> 2494940 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10025 (1438160459401265152)]} 0 9
[junit4:junit4]   2> 2494941 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[25 (1438160459401265153)]} 0 9
[junit4:junit4]   2> 2495018 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10026 (1438160459490394112)]} 0 2
[junit4:junit4]   2> 2495018 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[26 (1438160459490394113)]} 0 1
[junit4:junit4]   2> 2495026 T5142 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10026 (1438160459495636992)]} 0 1
[junit4:junit4]   2> 2495027 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10026 (1438160459495636992)]} 0 5
[junit4:junit4]   2> 2495029 T5143 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1438160459497734144)]} 0 2
[junit4:junit4]   2> 2495030 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[26 (1438160459497734144)]} 0 7
[junit4:junit4]   2> 2495092 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10024 (-1438160459569037312)]} 0 1
[junit4:junit4]   2> 2495092 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[24 (-1438160459569037313)]} 0 1
[junit4:junit4]   2> 2495100 T5145 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10024 (-1438160459574280192)]} 0 0
[junit4:junit4]   2> 2495101 T5147 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[24 (-1438160459575328768)]} 0 1
[junit4:junit4]   2> 2495102 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10024 (-1438160459574280192)]} 0 5
[junit4:junit4]   2> 2495103 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[24 (-1438160459575328768)]} 0 5
[junit4:junit4]   2> 2495107 T5131 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 2495108 T5131 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=3&state=recovering&nodeName=127.0.0.1:53434__&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2006 
[junit4:junit4]   2> 2495107 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10027 (1438160459583717376)]} 0 1
[junit4:junit4]   2> 2495109 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[27 (1438160459584765952)]} 0 3
[junit4:junit4]   2> 2495120 T5146 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10027 (1438160459592105984)]} 0 2
[junit4:junit4]   2> 2495122 T5146 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1438160459594203136)]} 0 0
[junit4:junit4]   2> 2495123 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10027 (1438160459592105984)]} 0 9
[junit4:junit4]   2> 2495125 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[27 (1438160459594203136)]} 0 9
[junit4:junit4]   2> 2495134 T5093 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 53434
[junit4:junit4]   2> 2495135 T5093 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2070568938
[junit4:junit4]   2> 2495171 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10028 (1438160459651874816)]} 0 1
[junit4:junit4]   2> 2495172 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[28 (1438160459652923392)]} 0 1
[junit4:junit4]   2> 2495181 T5142 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10028 (1438160459656069120)]} 0 1
[junit4:junit4]   2> 2495183 T5143 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1438160459657117696)]} 0 0
[junit4:junit4]   2> 2495184 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10028 (1438160459656069120)]} 0 9
[junit4:junit4]   2> 2495185 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[28 (1438160459657117696)]} 0 9
[junit4:junit4]   2> 2495252 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10029 (1438160459735760896)]} 0 2
[junit4:junit4]   2> 2495255 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[29 (1438160459736809472)]} 0 3
[junit4:junit4]   2> 2495266 T5145 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1438160459746246656)]} 0 1
[junit4:junit4]   2> 2495267 T5147 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10029 (1438160459744149504)]} 0 1
[junit4:junit4]   2> 2495269 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[29 (1438160459746246656)]} 0 9
[junit4:junit4]   2> 2495271 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10029 (1438160459744149504)]} 0 12
[junit4:junit4]   2> 2495309 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10027 (-1438160459796578304)]} 0 1
[junit4:junit4]   2> 2495309 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[27 (-1438160459796578305)]} 0 1
[junit4:junit4]   2> 2495317 T5144 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10027 (-1438160459800772608)]} 0 0
[junit4:junit4]   2> 2495318 T5146 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[27 (-1438160459802869760)]} 0 0
[junit4:junit4]   2> 2495320 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[27 (-1438160459802869760)]} 0 5
[junit4:junit4]   2> 2495320 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10027 (-1438160459800772608)]} 0 7
[junit4:junit4]   2> 2495334 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10030 (1438160459816501248)]} 0 8
[junit4:junit4]   2> 2495335 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[30 (1438160459822792704)]} 0 1
[junit4:junit4]   2> 2495352 T5142 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1438160459832229888)]} 0 1
[junit4:junit4]   2> 2495354 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[30 (1438160459832229888)]} 0 11
[junit4:junit4]   2> 2495356 T5143 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10030 (1438160459832229889)]} 0 5
[junit4:junit4]   2> 2495358 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10030 (1438160459832229889)]} 0 15
[junit4:junit4]   2> 2495393 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[28 (-1438160459884658688)]} 0 1
[junit4:junit4]   2> 2495400 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10028 (-1438160459891998720)]} 0 0
[junit4:junit4]   2> 2495403 T5145 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[28 (-1438160459891998720)]} 0 1
[junit4:junit4]   2> 2495404 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[28 (-1438160459891998720)]} 0 4
[junit4:junit4]   2> 2495408 T5147 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10028 (-1438160459896193024)]} 0 1
[junit4:junit4]   2> 2495409 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[31 (1438160459900387328)]} 0 1
[junit4:junit4]   2> 2495409 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10028 (-1438160459896193024)]} 0 5
[junit4:junit4]   2> 2495414 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10031 (1438160459905630208)]} 0 1
[junit4:junit4]   2> 2495418 T5146 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1438160459905630208)]} 0 1
[junit4:junit4]   2> 2495421 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[31 (1438160459905630208)]} 0 8
[junit4:junit4]   2> 2495429 T5144 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10031 (1438160459914018816)]} 0 1
[junit4:junit4]   2> 2495431 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10031 (1438160459914018816)]} 0 11
[junit4:junit4]   2> 2495520 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[29 (-1438160460017827840)]} 0 1
[junit4:junit4]   2> 2495531 T5143 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[29 (-1438160460023070720)]} 0 3
[junit4:junit4]   2> 2495535 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[29 (-1438160460023070720)]} 0 10
[junit4:junit4]   2> 2495537 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10029 (-1438160460035653632)]} 0 1
[junit4:junit4]   2> 2495540 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[32 (1438160460037750784)]} 0 1
[junit4:junit4]   2> 2495548 T5145 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10029 (-1438160460040896512)]} 0 1
[junit4:junit4]   2> 2495549 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10029 (-1438160460040896512)]} 0 8
[junit4:junit4]   2> 2495551 T5147 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1438160460046139392)]} 0 0
[junit4:junit4]   2> 2495553 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[32 (1438160460046139392)]} 0 6
[junit4:junit4]   2> 2495554 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10032 (1438160460052430848)]} 0 1
[junit4:junit4]   2> 2495562 T5146 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10032 (1438160460057673728)]} 0 1
[junit4:junit4]   2> 2495563 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10032 (1438160460057673728)]} 0 5
[junit4:junit4]   2> 2495570 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[33 (1438160460070256640)]} 0 1
[junit4:junit4]   2> 2495578 T5142 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1438160460074450944)]} 0 2
[junit4:junit4]   2> 2495579 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[33 (1438160460074450944)]} 0 5
[junit4:junit4]   2> 2495581 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10033 (1438160460080742400)]} 0 1
[junit4:junit4]   2> 2495588 T5144 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10033 (1438160460084936704)]} 0 1
[junit4:junit4]   2> 2495589 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10033 (1438160460084936704)]} 0 5
[junit4:junit4]   2> 2495642 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[34 (1438160460144705536)]} 0 2
[junit4:junit4]   2> 2495650 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10034 (1438160460154142720)]} 0 1
[junit4:junit4]   2> 2495652 T5143 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1438160460149948416)]} 0 1
[junit4:junit4]   2> 2495654 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[34 (1438160460149948416)]} 0 8
[junit4:junit4]   2> 2495663 T5145 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10034 (1438160460160434176)]} 0 3
[junit4:junit4]   2> 2495667 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10034 (1438160460160434176)]} 0 11
[junit4:junit4]   2> 2495706 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[30 (-1438160460212862976)]} 0 0
[junit4:junit4]   2> 2495714 T5147 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[30 (-1438160460219154432)]} 0 0
[junit4:junit4]   2> 2495716 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[30 (-1438160460219154432)]} 0 5
[junit4:junit4]   2> 2495719 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10030 (-1438160460225445888)]} 0 1
[junit4:junit4]   2> 2495720 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[35 (1438160460226494464)]} 0 1
[junit4:junit4]   2> 2495731 T5146 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10030 (-1438160460231737344)]} 0 0
[junit4:junit4]   2> 2495733 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10030 (-1438160460231737344)]} 0 11
[junit4:junit4]   2> 2495733 T5142 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[35 (1438160460238028800)]} 0 1
[junit4:junit4]   2> 2495735 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[35 (1438160460238028800)]} 0 6
[junit4:junit4]   2> 2495737 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10035 (1438160460244320256)]} 0 1
[junit4:junit4]   2> 2495746 T5144 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10035 (1438160460248514560)]} 0 1
[junit4:junit4]   2> 2495748 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10035 (1438160460248514560)]} 0 8
[junit4:junit4]   2> 2495824 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[33 (-1438160460336594944)]} 0 0
[junit4:junit4]   2> 2495832 T5143 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[33 (-1438160460340789248)]} 0 0
[junit4:junit4]   2> 2495833 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[33 (-1438160460340789248)]} 0 5
[junit4:junit4]   2> 2495836 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10033 (-1438160460349177856)]} 0 0
[junit4:junit4]   2> 2495838 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[36 (1438160460350226432)]} 0 1
[junit4:junit4]   2> 2495843 T5147 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10033 (-1438160460353372160)]} 0 0
[junit4:junit4]   2> 2495846 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10033 (-1438160460353372160)]} 0 6
[junit4:junit4]   2> 2495849 T5146 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[36 (1438160460357566464)]} 0 1
[junit4:junit4]   2> 2495850 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[36 (1438160460357566464)]} 0 6
[junit4:junit4]   2> 2495851 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10036 (1438160460363857920)]} 0 1
[junit4:junit4]   2> 2495859 T5142 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10036 (1438160460369100800)]} 0 1
[junit4:junit4]   2> 2495860 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10036 (1438160460369100800)]} 0 5
[junit4:junit4]   2> 2495928 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[37 (1438160460444598272)]} 0 1
[junit4:junit4]   2> 2495931 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10037 (1438160460447744000)]} 0 1
[junit4:junit4]   2> 2495940 T5144 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[37 (1438160460452986880)]} 0 1
[junit4:junit4]   2> 2495942 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[37 (1438160460452986880)]} 0 11
[junit4:junit4]   2> 2495942 T5145 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={distrib.from=http://127.0.0.1:53431/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10037 (1438160460456132608)]} 0 1
[junit4:junit4]   2> 2495944 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10037 (1438160460456132608)]} 0 7
[junit4:junit4]   2> 2495958 T5116 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2495960 T5116 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53434__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53434/_"}
[junit4:junit4]   2> 2495970 T5151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2495971 T5135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2495971 T5115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2495971 T5122 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2496014 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[38 (1438160460534775808)]} 0 1
[junit4:junit4]   2> 2496015 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10038 (1438160460534775809)]} 0 2
[junit4:junit4]   2> 2496023 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[38 (1438160460544212992)]} 0 2
[junit4:junit4]   2> 2496025 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10038 (1438160460547358720)]} 0 1
[junit4:junit4]   2> 2496123 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[39 (1438160460649070592)]} 0 1
[junit4:junit4]   2> 2496126 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10039 (1438160460652216320)]} 0 1
[junit4:junit4]   2> 2496137 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[39 (1438160460663750656)]} 0 2
[junit4:junit4]   2> 2496138 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10039 (1438160460664799232)]} 0 1
[junit4:junit4]   2> 2496202 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10034 (-1438160460732956672)]} 0 0
[junit4:junit4]   2> 2496202 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[34 (-1438160460732956673)]} 0 0
[junit4:junit4]   2> 2496207 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10034 (-1438160460738199552)]} 0 1
[junit4:junit4]   2> 2496210 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[34 (-1438160460741345280)]} 0 0
[junit4:junit4]   2> 2496212 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10040 (1438160460743442432)]} 0 1
[junit4:junit4]   2> 2496215 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[40 (1438160460746588160)]} 0 1
[junit4:junit4]   2> 2496217 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10040 (1438160460747636736)]} 0 1
[junit4:junit4]   2> 2496220 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[40 (1438160460750782464)]} 0 1
[junit4:junit4]   2> 2496240 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10035 (-1438160460772802560)]} 0 1
[junit4:junit4]   2> 2496242 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[35 (-1438160460774899712)]} 0 0
[junit4:junit4]   2> 2496245 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10035 (-1438160460778045440)]} 0 0
[junit4:junit4]   2> 2496246 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[35 (-1438160460779094016)]} 0 0
[junit4:junit4]   2> 2496249 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10041 (1438160460782239744)]} 0 1
[junit4:junit4]   2> 2496252 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[41 (1438160460784336896)]} 0 2
[junit4:junit4]   2> 2496255 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10041 (1438160460787482624)]} 0 1
[junit4:junit4]   2> 2496257 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[41 (1438160460789579776)]} 0 1
[junit4:junit4]   2> 2496319 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10037 (-1438160460855640064)]} 0 1
[junit4:junit4]   2> 2496319 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[37 (-1438160460855640065)]} 0 1
[junit4:junit4]   2> 2496323 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10037 (-1438160460859834368)]} 0 0
[junit4:junit4]   2> 2496324 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[37 (-1438160460860882944)]} 0 0
[junit4:junit4]   2> 2496328 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10042 (1438160460864028672)]} 0 1
[junit4:junit4]   2> 2496330 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[42 (1438160460865077248)]} 0 2
[junit4:junit4]   2> 2496333 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10042 (1438160460869271552)]} 0 1
[junit4:junit4]   2> 2496334 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[42 (1438160460871368704)]} 0 1
[junit4:junit4]   2> 2496386 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10043 (1438160460924846080)]} 0 1
[junit4:junit4]   2> 2496389 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[43 (1438160460927991808)]} 0 1
[junit4:junit4]   2> 2496392 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10043 (1438160460931137536)]} 0 1
[junit4:junit4]   2> 2496393 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[43 (1438160460933234688)]} 0 1
[junit4:junit4]   2> 2496439 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10043 (-1438160460981469184)]} 0 0
[junit4:junit4]   2> 2496442 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[43 (-1438160460984614912)]} 0 1
[junit4:junit4]   2> 2496444 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10043 (-1438160460986712064)]} 0 1
[junit4:junit4]   2> 2496446 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[43 (-1438160460988809216)]} 0 0
[junit4:junit4]   2> 2496449 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10044 (1438160460991954944)]} 0 1
[junit4:junit4]   2> 2496452 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[44 (1438160460995100672)]} 0 1
[junit4:junit4]   2> 2496454 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10044 (1438160460997197824)]} 0 1
[junit4:junit4]   2> 2496457 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[44 (1438160460999294976)]} 0 1
[junit4:junit4]   2> 2496539 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10044 (-1438160461086326784)]} 0 1
[junit4:junit4]   2> 2496540 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[44 (-1438160461086326785)]} 0 1
[junit4:junit4]   2> 2496544 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10044 (-1438160461091569664)]} 0 0
[junit4:junit4]   2> 2496546 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[44 (-1438160461093666816)]} 0 2
[junit4:junit4]   2> 2496550 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10045 (1438160461096812544)]} 0 2
[junit4:junit4]   2> 2496550 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[45 (1438160461096812545)]} 0 1
[junit4:junit4]   2> 2496556 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10045 (1438160461104152576)]} 0 1
[junit4:junit4]   2> 2496560 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[45 (1438160461107298304)]} 0 1
[junit4:junit4]   2> 2496587 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10045 (-1438160461135609856)]} 0 1
[junit4:junit4]   2> 2496588 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[45 (-1438160461137707008)]} 0 0
[junit4:junit4]   2> 2496593 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10045 (-1438160461141901312)]} 0 1
[junit4:junit4]   2> 2496593 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[45 (-1438160461141901313)]} 0 1
[junit4:junit4]   2> 2496599 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10046 (1438160461148192768)]} 0 1
[junit4:junit4]   2> 2496600 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[46 (1438160461149241344)]} 0 2
[junit4:junit4]   2> 2496603 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10046 (1438160461153435648)]} 0 0
[junit4:junit4]   2> 2496609 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[46 (1438160461156581376)]} 0 3
[junit4:junit4]   2> 2496641 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[47 (1438160461192232960)]} 0 1
[junit4:junit4]   2> 2496642 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10047 (1438160461193281536)]} 0 2
[junit4:junit4]   2> 2496647 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[47 (1438160461198524416)]} 0 1
[junit4:junit4]   2> 2496648 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10047 (1438160461199572992)]} 0 1
[junit4:junit4]   2> 2496746 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10048 (1438160461302333441)]} 0 1
[junit4:junit4]   2> 2496747 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[48 (1438160461302333440)]} 0 2
[junit4:junit4]   2> 2496751 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10048 (1438160461307576320)]} 0 1
[junit4:junit4]   2> 2496751 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[48 (1438160461308624896)]} 0 0
[junit4:junit4]   2> 2496777 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10049 (1438160461334839296)]} 0 1
[junit4:junit4]   2> 2496777 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[49 (1438160461334839297)]} 0 1
[junit4:junit4]   2> 2496782 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10049 (1438160461341130752)]} 0 1
[junit4:junit4]   2> 2496783 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[49 (1438160461341130753)]} 0 1
[junit4:junit4]   2> 2496819 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[50 (1438160461378879488)]} 0 1
[junit4:junit4]   2> 2496820 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10050 (1438160461378879489)]} 0 2
[junit4:junit4]   2> 2496826 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[50 (1438160461386219520)]} 0 1
[junit4:junit4]   2> 2496826 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10050 (1438160461386219521)]} 0 1
[junit4:junit4]   2> 2496928 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[48 (-1438160461494222848)]} 0 0
[junit4:junit4]   2> 2496928 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10048 (-1438160461494222849)]} 0 0
[junit4:junit4]   2> 2496933 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[48 (-1438160461499465728)]} 0 0
[junit4:junit4]   2> 2496933 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10048 (-1438160461499465729)]} 0 0
[junit4:junit4]   2> 2496936 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[51 (1438160461502611456)]} 0 0
[junit4:junit4]   2> 2496939 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10051 (1438160461504708608)]} 0 2
[junit4:junit4]   2> 2496943 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[51 (1438160461508902912)]} 0 1
[junit4:junit4]   2> 2496947 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10051 (1438160461513097216)]} 0 1
[junit4:junit4]   2> 2497039 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[50 (-1438160461609566208)]} 0 0
[junit4:junit4]   2> 2497041 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10050 (-1438160461611663360)]} 0 1
[junit4:junit4]   2> 2497043 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[50 (-1438160461613760512)]} 0 1
[junit4:junit4]   2> 2497045 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10050 (-1438160461615857664)]} 0 1
[junit4:junit4]   2> 2497049 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[52 (1438160461619003392)]} 0 2
[junit4:junit4]   2> 2497050 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10052 (1438160461621100544)]} 0 1
[junit4:junit4]   2> 2497053 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[52 (1438160461624246272)]} 0 1
[junit4:junit4]   2> 2497054 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10052 (1438160461626343424)]} 0 0
[junit4:junit4]   2>  C1259_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53434__, base_url=http://127.0.0.1:53434/_}
[junit4:junit4]   2> 2497110 T5154 C1259 P53434 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53431/_/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2497116 T5154 C1259 P53434 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53434/_ START replicas=[http://127.0.0.1:53431/_/collection1/] nUpdates=100
[junit4:junit4]   2> 2497121 T5154 C1259 P53434 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2497128 T5154 C1259 P53434 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 2497130 T5154 C1259 P53434 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 2497131 T5154 C1259 P53434 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 2497131 T5154 C1259 P53434 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=tlog{file=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/tlog/tlog.0000000000000000000 refcount=1}}
[junit4:junit4]   2> 2497131 T5154 C1259 P53434 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53431/_/collection1/. core=collection1
[junit4:junit4]   2> 2497132 T5154 C1259 P53434 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2497146 T5093 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2497147 T5093 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2497149 T5130 C1261 P53431 oasc.SolrCore.execute [collection1] webapp=/_ path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2497159 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10051 (-1438160461736443904)]} 0 0
[junit4:junit4]   2> 2497161 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[51 (-1438160461738541056)]} 0 0
[junit4:junit4]   2> 2497163 T5131 C1261 P53431 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2497168 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10051 (-1438160461743783936)]} 0 2
[junit4:junit4]   2> 2497171 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[51 (-1438160461747978240)]} 0 1
[junit4:junit4]   2> 2497184 T5093 oasc.RecoveryStrategy.close WARN Stopping recovery for zkNodeName=3core=collection1
[junit4:junit4]   2> 2497184 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10053 (1438160461760561152)]} 0 3
[junit4:junit4]   2> 2497190 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[53 (1438160461762658304)]} 0 6
[junit4:junit4]   2> 2497215 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10053 (1438160461776289792)]} 0 18
[junit4:junit4]   2> 2497216 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[53 (1438160461778386944)]} 0 17
[junit4:junit4]   2> 2497233 T5131 C1261 P53431 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@78682163 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f72b16d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@78682163 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f72b16d),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2497234 T5131 C1261 P53431 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2497241 T5131 C1261 P53431 oass.SolrIndexSearcher.<init> Opening Searcher@d5f0825 realtime
[junit4:junit4]   2> 2497242 T5131 C1261 P53431 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2497243 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 80
[junit4:junit4]   2> 2497244 T5154 C1259 P53434 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2497245 T5154 C1259 P53434 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2497250 T5129 C1261 P53431 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2497255 T5129 C1261 P53431 oasc.SolrCore.execute [collection1] webapp=/_ path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=7 
[junit4:junit4]   2> 2497259 T5154 C1259 P53434 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2497261 T5154 C1259 P53434 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2497263 T5154 C1259 P53434 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2497269 T5127 C1261 P53431 oasc.SolrCore.execute [collection1] webapp=/_ path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2497271 T5154 C1259 P53434 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 5
[junit4:junit4]   2> 2497271 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10054 (1438160461852835840)]} 0 2
[junit4:junit4]   2> 2497272 T5154 C1259 P53434 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/index.20130618172455341
[junit4:junit4]   2> 2497273 T5154 C1259 P53434 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ef95fff lockFactory=org.apache.lucene.store.NativeFSLockFactory@24922d81) fullCopy=false
[junit4:junit4]   2> 2497275 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[54 (1438160461857030144)]} 0 1
[junit4:junit4]   2> 2497277 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10054 (1438160461859127296)]} 0 1
[junit4:junit4]   2> 2497277 T5128 C1261 P53431 oasc.SolrCore.execute [collection1] webapp=/_ path=/replication params={file=_0.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2497279 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[54 (1438160461862273024)]} 0 0
[junit4:junit4]   2> 2497285 T5131 C1261 P53431 oasc.SolrCore.execute [collection1] webapp=/_ path=/replication params={file=_0.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2497290 T5129 C1261 P53431 oasc.SolrCore.execute [collection1] webapp=/_ path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2497294 T5127 C1261 P53431 oasc.SolrCore.execute [collection1] webapp=/_ path=/replication params={file=_0_1.del&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2497299 T5126 C1261 P53431 oasc.SolrCore.execute [collection1] webapp=/_ path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2497301 T5154 C1259 P53434 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2497302 T5154 C1259 P53434 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2497303 T5154 C1259 P53434 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2497303 T5154 C1259 P53434 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
[junit4:junit4]   2> 2497312 T5154 C1259 P53434 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6cb68463 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c929ef4),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6cb68463 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c929ef4),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2497313 T5154 C1259 P53434 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2497317 T5154 C1259 P53434 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6cb68463 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c929ef4),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2497318 T5154 C1259 P53434 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2497318 T5154 C1259 P53434 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2497320 T5154 C1259 P53434 oass.SolrIndexSearcher.<init> Opening Searcher@8f84811 main
[junit4:junit4]   2> 2497321 T5153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8f84811 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):c36/16)}
[junit4:junit4]   2> 2497322 T5154 C1259 P53434 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/index.20130618172455341 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/index.20130618172455341;done=true>>]
[junit4:junit4]   2> 2497323 T5154 C1259 P53434 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/index.20130618172455341
[junit4:junit4]   2> 2497323 T5154 C1259 P53434 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/index.20130618172455341
[junit4:junit4]   2> 2497324 T5154 C1259 P53434 oasc.RecoveryStrategy.replay Replaying buffered documents. core=collection1
[junit4:junit4]   2> 2497325 T5162 C1259 P53434 oasu.UpdateLog$LogReplayer.doReplay WARN Starting log replay tlog{file=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/tlog/tlog.0000000000000000000 refcount=2} active=true starting pos=5247
[junit4:junit4]   2> 2497325 T5162 C1259 P53434 oasu.DirectUpdateHandler2.commit start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2497326 T5162 C1259 P53434 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6cb68463 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c929ef4),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6cb68463 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c929ef4),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2497327 T5162 C1259 P53434 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2497328 T5162 C1259 P53434 oass.SolrIndexSearcher.<init> Opening Searcher@1837436e main
[junit4:junit4]   2> 2497328 T5162 C1259 P53434 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2497329 T5153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1837436e main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):c36/16)}
[junit4:junit4]   2> 2497330 T5162 C1259 P53434 oasup.LogUpdateProcessor.finish [collection1] {} 0 5
[junit4:junit4]   2> 2497330 T5162 C1259 P53434 oasu.UpdateLog$LogReplayer.run WARN Log replay finished. recoveryInfo=RecoveryInfo{adds=0 deletes=0 deleteByQuery=0 errors=0 positionOfStart=5247}
[junit4:junit4]   2> 2497331 T5154 C1259 P53434 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 2497331 T5154 C1259 P53434 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2497332 T5154 C1259 P53434 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2497334 T5154 C1259 P53434 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 2497335 T5093 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7bcc0754
[junit4:junit4]   2> 2497354 T5093 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=36,cumulative_deletesById=18,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2497355 T5093 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2497356 T5093 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2497357 T5093 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2497361 T5093 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2497362 T5093 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 2497366 T5093 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2;done=false>>]
[junit4:junit4]   2> 2497366 T5093 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2
[junit4:junit4]   2> 2497367 T5093 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/index;done=false>>]
[junit4:junit4]   2> 2497368 T5093 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/index
[junit4:junit4]   2> 2497365 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[52 (-1438160461952450560)]} 0 0
[junit4:junit4]   2> 2497365 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10052 (-1438160461951401984)]} 0 1
[junit4:junit4]   2> 2497375 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[52 (-1438160461962936320)]} 0 0
[junit4:junit4]   2> 2497375 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10052 (-1438160461962936321)]} 0 0
[junit4:junit4]   2> 2497378 T5135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2497380 T5122 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2497384 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10055 (1438160461970276352)]} 0 1
[junit4:junit4]   2> 2497384 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[55 (1438160461971324928)]} 0 1
[junit4:junit4]   2> 2497386 T5115 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2497387 T5115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2497390 T5135 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2497392 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10055 (1438160461979713536)]} 0 1
[junit4:junit4]   2> 2497392 T5122 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2497393 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[55 (1438160461979713537)]} 0 2
[junit4:junit4]   2> 2497398 T5093 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_,null}
[junit4:junit4]   2> 2497487 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[53 (-1438160462080376832)]} 0 1
[junit4:junit4]   2> 2497490 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10053 (-1438160462083522560)]} 0 1
[junit4:junit4]   2> 2497503 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[53 (-1438160462096105472)]} 0 0
[junit4:junit4]   2> 2497504 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10053 (-1438160462098202624)]} 0 0
[junit4:junit4]   2> 2497511 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10056 (1438160462104494080)]} 0 1
[junit4:junit4]   2> 2497513 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[56 (1438160462106591232)]} 0 0
[junit4:junit4]   2> 2497515 T5116 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2497517 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10056 (1438160462110785536)]} 0 2
[junit4:junit4]   2> 2497519 T5116 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53434__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53434/_"}
[junit4:junit4]   2> 2497520 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[56 (1438160462112882688)]} 0 1
[junit4:junit4]   2> 2497530 T5116 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53434__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53434/_"}
[junit4:junit4]   2> 2497541 T5122 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2497541 T5135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2497541 T5115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2497556 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10057 (1438160462151680000)]} 0 1
[junit4:junit4]   2> 2497564 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[57 (1438160462159020032)]} 0 2
[junit4:junit4]   2> 2497570 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10057 (1438160462162165760)]} 0 5
[junit4:junit4]   2> 2497571 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[57 (1438160462166360064)]} 0 2
[junit4:junit4]   2> 2497580 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10054 (-1438160462176845824)]} 0 1
[junit4:junit4]   2> 2497580 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[54 (-1438160462177894400)]} 0 1
[junit4:junit4]   2> 2497584 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10054 (-1438160462182088704)]} 0 0
[junit4:junit4]   2> 2497585 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[54 (-1438160462183137280)]} 0 1
[junit4:junit4]   2> 2497589 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10058 (1438160462186283008)]} 0 1
[junit4:junit4]   2> 2497590 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[58 (1438160462187331584)]} 0 1
[junit4:junit4]   2> 2497594 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[58 (1438160462192574464)]} 0 0
[junit4:junit4]   2> 2497596 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10058 (1438160462192574465)]} 0 2
[junit4:junit4]   2> 2497687 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[59 (1438160462289043456)]} 0 1
[junit4:junit4]   2> 2497691 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10059 (1438160462289043457)]} 0 5
[junit4:junit4]   2> 2497695 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[59 (1438160462297432064)]} 0 2
[junit4:junit4]   2> 2497697 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10059 (1438160462299529216)]} 0 1
[junit4:junit4]   2> 2497768 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10057 (-1438160462373978112)]} 0 1
[junit4:junit4]   2> 2497768 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[57 (-1438160462373978113)]} 0 1
[junit4:junit4]   2> 2497776 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10057 (-1438160462383415296)]} 0 0
[junit4:junit4]   2> 2497777 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[57 (-1438160462384463872)]} 0 0
[junit4:junit4]   2> 2497785 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10060 (1438160462390755328)]} 0 2
[junit4:junit4]   2> 2497786 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[60 (1438160462391803904)]} 0 2
[junit4:junit4]   2> 2497792 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10060 (1438160462398095360)]} 0 2
[junit4:junit4]   2> 2497793 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[60 (1438160462400192512)]} 0 2
[junit4:junit4]   2> 2497836 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[58 (-1438160462446329856)]} 0 1
[junit4:junit4]   2> 2497836 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10058 (-1438160462446329857)]} 0 1
[junit4:junit4]   2> 2497843 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[58 (-1438160462453669888)]} 0 0
[junit4:junit4]   2> 2497843 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10058 (-1438160462453669889)]} 0 0
[junit4:junit4]   2> 2497848 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[61 (1438160462457864192)]} 0 2
[junit4:junit4]   2> 2497848 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10061 (1438160462457864193)]} 0 1
[junit4:junit4]   2> 2497853 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[61 (1438160462463107072)]} 0 2
[junit4:junit4]   2> 2497855 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10061 (1438160462464155648)]} 0 2
[junit4:junit4]   2> 2497883 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[59 (-1438160462494564352)]} 0 1
[junit4:junit4]   2> 2497884 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10059 (-1438160462496661504)]} 0 0
[junit4:junit4]   2> 2497887 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[59 (-1438160462499807232)]} 0 1
[junit4:junit4]   2> 2497888 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10059 (-1438160462500855808)]} 0 1
[junit4:junit4]   2> 2497891 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[62 (1438160462502952960)]} 0 1
[junit4:junit4]   2> 2497892 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10062 (1438160462504001536)]} 0 1
[junit4:junit4]   2> 2497896 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[62 (1438160462508195840)]} 0 1
[junit4:junit4]   2> 2497897 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10062 (1438160462509244416)]} 0 1
[junit4:junit4]   2> 2497949 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[63 (1438160462562721793)]} 0 3
[junit4:junit4]   2> 2497949 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10063 (1438160462562721792)]} 0 3
[junit4:junit4]   2> 2497954 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[63 (1438160462570061824)]} 0 1
[junit4:junit4]   2> 2497955 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10063 (1438160462570061825)]} 0 1
[junit4:junit4]   2> 2498019 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[60 (-1438160462637170688)]} 0 1
[junit4:junit4]   2> 2498019 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10060 (-1438160462637170689)]} 0 1
[junit4:junit4]   2> 2498025 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[60 (-1438160462644510720)]} 0 0
[junit4:junit4]   2> 2498027 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10060 (-1438160462645559296)]} 0 1
[junit4:junit4]   2> 2498033 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[64 (1438160462649753600)]} 0 3
[junit4:junit4]   2> 2498034 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10064 (1438160462650802176)]} 0 3
[junit4:junit4]   2> 2498037 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[64 (1438160462657093632)]} 0 0
[junit4:junit4]   2> 2498038 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10064 (1438160462657093633)]} 0 1
[junit4:junit4]   2> 2498080 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[64 (-1438160462702182400)]} 0 0
[junit4:junit4]   2> 2498080 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10064 (-1438160462702182401)]} 0 0
[junit4:junit4]   2> 2498085 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[64 (-1438160462707425280)]} 0 0
[junit4:junit4]   2> 2498085 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10064 (-1438160462707425281)]} 0 0
[junit4:junit4]   2> 2498093 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[65 (1438160462714765312)]} 0 2
[junit4:junit4]   2> 2498097 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[65 (1438160462718959616)]} 0 1
[junit4:junit4]   2> 2498100 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10065 (1438160462717911040)]} 0 5
[junit4:junit4]   2> 2498104 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10065 (1438160462726299648)]} 0 1
[junit4:junit4]   2> 2498116 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[66 (1438160462738882560)]} 0 1
[junit4:junit4]   2> 2498121 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[66 (1438160462745174016)]} 0 0
[junit4:junit4]   2> 2498122 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10066 (1438160462745174016)]} 0 0
[junit4:junit4]   2> 2498130 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10066 (1438160462750416896)]} 0 4
[junit4:junit4]   2> 2498176 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[67 (1438160462801797120)]} 0 1
[junit4:junit4]   2> 2498181 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[67 (1438160462807040000)]} 0 1
[junit4:junit4]   2> 2498183 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10067 (1438160462808088576)]} 0 2
[junit4:junit4]   2> 2498187 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10067 (1438160462813331456)]} 0 1
[junit4:junit4]   2> 2498215 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[68 (1438160462842691584)]} 0 2
[junit4:junit4]   2> 2498220 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[68 (1438160462848983040)]} 0 1
[junit4:junit4]   2> 2498226 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10068 (1438160462852128768)]} 0 3
[junit4:junit4]   2> 2498237 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10068 (1438160462865760256)]} 0 1
[junit4:junit4]   2> 2498305 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[65 (-1438160462938112000)]} 0 0
[junit4:junit4]   2> 2498309 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[65 (-1438160462942306304)]} 0 0
[junit4:junit4]   2> 2498313 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10065 (-1438160462946500608)]} 0 0
[junit4:junit4]   2> 2498323 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[69 (1438160462955937792)]} 0 2
[junit4:junit4]   2> 2498324 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10065 (-1438160462958034944)]} 0 0
[junit4:junit4]   2> 2498329 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[69 (1438160462962229248)]} 0 1
[junit4:junit4]   2> 2498329 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10069 (1438160462963277824)]} 0 1
[junit4:junit4]   2> 2498334 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10069 (1438160462967472128)]} 0 1
[junit4:junit4]   2> 2498418 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[70 (1438160463055552512)]} 0 1
[junit4:junit4]   2> 2498426 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10070 (1438160463061843968)]} 0 3
[junit4:junit4]   2> 2498434 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[70 (1438160463072329728)]} 0 1
[junit4:junit4]   2> 2498437 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10070 (1438160463076524032)]} 0 0
[junit4:junit4]   2> 2498498 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[66 (-1438160463139438592)]} 0 1
[junit4:junit4]   2> 2498503 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10066 (-1438160463145730048)]} 0 1
[junit4:junit4]   2> 2498509 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[66 (-1438160463152021504)]} 0 0
[junit4:junit4]   2> 2498512 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10066 (-1438160463155167232)]} 0 0
[junit4:junit4]   2> 2498515 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[71 (1438160463158312960)]} 0 2
[junit4:junit4]   2> 2498518 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10071 (1438160463160410112)]} 0 1
[junit4:junit4]   2> 2498520 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[71 (1438160463162507264)]} 0 1
[junit4:junit4]   2> 2498523 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10071 (1438160463165652992)]} 0 1
[junit4:junit4]   2> 2498614 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[72 (1438160463261073408)]} 0 1
[junit4:junit4]   2> 2498615 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10072 (1438160463263170560)]} 0 1
[junit4:junit4]   2> 2498617 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[72 (1438160463265267712)]} 0 0
[junit4:junit4]   2> 2498619 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10072 (1438160463267364864)]} 0 0
[junit4:junit4]   2> 2498659 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[73 (1438160463309307904)]} 0 1
[junit4:junit4]   2> 2498660 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10073 (1438160463309307905)]} 0 1
[junit4:junit4]   2> 2498665 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[73 (1438160463315599360)]} 0 1
[junit4:junit4]   2> 2498666 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10073 (1438160463315599361)]} 0 1
[junit4:junit4]   2> 2498679 T5151 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2498680 T5151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2498680 T5151 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2498713 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[74 (1438160463364882432)]} 0 2
[junit4:junit4]   2> 2498716 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10074 (1438160463368028160)]} 0 2
[junit4:junit4]   2> 2498718 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[74 (1438160463370125312)]} 0 1
[junit4:junit4]   2> 2498720 T5129 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10074 (1438160463372222464)]} 0 1
[junit4:junit4]   2> 2498791 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[75 (1438160463446671360)]} 0 2
[junit4:junit4]   2> 2498794 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10075 (1438160463449817088)]} 0 1
[junit4:junit4]   2> 2498805 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[75 (1438160463461351424)]} 0 2
[junit4:junit4]   2> 2498806 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10075 (1438160463462400000)]} 0 1
[junit4:junit4]   2> 2498820 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[76 (1438160463477080064)]} 0 2
[junit4:junit4]   2> 2498823 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10076 (1438160463478128640)]} 0 3
[junit4:junit4]   2> 2498826 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[76 (1438160463483371520)]} 0 1
[junit4:junit4]   2> 2498829 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10076 (1438160463486517248)]} 0 1
[junit4:junit4]   2> 2498934 T5106 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[72 (-1438160463597666304)]} 0 1
[junit4:junit4]   2> 2498934 T5107 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10072 (-1438160463597666305)]} 0 0
[junit4:junit4]   2> 2498938 T5128 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[72 (-1438160463600812032)]} 0 1
[junit4:junit4]   2> 2498938 T5130 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {delete=[10072 (-1438160463601860608)]} 0 0
[junit4:junit4]   2> 2498942 T5110 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10077 (1438160463606054912)]} 0 0
[junit4:junit4]   2> 2498943 T5108 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[77 (1438160463606054913)]} 0 1
[junit4:junit4]   2> 2498947 T5126 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10077 (1438160463610249216)]} 0 2
[junit4:junit4]   2> 2498947 T5131 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[77 (1438160463610249217)]} 0 1
[junit4:junit4]   2> 2499051 T5109 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10078 (1438160463719301120)]} 0 1
[junit4:junit4]   2> 2499053 T5111 C1260 P53427 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[78 (1438160463719301121)]} 0 3
[junit4:junit4]   2> 2499056 T5127 C1261 P53431 oasup.LogUpdateProcessor.finish [collection1] webapp=/_ path=/update params={wt=javabin&version=2} {add=[10078 (14381604

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

[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53434/_"}
[junit4:junit4]   2> 2598774 T5175 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2599716 T5093 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2599717 T5093 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2599723 T5093 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7cd07de2
[junit4:junit4]   2> 2599736 T5093 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=43,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=44,cumulative_deletesById=15,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2599740 T5093 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2599742 T5093 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2599743 T5093 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2599747 T5093 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2599749 T5093 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 2599750 T5093 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2;done=false>>]
[junit4:junit4]   2> 2599751 T5093 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2
[junit4:junit4]   2> 2599752 T5093 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/index;done=false>>]
[junit4:junit4]   2> 2599753 T5093 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.RecoveryZkTest-1371536675855/jetty2/index
[junit4:junit4]   2> 2599755 T5187 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89885027590012938-127.0.0.1:53434__-n_0000000003) am no longer a leader.
[junit4:junit4]   2> 2599778 T5093 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_,null}
[junit4:junit4]   2> 2599865 T5093 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2599871 T5093 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:53424 53424
[junit4:junit4]   2> 2599901 T5135 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2599977 T5135 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> safe stop:
[junit4:junit4]   1> safe stop:
[junit4:junit4]   1> safe stop:
[junit4:junit4]   1> safe stop:
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.method=testDistribSearch -Dtests.seed=18F9BA7A478F9F83 -Dtests.slow=true -Dtests.locale=es_NI -Dtests.timezone=Asia/Vladivostok -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  122s | RecoveryZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: expected:<203> but was:<34>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([18F9BA7A478F9F83:991F346230D0FFBF]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:108)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 2600058 T5093 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 122294 T5092 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 2601063 T5175 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2601064 T5175 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2601064 T5175 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_NI, timezone=Asia/Vladivostok
[junit4:junit4]   2> NOTE: Mac OS X 10.8.4 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=291472456,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestLazyCores, BasicDistributedZk2Test, TestSystemIdResolver, OpenExchangeRatesOrgProviderTest, UpdateRequestProcessorFactoryTest, TestSurroundQueryParser, LegacyHTMLStripCharFilterTest, TestPropInjectDefaults, BadComponentTest, TestPseudoReturnFields, StatsComponentTest, BasicDistributedZkTest, TestRemoteStreaming, TestDefaultSearchFieldResource, QueryEqualityTest, TestMergePolicyConfig, SpellPossibilityIteratorTest, QueryElevationComponentTest, TestSchemaResource, BinaryUpdateRequestHandlerTest, IndexSchemaRuntimeFieldTest, DebugComponentTest, BadCopyFieldTest, AnalysisAfterCoreReloadTest, PrimitiveFieldTypeTest, TestCSVResponseWriter, TestManagedSchema, TestMultiCoreConfBootstrap, ShardRoutingCustomTest, TestQuerySenderListener, OverseerTest, SolrPluginUtilsTest, JsonLoaderTest, TestFastLRUCache, TestArbitraryIndexDir, TestOmitPositions, UnloadDistributedZkTest, TestElisionMultitermQuery, TestStressRecovery, TestStressVersions, TestLMJelinekMercerSimilarityFactory, TestRangeQuery, SuggesterWFSTTest, OverseerCollectionProcessorTest, NumericFieldsTest, TestCSVLoader, ReturnFieldsTest, TestQuerySenderNoQuery, CoreAdminHandlerTest, SuggesterTSTTest, CircularListTest, SolrCmdDistributorTest, TestDynamicFieldCollectionResource, TestValueSourceCache, SolrInfoMBeanTest, TestExtendedDismaxParser, ClusterStateTest, ZkNodePropsTest, FieldAnalysisRequestHandlerTest, RequiredFieldsTest, TestRandomDVFaceting, TestLRUCache, ShowFileRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, TestCopyFieldCollectionResource, PreAnalyzedUpdateProcessorTest, TestJmxIntegration, TestTrie, TestSolrCoreProperties, CoreContainerCoreInitFailuresTest, TestJoin, AutoCommitTest, CurrencyFieldXmlFileTest, TestShardHandlerFactory, XmlUpdateRequestHandlerTest, OutputWriterTest, ResourceLoaderTest, TestPluginEnable, ZkSolrClientTest, RegexBoostProcessorTest, OpenCloseCoreStressTest, SolrTestCaseJ4Test, TestQueryTypes, FastVectorHighlighterTest, TestCharFilters, TestAtomicUpdateErrorCases, TestAddFieldRealTimeGet, TestReplicationHandler, TestZkChroot, IndexReaderFactoryTest, ZkCLITest, TestUtils, WordBreakSolrSpellCheckerTest, TestFieldCollectionResource, TestDocSet, PingRequestHandlerTest, TestPartialUpdateDeduplication, SortByFunctionTest, PeerSyncTest, SpellCheckCollatorTest, TestSolrQueryParser, MBeansHandlerTest, TermsComponentTest, TimeZoneUtilsTest, TestMaxScoreQueryParser, LoggingHandlerTest, TestConfig, SuggesterFSTTest, SpellCheckComponentTest, PrimUtilsTest, PolyFieldTest, StandardRequestHandlerTest, DistributedQueryElevationComponentTest, NotRequiredUniqueKeyTest, TestCloudManagedSchema, DateFieldTest, TestHashPartitioner, CurrencyFieldOpenExchangeTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TestXIncludeConfig, SolrCoreCheckLockOnStartupTest, TestFieldResource, FileBasedSpellCheckerTest, JSONWriterTest, TestLMDirichletSimilarityFactory, UniqFieldsUpdateProcessorFactoryTest, SynonymTokenizerTest, SolrIndexConfigTest, ClusterStateUpdateTest, TestDocumentBuilder, TestFieldTypeCollectionResource, TestSolrIndexConfig, ZkControllerTest, DirectUpdateHandlerOptimizeTest, AliasIntegrationTest, TestFunctionQuery, TestPHPSerializedResponseWriter, UUIDFieldTest, TestUniqueKeyFieldResource, SimpleFacetsTest, TestSolrDeletionPolicy1, TestSweetSpotSimilarityFactory, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest]
[junit4:junit4] Completed in 123.37s, 1 test, 1 failure <<< FAILURES!

[...truncated 446 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:392: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:372: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:181: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:437: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1246: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:890: There were test failures: 298 suites, 1253 tests, 1 failure, 18 ignored (6 assumptions)

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



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 558 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/558/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Wrong doc count on shard1_0 expected:<73> but was:<72>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0 expected:<73> but was:<72>
	at __randomizedtesting.SeedInfo.seed([20845880F04DF68C:A162D698871296B0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:209)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:162)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9380 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   2> 918906 T1841 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 918912 T1841 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-ShardSplitTest-1371591122702
[junit4:junit4]   2> 918914 T1841 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 918915 T1842 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 919017 T1841 oasc.ZkTestServer.run start zk server on port:51893
[junit4:junit4]   2> 919019 T1841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 919026 T1848 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11d08c31 name:ZooKeeperConnection Watcher:127.0.0.1:51893 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 919027 T1841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 919027 T1841 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 919040 T1841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 919063 T1850 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d056abb name:ZooKeeperConnection Watcher:127.0.0.1:51893/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 919064 T1841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 919064 T1841 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 919077 T1841 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 919087 T1841 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 919095 T1841 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 919105 T1841 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 919107 T1841 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 919124 T1841 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 919125 T1841 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 919144 T1841 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 919147 T1841 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 919159 T1841 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 919160 T1841 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 919170 T1841 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 919172 T1841 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 919182 T1841 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 919184 T1841 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 919206 T1841 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 919212 T1841 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 919227 T1841 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 919228 T1841 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 919245 T1841 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 919247 T1841 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 919955 T1841 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 919972 T1841 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51896
[junit4:junit4]   2> 919973 T1841 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 919974 T1841 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 919974 T1841 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1371591123066
[junit4:junit4]   2> 919975 T1841 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1371591123066/solr.xml
[junit4:junit4]   2> 919975 T1841 oasc.CoreContainer.<init> New CoreContainer 19625364
[junit4:junit4]   2> 919976 T1841 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1371591123066/'
[junit4:junit4]   2> 919977 T1841 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1371591123066/'
[junit4:junit4]   2> 920207 T1841 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 920208 T1841 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 920208 T1841 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 920209 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 920211 T1841 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 920214 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 920216 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 920218 T1841 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 920219 T1841 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 920221 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 920265 T1841 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 920266 T1841 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51893/solr
[junit4:junit4]   2> 920267 T1841 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 920271 T1841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 920285 T1861 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f649d5 name:ZooKeeperConnection Watcher:127.0.0.1:51893 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 920295 T1841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 920310 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 920339 T1841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 920347 T1863 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32b8dcd4 name:ZooKeeperConnection Watcher:127.0.0.1:51893/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 920348 T1841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 920355 T1841 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 920373 T1841 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 920391 T1841 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 920408 T1841 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51896_
[junit4:junit4]   2> 920414 T1841 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51896_
[junit4:junit4]   2> 920433 T1841 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 920453 T1841 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 920462 T1841 oasc.Overseer.start Overseer (id=89888595818119171-127.0.0.1:51896_-n_0000000000) starting
[junit4:junit4]   2> 920476 T1841 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 920493 T1865 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 920509 T1841 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 920521 T1841 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 920529 T1841 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 920552 T1866 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 920553 T1866 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 920557 T1864 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 920566 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 920568 T1864 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51896_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51896"}
[junit4:junit4]   2> 920569 T1864 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 920569 T1864 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 920583 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 921561 T1866 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1371591123066/collection1
[junit4:junit4]   2> 921562 T1866 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 921565 T1866 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 921566 T1866 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 921572 T1866 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1371591123066/collection1/'
[junit4:junit4]   2> 921574 T1866 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1371591123066/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 921575 T1866 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1371591123066/collection1/lib/README' to classloader
[junit4:junit4]   2> 921680 T1866 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 921841 T1866 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 921846 T1866 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 921859 T1866 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 923223 T1866 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 923233 T1866 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 923238 T1866 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 923252 T1866 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 923396 T1866 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 923397 T1866 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1371591123066/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1371591122702/control/data/
[junit4:junit4]   2> 923397 T1866 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2adc675
[junit4:junit4]   2> 923398 T1866 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 923399 T1866 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1371591122702/control/data
[junit4:junit4]   2> 923400 T1866 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1371591122702/control/data/index/
[junit4:junit4]   2> 923400 T1866 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1371591122702/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 923401 T1866 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1371591122702/control/data/index
[junit4:junit4]   2> 923409 T1866 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3fe8abc1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ceb9cf2; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 923410 T1866 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 923415 T1866 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 923416 T1866 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 923418 T1866 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 923419 T1866 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 923421 T1866 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 923421 T1866 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 923422 T1866 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 923423 T1866 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 923426 T1866 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 923456 T1866 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 923481 T1866 oass.SolrIndexSearcher.<init> Opening Searcher@3d18e2c6 main
[junit4:junit4]   2> 923482 T1866 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1371591122702/control/data/tlog
[junit4:junit4]   2> 923485 T1866 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 923486 T1866 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 923497 T1867 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d18e2c6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 923499 T1866 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 923499 T1866 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51896 collection:control_collection shard:shard1
[junit4:junit4]   2> 923502 T1866 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 923530 T1866 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 923540 T1866 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 923541 T1866 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 923541 T1866 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51896/collection1/
[junit4:junit4]   2> 923542 T1866 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 923542 T1866 oasc.SyncStrategy.syncToMe http://127.0.0.1:51896/collection1/ has no replicas
[junit4:junit4]   2> 923543 T1866 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51896/collection1/
[junit4:junit4]   2> 923543 T1866 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 923654 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 923702 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 923740 T1866 oasc.ZkController.register We are http://127.0.0.1:51896/collection1/ and leader is http://127.0.0.1:51896/collection1/
[junit4:junit4]   2> 923741 T1866 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51896
[junit4:junit4]   2> 923742 T1866 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 923742 T1866 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 923743 T1866 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 923751 T1866 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 923756 T1841 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 923757 T1841 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 923758 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 923806 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 923816 T1841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 923824 T1870 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a40f903 name:ZooKeeperConnection Watcher:127.0.0.1:51893/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 923828 T1841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 923834 T1841 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 923845 T1841 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 924618 T1841 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 924631 T1841 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51900
[junit4:junit4]   2> 924633 T1841 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 924635 T1841 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 924647 T1841 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1371591127635
[junit4:junit4]   2> 924649 T1841 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1371591127635/solr.xml
[junit4:junit4]   2> 924650 T1841 oasc.CoreContainer.<init> New CoreContainer 1194844075
[junit4:junit4]   2> 924651 T1841 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1371591127635/'
[junit4:junit4]   2> 924652 T1841 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1371591127635/'
[junit4:junit4]   2> 924925 T1841 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 924926 T1841 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 924927 T1841 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 924928 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 924928 T1841 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 924929 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 924930 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 924931 T1841 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 924931 T1841 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 924932 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 924978 T1841 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 924980 T1841 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51893/solr
[junit4:junit4]   2> 924981 T1841 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 924983 T1841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 924993 T1881 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4aec7dff name:ZooKeeperConnection Watcher:127.0.0.1:51893 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 924994 T1841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 925009 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 925058 T1841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 925101 T1883 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1abb7c4d name:ZooKeeperConnection Watcher:127.0.0.1:51893/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 925102 T1841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 925129 T1841 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 925226 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 925229 T1864 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51896_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51896"}
[junit4:junit4]   2> 925249 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 925265 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 925271 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 926144 T1841 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51900_
[junit4:junit4]   2> 926148 T1841 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51900_
[junit4:junit4]   2> 926155 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 926165 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 926169 T1883 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 926170 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 926169 T1863 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 926178 T1870 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 926194 T1884 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 926195 T1884 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 926772 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 926777 T1864 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51900_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51900"}
[junit4:junit4]   2> 926777 T1864 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 926777 T1864 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 926792 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 926793 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 926794 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 927200 T1884 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1371591127635/collection1
[junit4:junit4]   2> 927201 T1884 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 927204 T1884 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 927204 T1884 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 927211 T1884 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1371591127635/collection1/'
[junit4:junit4]   2> 927214 T1884 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1371591127635/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 927215 T1884 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1371591127635/collection1/lib/README' to classloader
[junit4:junit4]   2> 927350 T1884 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 927475 T1884 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 927479 T1884 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 927486 T1884 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 928442 T1884 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 928446 T1884 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 928450 T1884 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 928466 T1884 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 928554 T1884 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 928555 T1884 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1371591127635/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty1/
[junit4:junit4]   2> 928555 T1884 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2adc675
[junit4:junit4]   2> 928556 T1884 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 928557 T1884 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty1
[junit4:junit4]   2> 928557 T1884 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty1/index/
[junit4:junit4]   2> 928558 T1884 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 928559 T1884 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty1/index
[junit4:junit4]   2> 928566 T1884 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@54128f70 lockFactory=org.apache.lucene.store.NativeFSLockFactory@57306ab6; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 928566 T1884 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 928571 T1884 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 928572 T1884 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 928573 T1884 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 928575 T1884 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 928575 T1884 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 928576 T1884 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 928576 T1884 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 928577 T1884 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 928578 T1884 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 928603 T1884 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 928614 T1884 oass.SolrIndexSearcher.<init> Opening Searcher@7a9071db main
[junit4:junit4]   2> 928614 T1884 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty1/tlog
[junit4:junit4]   2> 928616 T1884 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 928616 T1884 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 928623 T1885 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a9071db main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 928627 T1884 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 928627 T1884 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51900 collection:collection1 shard:shard1
[junit4:junit4]   2> 928629 T1884 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 928671 T1884 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 928680 T1884 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 928680 T1884 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 928680 T1884 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51900/collection1/
[junit4:junit4]   2> 928681 T1884 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 928681 T1884 oasc.SyncStrategy.syncToMe http://127.0.0.1:51900/collection1/ has no replicas
[junit4:junit4]   2> 928681 T1884 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51900/collection1/
[junit4:junit4]   2> 928682 T1884 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 929856 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 929898 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 929911 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 929912 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 929945 T1884 oasc.ZkController.register We are http://127.0.0.1:51900/collection1/ and leader is http://127.0.0.1:51900/collection1/
[junit4:junit4]   2> 929945 T1884 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51900
[junit4:junit4]   2> 929946 T1884 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 929946 T1884 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 929947 T1884 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 929954 T1884 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 929967 T1841 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 929969 T1841 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 929970 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 930699 T1841 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 930713 T1841 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51903
[junit4:junit4]   2> 930715 T1841 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 930715 T1841 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 930716 T1841 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1371591133799
[junit4:junit4]   2> 930717 T1841 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1371591133799/solr.xml
[junit4:junit4]   2> 930717 T1841 oasc.CoreContainer.<init> New CoreContainer 1177460404
[junit4:junit4]   2> 930718 T1841 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1371591133799/'
[junit4:junit4]   2> 930719 T1841 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1371591133799/'
[junit4:junit4]   2> 930986 T1841 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 930987 T1841 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 930988 T1841 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 930989 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 930989 T1841 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 930990 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 931000 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 931001 T1841 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 931001 T1841 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 931002 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 931026 T1841 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 931031 T1841 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51893/solr
[junit4:junit4]   2> 931034 T1841 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 931039 T1841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 931043 T1897 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ff47828 name:ZooKeeperConnection Watcher:127.0.0.1:51893 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 931045 T1841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 931050 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 931070 T1841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 931075 T1899 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ccd8a2c name:ZooKeeperConnection Watcher:127.0.0.1:51893/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 931076 T1841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 931100 T1841 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 931438 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 931441 T1864 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51900_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51900"}
[junit4:junit4]   2> 931455 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 931456 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 931457 T1899 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 931458 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 932112 T1841 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51903_
[junit4:junit4]   2> 932115 T1841 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51903_
[junit4:junit4]   2> 932122 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 932128 T1863 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 932129 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 932136 T1870 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 932137 T1899 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 932152 T1883 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 932153 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 932154 T1899 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 932178 T1900 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 932179 T1900 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 932990 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 932992 T1864 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51903_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51903"}
[junit4:junit4]   2> 932993 T1864 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 932993 T1864 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 933007 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 933007 T1899 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 933013 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 933024 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 933189 T1900 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1371591133799/collection1
[junit4:junit4]   2> 933189 T1900 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 933192 T1900 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 933192 T1900 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 933196 T1900 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1371591133799/collection1/'
[junit4:junit4]   2> 933198 T1900 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1371591133799/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 933199 T1900 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1371591133799/collection1/lib/README' to classloader
[junit4:junit4]   2> 933319 T1900 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 933489 T1900 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 933497 T1900 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 933508 T1900 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 934574 T1900 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 934578 T1900 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 934581 T1900 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 934595 T1900 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 934707 T1900 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 934707 T1900 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1371591133799/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty2/
[junit4:junit4]   2> 934708 T1900 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2adc675
[junit4:junit4]   2> 934708 T1900 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 934710 T1900 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty2
[junit4:junit4]   2> 934710 T1900 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty2/index/
[junit4:junit4]   2> 934710 T1900 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 934712 T1900 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty2/index
[junit4:junit4]   2> 934718 T1900 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@459b1835 lockFactory=org.apache.lucene.store.NativeFSLockFactory@124a9bf0; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 934718 T1900 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 934723 T1900 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 934724 T1900 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 934725 T1900 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 934726 T1900 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 934727 T1900 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 934728 T1900 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 934729 T1900 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 934729 T1900 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 934730 T1900 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 934762 T1900 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 934777 T1900 oass.SolrIndexSearcher.<init> Opening Searcher@4f332d80 main
[junit4:junit4]   2> 934778 T1900 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty2/tlog
[junit4:junit4]   2> 934781 T1900 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 934785 T1900 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 934795 T1901 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f332d80 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 934799 T1900 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 934799 T1900 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51903 collection:collection1 shard:shard2
[junit4:junit4]   2> 934801 T1900 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 934823 T1900 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 934837 T1900 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 934838 T1900 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 934838 T1900 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51903/collection1/
[junit4:junit4]   2> 934838 T1900 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 934839 T1900 oasc.SyncStrategy.syncToMe http://127.0.0.1:51903/collection1/ has no replicas
[junit4:junit4]   2> 934839 T1900 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51903/collection1/
[junit4:junit4]   2> 934839 T1900 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 936082 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 936114 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 936115 T1899 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 936115 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 936120 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 936156 T1900 oasc.ZkController.register We are http://127.0.0.1:51903/collection1/ and leader is http://127.0.0.1:51903/collection1/
[junit4:junit4]   2> 936156 T1900 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51903
[junit4:junit4]   2> 936157 T1900 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 936157 T1900 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 936157 T1900 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 936162 T1900 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 936170 T1841 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 936171 T1841 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 936172 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 936822 T1841 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 936833 T1841 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51906
[junit4:junit4]   2> 936838 T1841 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 936839 T1841 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 936842 T1841 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1371591139988
[junit4:junit4]   2> 936843 T1841 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1371591139988/solr.xml
[junit4:junit4]   2> 936843 T1841 oasc.CoreContainer.<init> New CoreContainer 483860122
[junit4:junit4]   2> 936844 T1841 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1371591139988/'
[junit4:junit4]   2> 936845 T1841 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1371591139988/'
[junit4:junit4]   2> 937067 T1841 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 937072 T1841 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 937072 T1841 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 937073 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 937073 T1841 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 937074 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 937074 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 937074 T1841 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 937075 T1841 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 937075 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 937113 T1841 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 937114 T1841 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51893/solr
[junit4:junit4]   2> 937115 T1841 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 937117 T1841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 937125 T1913 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fd9f2de name:ZooKeeperConnection Watcher:127.0.0.1:51893 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 937126 T1841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 937134 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 937158 T1841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 937171 T1915 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22b2419c name:ZooKeeperConnection Watcher:127.0.0.1:51893/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 937172 T1841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 937187 T1841 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 937648 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 937650 T1864 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51903_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51903"}
[junit4:junit4]   2> 937669 T1899 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 937669 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 937669 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 937669 T1915 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 937669 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 938201 T1841 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51906_
[junit4:junit4]   2> 938205 T1841 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51906_
[junit4:junit4]   2> 938211 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 938212 T1899 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 938213 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 938218 T1915 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 938218 T1915 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 938219 T1883 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 938219 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 938226 T1863 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 938226 T1870 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 938229 T1899 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 938244 T1916 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 938245 T1916 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 939205 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 939207 T1864 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51906_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51906"}
[junit4:junit4]   2> 939208 T1864 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 939208 T1864 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 939223 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 939224 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 939224 T1899 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 939223 T1915 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 939223 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 939248 T1916 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1371591139988/collection1
[junit4:junit4]   2> 939249 T1916 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 939250 T1916 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 939250 T1916 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 939254 T1916 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1371591139988/collection1/'
[junit4:junit4]   2> 939255 T1916 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1371591139988/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 939256 T1916 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1371591139988/collection1/lib/README' to classloader
[junit4:junit4]   2> 939330 T1916 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 939456 T1916 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 939460 T1916 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 939474 T1916 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 940421 T1916 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 940425 T1916 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 940430 T1916 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 940440 T1916 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 940540 T1916 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 940541 T1916 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1371591139988/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty3/
[junit4:junit4]   2> 940541 T1916 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2adc675
[junit4:junit4]   2> 940542 T1916 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 940543 T1916 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty3
[junit4:junit4]   2> 940543 T1916 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty3/index/
[junit4:junit4]   2> 940544 T1916 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 940546 T1916 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty3/index
[junit4:junit4]   2> 940558 T1916 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@143fee62 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f6aefe9; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 940558 T1916 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 940563 T1916 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 940564 T1916 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 940565 T1916 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 940566 T1916 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 940567 T1916 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 940567 T1916 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 940568 T1916 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 940569 T1916 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 940569 T1916 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 940590 T1916 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 940602 T1916 oass.SolrIndexSearcher.<init> Opening Searcher@7a017938 main
[junit4:junit4]   2> 940602 T1916 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty3/tlog
[junit4:junit4]   2> 940608 T1916 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 940610 T1916 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 940617 T1917 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a017938 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 940624 T1916 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 940624 T1916 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51906 collection:collection1 shard:shard1
[junit4:junit4]   2> 940635 T1916 oasc.ZkController.register We are http://127.0.0.1:51906/collection1/ and leader is http://127.0.0.1:51900/collection1/
[junit4:junit4]   2> 940635 T1916 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51906
[junit4:junit4]   2> 940636 T1916 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 940636 T1916 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C920 name=collection1 org.apache.solr.core.SolrCore@8bcc6da url=http://127.0.0.1:51906/collection1 node=127.0.0.1:51906_ C920_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51906_, base_url=http://127.0.0.1:51906}
[junit4:junit4]   2> 940637 T1918 C920 P51906 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 940639 T1918 C920 P51906 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 940639 T1918 C920 P51906 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 940639 T1918 C920 P51906 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 940642 T1916 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 940644 T1918 C920 P51906 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 940648 T1841 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 940648 T1841 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 940649 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 940700 T1875 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 940772 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 940779 T1864 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51906_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51906"}
[junit4:junit4]   2> 940813 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 940814 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 940816 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 940819 T1899 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 940819 T1915 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 941346 T1841 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 941356 T1841 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51910
[junit4:junit4]   2> 941357 T1841 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 941358 T1841 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 941359 T1841 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1371591144485
[junit4:junit4]   2> 941360 T1841 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1371591144485/solr.xml
[junit4:junit4]   2> 941360 T1841 oasc.CoreContainer.<init> New CoreContainer 935965009
[junit4:junit4]   2> 941361 T1841 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1371591144485/'
[junit4:junit4]   2> 941361 T1841 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1371591144485/'
[junit4:junit4]   2> 941559 T1841 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 941560 T1841 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 941560 T1841 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 941561 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 941562 T1841 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 941565 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 941569 T1841 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 941570 T1841 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 941571 T1841 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 941572 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 941602 T1841 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 941604 T1841 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51893/solr
[junit4:junit4]   2> 941604 T1841 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 941607 T1841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 941614 T1930 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@252a77e1 name:ZooKeeperConnection Watcher:127.0.0.1:51893 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 941615 T1841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 941623 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 941623 T1843 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f59339f19000b, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 941653 T1841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 941658 T1932 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64656737 name:ZooKeeperConnection Watcher:127.0.0.1:51893/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 941658 T1841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 941676 T1841 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 941702 T1875 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 941703 T1875 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:51906_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1003 
[junit4:junit4]   2> 942691 T1841 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51910_
[junit4:junit4]   2> 942698 T1841 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51910_
[junit4:junit4]   2> 942718 T1915 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 942718 T1915 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 942719 T1883 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 942719 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 942735 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 942741 T1899 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 942742 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 942760 T1932 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 942765 T1863 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 942767 T1870 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 942769 T1899 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 942777 T1933 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 942778 T1933 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> ASYNC  NEW_CORE C921 name=collection1 org.apache.solr.core.SolrCore@8bcc6da url=http://127.0.0.1:51906/collection1 node=127.0.0.1:51906_ C921_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51906_, base_url=http://127.0.0.1:51906}
[junit4:junit4]   2> 943711 T1918 C921 P51906 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51900/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 943711 T1918 C921 P51906 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51906 START replicas=[http://127.0.0.1:51900/collection1/] nUpdates=100
[junit4:junit4]   2> 943712 T1918 C921 P51906 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 943713 T1918 C921 P51906 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 943713 T1918 C921 P51906 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 943714 T1918 C921 P51906 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 943777 T1918 C921 P51906 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 943778 T1918 C921 P51906 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51900/collection1/. core=collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C922 name=collection1 org.apache.solr.core.SolrCore@7670932d url=http://127.0.0.1:51900/collection1 node=127.0.0.1:51900_ C922_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51900_, base_url=http://127.0.0.1:51900, leader=true}
[junit4:junit4]   2> 943777 T1878 C922 P51900 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=36 
[junit4:junit4]   2> 943778 T1918 C921 P51906 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 943806 T1879 C922 P51900 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 943811 T1879 C922 P51900 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@54128f70 lockFactory=org.apache.lucene.store.NativeFSLockFactory@57306ab6; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 943812 T1879 C922 P51900 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 943813 T1879 C922 P51900 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@54128f70 lockFactory=org.apache.lucene.store.NativeFSLockFactory@57306ab6; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@54128f70 lockFactory=org.apache.lucene.store.NativeFSLockFactory@57306ab6; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_2,generation=2}
[junit4:junit4]   2> 943814 T1879 C922 P51900 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 943815 T1879 C922 P51900 oass.SolrIndexSearcher.<init> Opening Searcher@33277906 realtime
[junit4:junit4]   2> 943815 T1879 C922 P51900 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 943816 T1879 C922 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 943818 T1918 C921 P51906 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 943818 T1918 C921 P51906 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 943825 T1876 C922 P51900 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 943825 T1876 C922 P51900 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 943826 T1918 C921 P51906 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 943826 T1918 C921 P51906 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 943827 T1918 C921 P51906 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 943830 T1877 C922 P51900 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 943837 T1918 C921 P51906 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 943840 T1918 C921 P51906 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty3/index.20130618123227627
[junit4:junit4]   2> 943841 T1918 C921 P51906 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@26bbd9d lockFactory=org.apache.lucene.store.NativeFSLockFactory@5dc87d98) fullCopy=false
[junit4:junit4]   2> 943849 T1875 C922 P51900 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 943851 T1918 C921 P51906 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 943853 T1918 C921 P51906 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 943853 T1918 C921 P51906 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 943857 T1918 C921 P51906 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@143fee62 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f6aefe9; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@143fee62 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f6aefe9; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_2,generation=2}
[junit4:junit4]   2> 943858 T1918 C921 P51906 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 943859 T1918 C921 P51906 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 943860 T1918 C921 P51906 oass.SolrIndexSearcher.<init> Opening Searcher@21fbca7f main
[junit4:junit4]   2> 943862 T1917 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21fbca7f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 943863 T1918 C921 P51906 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty3/index.20130618123227627 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty3/index.20130618123227627;done=true>>]
[junit4:junit4]   2> 943864 T1918 C921 P51906 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty3/index.20130618123227627
[junit4:junit4]   2> 943864 T1918 C921 P51906 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty3/index.20130618123227627
[junit4:junit4]   2> 943865 T1918 C921 P51906 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 943865 T1918 C921 P51906 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 943866 T1918 C921 P51906 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 943867 T1918 C921 P51906 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 943871 T1918 C921 P51906 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 943892 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 943894 T1864 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51910_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51910"}
[junit4:junit4]   2> 943895 T1864 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 943895 T1864 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 943909 T1864 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51906_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51906"}
[junit4:junit4]   2> 943925 T1932 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 943925 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 943926 T1915 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 943936 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 943936 T1899 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 943937 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 944783 T1933 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1371591144485/collection1
[junit4:junit4]   2> 944784 T1933 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 944786 T1933 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 944786 T1933 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 944790 T1933 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1371591144485/collection1/'
[junit4:junit4]   2> 944792 T1933 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1371591144485/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 944792 T1933 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1371591144485/collection1/lib/README' to classloader
[junit4:junit4]   2> 944901 T1933 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 945025 T1933 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 945030 T1933 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 945037 T1933 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 945958 T1933 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 945964 T1933 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 945967 T1933 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 945976 T1933 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 946081 T1933 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 946082 T1933 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1371591144485/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4/
[junit4:junit4]   2> 946082 T1933 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2adc675
[junit4:junit4]   2> 946083 T1933 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 946084 T1933 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4
[junit4:junit4]   2> 946084 T1933 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4/index/
[junit4:junit4]   2> 946084 T1933 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 946085 T1933 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4/index
[junit4:junit4]   2> 946090 T1933 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@688830cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@72f94706; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 946091 T1933 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 946095 T1933 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 946096 T1933 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 946096 T1933 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 946098 T1933 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 946099 T1933 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 946099 T1933 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 946152 T1933 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 946153 T1933 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 946154 T1933 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 946175 T1933 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 946184 T1933 oass.SolrIndexSearcher.<init> Opening Searcher@3ca2eb71 main
[junit4:junit4]   2> 946185 T1933 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4/tlog
[junit4:junit4]   2> 946186 T1933 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 946187 T1933 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 946196 T1933 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 946196 T1933 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51910 collection:collection1 shard:shard2
[junit4:junit4]   2> 946198 T1936 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ca2eb71 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 946206 T1933 oasc.ZkController.register We are http://127.0.0.1:51910/collection1/ and leader is http://127.0.0.1:51903/collection1/
[junit4:junit4]   2> 946207 T1933 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51910
[junit4:junit4]   2> 946208 T1933 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 946210 T1933 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C923 name=collection1 org.apache.solr.core.SolrCore@7301adfb url=http://127.0.0.1:51910/collection1 node=127.0.0.1:51910_ C923_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51910_, base_url=http://127.0.0.1:51910}
[junit4:junit4]   2> 946214 T1937 C923 P51910 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 946215 T1937 C923 P51910 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 946216 T1937 C923 P51910 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 946216 T1937 C923 P51910 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 946216 T1933 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 946219 T1937 C923 P51910 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 946223 T1841 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 946223 T1841 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 946224 T1841 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 946269 T1891 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 946270 T1841 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 946273 T1841 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 946274 T1841 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 946276 T1841 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 946969 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 946971 T1864 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51910_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51910"}
[junit4:junit4]   2> 946989 T1932 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 946990 T1899 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 946989 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 946991 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 946999 T1915 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 947004 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 947271 T1891 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 947272 T1891 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:51910_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1003 
[junit4:junit4]   2> 947281 T1841 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 948286 T1841 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C923_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51910_, base_url=http://127.0.0.1:51910}
[junit4:junit4]   2> 949277 T1937 C923 P51910 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51903/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 949278 T1937 C923 P51910 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51910 START replicas=[http://127.0.0.1:51903/collection1/] nUpdates=100
[junit4:junit4]   2> 949279 T1937 C923 P51910 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 949279 T1937 C923 P51910 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 949279 T1937 C923 P51910 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 949280 T1937 C923 P51910 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 949280 T1937 C923 P51910 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 949281 T1937 C923 P51910 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51903/collection1/. core=collection1
[junit4:junit4]   2> 949281 T1937 C923 P51910 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C924 name=collection1 org.apache.solr.core.SolrCore@60d3fbf0 url=http://127.0.0.1:51903/collection1 node=127.0.0.1:51903_ C924_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51903_, base_url=http://127.0.0.1:51903, leader=true}
[junit4:junit4]   2> 949341 T1894 C924 P51903 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=47 
[junit4:junit4]   2> 949343 T1841 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 949363 T1890 C924 P51903 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 949369 T1890 C924 P51903 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@459b1835 lockFactory=org.apache.lucene.store.NativeFSLockFactory@124a9bf0; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 949370 T1890 C924 P51903 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 949371 T1890 C924 P51903 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@459b1835 lockFactory=org.apache.lucene.store.NativeFSLockFactory@124a9bf0; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@459b1835 lockFactory=org.apache.lucene.store.NativeFSLockFactory@124a9bf0; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_2,generation=2}
[junit4:junit4]   2> 949372 T1890 C924 P51903 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 949373 T1890 C924 P51903 oass.SolrIndexSearcher.<init> Opening Searcher@3a51ce81 realtime
[junit4:junit4]   2> 949374 T1890 C924 P51903 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 949374 T1890 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 949376 T1937 C923 P51910 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 949376 T1937 C923 P51910 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 949383 T1892 C924 P51903 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 949384 T1892 C924 P51903 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 949385 T1937 C923 P51910 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 949385 T1937 C923 P51910 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 949386 T1937 C923 P51910 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 949389 T1891 C924 P51903 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 949390 T1937 C923 P51910 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 949392 T1937 C923 P51910 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4/index.20130618123233179
[junit4:junit4]   2> 949392 T1937 C923 P51910 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@7469bea5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39a2d13b) fullCopy=false
[junit4:junit4]   2> 949396 T1894 C924 P51903 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 949398 T1937 C923 P51910 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 949401 T1937 C923 P51910 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 949401 T1937 C923 P51910 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 949408 T1937 C923 P51910 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@688830cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@72f94706; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@688830cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@72f94706; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_2,generation=2}
[junit4:junit4]   2> 949413 T1937 C923 P51910 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 949414 T1937 C923 P51910 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 949415 T1937 C923 P51910 oass.SolrIndexSearcher.<init> Opening Searcher@12e25589 main
[junit4:junit4]   2> 949417 T1936 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12e25589 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 949417 T1937 C923 P51910 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4/index.20130618123233179 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4/index.20130618123233179;done=true>>]
[junit4:junit4]   2> 949418 T1937 C923 P51910 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4/index.20130618123233179
[junit4:junit4]   2> 949418 T1937 C923 P51910 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4/index.20130618123233179
[junit4:junit4]   2> 949418 T1937 C923 P51910 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 949419 T1937 C923 P51910 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 949419 T1937 C923 P51910 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 949419 T1937 C923 P51910 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 949423 T1937 C923 P51910 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 950031 T1864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 950034 T1864 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51910_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51910"}
[junit4:junit4]   2> 950047 T1870 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 950047 T1899 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 950048 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 950048 T1883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 950050 T1932 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 950051 T1915 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 950352 T1841 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 950354 T1841 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C925 name=collection1 org.apache.solr.core.SolrCore@37dcced9 url=http://127.0.0.1:51896/collection1 node=127.0.0.1:51896_ C925_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:51896_, base_url=http://127.0.0.1:51896, leader=true}
[junit4:junit4]   2> 950374 T1856 C925 P51896 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 950379 T1856 C925 P51896 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3fe8abc1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ceb9cf2; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 950381 T1856 C925 P51896 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 950383 T1856 C925 P51896 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3fe8abc1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ceb9cf2; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3fe8abc1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ceb9cf2; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_2,generation=2}
[junit4:junit4]   2> 950383 T1856 C925 P51896 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 950384 T1856 C925 P51896 oass.SolrIndexSearcher.<init> Opening Searcher@40dbe769 main
[junit4:junit4]   2> 950385 T1856 C925 P51896 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 950386 T1867 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@40dbe769 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 950387 T1856 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> ASYNC  NEW_CORE C926 name=collection1 org.apache.solr.core.SolrCore@8bcc6da url=http://127.0.0.1:51906/collection1 node=127.0.0.1:51906_ C926_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51906_, base_url=http://127.0.0.1:51906}
[junit4:junit4]   2> 950417 T1909 C926 P51906 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:51900/collection1/, StdNode: http://127.0.0.1:51906/collection1/, StdNode: http://127.0.0.1:51903/collection1/, StdNode: http://127.0.0.1:51910/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C923_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51910_, base_url=http://127.0.0.1:51910}
[junit4:junit4]   2> 950484 T1926 C923 P51910 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> ASYNC  NEW_CORE C927 name=collection1 org.apache.solr.core.SolrCore@7670932d url=http://127.0.0.1:51900/collection1 node=127.0.0.1:51900_ C927_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51900_, base_url=http://127.0.0.1:51900, leader=true}
[junit4:junit4]   2> 950485 T1876 C927 P51900 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 950502 T1893 C924 P51903 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 950502 T1926 C923 P51910 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@688830cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@72f94706; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@688830cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@72f94706; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_3,generation=3}
[junit4:junit4]   2> 950504 T1926 C923 P51910 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 950502 T1876 C927 P51900 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@54128f70 lockFactory=org.apache.lucene.store.NativeFSLockFactory@57306ab6; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@54128f70 lockFactory=org.apache.lucene.store.NativeFSLockFactory@57306ab6; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_3,generation=3}
[junit4:junit4]   2> 950509 T1876 C927 P51900 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 950511 T1876 C927 P51900 oass.SolrIndexSearcher.<init> Opening Searcher@47a2da98 main
[junit4:junit4]   2> 950511 T1910 C926 P51906 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 950512 T1876 C927 P51900 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 950516 T1893 C924 P51903 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@459b1835 lockFactory=org.apache.lucene.store.NativeFSLockFactory@124a9bf0; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@459b1835 lockFactory=org.apache.lucene.store.NativeFSLockFactory@124a9bf0; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_3,generation=3}
[junit4:junit4]   2> 950517 T1926 C923 P51910 oass.SolrIndexSearcher.<init> Opening Searcher@bbb5202 main
[junit4:junit4]   2> 950517 T1893 C924 P51903 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 950518 T1893 C924 P51903 oass.SolrIndexSearcher.<init> Opening Searcher@352d2eda main
[junit4:junit4]   2> 950519 T1893 C924 P51903 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 950520 T1901 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@352d2eda main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 950516 T1885 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@47a2da98 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 950521 T1910 C926 P51906 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@143fee62 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f6aefe9; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@143fee62 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f6aefe9; maxCacheMB=0.263671875 maxMergeSizeMB=0.7001953125)),segFN=segments_3,generation=3}
[junit4:junit4]   2> 950522 T1910 C926 P51906 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 950521 T1893 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 19
[junit4:junit4]   2> 950519 T1936 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bbb5202 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 950518 T1926 C923 P51910 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 950528 T1926 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 46
[junit4:junit4]   2> 950526 T1910 C926 P51906 oass.SolrIndexSearcher.<init> Opening Searcher@54cb6055 main
[junit4:junit4]   2> 950530 T1910 C926 P51906 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 950521 T1876 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 36
[junit4:junit4]   2> 950533 T1917 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@54cb6055 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 950534 T1910 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 23
[junit4:junit4]   2> 950536 T1909 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 119
[junit4:junit4]   2> 950540 T1841 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 950546 T1877 C927 P51900 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 950552 T1905 C926 P51906 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 950557 T1892 C924 P51903 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 950563 T1927 C923 P51910 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 952571 T1856 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1438217568370294784)} 0 2
[junit4:junit4]   2> 952623 T1907 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438217568386023424&update.from=http://127.0.0.1:51900/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438217568386023424)} 0 2
[junit4:junit4]   2> 952625 T1877 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1438217568386023424)} 0 41
[junit4:junit4]   2> 952633 T1926 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438217568386023424&update.from=http://127.0.0.1:51903/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438217568386023424)} 0 2
[junit4:junit4]   2> 952635 T1892 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1438217568386023424)} 0 51
[junit4:junit4]   2> 952637 T1905 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 62
[junit4:junit4]   2> 952644 T1857 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1438217568445792256)]} 0 2
[junit4:junit4]   2> 952662 T1927 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!0 (1438217568458375168)]} 0 4
[junit4:junit4]   2> 952668 T1891 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51906/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!0 (1438217568458375168)]} 0 15
[junit4:junit4]   2> 952669 T1908 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0]} 0 20
[junit4:junit4]   2> 952676 T1858 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1 (1438217568480395264)]} 0 2
[junit4:junit4]   2> 952700 T1910 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!1 (1438217568496123904)]} 0 2
[junit4:junit4]   2> 952703 T1875 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!1 (1438217568496123904)]} 0 13
[junit4:junit4]   2> 952705 T1928 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1]} 0 22
[junit4:junit4]   2> 952712 T1859 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1438217568518144000)]} 0 1
[junit4:junit4]   2> 952728 T1909 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!2 (1438217568528629760)]} 0 2
[junit4:junit4]   2> 952729 T1878 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[c!2 (1438217568528629760)]} 0 8
[junit4:junit4]   2> 952730 T1923 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2]} 0 13
[junit4:junit4]   2> 952735 T1854 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3 (1438217568543309824)]} 0 1
[junit4:junit4]   2> 952752 T1924 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!3 (1438217568552747008)]} 0 1
[junit4:junit4]   2> 952754 T1894 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!3 (1438217568552747008)]} 0 10
[junit4:junit4]   2> 952755 T1879 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3]} 0 15
[junit4:junit4]   2> 952760 T1855 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4 (1438217568569524224)]} 0 1
[junit4:junit4]   2> 952778 T1926 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!4 (1438217568577912832)]} 0 4
[junit4:junit4]   2> 952779 T1895 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!4 (1438217568577912832)]} 0 11
[junit4:junit4]   2> 952780 T1925 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4]} 0 16
[junit4:junit4]   2> 952786 T1856 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5 (1438217568595738624)]} 0 1
[junit4:junit4]   2> 952800 T1928 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!5 (1438217568605175808)]} 0 2
[junit4:junit4]   2> 952802 T1890 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!5 (1438217568605175808)]} 0 8
[junit4:junit4]   2> 952804 T1927 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5]} 0 13
[junit4:junit4]   2> 952811 T1857 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6 (1438217568621953024)]} 0 2
[junit4:junit4]   2> 952825 T1906 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!6 (1438217568632438784)]} 0 1
[junit4:junit4]   2> 952827 T1874 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!6 (1438217568632438784)]} 0 7
[junit4:junit4]   2> 952829 T1923 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6]} 0 13
[junit4:junit4]   2> 952836 T1859 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1438217568648167424)]} 0 1
[junit4:junit4]   2> 952855 T1907 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!7 (1438217568658653184)]} 0 4
[junit4:junit4]   2> 952857 T1876 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!7 (1438217568658653184)]} 0 13
[junit4:junit4]   2> 952859 T1924 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7]} 0 18
[junit4:junit4]   2> 952864 T1854 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8 (1438217568677527552)]} 0 1
[junit4:junit4]   2> 952877 T1905 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!8 (1438217568686964736)]} 0 1
[junit4:junit4]   2> 952879 T1877 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!8 (1438217568686964736)]} 0 7
[junit4:junit4]   2> 952881 T1926 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8]} 0 11
[junit4:junit4]   2> 952885 T1855 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9 (1438217568700596224)]} 0 1
[junit4:junit4]   2> 952897 T1908 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!9 (1438217568707936256)]} 0 1
[junit4:junit4]   2> 952899 T1875 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[j!9 (1438217568707936256)]} 0 7
[junit4:junit4]   2> 952900 T1925 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9]} 0 11
[junit4:junit4]   2> 952911 T1856 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1438217568726810624)]} 0 2
[junit4:junit4]   2> 952922 T1910 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!10 (1438217568735199232)]} 0 0
[junit4:junit4]   2> 952924 T1878 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[k!10 (1438217568735199232)]} 0 6
[junit4:junit4]   2> 952925 T1928 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10]} 0 10
[junit4:junit4]   2> 952932 T1857 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11 (1438217568748830720)]} 0 2
[junit4:junit4]   2> 952942 T1927 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!11 (1438217568755122176)]} 0 1
[junit4:junit4]   2> 952944 T1893 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11 (1438217568755122176)]} 0 7
[junit4:junit4]   2> 952949 T1858 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12 (1438217568766656512)]} 0 1
[junit4:junit4]   2> 952964 T1923 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!12 (1438217568778190848)]} 0 1
[junit4:junit4]   2> 952966 T1892 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51906/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!12 (1438217568778190848)]} 0 8
[junit4:junit4]   2> 952969 T1909 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12]} 0 16
[junit4:junit4]   2> 952980 T1859 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1438217568799162368)]} 0 1
[junit4:junit4]   2> 952990 T1907 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!13 (1438217568805453824)]} 0 1
[junit4:junit4]   2> 952994 T1879 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1438217568805453824)]} 0 10
[junit4:junit4]   2> 953001 T1854 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1438217568821182464)]} 0 1
[junit4:junit4]   2> 953021 T1924 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!14 (1438217568835862528)]} 0 1
[junit4:junit4]   2> 953023 T1894 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1438217568835862528)]} 0 9
[junit4:junit4]   2> 953028 T1855 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15 (1438217568850542592)]} 0 1
[junit4:junit4]   2> 953045 T1905 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!15 (1438217568865222656)]} 0 0
[junit4:junit4]   2> 953047 T1876 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!15 (1438217568865222656)]} 0 6
[junit4:junit4]   2> 953048 T1925 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15]} 0 13
[junit4:junit4]   2> 953053 T1856 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16 (1438217568875708416)]} 0 1
[junit4:junit4]   2> 953070 T1908 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!16 (1438217568888291328)]} 0 1
[junit4:junit4]   2> 953073 T1877 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[q!16 (1438217568888291328)]} 0 9
[junit4:junit4]   2> 953075 T1895 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16]} 0 17
[junit4:junit4]   2> 953081 T1857 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17 (1438217568905068544)]} 0 1
[junit4:junit4]   2> 953095 T1927 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!17 (1438217568915554304)]} 0 1
[junit4:junit4]   2> 953097 T1890 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[r!17 (1438217568915554304)]} 0 7
[junit4:junit4]   2> 953099 T1928 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17]} 0 13
[junit4:junit4]   2> 953102 T1858 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18 (1438217568928137216)]} 0 0
[junit4:junit4]   2> 953117 T1910 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!18 (1438217568938622976)]} 0 0
[junit4:junit4]   2> 953119 T1875 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18 (1438217568938622976)]} 0 10
[junit4:junit4]   2> 953125 T1859 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19 (1438217568952254464)]} 0 1
[junit4:junit4]   2> 953136 T1906 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!19 (1438217568960643072)]} 0 0
[junit4:junit4]   2> 953138 T1878 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51906/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!19 (1438217568960643072)]} 0 5
[junit4:junit4]   2> 953139 T1909 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19]} 0 9
[junit4:junit4]   2> 953144 T1854 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20 (1438217568971128832)]} 0 1
[junit4:junit4]   2> 953156 T1923 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!20 (1438217568979517440)]} 0 1
[junit4:junit4]   2> 953158 T1893 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[u!20 (1438217568979517440)]} 0 7
[junit4:junit4]   2> 953159 T1874 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20]} 0 11
[junit4:junit4]   2> 953164 T1855 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21 (1438217568992100352)]} 0 1
[junit4:junit4]   2> 953182 T1907 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!21 (1438217569006780416)]} 0 1
[junit4:junit4]   2> 953184 T1879 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[v!21 (1438217569006780416)]} 0 9
[junit4:junit4]   2> 953186 T1892 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21]} 0 18
[junit4:junit4]   2> 953194 T1856 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22 (1438217569023557632)]} 0 1
[junit4:junit4]   2> 953207 T1905 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!22 (1438217569032994816)]} 0 1
[junit4:junit4]   2> 953213 T1876 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22 (1438217569032994816)]} 0 12
[junit4:junit4]   2> 953221 T1857 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23 (1438217569051869184)]} 0 2
[junit4:junit4]   2> 953237 T1924 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!23 (1438217569064452096)]} 0 1
[junit4:junit4]   2> 953239 T1891 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51906/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[x!23 (1438217569064452096)]} 0 7
[junit4:junit4]   2> 953241 T1908 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23]} 0 14
[junit4:junit4]   2> 953248 T1859 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24 (1438217569080180736)]} 0 2
[junit4:junit4]   2> 953269 T1926 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!24 (1438217569089617920)]} 0 5
[junit4:junit4]   2> 953271 T1894 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!24 (1438217569089617920)]} 0 15
[junit4:junit4]   2> 953273 T1877 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24]} 0 21
[junit4:junit4]   2> 953279 T1854 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25 (1438217569112686592)]} 0 2
[junit4:junit4]   2> 953303 T1906 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!25 (1438217569134706688)]} 0 1
[junit4:junit4]   2> 953304 T1875 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51906/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[z!25 (1438217569134706688)]} 0 6
[junit4:junit4]   2> 953306 T1910 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25]} 0 18
[junit4:junit4]   2> 953310 T1855 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26 (1438217569146241024)]} 0 1
[junit4:junit4]   2> 953321 T1925 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!26 (1438217569153581056)]} 0 1
[junit4:junit4]   2> 953323 T1895 C924 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!26 (1438217569153581056)]} 0 6
[junit4:junit4]   2> 953324 T1878 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26]} 0 10
[junit4:junit4]   2> 953329 T1856 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27 (1438217569165115392)]} 0 1
[junit4:junit4]   2> 953340 T1909 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!27 (1438217569173504000)]} 0 1
[junit4:junit4]   2> 953341 T1874 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!27 (1438217569173504000)]} 0 5
[junit4:junit4]   2> 953343 T1927 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27]} 0 10
[junit4:junit4]   2> 953349 T1858 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28 (1438217569186086912)]} 0 1
[junit4:junit4]   2> 953366 T1907 C926 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!28 (1438217569196572672)]} 0 1
[junit4:junit4]   2> 953368 T1879 C927 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[c!28 (1438217569196572672)]} 0 11
[junit4:junit4]   2> 953369 T1928 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28]} 0 16
[junit4:junit4]   2> 953374 T1857 C925 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1438217569213349888)]} 0 1
[junit4:junit4]   2> 953386 T1923 C923 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!29 (1438217569220689920)]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C928 name=collection1 org.apache.solr.core.SolrCore@60d3fbf0 url=http://127.0.0.1:51903/collection1 node=127.0.0.1:51903_ C928_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51903_, base_url=http://127.0.0.1:51903, leader=true}
[junit4:junit4]   2> 953409 T1890 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1438217569220689920)]} 0 28
[junit4:junit4]   2> ASYNC  NEW_CORE C929 name=collection1 org.apache.solr.core.SolrCore@37dcced9 url=http://127.0.0.1:51896/collection1 node=127.0.0.1:51896_ C929_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:51896_, base_url=http://127.0.0.1:51896, leader=true}
[junit4:junit4]   2> 953415 T1859 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30 (1438217569255292928)]} 0 2
[junit4:junit4]   2> ASYNC  NEW_CORE C930 name=collection1 org.apache.solr.core.SolrCore@7301adfb url=http://127.0.0.1:51910/collection1 node=127.0.0.1:51910_ C930_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51910_, base_url=http://127.0.0.1:51910}
[junit4:junit4]   2> 953428 T1926 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!30 (1438217569264730112)]} 0 1
[junit4:junit4]   2> 953430 T1892 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!30 (1438217569264730112)]} 0 7
[junit4:junit4]   2> 953431 T1924 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30]} 0 11
[junit4:junit4]   2> 953436 T1854 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1438217569277313024)]} 0 1
[junit4:junit4]   2> 953453 T1928 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!31 (1438217569288847360)]} 0 0
[junit4:junit4]   2> 953455 T1891 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!31 (1438217569288847360)]} 0 11
[junit4:junit4]   2> 953456 T1927 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31]} 0 16
[junit4:junit4]   2> 953460 T1855 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1438217569303527424)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C931 name=collection1 org.apache.solr.core.SolrCore@8bcc6da url=http://127.0.0.1:51906/collection1 node=127.0.0.1:51906_ C931_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51906_, base_url=http://127.0.0.1:51906}
[junit4:junit4]   2> 953474 T1905 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!32 (1438217569314013184)]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C932 name=collection1 org.apache.solr.core.SolrCore@7670932d url=http://127.0.0.1:51900/collection1 node=127.0.0.1:51900_ C932_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51900_, base_url=http://127.0.0.1:51900, leader=true}
[junit4:junit4]   2> 953476 T1876 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!32 (1438217569314013184)]} 0 5
[junit4:junit4]   2> 953477 T1923 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32]} 0 10
[junit4:junit4]   2> 953481 T1856 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33 (1438217569325547520)]} 0 0
[junit4:junit4]   2> 953489 T1906 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!33 (1438217569329741824)]} 0 1
[junit4:junit4]   2> 953491 T1875 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33 (1438217569329741824)]} 0 6
[junit4:junit4]   2> 953496 T1858 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34 (1438217569341276160)]} 0 1
[junit4:junit4]   2> 953514 T1910 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!34 (1438217569348616192)]} 0 3
[junit4:junit4]   2> 953516 T1878 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!34 (1438217569348616192)]} 0 14
[junit4:junit4]   2> 953517 T1894 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34]} 0 17
[junit4:junit4]   2> 953523 T1857 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35 (1438217569368539136)]} 0 1
[junit4:junit4]   2> 953543 T1909 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!35 (1438217569386364928)]} 0 1
[junit4:junit4]   2> 953545 T1874 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35 (1438217569386364928)]} 0 7
[junit4:junit4]   2> 953551 T1859 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1438217569397899264)]} 0 2
[junit4:junit4]   2> 953565 T1907 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!36 (1438217569409433600)]} 0 1
[junit4:junit4]   2> 953568 T1879 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[k!36 (1438217569409433600)]} 0 8
[junit4:junit4]   2> 953570 T1926 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36]} 0 14
[junit4:junit4]   2> 953576 T1854 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37 (1438217569424113664)]} 0 1
[junit4:junit4]   2> 953598 T1925 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!37 (1438217569438793728)]} 0 2
[junit4:junit4]   2> 953601 T1895 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51906/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!37 (1438217569438793728)]} 0 12
[junit4:junit4]   2> 953603 T1908 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37]} 0 22
[junit4:junit4]   2> 953609 T1855 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38 (1438217569459765248)]} 0 1
[junit4:junit4]   2> 953625 T1928 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!38 (1438217569470251008)]} 0 1
[junit4:junit4]   2> 953627 T1893 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!38 (1438217569470251008)]} 0 8
[junit4:junit4]   2> 953630 T1924 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38]} 0 15
[junit4:junit4]   2> 953639 T1856 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39 (1438217569489125376)]} 0 4
[junit4:junit4]   2> 953664 T1905 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!39 (1438217569511145472)]} 0 2
[junit4:junit4]   2> 953666 T1877 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39 (1438217569511145472)]} 0 8
[junit4:junit4]   2> 953673 T1857 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!40 (1438217569525825536)]} 0 1
[junit4:junit4]   2> 953685 T1923 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!40 (1438217569535262720)]} 0 1
[junit4:junit4]   2> 953687 T1890 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[o!40 (1438217569535262720)]} 0 6
[junit4:junit4]   2> 953688 T1927 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!40]} 0 10
[junit4:junit4]   2> 953694 T1859 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!41 (1438217569547845632)]} 0 1
[junit4:junit4]   2> 953704 T1906 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!41 (1438217569556234240)]} 0 0
[junit4:junit4]   2> 953706 T1876 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!41 (1438217569556234240)]} 0 6
[junit4:junit4]   2> 953708 T1926 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!41]} 0 11
[junit4:junit4]   2> 953712 T1854 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!42 (1438217569566720000)]} 0 1
[junit4:junit4]   2> 953728 T1909 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!42 (1438217569574060032)]} 0 3
[junit4:junit4]   2> 953730 T1875 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51906/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[q!42 (1438217569574060032)]} 0 12
[junit4:junit4]   2> 953731 T1910 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!42]} 0 16
[junit4:junit4]   2> 953750 T1855 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!43 (1438217569606565888)]} 0 1
[junit4:junit4]   2> 953767 T1928 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!43 (1438217569621245952)]} 0 1
[junit4:junit4]   2> 953769 T1892 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[r!43 (1438217569621245952)]} 0 6
[junit4:junit4]   2> 953770 T1925 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!43]} 0 14
[junit4:junit4]   2> 953775 T1858 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!44 (1438217569632780288)]} 0 1
[junit4:junit4]   2> 953783 T1907 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!44 (1438217569638023168)]} 0 1
[junit4:junit4]   2> 953784 T1878 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!44 (1438217569638023168)]} 0 5
[junit4:junit4]   2> 953795 T1856 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!45 (1438217569653751808)]} 0 1
[junit4:junit4]   2> 953808 T1908 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!45 (1438217569663188992)]} 0 1
[junit4:junit4]   2> 953810 T1874 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!45 (1438217569663188992)]} 0 7
[junit4:junit4]   2> 953811 T1891 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!45]} 0 12
[junit4:junit4]   2> 953817 T1857 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!46 (1438217569677869056)]} 0 1
[junit4:junit4]   2> 953830 T1924 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!46 (1438217569686257664)]} 0 1
[junit4:junit4]   2> 953833 T1895 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51906/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[u!46 (1438217569686257664)]} 0 8
[junit4:junit4]   2> 953835 T1905 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!46]} 0 13
[junit4:junit4]   2> 953841 T1859 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!47 (1438217569701986304)]} 0 2
[junit4:junit4]   2> 953860 T1906 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!47 (1438217569711423488)]} 0 1
[junit4:junit4]   2> 953861 T1879 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[v!47 (1438217569711423488)]} 0 12
[junit4:junit4]   2> 953863 T1927 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!47]} 0 18
[junit4:junit4]   2> 953872 T1854 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!48 (1438217569735540736)]} 0 1
[junit4:junit4]   2> 953883 T1909 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!48 (1438217569742880768)]} 0 1
[junit4:junit4]   2> 953884 T1877 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!48 (1438217569742880768)]} 0 6
[junit4:junit4]   2> 953889 T1855 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!49 (1438217569752317952)]} 0 1
[junit4:junit4]   2> 953900 T1928 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!49 (1438217569760706560)]} 0 0
[junit4:junit4]   2> 953902 T1893 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[x!49 (1438217569760706560)]} 0 7
[junit4:junit4]   2> 953904 T1926 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!49]} 0 12
[junit4:junit4]   2> 953909 T1858 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!50 (1438217569773289472)]} 0 1
[junit4:junit4]   2> 953921 T1923 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!50 (1438217569783775232)]} 0 0
[junit4:junit4]   2> 953923 T1890 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51910/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!50 (1438217569783775232)]} 0 5
[junit4:junit4]   2> 953924 T1925 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!50]} 0 10
[junit4:junit4]   2> 953928 T1856 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!51 (1438217569794260992)]} 0 0
[junit4:junit4]   2> 953937 T1907 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!51 (1438217569799503872)]} 0 1
[junit4:junit4]   2> 953939 T1875 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!51 (1438217569799503872)]} 0 7
[junit4:junit4]   2> 953945 T1857 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!52 (1438217569811038208)]} 0 1
[junit4:junit4]   2> 953957 T1924 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!52 (1438217569820475392)]} 0 1
[junit4:junit4]   2> 953958 T1892 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!52 (1438217569820475392)]} 0 6
[junit4:junit4]   2> 953961 T1878 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!52]} 0 12
[junit4:junit4]   2> 953966 T1859 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!53 (1438217569833058304)]} 0 1
[junit4:junit4]   2> 953984 T1908 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!53 (1438217569839349760)]} 0 8
[junit4:junit4]   2> 953988 T1874 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!53 (1438217569839349760)]} 0 17
[junit4:junit4]   2> 953994 T1854 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!54 (1438217569862418432)]} 0 2
[junit4:junit4]   2> 954013 T1905 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!54 (1438217569877098496)]} 0 1
[junit4:junit4]   2> 954015 T1879 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[c!54 (1438217569877098496)]} 0 8
[junit4:junit4]   2> 954018 T1894 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!54]} 0 15
[junit4:junit4]   2> 954025 T1855 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!55 (1438217569894924288)]} 0 2
[junit4:junit4]   2> 954039 T1927 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!55 (1438217569905410048)]} 0 1
[junit4:junit4]   2> 954042 T1891 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!55 (1438217569905410048)]} 0 8
[junit4:junit4]   2> 954044 T1876 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!55]} 0 14
[junit4:junit4]   2> 954061 T1858 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!56 (1438217569932673024)]} 0 1
[junit4:junit4]   2> 954086 T1928 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!56 (1438217569950498816)]} 0 5
[junit4:junit4]   2> 954089 T1895 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51906/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!56 (1438217569950498816)]} 0 13
[junit4:junit4]   2> 954091 T1906 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!56]} 0 25
[junit4:junit4]   2> 954098 T1857 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!57 (1438217569971470336)]} 0 2
[junit4:junit4]   2> 954114 T1926 C930 P51910 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!57 (1438217569984053248)]} 0 1
[junit4:junit4]   2> 954117 T1893 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51906/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!57 (1438217569984053248)]} 0 9
[junit4:junit4]   2> 954120 T1910 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!57]} 0 16
[junit4:junit4]   2> 954127 T1859 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!58 (1438217570001879040)]} 0 1
[junit4:junit4]   2> 954142 T1909 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!58 (1438217570013413376)]} 0 1
[junit4:junit4]   2> 954144 T1877 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51903/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!58 (1438217570013413376)]} 0 8
[junit4:junit4]   2> 954147 T1890 C928 P51903 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!58]} 0 14
[junit4:junit4]   2> 954154 T1854 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!59 (1438217570030190592)]} 0 1
[junit4:junit4]   2> 954178 T1908 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51900/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!59 (1438217570041724928)]} 0 1
[junit4:junit4]   2> 954180 T1875 C932 P51900 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51906/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!59 (1438217570041724928)]} 0 16
[junit4:junit4]   2> 954181 T1907 C931 P51906 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!59]} 0 22
[junit4:junit4]   2> 954193 T1855 C929 P51896 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!60 (1438217570065842176)]} 0 7
[junit4:ju

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

Closer
[junit4:junit4]   2> 998649 T1841 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 998651 T1841 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 998652 T1841 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4/index;done=false>>]
[junit4:junit4]   2> 998653 T1841 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4/index
[junit4:junit4]   2> 998654 T1841 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4;done=false>>]
[junit4:junit4]   2> 998655 T1841 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1371591122702/jetty4
[junit4:junit4]   2> 998666 T1994 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89888595818119180-127.0.0.1:51910_-n_0000000004) am no longer a leader.
[junit4:junit4]   2> 998678 T1932 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 998679 T1975 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 998691 T1975 oascc.ZkStateReader$3.process Updating live nodes... (0)
[junit4:junit4]   2> 998701 T1841 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 998809 T1841 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 998814 T1841 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51893 51893
[junit4:junit4]   2> 999039 T1975 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3601326 name:ZooKeeperConnection Watcher:127.0.0.1:51893/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   2> 999040 T1975 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   2> 999041 T1841 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 51896
[junit4:junit4]   2> !!!! WARNING: best effort to remove /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-1371591122702 FAILED !!!!!
[junit4:junit4]   2> 999042 T1841 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 999042 T1841 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51893 51893
[junit4:junit4]   1>            "node_name":"127.0.0.1:51900_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:51900"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:51903_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:51903"}
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89888595818119171-1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:51896_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:51896"}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89888595818119178-127.0.0.1:51906_-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89888595818119171-127.0.0.1:51896_-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89888595818119174-127.0.0.1:51900_-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89888595818119176-127.0.0.1:51903_-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89888595818119180-127.0.0.1:51910_-n_0000000004 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89888595818119171-127.0.0.1:51896_-n_0000000000"}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=20845880F04DF68C -Dtests.slow=true -Dtests.locale=es_AR -Dtests.timezone=America/Adak -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE 80.2s | ShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_0 expected:<73> but was:<72>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([20845880F04DF68C:A162D698871296B0]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:209)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:162)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 999103 T1841 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 80226 T1840 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 999981 T1932 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 999982 T1932 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=es_AR, timezone=America/Adak
[junit4:junit4]   2> NOTE: Mac OS X 10.8.4 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=3,free=45675976,total=161132544
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SolrRequestParserTest, TestPHPSerializedResponseWriter, TestAtomicUpdateErrorCases, TestAddFieldRealTimeGet, SOLR749Test, UpdateRequestProcessorFactoryTest, TestSuggestSpellingConverter, IndexBasedSpellCheckerTest, TestSchemaVersionResource, DocumentBuilderTest, SimpleFacetsTest, SuggesterFSTTest, TestMultiCoreConfBootstrap, TestManagedSchemaFieldResource, ReturnFieldsTest, ExternalFileFieldSortTest, PingRequestHandlerTest, ZkControllerTest, TestReload, TestDocumentBuilder, TestMaxScoreQueryParser, TermVectorComponentTest, BasicDistributedZk2Test, TestMergePolicyConfig, TestFunctionQuery, TestWordDelimiterFilterFactory, SearchHandlerTest, BasicFunctionalityTest, HighlighterTest, TestCSVLoader, TestRandomDVFaceting, TestDefaultSearchFieldResource, TestHashPartitioner, QueryResultKeyTest, JsonLoaderTest, ScriptEngineTest, AliasIntegrationTest, TestRealTimeGet, TestReplicationHandler, BadIndexSchemaTest, TestSolrDeletionPolicy2, MultiTermTest, SuggesterTest, DirectSolrConnectionTest, RequestHandlersTest, SuggesterWFSTTest, TestJmxIntegration, CoreContainerCoreInitFailuresTest, TestPseudoReturnFields, ClusterStateTest, TestBM25SimilarityFactory, LeaderElectionIntegrationTest, SolrPluginUtilsTest, SolrIndexSplitterTest, CurrencyFieldOpenExchangeTest, TestCoreDiscovery, TestReversedWildcardFilterFactory, URLClassifyProcessorTest, DocValuesTest, PolyFieldTest, TestSchemaNameResource, TestSolrQueryParserResource, FastVectorHighlighterTest, TestIndexSearcher, TermVectorComponentDistributedTest, TestConfig, ShardSplitTest]
[junit4:junit4] Completed in 81.34s, 1 test, 1 failure <<< FAILURES!

[...truncated 725 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:392: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:372: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:181: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:437: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1246: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:890: There were test failures: 298 suites, 1253 tests, 1 failure, 18 ignored (6 assumptions)

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



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 557 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/557/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.lucene.index.TestFieldsReader.testExceptions

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([3DDCA4155ACB41B0:4BDDF6BDF2B63F06]:0)
	at org.apache.lucene.util.BytesRef.copyBytes(BytesRef.java:196)
	at org.apache.lucene.util.BytesRef.deepCopyOf(BytesRef.java:343)
	at org.apache.lucene.codecs.lucene3x.TermBuffer.toTerm(TermBuffer.java:113)
	at org.apache.lucene.codecs.lucene3x.SegmentTermEnum.term(SegmentTermEnum.java:184)
	at org.apache.lucene.codecs.lucene3x.Lucene3xFields$PreTermsEnum.next(Lucene3xFields.java:863)
	at org.apache.lucene.index.MultiTermsEnum.pushTop(MultiTermsEnum.java:292)
	at org.apache.lucene.index.MultiTermsEnum.next(MultiTermsEnum.java:318)
	at org.apache.lucene.codecs.TermsConsumer.merge(TermsConsumer.java:103)
	at org.apache.lucene.codecs.FieldsConsumer.merge(FieldsConsumer.java:72)
	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:365)
	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:98)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:3767)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3371)
	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1887)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1697)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1650)
	at org.apache.lucene.index.TestFieldsReader.testExceptions(TestFieldsReader.java:204)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at 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)




Build Log:
[...truncated 1017 lines...]
[junit4:junit4] Suite: org.apache.lucene.index.TestFieldsReader
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldsReader -Dtests.method=testExceptions -Dtests.seed=3DDCA4155ACB41B0 -Dtests.slow=true -Dtests.locale=sr_RS_#Latn -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   8.16s | TestFieldsReader.testExceptions <<<
[junit4:junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DDCA4155ACB41B0:4BDDF6BDF2B63F06]:0)
[junit4:junit4]    > 	at org.apache.lucene.util.BytesRef.copyBytes(BytesRef.java:196)
[junit4:junit4]    > 	at org.apache.lucene.util.BytesRef.deepCopyOf(BytesRef.java:343)
[junit4:junit4]    > 	at org.apache.lucene.codecs.lucene3x.TermBuffer.toTerm(TermBuffer.java:113)
[junit4:junit4]    > 	at org.apache.lucene.codecs.lucene3x.SegmentTermEnum.term(SegmentTermEnum.java:184)
[junit4:junit4]    > 	at org.apache.lucene.codecs.lucene3x.Lucene3xFields$PreTermsEnum.next(Lucene3xFields.java:863)
[junit4:junit4]    > 	at org.apache.lucene.index.MultiTermsEnum.pushTop(MultiTermsEnum.java:292)
[junit4:junit4]    > 	at org.apache.lucene.index.MultiTermsEnum.next(MultiTermsEnum.java:318)
[junit4:junit4]    > 	at org.apache.lucene.codecs.TermsConsumer.merge(TermsConsumer.java:103)
[junit4:junit4]    > 	at org.apache.lucene.codecs.FieldsConsumer.merge(FieldsConsumer.java:72)
[junit4:junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:365)
[junit4:junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:98)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:3767)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3371)
[junit4:junit4]    > 	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1887)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1697)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1650)
[junit4:junit4]    > 	at org.apache.lucene.index.TestFieldsReader.testExceptions(TestFieldsReader.java:204)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=sr_RS_#Latn, timezone=Asia/Dhaka
[junit4:junit4]   2> NOTE: Mac OS X 10.8.4 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=502829560,total=522190848
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDateFilter, TestLucene3xPostingsFormat, TestPayloads, TestLock, TestPriorityQueue, TestTermScorer, TestDocTermOrdsRangeFilter, TestBooleanOr, InBeforeClass, InAfterClass, InTestMethod, NonStringProperties, TestRollingUpdates, TestArrayUtil, TestDirectoryReader, Test2BPostingsBytes, TestNorms, TestBytesStore, TestLucene40PostingsReader, TestDirectory, TestMultiThreadTermVectors, TestFieldCacheRewriteMethod, TestRegexpRandom2, TestSubScorerFreqs, Nested1, Nested3, Nested2, TestStoredFieldsFormat, TestMultiValuedNumericRangeQuery, TestPayloadsOnVectors, TestWorstCaseTestBehavior, TestNRTThreads, TestNoMergePolicy, TestSortDocValues, TestTieredMergePolicy, TestCheckIndex, TestStressIndexing, TestDocTermOrds, TestCompoundFile, TestOmitNorms, TestTermRangeFilter, Nested1, TestCollectionUtil, TestInPlaceMergeSorter, TestFieldCacheTermsFilter, TestOpenBitSet, TestUniqueTermCount, TestNGramPhraseQuery, TestSpansAdvanced2, Test2BPositions, TestFuzzyQuery, TestLiveFieldValues, TestFastDecompressionMode, TestOmitPositions, Nested1, TestIntsRef, TestPayloadSpans, Nested1, TestSurrogates, TestSpans, TestMockCharFilter, TestIdentityHashSet, TestTerm, TestSmallFloat, Test2BDocs, TestDemo, TestFieldCacheSanityChecker, TestBoolean2, TestCloseableThreadLocal, TestIntBlockPool, TestSimilarityBase, TestCharsRef, TestBytesRefHash, TestLazyProxSkipping, TestSortRandom, TestMockDirectoryWrapper, TestLookaheadTokenFilter, TestIndexWriterNRTIsCurrent, TestLucene40StoredFieldsFormat, TestPrefixRandom, TestCodecHoldsOpenFiles, TestBitVector, TestAssertions, TestNumericRangeQuery64, TestSimilarityProvider, TestPayloadTermQuery, TestQueryWrapperFilter, TestSearchAfter, Nested, Nested, TestRamUsageEstimatorOnWildAnimals, TestFixedBitSet, TestPostingsOffsets, TestIndexWriterForceMerge, TestByteSlices, TestForceMergeForever, TestDeterminizeLexicon, TestFieldMaskingSpanQuery, TestPayloadExplanations, TestNewestSegment, TestCachingCollector, TestRecyclingIntBlockAllocator, TestIOUtils, TestIndexSearcher, TestIndexInput, TestScoreCachingWrappingScorer, TestDocumentWriter, TestTermVectorsWriter, TestMultiLevelSkipList, TestNumericUtils, TestIndexWriterMerging, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, TestMultiPhraseQuery, TestFileSwitchDirectory, TestRollback, TestIndexWriterWithThreads, TestAllFilesHaveCodecHeader, TestLucene40TermVectorsFormat, TestSort, TestSameTokenSamePosition, TestIndexCommit, TestMultiTermQueryRewrites, TestBlockPostingsFormat2, TestConjunctions, TestDoc, TestPositiveScoresOnlyCollector, TestFastCompressionMode, TestDocumentsWriterStallControl, TestDocIdSet, Nested, TestPrefixInBooleanQuery, TestNamedSPILoader, TestNRTCachingDirectory, TestMathUtil, TestSloppyPhraseQuery, TestAutomatonQueryUnicode, TestIndexWriterUnicode, TestFSTs, TestBytesRef, TestExternalCodecs, TestCompressingTermVectorsFormat, TestDeletionPolicy, TestLucene42DocValuesFormat, TestPackedInts, TestSloppyPhraseQuery2, TestTimeLimitingCollector, MultiCollectorTest, TestBagOfPositions, TestFieldCache, TestReaderClosed, TestCodecs, TestRegexpRandom, TestPhrasePrefixQuery, TestRateLimiter, TestBlockPostingsFormat3, TestIndexWriterExceptions, TestTransactions, TestField, TestSpanSearchEquivalence, TestNot, Test2BPostings, TestVersionComparator, TestUTF32ToUTF8, TestCachingWrapperFilter, TestBackwardsCompatibility3x, NestedSetupChain, NestedTeardownChain, TestBooleanScorer, TestConstantScoreQuery, TestPositionIncrement, ThrowInUncaught, TestVirtualMethod, TestCrashCausesCorruptIndex, TestTermdocPerf, TestWildcard, TestFilteredQuery, TestPrefixFilter, TestReuseDocsEnum, TestTermVectors, TestPrefixCodedTerms, TestPostingsFormat, Before3, Before3, TestFilterIterator, TestTwoPhaseCommitTool, TestLockFactory, TestBooleanQuery, TestDocValuesWithThreads, TestIndexWriter, TestPerFieldDocValuesFormat, TestDocValuesFormat, TestIndexWriterReader, TestTermVectorsFormat, TestNumericRangeQuery32, TestBackwardsCompatibility, TestGraphTokenizers, TestAddIndexes, TestShardSearching, TestMultiMMap, TestSearcherManager, TestBasics, TestFlushByRamOrCountsPolicy, TestIndexWriterDelete, TestLucene40DocValuesFormat, TestIndexWriterMergePolicy, TestDuelingCodecs, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestStressAdvance, TestIndexWriterCommit, TestDirectoryReaderReopen, TestSearchWithThreads, TestConcurrentMergeScheduler, TestHighCompressionMode, TestNeverDelete, TestTopDocsMerge, TestLongPostings, TestMinimize, TestDocTermOrdsRewriteMethod, TestSnapshotDeletionPolicy, TestNRTReaderWithThreads, TestPerFieldPostingsFormat, TestLevenshteinAutomata, TestBufferedIndexInput, TestTermsEnum, TestConsistentFieldNumbers, TestWeakIdentityMap, TestSimpleExplanations, TestCompressingStoredFieldsFormat, TestSegmentMerger, TestPhraseQuery, TestDoubleBarrelLRUCache, TestComplexExplanations, TestMockAnalyzer, TestSegmentReader, TestParallelCompositeReader, TestPagedBytes, TestCrash, TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestBlockPostingsFormat, TestMultiDocValues, TestToken, TestFieldsReader]
[junit4:junit4] Completed in 8.61s, 2 tests, 1 error <<< FAILURES!

[...truncated 405 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:392: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:372: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/build.xml:49: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1246: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:890: There were test failures: 364 suites, 2311 tests, 1 error, 64 ignored (51 assumptions)

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