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/08 03:22:13 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.6.0_45) - Build # 5965 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5965/
Java: 64bit/jdk1.6.0_45 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Server at http://127.0.0.1:34725 returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:34725 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([8A361C63E65E4FD8:BD0927B91012FE4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:136)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:662)




Build Log:
[...truncated 8797 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
[junit4:junit4]   2> 428263 T2040 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 428266 T2040 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeyShardSplitTest-1370653003284
[junit4:junit4]   2> 428267 T2040 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 428267 T2041 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 428368 T2040 oasc.ZkTestServer.run start zk server on port:56029
[junit4:junit4]   2> 428368 T2040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 428485 T2047 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4fe26596 name:ZooKeeperConnection Watcher:127.0.0.1:56029 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 428486 T2040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 428486 T2040 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 428491 T2040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 428492 T2049 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68d003d8 name:ZooKeeperConnection Watcher:127.0.0.1:56029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 428492 T2040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 428492 T2040 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 428495 T2040 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 428496 T2040 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 428498 T2040 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 428500 T2040 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 428500 T2040 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 428503 T2040 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 428503 T2040 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 428506 T2040 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 428506 T2040 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 428508 T2040 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 428508 T2040 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 428510 T2040 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 428510 T2040 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 428513 T2040 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 428513 T2040 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 428515 T2040 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 428515 T2040 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 428517 T2040 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 428517 T2040 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 428520 T2040 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 428520 T2040 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 428588 T2040 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 428591 T2040 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56383
[junit4:junit4]   2> 428592 T2040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 428592 T2040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 428593 T2040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370653003540
[junit4:junit4]   2> 428593 T2040 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370653003540/solr.xml
[junit4:junit4]   2> 428593 T2040 oasc.CoreContainer.<init> New CoreContainer 906857626
[junit4:junit4]   2> 428593 T2040 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370653003540/'
[junit4:junit4]   2> 428594 T2040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370653003540/'
[junit4:junit4]   2> 428634 T2040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 428634 T2040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 428635 T2040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 428635 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 428635 T2040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 428636 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 428636 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 428636 T2040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 428637 T2040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 428637 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 428639 T2040 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 428640 T2040 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56029/solr
[junit4:junit4]   2> 428640 T2040 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 428641 T2040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 428642 T2060 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24746a18 name:ZooKeeperConnection Watcher:127.0.0.1:56029 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 428643 T2040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 428644 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 428646 T2040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 428652 T2062 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@477da607 name:ZooKeeperConnection Watcher:127.0.0.1:56029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 428652 T2040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 428653 T2040 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 428656 T2040 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 428658 T2040 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 428659 T2040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56383_
[junit4:junit4]   2> 428660 T2040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56383_
[junit4:junit4]   2> 428662 T2040 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 428666 T2040 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 428667 T2040 oasc.Overseer.start Overseer (id=89827115223351299-127.0.0.1:56383_-n_0000000000) starting
[junit4:junit4]   2> 428670 T2040 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 428674 T2064 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 428675 T2040 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 428678 T2040 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 428679 T2040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 428681 T2063 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 428683 T2065 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370653003540/collection1
[junit4:junit4]   2> 428683 T2065 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 428684 T2065 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 428684 T2065 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 428685 T2065 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370653003540/collection1/'
[junit4:junit4]   2> 428685 T2065 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370653003540/collection1/lib/README' to classloader
[junit4:junit4]   2> 428685 T2065 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370653003540/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 428710 T2065 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 428745 T2065 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 428747 T2065 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 428750 T2065 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 429090 T2065 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 429093 T2065 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 429094 T2065 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 429097 T2065 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 429115 T2065 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 429116 T2065 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370653003540/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/control/data/
[junit4:junit4]   2> 429116 T2065 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27e91a4d
[junit4:junit4]   2> 429116 T2065 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 429117 T2065 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/control/data
[junit4:junit4]   2> 429117 T2065 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/control/data/index/
[junit4:junit4]   2> 429117 T2065 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 429117 T2065 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/control/data/index
[junit4:junit4]   2> 429119 T2065 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a6f6e00 lockFactory=org.apache.lucene.store.NativeFSLockFactory@24df8125),segFN=segments_1,generation=1}
[junit4:junit4]   2> 429119 T2065 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 429120 T2065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 429120 T2065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 429121 T2065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 429121 T2065 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 429122 T2065 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 429122 T2065 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 429122 T2065 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 429122 T2065 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 429123 T2065 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 429124 T2065 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 429126 T2065 oass.SolrIndexSearcher.<init> Opening Searcher@3545979d main
[junit4:junit4]   2> 429127 T2065 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/control/data/tlog
[junit4:junit4]   2> 429127 T2065 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 429127 T2065 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 429130 T2066 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3545979d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 429131 T2065 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 429131 T2065 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 430184 T2063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 430185 T2063 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:56383_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56383"}
[junit4:junit4]   2> 430185 T2063 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 430185 T2063 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 430189 T2062 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> 431133 T2065 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 431133 T2065 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56383 collection:control_collection shard:shard1
[junit4:junit4]   2> 431134 T2065 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 431145 T2065 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 431147 T2065 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 431147 T2065 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 431147 T2065 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56383/collection1/
[junit4:junit4]   2> 431147 T2065 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 431147 T2065 oasc.SyncStrategy.syncToMe http://127.0.0.1:56383/collection1/ has no replicas
[junit4:junit4]   2> 431148 T2065 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56383/collection1/
[junit4:junit4]   2> 431148 T2065 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 431692 T2063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 431700 T2062 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> 431754 T2065 oasc.ZkController.register We are http://127.0.0.1:56383/collection1/ and leader is http://127.0.0.1:56383/collection1/
[junit4:junit4]   2> 431754 T2065 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56383
[junit4:junit4]   2> 431754 T2065 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 431755 T2065 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 431755 T2065 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 431756 T2065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 431757 T2040 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 431758 T2040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 431758 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 431761 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 431762 T2040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 431763 T2069 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69ac0421 name:ZooKeeperConnection Watcher:127.0.0.1:56029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 431763 T2040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 431765 T2040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 431767 T2040 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 431829 T2040 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 431831 T2040 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34725
[junit4:junit4]   2> 431831 T2040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 431832 T2040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 431832 T2040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370653006784
[junit4:junit4]   2> 431832 T2040 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370653006784/solr.xml
[junit4:junit4]   2> 431832 T2040 oasc.CoreContainer.<init> New CoreContainer 2005492366
[junit4:junit4]   2> 431833 T2040 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370653006784/'
[junit4:junit4]   2> 431833 T2040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370653006784/'
[junit4:junit4]   2> 431879 T2040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 431880 T2040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 431880 T2040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 431881 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 431881 T2040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 431881 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 431881 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 431882 T2040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 431882 T2040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 431882 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 431885 T2040 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 431885 T2040 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56029/solr
[junit4:junit4]   2> 431886 T2040 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 431886 T2040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 431888 T2080 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f80841f name:ZooKeeperConnection Watcher:127.0.0.1:56029 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 431888 T2040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 431889 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 431891 T2040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 431892 T2082 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a95dd66 name:ZooKeeperConnection Watcher:127.0.0.1:56029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 431893 T2040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 431895 T2040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 432898 T2040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34725_
[junit4:junit4]   2> 432899 T2040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34725_
[junit4:junit4]   2> 432902 T2062 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> 432902 T2069 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 432903 T2082 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 432903 T2062 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 432907 T2083 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370653006784/collection1
[junit4:junit4]   2> 432907 T2083 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 432907 T2083 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 432908 T2083 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 432909 T2083 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370653006784/collection1/'
[junit4:junit4]   2> 432909 T2083 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370653006784/collection1/lib/README' to classloader
[junit4:junit4]   2> 432909 T2083 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370653006784/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 432934 T2083 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 432971 T2083 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 432972 T2083 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 432976 T2083 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 433205 T2063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 433206 T2063 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:56383_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56383"}
[junit4:junit4]   2> 433208 T2069 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> 433209 T2062 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> 433208 T2082 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> 433317 T2083 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 433320 T2083 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 433322 T2083 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 433325 T2083 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 433342 T2083 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 433343 T2083 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370653006784/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty1/
[junit4:junit4]   2> 433343 T2083 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27e91a4d
[junit4:junit4]   2> 433343 T2083 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 433344 T2083 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty1
[junit4:junit4]   2> 433344 T2083 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty1/index/
[junit4:junit4]   2> 433344 T2083 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 433344 T2083 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty1/index
[junit4:junit4]   2> 433346 T2083 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f4be7b5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d24d098),segFN=segments_1,generation=1}
[junit4:junit4]   2> 433346 T2083 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 433348 T2083 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 433348 T2083 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 433348 T2083 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 433349 T2083 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 433349 T2083 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 433349 T2083 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 433350 T2083 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 433350 T2083 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 433350 T2083 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 433352 T2083 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 433354 T2083 oass.SolrIndexSearcher.<init> Opening Searcher@688d80 main
[junit4:junit4]   2> 433355 T2083 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty1/tlog
[junit4:junit4]   2> 433355 T2083 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 433355 T2083 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 433365 T2084 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@688d80 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 433367 T2083 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 433367 T2083 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 434712 T2063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 434713 T2063 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:34725_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34725"}
[junit4:junit4]   2> 434713 T2063 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 434714 T2063 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 435425 T2069 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> 435425 T2062 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> 435425 T2082 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> 436369 T2083 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 436369 T2083 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34725 collection:collection1 shard:shard1
[junit4:junit4]   2> 436370 T2083 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 436376 T2083 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 436378 T2083 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 436378 T2083 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 436379 T2083 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34725/collection1/
[junit4:junit4]   2> 436379 T2083 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 436379 T2083 oasc.SyncStrategy.syncToMe http://127.0.0.1:34725/collection1/ has no replicas
[junit4:junit4]   2> 436379 T2083 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34725/collection1/
[junit4:junit4]   2> 436380 T2083 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 436930 T2063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 436936 T2069 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> 436936 T2082 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> 436936 T2062 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> 436986 T2083 oasc.ZkController.register We are http://127.0.0.1:34725/collection1/ and leader is http://127.0.0.1:34725/collection1/
[junit4:junit4]   2> 436987 T2083 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34725
[junit4:junit4]   2> 436987 T2083 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 436987 T2083 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 436987 T2083 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 436989 T2083 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 436990 T2040 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 436991 T2040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 436991 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 437055 T2040 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 437058 T2040 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55571
[junit4:junit4]   2> 437058 T2040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 437058 T2040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 437059 T2040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370653012011
[junit4:junit4]   2> 437059 T2040 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370653012011/solr.xml
[junit4:junit4]   2> 437059 T2040 oasc.CoreContainer.<init> New CoreContainer 235369409
[junit4:junit4]   2> 437060 T2040 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370653012011/'
[junit4:junit4]   2> 437060 T2040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370653012011/'
[junit4:junit4]   2> 437108 T2040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 437109 T2040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 437109 T2040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 437110 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 437110 T2040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 437110 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 437110 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 437111 T2040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 437111 T2040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 437111 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 437114 T2040 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 437114 T2040 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56029/solr
[junit4:junit4]   2> 437115 T2040 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 437115 T2040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 437117 T2096 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fa78303 name:ZooKeeperConnection Watcher:127.0.0.1:56029 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 437117 T2040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 437119 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 437121 T2040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 437225 T2098 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42602099 name:ZooKeeperConnection Watcher:127.0.0.1:56029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 437225 T2040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 437230 T2040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 438233 T2040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55571_
[junit4:junit4]   2> 438234 T2040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55571_
[junit4:junit4]   2> 438236 T2062 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> 438237 T2069 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 438237 T2082 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 438237 T2069 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> 438237 T2098 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 438237 T2082 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> 438238 T2062 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 438242 T2099 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370653012011/collection1
[junit4:junit4]   2> 438242 T2099 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 438243 T2099 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 438243 T2099 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 438244 T2099 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370653012011/collection1/'
[junit4:junit4]   2> 438244 T2099 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370653012011/collection1/lib/README' to classloader
[junit4:junit4]   2> 438244 T2099 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370653012011/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 438277 T2099 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 438316 T2099 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 438318 T2099 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 438321 T2099 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 438444 T2063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 438445 T2063 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:34725_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34725"}
[junit4:junit4]   2> 438449 T2069 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> 438449 T2062 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> 438449 T2098 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> 438449 T2082 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> 438695 T2099 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 438698 T2099 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 438699 T2099 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 438703 T2099 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 438722 T2099 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 438723 T2099 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370653012011/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty2/
[junit4:junit4]   2> 438723 T2099 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27e91a4d
[junit4:junit4]   2> 438723 T2099 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 438724 T2099 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty2
[junit4:junit4]   2> 438724 T2099 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty2/index/
[junit4:junit4]   2> 438724 T2099 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 438724 T2099 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty2/index
[junit4:junit4]   2> 438726 T2099 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@52cc88fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@26d5516e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 438726 T2099 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 438727 T2099 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 438728 T2099 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 438728 T2099 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 438729 T2099 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 438729 T2099 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 438729 T2099 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 438730 T2099 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 438730 T2099 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 438730 T2099 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 438732 T2099 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 438742 T2099 oass.SolrIndexSearcher.<init> Opening Searcher@2d50228b main
[junit4:junit4]   2> 438742 T2099 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty2/tlog
[junit4:junit4]   2> 438743 T2099 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 438743 T2099 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 438747 T2100 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d50228b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 438749 T2099 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 438749 T2099 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 439963 T2063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 439964 T2063 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:55571_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55571"}
[junit4:junit4]   2> 439964 T2063 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 439964 T2063 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 440115 T2082 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> 440115 T2062 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> 440115 T2098 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> 440115 T2069 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> 440750 T2099 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 440751 T2099 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55571 collection:collection1 shard:shard2
[junit4:junit4]   2> 440752 T2099 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 440757 T2099 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 440759 T2099 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 440759 T2099 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 440759 T2099 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55571/collection1/
[junit4:junit4]   2> 440759 T2099 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 440759 T2099 oasc.SyncStrategy.syncToMe http://127.0.0.1:55571/collection1/ has no replicas
[junit4:junit4]   2> 440759 T2099 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55571/collection1/
[junit4:junit4]   2> 440760 T2099 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 441620 T2063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 441631 T2098 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> 441631 T2062 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> 441631 T2069 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> 441631 T2082 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> 441666 T2099 oasc.ZkController.register We are http://127.0.0.1:55571/collection1/ and leader is http://127.0.0.1:55571/collection1/
[junit4:junit4]   2> 441666 T2099 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55571
[junit4:junit4]   2> 441666 T2099 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 441666 T2099 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 441667 T2099 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 441669 T2099 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 441670 T2040 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 441670 T2040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 441671 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 441750 T2040 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 441762 T2040 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37225
[junit4:junit4]   2> 441762 T2040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 441763 T2040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 441764 T2040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370653016690
[junit4:junit4]   2> 441764 T2040 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370653016690/solr.xml
[junit4:junit4]   2> 441765 T2040 oasc.CoreContainer.<init> New CoreContainer 449100241
[junit4:junit4]   2> 441765 T2040 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370653016690/'
[junit4:junit4]   2> 441766 T2040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370653016690/'
[junit4:junit4]   2> 441838 T2040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 441839 T2040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 441839 T2040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 441840 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 441840 T2040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 441841 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 441841 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 441841 T2040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 441842 T2040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 441843 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 441846 T2040 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 441847 T2040 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56029/solr
[junit4:junit4]   2> 441847 T2040 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 441848 T2040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 441855 T2112 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@263ae2ed name:ZooKeeperConnection Watcher:127.0.0.1:56029 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 441855 T2040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 441858 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 441862 T2040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 441863 T2114 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70021966 name:ZooKeeperConnection Watcher:127.0.0.1:56029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 441864 T2040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 441867 T2040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 442870 T2040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37225_
[junit4:junit4]   2> 442873 T2040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37225_
[junit4:junit4]   2> 442875 T2062 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> 442875 T2098 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> 442876 T2069 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 442876 T2082 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 442877 T2069 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> 442877 T2114 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 442877 T2082 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> 442878 T2062 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 442878 T2098 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 442883 T2115 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370653016690/collection1
[junit4:junit4]   2> 442884 T2115 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 442885 T2115 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 442885 T2115 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 442886 T2115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370653016690/collection1/'
[junit4:junit4]   2> 442887 T2115 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370653016690/collection1/lib/README' to classloader
[junit4:junit4]   2> 442888 T2115 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370653016690/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 442927 T2115 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 442973 T2115 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 442975 T2115 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 442978 T2115 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 443136 T2063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 443137 T2063 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:55571_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55571"}
[junit4:junit4]   2> 443141 T2098 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> 443141 T2082 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> 443141 T2069 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> 443141 T2062 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> 443142 T2114 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> 443339 T2115 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 443341 T2115 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 443343 T2115 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 443346 T2115 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 443373 T2115 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 443373 T2115 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370653016690/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty3/
[junit4:junit4]   2> 443374 T2115 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27e91a4d
[junit4:junit4]   2> 443374 T2115 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 443375 T2115 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty3
[junit4:junit4]   2> 443375 T2115 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty3/index/
[junit4:junit4]   2> 443375 T2115 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 443375 T2115 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty3/index
[junit4:junit4]   2> 443376 T2115 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@465755e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6600bb21),segFN=segments_1,generation=1}
[junit4:junit4]   2> 443377 T2115 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 443378 T2115 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 443379 T2115 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 443379 T2115 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 443386 T2115 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 443386 T2115 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 443387 T2115 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 443387 T2115 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 443387 T2115 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 443388 T2115 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 443389 T2115 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 443392 T2115 oass.SolrIndexSearcher.<init> Opening Searcher@24dce853 main
[junit4:junit4]   2> 443392 T2115 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty3/tlog
[junit4:junit4]   2> 443393 T2115 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 443393 T2115 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 443397 T2116 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@24dce853 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 443398 T2115 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 443399 T2115 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 444645 T2063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 444646 T2063 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:37225_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37225"}
[junit4:junit4]   2> 444646 T2063 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 444646 T2063 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 444765 T2098 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> 444765 T2082 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> 444765 T2114 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> 444765 T2062 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> 444765 T2069 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> 445400 T2115 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 445401 T2115 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37225 collection:collection1 shard:shard1
[junit4:junit4]   2> 445404 T2115 oasc.ZkController.register We are http://127.0.0.1:37225/collection1/ and leader is http://127.0.0.1:34725/collection1/
[junit4:junit4]   2> 445404 T2115 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37225
[junit4:junit4]   2> 445404 T2115 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 445405 T2115 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1455 name=collection1 org.apache.solr.core.SolrCore@8e552ca url=http://127.0.0.1:37225/collection1 node=127.0.0.1:37225_ C1455_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:37225_, base_url=http://127.0.0.1:37225}
[junit4:junit4]   2> 445405 T2117 C1455 P37225 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 445406 T2117 C1455 P37225 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 445406 T2115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 445406 T2117 C1455 P37225 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 445407 T2117 C1455 P37225 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 445407 T2040 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 445408 T2117 C1455 P37225 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 445408 T2040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 445408 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 445412 T2076 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 445474 T2040 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 445476 T2040 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60196
[junit4:junit4]   2> 445477 T2040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 445477 T2040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 445478 T2040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370653020428
[junit4:junit4]   2> 445478 T2040 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370653020428/solr.xml
[junit4:junit4]   2> 445478 T2040 oasc.CoreContainer.<init> New CoreContainer 1131733672
[junit4:junit4]   2> 445479 T2040 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370653020428/'
[junit4:junit4]   2> 445479 T2040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370653020428/'
[junit4:junit4]   2> 445531 T2040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 445531 T2040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 445532 T2040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 445532 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 445532 T2040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 445533 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 445533 T2040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 445533 T2040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 445534 T2040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 445534 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 445536 T2040 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 445537 T2040 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56029/solr
[junit4:junit4]   2> 445537 T2040 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 445538 T2040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 445539 T2129 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f6d7699 name:ZooKeeperConnection Watcher:127.0.0.1:56029 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 445539 T2040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 445540 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 445543 T2040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 445544 T2131 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7585fae name:ZooKeeperConnection Watcher:127.0.0.1:56029/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 445544 T2040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 445547 T2040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 446270 T2063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 446271 T2063 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:37225_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37225"}
[junit4:junit4]   2> 446274 T2098 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> 446274 T2062 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> 446274 T2131 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> 446274 T2114 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> 446274 T2069 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> 446274 T2082 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> 446413 T2076 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 446414 T2076 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:37225_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 
[junit4:junit4]   2> 446550 T2040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60196_
[junit4:junit4]   2> 446551 T2040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60196_
[junit4:junit4]   2> 446552 T2098 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> 446553 T2131 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> 446553 T2082 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 446553 T2062 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> 446553 T2114 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> 446553 T2082 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> 446553 T2069 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 446554 T2069 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> 446554 T2098 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 446555 T2114 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 446555 T2131 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 446555 T2062 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 446561 T2132 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370653020428/collection1
[junit4:junit4]   2> 446561 T2132 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 446562 T2132 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 446562 T2132 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 446563 T2132 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370653020428/collection1/'
[junit4:junit4]   2> 446564 T2132 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370653020428/collection1/lib/README' to classloader
[junit4:junit4]   2> 446564 T2132 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370653020428/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 446590 T2132 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 446629 T2132 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 446631 T2132 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 446634 T2132 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 446975 T2132 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 446977 T2132 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 446979 T2132 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 446982 T2132 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 447009 T2132 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 447009 T2132 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370653020428/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4/
[junit4:junit4]   2> 447010 T2132 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27e91a4d
[junit4:junit4]   2> 447010 T2132 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 447010 T2132 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4
[junit4:junit4]   2> 447011 T2132 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4/index/
[junit4:junit4]   2> 447011 T2132 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 447011 T2132 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4/index
[junit4:junit4]   2> 447012 T2132 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7db39d6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@22341727),segFN=segments_1,generation=1}
[junit4:junit4]   2> 447013 T2132 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 447014 T2132 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 447014 T2132 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 447015 T2132 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 447015 T2132 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 447016 T2132 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 447016 T2132 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 447016 T2132 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 447017 T2132 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 447017 T2132 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 447019 T2132 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 447021 T2132 oass.SolrIndexSearcher.<init> Opening Searcher@6b2d99af main
[junit4:junit4]   2> 447021 T2132 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4/tlog
[junit4:junit4]   2> 447022 T2132 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 447022 T2132 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 447026 T2133 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b2d99af main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 447027 T2132 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 447028 T2132 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 447779 T2063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 447780 T2063 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:60196_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60196"}
[junit4:junit4]   2> 447780 T2063 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 447780 T2063 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 447784 T2098 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> 447784 T2062 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> 447784 T2131 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> 447784 T2114 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> 447784 T2082 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> 447784 T2069 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> 448029 T2132 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 448029 T2132 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60196 collection:collection1 shard:shard2
[junit4:junit4]   2> 448032 T2132 oasc.ZkController.register We are http://127.0.0.1:60196/collection1/ and leader is http://127.0.0.1:55571/collection1/
[junit4:junit4]   2> 448032 T2132 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60196
[junit4:junit4]   2> 448032 T2132 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 448032 T2132 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1456 name=collection1 org.apache.solr.core.SolrCore@35b99963 url=http://127.0.0.1:60196/collection1 node=127.0.0.1:60196_ C1456_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:60196_, base_url=http://127.0.0.1:60196}
[junit4:junit4]   2> 448033 T2134 C1456 P60196 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 448033 T2132 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 448033 T2134 C1456 P60196 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 448034 T2134 C1456 P60196 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 448034 T2134 C1456 P60196 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 448034 T2040 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 448035 T2040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 448034 T2134 C1456 P60196 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 448035 T2040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 448038 T2040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 448038 T2092 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 448039 T2040 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 448040 T2040 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 448041 T2040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C1457 name=collection1 org.apache.solr.core.SolrCore@8e552ca url=http://127.0.0.1:37225/collection1 node=127.0.0.1:37225_ C1457_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:37225_, base_url=http://127.0.0.1:37225}
[junit4:junit4]   2> 448415 T2117 C1457 P37225 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:34725/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 448415 T2117 C1457 P37225 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:37225 START replicas=[http://127.0.0.1:34725/collection1/] nUpdates=100
[junit4:junit4]   2> 448415 T2117 C1457 P37225 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 448415 T2117 C1457 P37225 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 448416 T2117 C1457 P37225 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 448416 T2117 C1457 P37225 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 448416 T2117 C1457 P37225 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 448416 T2117 C1457 P37225 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:34725/collection1/. core=collection1
[junit4:junit4]   2> 448416 T2117 C1457 P37225 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1458 name=collection1 org.apache.solr.core.SolrCore@1289d391 url=http://127.0.0.1:34725/collection1 node=127.0.0.1:34725_ C1458_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:34725_, base_url=http://127.0.0.1:34725, leader=true}
[junit4:junit4]   2> 448423 T2077 C1458 P34725 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 448423 T2076 C1458 P34725 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 448424 T2077 C1458 P34725 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f4be7b5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d24d098),segFN=segments_1,generation=1}
[junit4:junit4]   2> 448425 T2077 C1458 P34725 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 448425 T2077 C1458 P34725 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f4be7b5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d24d098),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f4be7b5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d24d098),segFN=segments_2,generation=2}
[junit4:junit4]   2> 448425 T2077 C1458 P34725 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 448426 T2077 C1458 P34725 oass.SolrIndexSearcher.<init> Opening Searcher@6ae1f3bf realtime
[junit4:junit4]   2> 448426 T2077 C1458 P34725 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 448426 T2077 C1458 P34725 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 3
[junit4:junit4]   2> 448427 T2117 C1457 P37225 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 448427 T2117 C1457 P37225 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 448429 T2075 C1458 P34725 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 448429 T2075 C1458 P34725 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 448430 T2117 C1457 P37225 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 448430 T2117 C1457 P37225 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 448430 T2117 C1457 P37225 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 448432 T2076 C1458 P34725 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> 448433 T2117 C1457 P37225 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 448433 T2117 C1457 P37225 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty3/index.20130608015703450
[junit4:junit4]   2> 448434 T2117 C1457 P37225 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a2b9edc lockFactory=org.apache.lucene.store.NativeFSLockFactory@49497ef8) fullCopy=false
[junit4:junit4]   2> 448436 T2077 C1458 P34725 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> 448437 T2117 C1457 P37225 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 448437 T2117 C1457 P37225 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 448437 T2117 C1457 P37225 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 448438 T2117 C1457 P37225 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@465755e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6600bb21),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@465755e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6600bb21),segFN=segments_2,generation=2}
[junit4:junit4]   2> 448438 T2117 C1457 P37225 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 448439 T2117 C1457 P37225 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 448439 T2117 C1457 P37225 oass.SolrIndexSearcher.<init> Opening Searcher@4c1d06ca main
[junit4:junit4]   2> 448440 T2116 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c1d06ca main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 448440 T2117 C1457 P37225 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty3/index.20130608015703450 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty3/index.20130608015703450;done=true>>]
[junit4:junit4]   2> 448440 T2117 C1457 P37225 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty3/index.20130608015703450
[junit4:junit4]   2> 448441 T2117 C1457 P37225 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty3/index.20130608015703450
[junit4:junit4]   2> 448441 T2117 C1457 P37225 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 448441 T2117 C1457 P37225 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 448441 T2117 C1457 P37225 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 448441 T2117 C1457 P37225 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 448442 T2117 C1457 P37225 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 449043 T2040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 449296 T2063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 449297 T2063 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:60196_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60196"}
[junit4:junit4]   2> 449302 T2063 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:37225_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37225"}
[junit4:junit4]   2> 449305 T2098 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> 449306 T2131 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> 449306 T2114 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> 449305 T2082 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> 449305 T2062 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> 449305 T2069 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> 450040 T2092 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 450040 T2092 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:60196_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 450044 T2040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 451046 T2040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C1456_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:60196_, base_url=http://127.0.0.1:60196}
[junit4:junit4]   2> 452041 T2134 C1456 P60196 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:55571/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 452041 T2134 C1456 P60196 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:60196 START replicas=[http://127.0.0.1:55571/collection1/] nUpdates=100
[junit4:junit4]   2> 452041 T2134 C1456 P60196 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 452042 T2134 C1456 P60196 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 452042 T2134 C1456 P60196 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 452042 T2134 C1456 P60196 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 452042 T2134 C1456 P60196 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 452042 T2134 C1456 P60196 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:55571/collection1/. core=collection1
[junit4:junit4]   2> 452042 T2134 C1456 P60196 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1459 name=collection1 org.apache.solr.core.SolrCore@517cc7e url=http://127.0.0.1:55571/collection1 node=127.0.0.1:55571_ C1459_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55571_, base_url=http://127.0.0.1:55571, leader=true}
[junit4:junit4]   2> 452047 T2092 C1459 P55571 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> 452048 T2040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 452049 T2091 C1459 P55571 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 452051 T2091 C1459 P55571 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@52cc88fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@26d5516e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 452051 T2091 C1459 P55571 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 452051 T2091 C1459 P55571 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@52cc88fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@26d5516e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@52cc88fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@26d5516e),segFN=segments_2,generation=2}
[junit4:junit4]   2> 452052 T2091 C1459 P55571 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 452052 T2091 C1459 P55571 oass.SolrIndexSearcher.<init> Opening Searcher@1ab344c2 realtime
[junit4:junit4]   2> 452052 T2091 C1459 P55571 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 452053 T2091 C1459 P55571 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 4
[junit4:junit4]   2> 452053 T2134 C1456 P60196 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 452054 T2134 C1456 P60196 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 452055 T2093 C1459 P55571 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 452055 T2093 C1459 P55571 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 452056 T2134 C1456 P60196 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 452056 T2134 C1456 P60196 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 452056 T2134 C1456 P60196 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 452058 T2092 C1459 P55571 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> 452058 T2134 C1456 P60196 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 452059 T2134 C1456 P60196 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4/index.20130608015707075
[junit4:junit4]   2> 452059 T2134 C1456 P60196 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5c712fb5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@283b96dc) fullCopy=false
[junit4:junit4]   2> 452061 T2091 C1459 P55571 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> 452062 T2134 C1456 P60196 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 452062 T2134 C1456 P60196 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 452062 T2134 C1456 P60196 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 452063 T2134 C1456 P60196 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7db39d6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@22341727),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7db39d6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@22341727),segFN=segments_2,generation=2}
[junit4:junit4]   2> 452063 T2134 C1456 P60196 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 452063 T2134 C1456 P60196 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 452064 T2134 C1456 P60196 oass.SolrIndexSearcher.<init> Opening Searcher@388c925e main
[junit4:junit4]   2> 452065 T2133 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@388c925e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 452065 T2134 C1456 P60196 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4/index.20130608015707075 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4/index.20130608015707075;done=true>>]
[junit4:junit4]   2> 452065 T2134 C1456 P60196 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4/index.20130608015707075
[junit4:junit4]   2> 452065 T2134 C1456 P60196 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4/index.20130608015707075
[junit4:junit4]   2> 452065 T2134 C1456 P60196 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 452066 T2134 C1456 P60196 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 452066 T2134 C1456 P60196 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 452066 T2134 C1456 P60196 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 452067 T2134 C1456 P60196 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 452313 T2063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 452314 T2063 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:60196_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60196"}
[junit4:junit4]   2> 452318 T2069 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> 452319 T2082 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> 452319 T2131 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> 452319 T2114 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> 452318 T2062 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> 452318 T2098 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> 453050 T2040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 453051 T2040 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C1460 name=collection1 org.apache.solr.core.SolrCore@29a2c6cf url=http://127.0.0.1:56383/collection1 node=127.0.0.1:56383_ C1460_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:56383_, base_url=http://127.0.0.1:56383, leader=true}
[junit4:junit4]   2> 453063 T2057 C1460 P56383 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 453065 T2057 C1460 P56383 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a6f6e00 lockFactory=org.apache.lucene.store.NativeFSLockFactory@24df8125),segFN=segments_1,generation=1}
[junit4:junit4]   2> 453065 T2057 C1460 P56383 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 453066 T2057 C1460 P56383 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a6f6e00 lockFactory=org.apache.lucene.store.NativeFSLockFactory@24df8125),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a6f6e00 lockFactory=org.apache.lucene.store.NativeFSLockFactory@24df8125),segFN=segments_2,generation=2}
[junit4:junit4]   2> 453066 T2057 C1460 P56383 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 453066 T2057 C1460 P56383 oass.SolrIndexSearcher.<init> Opening Searcher@164e2ef2 main
[junit4:junit4]   2> 453066 T2057 C1460 P56383 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 453067 T2066 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@164e2ef2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 453068 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> ASYNC  NEW_CORE C1461 name=collection1 org.apache.solr.core.SolrCore@1289d391 url=http://127.0.0.1:34725/collection1 node=127.0.0.1:34725_ C1461_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:34725_, base_url=http://127.0.0.1:34725, leader=true}
[junit4:junit4]   2> 453072 T2075 C1461 P34725 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 453072 T2075 C1461 P34725 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f4be7b5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d24d098),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f4be7b5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d24d098),segFN=segments_3,generation=3}
[junit4:junit4]   2> 453073 T2075 C1461 P34725 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 453073 T2075 C1461 P34725 oass.SolrIndexSearcher.<init> Opening Searcher@3ad78744 main
[junit4:junit4]   2> 453073 T2075 C1461 P34725 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 453074 T2084 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ad78744 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 453074 T2075 C1461 P34725 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:37225/collection1/, StdNode: http://127.0.0.1:55571/collection1/, StdNode: http://127.0.0.1:60196/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1462 name=collection1 org.apache.solr.core.SolrCore@517cc7e url=http://127.0.0.1:55571/collection1 node=127.0.0.1:55571_ C1462_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55571_, base_url=http://127.0.0.1:55571, leader=true}
[junit4:junit4]   2> 453078 T2094 C1462 P55571 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 453079 T2094 C1462 P55571 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@52cc88fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@26d5516e),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@52cc88fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@26d5516e),segFN=segments_3,generation=3}
[junit4:junit4]   2> 453080 T2094 C1462 P55571 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 453080 T2094 C1462 P55571 oass.SolrIndexSearcher.<init> Opening Searcher@19dc5915 main
[junit4:junit4]   2> 453081 T2094 C1462 P55571 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> ASYNC  NEW_CORE C1463 name=collection1 org.apache.solr.core.SolrCore@8e552ca url=http://127.0.0.1:37225/collection1 node=127.0.0.1:37225_ C1463_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:37225_, base_url=http://127.0.0.1:37225}
[junit4:junit4]   2> 453082 T2107 C1463 P37225 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 453082 T2100 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19dc5915 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> ASYNC  NEW_CORE C1464 name=collection1 org.apache.solr.core.SolrCore@35b99963 url=http://127.0.0.1:60196/collection1 node=127.0.0.1:60196_ C1464_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:60196_, base_url=http://127.0.0.1:60196}
[junit4:junit4]   2> 453082 T2125 C1464 P60196 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 453082 T2094 C1462 P55571 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 4
[junit4:junit4]   2> 453083 T2125 C1464 P60196 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7db39d6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@22341727),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7db39d6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@22341727),segFN=segments_3,generation=3}
[junit4:junit4]   2> 453082 T2107 C1463 P37225 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@465755e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6600bb21),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@465755e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6600bb21),segFN=segments_3,generation=3}
[junit4:junit4]   2> 453083 T2125 C1464 P60196 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 453084 T2125 C1464 P60196 oass.SolrIndexSearcher.<init> Opening Searcher@4029106c main
[junit4:junit4]   2> 453084 T2125 C1464 P60196 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 453083 T2107 C1463 P37225 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 453085 T2133 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4029106c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 453085 T2107 C1463 P37225 oass.SolrIndexSearcher.<init> Opening Searcher@371971ec main
[junit4:junit4]   2> 453085 T2125 C1464 P60196 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 3
[junit4:junit4]   2> 453086 T2107 C1463 P37225 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 453086 T2116 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@371971ec main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 453087 T2107 C1463 P37225 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 6
[junit4:junit4]   2> 453087 T2075 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   2> 453088 T2040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 453091 T2076 C1461 P34725 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> 453093 T2108 C1463 P37225 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> 453094 T2092 C1462 P55571 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> 453096 T2124 C1464 P60196 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> 455100 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1437233871706914816)} 0 2
[junit4:junit4]   2> 455105 T2124 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1437233871710060544&update.from=http://127.0.0.1:55571/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1437233871710060544)} 0 1
[junit4:junit4]   2> 455107 T2107 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1437233871712157696&update.from=http://127.0.0.1:34725/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1437233871712157696)} 0 1
[junit4:junit4]   2> 455107 T2076 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1437233871712157696)} 0 3
[junit4:junit4]   2> 455108 T2091 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1437233871710060544)} 0 7
[junit4:junit4]   2> 455110 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1437233871718449152)]} 0 0
[junit4:junit4]   2> 455117 T2109 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1437233871722643456)]} 0 1
[junit4:junit4]   2> 455117 T2077 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[0 (1437233871722643456)]} 0 3
[junit4:junit4]   2> 455118 T2094 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0]} 0 6
[junit4:junit4]   2> 455120 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1437233871728934912)]} 0 0
[junit4:junit4]   2> 455125 T2110 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1437233871731032064)]} 0 1
[junit4:junit4]   2> 455125 T2078 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1437233871731032064)]} 0 3
[junit4:junit4]   2> 455128 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1437233871736274944)]} 0 1
[junit4:junit4]   2> 455132 T2125 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1437233871739420672)]} 0 0
[junit4:junit4]   2> 455133 T2093 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1437233871739420672)]} 0 3
[junit4:junit4]   2> 455135 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1437233871744663552)]} 0 0
[junit4:junit4]   2> 455141 T2126 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1437233871748857856)]} 0 0
[junit4:junit4]   2> 455142 T2092 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1437233871748857856)]} 0 3
[junit4:junit4]   2> 455143 T2075 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3]} 0 6
[junit4:junit4]   2> 455145 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1437233871755149312)]} 0 0
[junit4:junit4]   2> 455150 T2108 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1437233871757246464)]} 0 1
[junit4:junit4]   2> 455150 T2076 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1437233871757246464)]} 0 3
[junit4:junit4]   2> 455153 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1437233871762489344)]} 0 1
[junit4:junit4]   2> 455157 T2127 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1437233871765635072)]} 0 1
[junit4:junit4]   2> 455157 T2091 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1437233871765635072)]} 0 3
[junit4:junit4]   2> 455160 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1437233871769829376)]} 0 1
[junit4:junit4]   2> 455167 T2124 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1437233871775072256)]} 0 1
[junit4:junit4]   2> 455167 T2094 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[6 (1437233871775072256)]} 0 3
[junit4:junit4]   2> 455168 T2077 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6]} 0 6
[junit4:junit4]   2> 455170 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1437233871781363712)]} 0 0
[junit4:junit4]   2> 455176 T2125 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1437233871785558016)]} 0 0
[junit4:junit4]   2> 455177 T2093 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[7 (1437233871785558016)]} 0 3
[junit4:junit4]   2> 455178 T2078 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7]} 0 6
[junit4:junit4]   2> 455180 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1437233871791849472)]} 0 1
[junit4:junit4]   2> 455186 T2107 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1437233871796043776)]} 0 0
[junit4:junit4]   2> 455187 T2075 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[8 (1437233871796043776)]} 0 3
[junit4:junit4]   2> 455187 T2092 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8]} 0 5
[junit4:junit4]   2> 455190 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1437233871802335232)]} 0 0
[junit4:junit4]   2> 455196 T2126 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1437233871806529536)]} 0 0
[junit4:junit4]   2> 455197 T2091 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[9 (1437233871806529536)]} 0 3
[junit4:junit4]   2> 455197 T2076 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9]} 0 5
[junit4:junit4]   2> 455199 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1437233871811772416)]} 0 0
[junit4:junit4]   2> 455206 T2109 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1437233871815966720)]} 0 1
[junit4:junit4]   2> 455206 T2077 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[10 (1437233871815966720)]} 0 3
[junit4:junit4]   2> 455207 T2094 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10]} 0 5
[junit4:junit4]   2> 455209 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1437233871822258176)]} 0 0
[junit4:junit4]   2> 455213 T2110 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1437233871824355328)]} 0 0
[junit4:junit4]   2> 455214 T2078 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1437233871824355328)]} 0 3
[junit4:junit4]   2> 455216 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1437233871829598208)]} 0 0
[junit4:junit4]   2> 455220 T2108 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1437233871831695360)]} 0 0
[junit4:junit4]   2> 455221 T2075 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1437233871831695360)]} 0 3
[junit4:junit4]   2> 455224 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1437233871836938240)]} 0 1
[junit4:junit4]   2> 455230 T2107 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1437233871841132544)]} 0 1
[junit4:junit4]   2> 455230 T2076 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[13 (1437233871841132544)]} 0 3
[junit4:junit4]   2> 455231 T2093 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13]} 0 5
[junit4:junit4]   2> 455233 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1437233871847424000)]} 0 0
[junit4:junit4]   2> 455239 T2109 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1437233871851618304)]} 0 0
[junit4:junit4]   2> 455240 T2077 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[14 (1437233871851618304)]} 0 3
[junit4:junit4]   2> 455240 T2092 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14]} 0 5
[junit4:junit4]   2> 455243 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1437233871856861184)]} 0 1
[junit4:junit4]   2> 455248 T2110 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1437233871861055488)]} 0 0
[junit4:junit4]   2> 455249 T2078 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[15 (1437233871861055488)]} 0 3
[junit4:junit4]   2> 455249 T2091 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15]} 0 4
[junit4:junit4]   2> 455251 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1437233871866298368)]} 0 0
[junit4:junit4]   2> 455257 T2108 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1437233871870492672)]} 0 0
[junit4:junit4]   2> 455258 T2075 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[16 (1437233871870492672)]} 0 3
[junit4:junit4]   2> 455259 T2094 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16]} 0 6
[junit4:junit4]   2> 455261 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1437233871876784128)]} 0 1
[junit4:junit4]   2> 455267 T2127 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1437233871880978432)]} 0 0
[junit4:junit4]   2> 455268 T2093 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[17 (1437233871880978432)]} 0 3
[junit4:junit4]   2> 455268 T2076 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17]} 0 5
[junit4:junit4]   2> 455271 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 (1437233871886221312)]} 0 1
[junit4:junit4]   2> 455275 T2124 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1437233871889367040)]} 0 0
[junit4:junit4]   2> 455276 T2092 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 (1437233871889367040)]} 0 3
[junit4:junit4]   2> 455278 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19 (1437233871894609920)]} 0 0
[junit4:junit4]   2> 455284 T2125 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1437233871898804224)]} 0 0
[junit4:junit4]   2> 455285 T2091 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[19 (1437233871898804224)]} 0 3
[junit4:junit4]   2> 455285 T2077 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19]} 0 5
[junit4:junit4]   2> 455287 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 (1437233871904047104)]} 0 0
[junit4:junit4]   2> 455291 T2107 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1437233871906144256)]} 0 0
[junit4:junit4]   2> 455292 T2078 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 (1437233871906144256)]} 0 3
[junit4:junit4]   2> 455294 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21 (1437233871911387136)]} 0 0
[junit4:junit4]   2> 455298 T2126 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1437233871913484288)]} 0 0
[junit4:junit4]   2> 455299 T2094 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21 (1437233871913484288)]} 0 3
[junit4:junit4]   2> 455301 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22 (1437233871918727168)]} 0 0
[junit4:junit4]   2> 455307 T2109 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1437233871922921472)]} 0 0
[junit4:junit4]   2> 455308 T2075 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[22 (1437233871922921472)]} 0 3
[junit4:junit4]   2> 455308 T2093 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22]} 0 5
[junit4:junit4]   2> 455310 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23 (1437233871928164352)]} 0 0
[junit4:junit4]   2> 455314 T2127 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1437233871930261504)]} 0 0
[junit4:junit4]   2> 455315 T2092 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23 (1437233871930261504)]} 0 3
[junit4:junit4]   2> 455317 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24 (1437233871935504384)]} 0 0
[junit4:junit4]   2> 455321 T2110 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1437233871937601536)]} 0 0
[junit4:junit4]   2> 455322 T2076 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24 (1437233871937601536)]} 0 3
[junit4:junit4]   2> 455324 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25 (1437233871942844416)]} 0 1
[junit4:junit4]   2> 455328 T2124 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1437233871944941568)]} 0 0
[junit4:junit4]   2> 455329 T2091 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25 (1437233871944941568)]} 0 3
[junit4:junit4]   2> 455331 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26 (1437233871950184448)]} 0 0
[junit4:junit4]   2> 455335 T2125 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1437233871952281600)]} 0 0
[junit4:junit4]   2> 455336 T2094 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26 (1437233871952281600)]} 0 3
[junit4:junit4]   2> 455338 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[27 (1437233871957524480)]} 0 0
[junit4:junit4]   2> 455344 T2108 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1437233871961718784)]} 0 1
[junit4:junit4]   2> 455345 T2077 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[27 (1437233871961718784)]} 0 3
[junit4:junit4]   2> 455345 T2093 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[27]} 0 5
[junit4:junit4]   2> 455347 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[28 (1437233871966961664)]} 0 0
[junit4:junit4]   2> 455351 T2107 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1437233871969058816)]} 0 0
[junit4:junit4]   2> 455352 T2078 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[28 (1437233871969058816)]} 0 3
[junit4:junit4]   2> 455354 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[29 (1437233871974301696)]} 0 0
[junit4:junit4]   2> 455359 T2126 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1437233871977447424)]} 0 1
[junit4:junit4]   2> 455359 T2092 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[29 (1437233871977447424)]} 0 3
[junit4:junit4]   2> 455362 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[30 (1437233871981641728)]} 0 1
[junit4:junit4]   2> 455368 T2127 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1437233871986884608)]} 0 0
[junit4:junit4]   2> 455369 T2091 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[30 (1437233871986884608)]} 0 3
[junit4:junit4]   2> 455369 T2075 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[30]} 0 5
[junit4:junit4]   2> 455371 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[31 (1437233871992127488)]} 0 0
[junit4:junit4]   2> 455376 T2124 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1437233871995273216)]} 0 1
[junit4:junit4]   2> 455376 T2094 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[31 (1437233871995273216)]} 0 3
[junit4:junit4]   2> 455378 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[32 (1437233871999467520)]} 0 0
[junit4:junit4]   2> 455384 T2109 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1437233872003661824)]} 0 0
[junit4:junit4]   2> 455385 T2076 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[32 (1437233872003661824)]} 0 3
[junit4:junit4]   2> 455385 T2093 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[32]} 0 5
[junit4:junit4]   2> 455387 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[33 (1437233872008904704)]} 0 0
[junit4:junit4]   2> 455392 T2125 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1437233872011001856)]} 0 1
[junit4:junit4]   2> 455392 T2092 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[33 (1437233872011001856)]} 0 3
[junit4:junit4]   2> 455394 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[34 (1437233872016244736)]} 0 0
[junit4:junit4]   2> 455399 T2110 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1437233872019390464)]} 0 0
[junit4:junit4]   2> 455399 T2077 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[34 (1437233872019390464)]} 0 3
[junit4:junit4]   2> 455402 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[35 (1437233872023584768)]} 0 1
[junit4:junit4]   2> 455408 T2108 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[35 (1437233872027779072)]} 0 1
[junit4:junit4]   2> 455408 T2078 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[35 (1437233872027779072)]} 0 3
[junit4:junit4]   2> 455409 T2091 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[35]} 0 6
[junit4:junit4]   2> 455411 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[36 (1437233872034070528)]} 0 0
[junit4:junit4]   2> 455415 T2107 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[36 (1437233872036167680)]} 0 0
[junit4:junit4]   2> 455415 T2075 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[36 (1437233872036167680)]} 0 2
[junit4:junit4]   2> 455418 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[37 (1437233872040361984)]} 0 1
[junit4:junit4]   2> 455424 T2126 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[37 (1437233872045604864)]} 0 1
[junit4:junit4]   2> 455424 T2094 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[37 (1437233872045604864)]} 0 3
[junit4:junit4]   2> 455425 T2076 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[37]} 0 5
[junit4:junit4]   2> 455427 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[38 (1437233872050847744)]} 0 0
[junit4:junit4]   2> 455432 T2109 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[38 (1437233872053993472)]} 0 0
[junit4:junit4]   2> 455433 T2077 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[38 (1437233872053993472)]} 0 3
[junit4:junit4]   2> 455435 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[39 (1437233872059236352)]} 0 0
[junit4:junit4]   2> 455441 T2127 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[39 (1437233872063430656)]} 0 1
[junit4:junit4]   2> 455441 T2093 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[39 (1437233872063430656)]} 0 2
[junit4:junit4]   2> 455442 T2078 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[39]} 0 5
[junit4:junit4]   2> 455444 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[40 (1437233872068673536)]} 0 0
[junit4:junit4]   2> 455450 T2110 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[40 (1437233872072867840)]} 0 0
[junit4:junit4]   2> 455451 T2075 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[40 (1437233872072867840)]} 0 3
[junit4:junit4]   2> 455451 T2092 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[40]} 0 5
[junit4:junit4]   2> 455454 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[41 (1437233872078110720)]} 0 1
[junit4:junit4]   2> 455458 T2108 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[41 (1437233872081256448)]} 0 0
[junit4:junit4]   2> 455459 T2076 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[41 (1437233872081256448)]} 0 3
[junit4:junit4]   2> 455461 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[42 (1437233872086499328)]} 0 0
[junit4:junit4]   2> 455467 T2107 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[42 (1437233872090693632)]} 0 0
[junit4:junit4]   2> 455468 T2077 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[42 (1437233872090693632)]} 0 3
[junit4:junit4]   2> 455468 T2091 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[42]} 0 5
[junit4:junit4]   2> 455471 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[43 (1437233872095936512)]} 0 1
[junit4:junit4]   2> 455476 T2109 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[43 (1437233872100130816)]} 0 0
[junit4:junit4]   2> 455477 T2078 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[43 (1437233872100130816)]} 0 3
[junit4:junit4]   2> 455477 T2094 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[43]} 0 5
[junit4:junit4]   2> 455480 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[44 (1437233872105373696)]} 0 1
[junit4:junit4]   2> 455484 T2110 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[44 (1437233872108519424)]} 0 0
[junit4:junit4]   2> 455485 T2075 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[44 (1437233872108519424)]} 0 3
[junit4:junit4]   2> 455487 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[45 (1437233872113762304)]} 0 0
[junit4:junit4]   2> 455492 T2124 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[45 (1437233872115859456)]} 0 1
[junit4:junit4]   2> 455492 T2093 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[45 (1437233872115859456)]} 0 3
[junit4:junit4]   2> 455495 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[46 (1437233872121102336)]} 0 1
[junit4:junit4]   2> 455499 T2107 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[46 (1437233872124248064)]} 0 0
[junit4:junit4]   2> 455500 T2076 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[46 (1437233872124248064)]} 0 3
[junit4:junit4]   2> 455502 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[47 (1437233872129490944)]} 0 0
[junit4:junit4]   2> 455509 T2109 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[47 (1437233872133685248)]} 0 1
[junit4:junit4]   2> 455509 T2077 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[47 (1437233872133685248)]} 0 3
[junit4:junit4]   2> 455510 T2092 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[47]} 0 6
[junit4:junit4]   2> 455512 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[48 (1437233872139976704)]} 0 0
[junit4:junit4]   2> 455517 T2108 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[48 (1437233872143122432)]} 0 0
[junit4:junit4]   2> 455518 T2075 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[48 (1437233872143122432)]} 0 3
[junit4:junit4]   2> 455520 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[49 (1437233872148365312)]} 0 0
[junit4:junit4]   2> 455525 T2107 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[49 (1437233872151511040)]} 0 1
[junit4:junit4]   2> 455526 T2076 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[49 (1437233872151511040)]} 0 4
[junit4:junit4]   2> 455528 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[50 (1437233872156753920)]} 0 0
[junit4:junit4]   2> 455535 T2110 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[50 (1437233872160948224)]} 0 1
[junit4:junit4]   2> 455535 T2078 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[50 (1437233872160948224)]} 0 3
[junit4:junit4]   2> 455536 T2094 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[50]} 0 6
[junit4:junit4]   2> 455538 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[51 (1437233872167239680)]} 0 0
[junit4:junit4]   2> 455543 T2109 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[51 (1437233872170385408)]} 0 0
[junit4:junit4]   2> 455544 T2077 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[51 (1437233872170385408)]} 0 3
[junit4:junit4]   2> 455546 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[52 (1437233872175628288)]} 0 0
[junit4:junit4]   2> 455553 T2108 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[52 (1437233872179822592)]} 0 1
[junit4:junit4]   2> 455553 T2075 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[52 (1437233872179822592)]} 0 3
[junit4:junit4]   2> 455554 T2093 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[52]} 0 5
[junit4:junit4]   2> 455557 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[53 (1437233872186114048)]} 0 1
[junit4:junit4]   2> 455563 T2126 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[53 (1437233872190308352)]} 0 1
[junit4:junit4]   2> 455563 T2091 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[53 (1437233872190308352)]} 0 3
[junit4:junit4]   2> 455564 T2076 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[53]} 0 5
[junit4:junit4]   2> 455566 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[54 (1437233872196599808)]} 0 0
[junit4:junit4]   2> 455571 T2107 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[54 (1437233872198696960)]} 0 1
[junit4:junit4]   2> 455571 T2078 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[54 (1437233872198696960)]} 0 3
[junit4:junit4]   2> 455575 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[55 (1437233872204988416)]} 0 2
[junit4:junit4]   2> 455580 T2110 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[55 (1437233872208134144)]} 0 1
[junit4:junit4]   2> 455580 T2077 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[55 (1437233872208134144)]} 0 3
[junit4:junit4]   2> 455583 T2055 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[56 (1437233872214425600)]} 0 0
[junit4:junit4]   2> 455588 T2124 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[56 (1437233872216522752)]} 0 1
[junit4:junit4]   2> 455588 T2092 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[56 (1437233872216522752)]} 0 3
[junit4:junit4]   2> 455591 T2056 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[57 (1437233872221765632)]} 0 1
[junit4:junit4]   2> 455595 T2125 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[57 (1437233872224911360)]} 0 1
[junit4:junit4]   2> 455595 T2094 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[57 (1437233872224911360)]} 0 2
[junit4:junit4]   2> 455598 T2057 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[58 (1437233872229105664)]} 0 1
[junit4:junit4]   2> 455602 T2127 C1464 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[58 (1437233872232251392)]} 0 0
[junit4:junit4]   2> 455603 T2093 C1462 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[58 (1437233872232251392)]} 0 3
[junit4:junit4]   2> 455605 T2058 C1460 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[59 (1437233872237494272)]} 0 0
[junit4:junit4]   2> 455610 T2109 C1463 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[59 (1437233872239591424)]} 0 1
[junit4:junit4]   2> 455610 T2075 C1461 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[59 (1437233872239591424)]} 0 3
[junit4:junit4]   2> ASYNC  NEW_CORE C1465 name=collection1 org.apache.solr.core.SolrCore@29a2c6cf url=http://127.0.0.1:56383/collection1 node=127.0.0.1:56383_ C1465_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:56383_, base_url=http://127.0.0.1:56383, leader=true}
[junit4:junit4]   2> 455621 T2055 C1465 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[60 (1437233872254271488)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C1466 name=collection1 org.apache.solr.core.SolrCore@35b99963 url=http://127.0.0.1:60196/collection1 node=127.0.0.1:60196_ C1466_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:60196_, base_url=http://127.0.0.1:60196}
[junit4:junit4]   2> 455628 T2126 C1466 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[60 (1437233872259514368)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C1467 name=collection1 org.apache.solr.core.SolrCore@517cc7e url=http://127.0.0.1:55571/collection1 node=127.0.0.1:55571_ C1467_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55571_, base_url=http://127.0.0.1:55571, leader=true}
[junit4:junit4]   2> 455629 T2091 C1467 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[60 (1437233872259514368)]} 0 3
[junit4:junit4]   2> ASYNC  NEW_CORE C1468 name=collection1 org.apache.solr.core.SolrCore@1289d391 url=http://127.0.0.1:34725/collection1 node=127.0.0.1:34725_ C1468_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:34725_, base_url=http://127.0.0.1:34725, leader=true}
[junit4:junit4]   2> 455629 T2076 C1468 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[60]} 0 5
[junit4:junit4]   2> 455632 T2056 C1465 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[61 (1437233872264757248)]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C1469 name=collection1 org.apache.solr.core.SolrCore@8e552ca url=http://127.0.0.1:37225/collection1 node=127.0.0.1:37225_ C1469_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:37225_, base_url=http://127.0.0.1:37225}
[junit4:junit4]   2> 455638 T2108 C1469 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[61 (1437233872270000128)]} 0 0
[junit4:junit4]   2> 455639 T2078 C1468 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[61 (1437233872270000128)]} 0 3
[junit4:junit4]   2> 455640 T2092 C1467 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[61]} 0 6
[junit4:junit4]   2> 455642 T2057 C1465 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[62 (1437233872276291584)]} 0 0
[junit4:junit4]   2> 455646 T2124 C1466 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[62 (1437233872278388736)]} 0 0
[junit4:junit4]   2> 455647 T2094 C1467 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[62 (1437233872278388736)]} 0 3
[junit4:junit4]   2> 455649 T2058 C1465 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[63 (1437233872283631616)]} 0 0
[junit4:junit4]   2> 455654 T2107 C1469 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[63 (1437233872285728768)]} 0 0
[junit4:junit4]   2> 455654 T2077 C1468 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[63 (1437233872285728768)]} 0 3
[junit4:junit4]   2> 455657 T2055 C1465 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[64 (1437233872292020224)]} 0 1
[junit4:junit4]   2> 455663 T2110 C1469 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[64 (1437233872296214528)]} 0 0
[junit4:junit4]   2> 455664 T2075 C1468 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[64 (1437233872296214528)]} 0 3
[junit4:junit4]   2> 455664 T2093 C1467 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[64]} 0 5
[junit4:junit4]   2> 455667 T2056 C1465 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[65 (1437233872302505984)]} 0 1
[junit4:junit4]   2> 455673 T2109 C1469 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[65 (1437233872306700288)]} 0 1
[junit4:junit4]   2> 455673 T2076 C1468 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[65 (1437233872306700288)]} 0 2
[junit4:junit4]   2> 455674 T2091 C1467 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[65]} 0 5
[junit4:junit4]   2> 455676 T2057 C1465 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[66 (1437233872311943168)]} 0 0
[junit4:junit4]   2> 455682 T2108 C1469 P37225 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[66 (1437233872316137472)]} 0 0
[junit4:junit4]   2> 455683 T2078 C1468 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[66 (1437233872316137472)]} 0 3
[junit4:junit4]   2> 455684 T2092 C1467 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[66]} 0 6
[junit4:junit4]   2> 455686 T2058 C1465 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[67 (1437233872322428928)]} 0 1
[junit4:junit4]   2> 455692 T2125 C1466 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[67 (1437233872326623232)]} 0 0
[junit4:junit4]   2> 455693 T2094 C1467 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[67 (1437233872326623232)]} 0 3
[junit4:junit4]   2> 455693 T2077 C1468 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[67]} 0 5
[junit4:junit4]   2> 455696 T2055 C1465 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[68 (1437233872331866112)]} 0 1
[junit4:junit4]   2> 455702 T2127 C1466 P60196 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:55571/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[68 (1437233872337108992)]} 0 0
[junit4:junit4]   2> 455702 T2093 C1467 P55571 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:34725/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[68 (1437233872337108992)]} 0 2
[junit4:junit4]   2> 455703 T2075 C1468 P34725 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[68]} 0 5
[junit4:junit4]   2> 455705 T2056 C1465 P56383 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[69 (1437233872342351872)]} 0 0
[junit4:junit4]   2> 45

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

_name":"127.0.0.1:37225_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37225"}
[junit4:junit4]   2> 618566 T2197 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:37225__collection1_shard1_1_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1_1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":null,
[junit4:junit4]   2> 	  "core":"collection1_shard1_1_replica1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37225_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37225"}
[junit4:junit4]   2> 618569 T2040 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 618574 T2197 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:37225__collection1_shard1_0_replica1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1_0",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":null,
[junit4:junit4]   2> 	  "core":"collection1_shard1_0_replica1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37225_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37225"}
[junit4:junit4]   2> 618580 T2131 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> 618620 T2040 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 60196
[junit4:junit4]   2> 618621 T2040 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1131733672
[junit4:junit4]   2> 619623 T2040 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 619623 T2040 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 619625 T2040 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@35b99963
[junit4:junit4]   2> 619627 T2040 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=740,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 619628 T2040 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 619628 T2040 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 619628 T2040 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 619630 T2040 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 619630 T2040 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 619631 T2040 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4;done=false>>]
[junit4:junit4]   2> 619631 T2040 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4
[junit4:junit4]   2> 619632 T2040 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4/index;done=false>>]
[junit4:junit4]   2> 619632 T2040 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284/jetty4/index
[junit4:junit4]   2> 619633 T2197 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89827115223351308-127.0.0.1:60196_-n_0000000004) am no longer a leader.
[junit4:junit4]   2> 619637 T2131 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> 619637 T2131 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 619637 T2131 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 619658 T2040 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 619715 T2040 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 619717 T2040 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56029 56029
[junit4:junit4]   2> 619720 T2040 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 56383
[junit4:junit4]   2> !!!! WARNING: best effort to remove /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370653003284 FAILED !!!!!
[junit4:junit4]   2> 619721 T2040 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 619721 T2040 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56029 56029
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=8A361C63E65E4FD8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_RS -Dtests.timezone=Europe/Belfast -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR    192s J0 | ChaosMonkeyShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:34725 returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([8A361C63E65E4FD8:BD0927B91012FE4]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:136)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 619785 T2040 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 191526 T2039 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 619847 T2114 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 619848 T2114 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sr_RS, timezone=Europe/Belfast
[junit4:junit4]   2> NOTE: Linux 3.2.0-45-generic amd64/Sun Microsystems Inc. 1.6.0_45 (64-bit)/cpus=8,threads=4,free=48227504,total=152592384
[junit4:junit4]   2> NOTE: All tests run in this JVM: [PolyFieldTest, ShowFileRequestHandlerTest, FileBasedSpellCheckerTest, LeaderElectionTest, TermsComponentTest, AliasIntegrationTest, TestPerFieldSimilarity, TestGroupingSearch, SOLR749Test, TestCloudManagedSchema, TestUniqueKeyFieldResource, TestReplicationHandler, ShardRoutingTest, TestSchemaResource, TestPluginEnable, DistributedSpellCheckComponentTest, TestSweetSpotSimilarityFactory, PluginInfoTest, RegexBoostProcessorTest, TestSolrDeletionPolicy2, StatelessScriptUpdateProcessorFactoryTest, QueryElevationComponentTest, AutoCommitTest, AnalysisAfterCoreReloadTest, TestMaxScoreQueryParser, TestDocSet, DirectSolrConnectionTest, SolrIndexSplitterTest, SuggesterTest, LukeRequestHandlerTest, TestSolrQueryParser, TestTrie, QueryEqualityTest, BasicDistributedZkTest, FieldMutatingUpdateProcessorTest, DocumentBuilderTest, TestSurroundQueryParser, ChaosMonkeyShardSplitTest]
[junit4:junit4] Completed on J0 in 191.80s, 1 test, 1 error <<< FAILURES!

[...truncated 699 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:391: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:371: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887: There were test failures: 297 suites, 1246 tests, 1 error, 13 ignored (7 assumptions)

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