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/11/03 16:59:37 UTC

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

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

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

Error Message:
document count mismatch.  control=1107 sum(shards)=1108 cloudClient=1108

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=1107 sum(shards)=1108 cloudClient=1108
	at __randomizedtesting.SeedInfo.seed([864E43008A5918EE:7A8CD18FD0678D2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1240)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:194)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:491)
	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:724)




Build Log:
[...truncated 10835 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 832421 T4098 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /acqq/rg
   [junit4]   2> 832424 T4098 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeyNothingIsSafeTest-1383494169160
   [junit4]   2> 832425 T4098 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 832426 T4099 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 832526 T4098 oasc.ZkTestServer.run start zk server on port:60778
   [junit4]   2> 832527 T4098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 832595 T4105 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17f9911 name:ZooKeeperConnection Watcher:127.0.0.1:60778 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 832596 T4098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 832596 T4098 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 832600 T4098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 832601 T4107 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@85d07b name:ZooKeeperConnection Watcher:127.0.0.1:60778/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 832601 T4098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 832602 T4098 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 832604 T4098 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 832605 T4098 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 832607 T4098 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 832609 T4098 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 832610 T4098 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 832613 T4098 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 832614 T4098 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 832616 T4098 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 832617 T4098 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 832619 T4098 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 832619 T4098 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 832621 T4098 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 832622 T4098 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 832624 T4098 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 832624 T4098 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 832626 T4098 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 832626 T4098 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 832628 T4098 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 832628 T4098 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 832630 T4098 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 832631 T4098 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 832636 T4098 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 832636 T4098 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 832721 T4098 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 832724 T4098 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51846
   [junit4]   2> 832725 T4098 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 832725 T4098 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 832725 T4098 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383494169375
   [junit4]   2> 832726 T4098 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383494169375/'
   [junit4]   2> 832738 T4098 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383494169375/solr.xml
   [junit4]   2> 832745 T4098 oasc.CoreContainer.<init> New CoreContainer 21508903
   [junit4]   2> 832745 T4098 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383494169375/]
   [junit4]   2> 832746 T4098 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 240000
   [junit4]   2> 832746 T4098 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 832747 T4098 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 832747 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 832748 T4098 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 832748 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 832748 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 832749 T4098 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 832749 T4098 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 832752 T4098 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 832753 T4098 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 832753 T4098 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60778/solr
   [junit4]   2> 832754 T4098 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 832754 T4098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 832756 T4118 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10fafed name:ZooKeeperConnection Watcher:127.0.0.1:60778 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 832757 T4098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 832759 T4098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 832759 T4120 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@da1436 name:ZooKeeperConnection Watcher:127.0.0.1:60778/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 832759 T4098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 832761 T4098 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 832763 T4098 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 832764 T4098 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 832766 T4098 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51846_acqq%2Frg
   [junit4]   2> 832767 T4098 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51846_acqq%2Frg
   [junit4]   2> 832768 T4098 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 832771 T4098 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 832772 T4098 oasc.Overseer.start Overseer (id=90668673870200835-127.0.0.1:51846_acqq%2Frg-n_0000000000) starting
   [junit4]   2> 832774 T4098 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 832776 T4122 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 832776 T4098 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 832778 T4098 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 832779 T4098 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 832781 T4121 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 832782 T4123 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 832782 T4123 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 832784 T4123 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 833655 T2854 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 834174 T2869 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 834284 T4121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 834286 T4121 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51846/acqq/rg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51846_acqq%2Frg",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 834286 T4121 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 834286 T4121 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 834303 T4120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 834784 T4123 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 834785 T4123 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383494169375/collection1
   [junit4]   2> 834785 T4123 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 834786 T4123 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 834786 T4123 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 834788 T4123 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383494169375/collection1/'
   [junit4]   2> 834789 T4123 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383494169375/collection1/lib/classes/' to classloader
   [junit4]   2> 834789 T4123 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383494169375/collection1/lib/README' to classloader
   [junit4]   2> 834817 T4123 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 834823 T4123 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 834824 T4123 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 834831 T4123 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 834915 T4123 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 834918 T4123 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 834920 T4123 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 834928 T4123 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 834929 T4123 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 834931 T4123 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 834932 T4123 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 834932 T4123 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 834932 T4123 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 834933 T4123 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 834933 T4123 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 834933 T4123 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 834933 T4123 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383494169375/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/control/data/
   [junit4]   2> 834933 T4123 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8121ec
   [junit4]   2> 834934 T4123 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/control/data
   [junit4]   2> 834934 T4123 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/control/data/index/
   [junit4]   2> 834934 T4123 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 834935 T4123 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/control/data/index
   [junit4]   2> 834935 T4123 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8880789070802083]
   [junit4]   2> 834937 T4123 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 834937 T4123 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 834939 T4123 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 834939 T4123 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 834939 T4123 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 834940 T4123 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 834940 T4123 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 834940 T4123 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 834940 T4123 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 834940 T4123 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 834940 T4123 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 834941 T4123 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 834941 T4123 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 834941 T4123 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 834941 T4123 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 834942 T4123 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 834942 T4123 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 834943 T4123 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 834944 T4123 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 834944 T4123 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 834945 T4123 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 834945 T4123 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 834945 T4123 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 834946 T4123 oass.SolrIndexSearcher.<init> Opening Searcher@11c5460 main
   [junit4]   2> 834947 T4124 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11c5460 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 834948 T4123 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 834948 T4123 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51846/acqq/rg collection:control_collection shard:shard1
   [junit4]   2> 834949 T4123 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 834953 T4123 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 834954 T4123 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 834954 T4123 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 834954 T4123 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51846/acqq/rg/collection1/
   [junit4]   2> 834954 T4123 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 834954 T4123 oasc.SyncStrategy.syncToMe http://127.0.0.1:51846/acqq/rg/collection1/ has no replicas
   [junit4]   2> 834954 T4123 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51846/acqq/rg/collection1/ shard1
   [junit4]   2> 834955 T4123 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 835810 T4121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 835821 T4120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 835861 T4123 oasc.ZkController.register We are http://127.0.0.1:51846/acqq/rg/collection1/ and leader is http://127.0.0.1:51846/acqq/rg/collection1/
   [junit4]   2> 835861 T4123 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51846/acqq/rg
   [junit4]   2> 835861 T4123 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 835862 T4123 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 835862 T4123 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 835864 T4123 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 835867 T4098 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 835868 T4098 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 835871 T4098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 835872 T4127 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f625b name:ZooKeeperConnection Watcher:127.0.0.1:60778/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 835872 T4098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 835874 T4098 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 835877 T4098 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 835942 T4098 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 835950 T4098 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43590
   [junit4]   2> 835951 T4098 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 835951 T4098 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 835952 T4098 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1383494172612
   [junit4]   2> 835952 T4098 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1383494172612/'
   [junit4]   2> 835962 T4098 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1383494172612/solr.xml
   [junit4]   2> 835967 T4098 oasc.CoreContainer.<init> New CoreContainer 22063410
   [junit4]   2> 835968 T4098 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1383494172612/]
   [junit4]   2> 835968 T4098 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 240000
   [junit4]   2> 835968 T4098 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 835969 T4098 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 835969 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 835969 T4098 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 835969 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 835970 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 835970 T4098 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 835970 T4098 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 835971 T4098 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 835971 T4098 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 835972 T4098 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60778/solr
   [junit4]   2> 835972 T4098 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 835973 T4098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 835974 T4138 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c3808 name:ZooKeeperConnection Watcher:127.0.0.1:60778 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 835974 T4098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 835977 T4098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 835978 T4140 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18a7e7f name:ZooKeeperConnection Watcher:127.0.0.1:60778/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 835978 T4098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 835982 T4098 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 836987 T4098 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43590_acqq%2Frg
   [junit4]   2> 836989 T4098 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43590_acqq%2Frg
   [junit4]   2> 836992 T4127 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 836992 T4120 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 836993 T4140 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 836997 T4141 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 836997 T4141 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 836999 T4141 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 837328 T4121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 837329 T4121 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51846/acqq/rg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51846_acqq%2Frg",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 837335 T4121 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43590/acqq/rg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43590_acqq%2Frg",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 837335 T4121 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 837335 T4121 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 837340 T4120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 837340 T4140 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 837340 T4127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 837999 T4141 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 838000 T4141 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1383494172612/collection1
   [junit4]   2> 838000 T4141 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 838001 T4141 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 838001 T4141 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 838003 T4141 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1383494172612/collection1/'
   [junit4]   2> 838004 T4141 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1383494172612/collection1/lib/classes/' to classloader
   [junit4]   2> 838004 T4141 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1383494172612/collection1/lib/README' to classloader
   [junit4]   2> 838030 T4141 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 838041 T4141 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 838043 T4141 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 838047 T4141 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 838158 T4141 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 838163 T4141 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 838164 T4141 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 838175 T4141 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 838177 T4141 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 838178 T4141 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 838179 T4141 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 838179 T4141 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 838180 T4141 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 838180 T4141 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 838180 T4141 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 838181 T4141 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 838182 T4141 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1383494172612/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty1/
   [junit4]   2> 838182 T4141 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8121ec
   [junit4]   2> 838182 T4141 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty1
   [junit4]   2> 838183 T4141 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty1/index/
   [junit4]   2> 838183 T4141 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 838183 T4141 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty1/index
   [junit4]   2> 838183 T4141 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8880789070802083]
   [junit4]   2> 838186 T4141 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 838186 T4141 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 838188 T4141 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 838188 T4141 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 838188 T4141 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 838189 T4141 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 838189 T4141 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 838189 T4141 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 838189 T4141 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 838189 T4141 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 838189 T4141 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 838190 T4141 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 838190 T4141 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 838190 T4141 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 838190 T4141 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 838191 T4141 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 838191 T4141 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 838192 T4141 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 838193 T4141 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 838193 T4141 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 838193 T4141 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 838194 T4141 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 838194 T4141 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 838194 T4141 oass.SolrIndexSearcher.<init> Opening Searcher@17f5542 main
   [junit4]   2> 838197 T4142 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17f5542 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 838197 T4141 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 838198 T4141 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43590/acqq/rg collection:collection1 shard:shard2
   [junit4]   2> 838198 T4141 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 838202 T4141 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 838204 T4141 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 838204 T4141 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 838204 T4141 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43590/acqq/rg/collection1/
   [junit4]   2> 838204 T4141 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 838205 T4141 oasc.SyncStrategy.syncToMe http://127.0.0.1:43590/acqq/rg/collection1/ has no replicas
   [junit4]   2> 838205 T4141 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43590/acqq/rg/collection1/ shard2
   [junit4]   2> 838205 T4141 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 838847 T4121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 838858 T4120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 838858 T4127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 838858 T4140 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 838860 T4141 oasc.ZkController.register We are http://127.0.0.1:43590/acqq/rg/collection1/ and leader is http://127.0.0.1:43590/acqq/rg/collection1/
   [junit4]   2> 838860 T4141 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43590/acqq/rg
   [junit4]   2> 838860 T4141 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 838861 T4141 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 838861 T4141 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 838863 T4141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 838864 T4098 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 838864 T4098 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 838925 T4098 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 838928 T4098 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47524
   [junit4]   2> 838929 T4098 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 838929 T4098 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 838930 T4098 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1383494175600
   [junit4]   2> 838931 T4098 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1383494175600/'
   [junit4]   2> 838944 T4098 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1383494175600/solr.xml
   [junit4]   2> 838949 T4098 oasc.CoreContainer.<init> New CoreContainer 17443141
   [junit4]   2> 838950 T4098 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1383494175600/]
   [junit4]   2> 838950 T4098 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 240000
   [junit4]   2> 838951 T4098 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 838951 T4098 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 838951 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 838951 T4098 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 838952 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 838952 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 838952 T4098 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 838952 T4098 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 838953 T4098 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 838954 T4098 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 838954 T4098 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60778/solr
   [junit4]   2> 838954 T4098 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 838955 T4098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 838957 T4154 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@96a51c name:ZooKeeperConnection Watcher:127.0.0.1:60778 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 838957 T4098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 838961 T4098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 838962 T4156 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e575fb name:ZooKeeperConnection Watcher:127.0.0.1:60778/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 838962 T4098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 838966 T4098 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 839969 T4098 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47524_acqq%2Frg
   [junit4]   2> 839971 T4098 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47524_acqq%2Frg
   [junit4]   2> 839974 T4127 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 839974 T4156 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 839974 T4120 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 839974 T4140 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 839978 T4157 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 839978 T4157 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 839982 T4157 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 840365 T4121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 840366 T4121 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43590/acqq/rg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43590_acqq%2Frg",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 840371 T4121 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47524/acqq/rg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47524_acqq%2Frg",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 840371 T4121 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 840371 T4121 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 840376 T4120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 840376 T4140 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 840376 T4127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 840376 T4156 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 840983 T4157 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 840983 T4157 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1383494175600/collection1
   [junit4]   2> 840983 T4157 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 840984 T4157 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 840984 T4157 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 840985 T4157 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1383494175600/collection1/'
   [junit4]   2> 840985 T4157 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1383494175600/collection1/lib/classes/' to classloader
   [junit4]   2> 840985 T4157 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1383494175600/collection1/lib/README' to classloader
   [junit4]   2> 840998 T4157 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 841004 T4157 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 841005 T4157 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 841009 T4157 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 841092 T4157 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 841095 T4157 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 841097 T4157 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 841106 T4157 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 841108 T4157 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 841110 T4157 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 841111 T4157 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 841111 T4157 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 841111 T4157 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 841112 T4157 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 841112 T4157 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 841112 T4157 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 841112 T4157 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1383494175600/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty2/
   [junit4]   2> 841113 T4157 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8121ec
   [junit4]   2> 841113 T4157 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty2
   [junit4]   2> 841113 T4157 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty2/index/
   [junit4]   2> 841114 T4157 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 841114 T4157 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty2/index
   [junit4]   2> 841114 T4157 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8880789070802083]
   [junit4]   2> 841117 T4157 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 841117 T4157 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 841119 T4157 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 841119 T4157 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 841119 T4157 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 841119 T4157 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 841120 T4157 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 841120 T4157 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 841120 T4157 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 841120 T4157 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 841121 T4157 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 841121 T4157 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 841121 T4157 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 841121 T4157 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 841122 T4157 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 841122 T4157 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 841122 T4157 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 841123 T4157 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 841124 T4157 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 841124 T4157 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 841125 T4157 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 841125 T4157 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 841125 T4157 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 841125 T4157 oass.SolrIndexSearcher.<init> Opening Searcher@1db3e32 main
   [junit4]   2> 841128 T4158 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1db3e32 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 841129 T4157 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 841130 T4157 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47524/acqq/rg collection:collection1 shard:shard1
   [junit4]   2> 841131 T4157 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 841140 T4157 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 841142 T4157 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 841143 T4157 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 841143 T4157 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47524/acqq/rg/collection1/
   [junit4]   2> 841143 T4157 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 841143 T4157 oasc.SyncStrategy.syncToMe http://127.0.0.1:47524/acqq/rg/collection1/ has no replicas
   [junit4]   2> 841144 T4157 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47524/acqq/rg/collection1/ shard1
   [junit4]   2> 841144 T4157 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 841883 T4121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 841894 T4120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 841894 T4140 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 841894 T4127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 841894 T4156 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 841902 T4157 oasc.ZkController.register We are http://127.0.0.1:47524/acqq/rg/collection1/ and leader is http://127.0.0.1:47524/acqq/rg/collection1/
   [junit4]   2> 841903 T4157 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47524/acqq/rg
   [junit4]   2> 841903 T4157 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 841903 T4157 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 841904 T4157 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 841906 T4157 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 841907 T4098 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 841908 T4098 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 841968 T4098 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 841971 T4098 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42308
   [junit4]   2> 841971 T4098 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 841972 T4098 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 841973 T4098 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1383494178644
   [junit4]   2> 841973 T4098 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1383494178644/'
   [junit4]   2> 841986 T4098 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1383494178644/solr.xml
   [junit4]   2> 841991 T4098 oasc.CoreContainer.<init> New CoreContainer 9584509
   [junit4]   2> 841991 T4098 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1383494178644/]
   [junit4]   2> 841992 T4098 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 240000
   [junit4]   2> 841992 T4098 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 841992 T4098 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 841992 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 841993 T4098 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 841993 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 841993 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 841993 T4098 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 841994 T4098 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 841995 T4098 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 841995 T4098 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 841995 T4098 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60778/solr
   [junit4]   2> 841996 T4098 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 841996 T4098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 841998 T4170 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13d79d name:ZooKeeperConnection Watcher:127.0.0.1:60778 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 841998 T4098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 842000 T4098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 842001 T4172 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f5020d name:ZooKeeperConnection Watcher:127.0.0.1:60778/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 842002 T4098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 842007 T4098 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 843011 T4098 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42308_acqq%2Frg
   [junit4]   2> 843013 T4098 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42308_acqq%2Frg
   [junit4]   2> 843017 T4127 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843017 T4140 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843017 T4156 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843017 T4172 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843017 T4120 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843022 T4173 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 843022 T4173 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 843024 T4173 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 843401 T4121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 843402 T4121 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47524/acqq/rg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47524_acqq%2Frg",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 843407 T4121 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42308/acqq/rg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42308_acqq%2Frg",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 843407 T4121 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 843408 T4121 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 843412 T4127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 843412 T4156 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 843412 T4120 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 843412 T4140 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 843412 T4172 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 844024 T4173 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 844024 T4173 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1383494178644/collection1
   [junit4]   2> 844024 T4173 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 844025 T4173 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 844025 T4173 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 844026 T4173 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1383494178644/collection1/'
   [junit4]   2> 844026 T4173 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1383494178644/collection1/lib/classes/' to classloader
   [junit4]   2> 844027 T4173 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1383494178644/collection1/lib/README' to classloader
   [junit4]   2> 844039 T4173 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 844045 T4173 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 844047 T4173 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 844050 T4173 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 844106 T2888 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 844130 T4173 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 844133 T4173 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 844134 T4173 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 844149 T4173 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 844151 T4173 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 844154 T4173 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 844155 T4173 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 844155 T4173 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 844155 T4173 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 844156 T4173 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 844157 T4173 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 844157 T4173 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 844157 T4173 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1383494178644/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty3/
   [junit4]   2> 844157 T4173 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8121ec
   [junit4]   2> 844158 T4173 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty3
   [junit4]   2> 844158 T4173 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty3/index/
   [junit4]   2> 844158 T4173 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 844159 T4173 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty3/index
   [junit4]   2> 844159 T4173 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8880789070802083]
   [junit4]   2> 844162 T4173 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 844162 T4173 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 844165 T4173 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 844166 T4173 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 844166 T4173 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 844166 T4173 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 844167 T4173 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 844167 T4173 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 844168 T4173 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 844168 T4173 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 844168 T4173 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 844169 T4173 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 844169 T4173 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 844170 T4173 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 844170 T4173 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 844171 T4173 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 844171 T4173 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 844173 T4173 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 844175 T4173 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 844176 T4173 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 844176 T4173 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 844177 T4173 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383494169160/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 844178 T4173 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 844178 T4173 oass.SolrIndexSearcher.<init> Opening Searcher@f96bef main
   [junit4]   2> 844183 T4174 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f96bef main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 844184 T4173 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 844184 T4173 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42308/acqq/rg collection:collection1 shard:shard2
   [junit4]   2> 844189 T4173 oasc.ZkController.register We are http://127.0.0.1:42308/acqq/rg/collection1/ and leader is http://127.0.0.1:43590/acqq/rg/collection1/
   [junit4]   2> 844189 T4173 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42308/acqq/rg
   [junit4]   2> 844190 T4173 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 844190 T4173 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1167 name=collection1 org.apache.solr.core.SolrCore@130afc3 url=http://127.0.0.1:42308/acqq/rg/collection1 node=127.0.0.1:42308_acqq%2Frg C1167_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:42308/acqq/rg, core=collection1, node_name=127.0.0.1:42308_acqq%2Frg}
   [junit4]   2> 844190 T4175 C1167 P42308 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 844191 T4173 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 844192 T4175 C1167 P42308 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 844192 T4175 C1167 P42308 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 844193 T4175 C1167 P42308 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 844193 T4098 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 844194 T4098 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 844197 T4133 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 844261 T4098 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 844263 T4098 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60373
   [junit4]   2> 844264 T4098 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 844265 T4098 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 844265 T4098 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty4-1383494180931
   [junit4]   2> 844266 T4098 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty4-1383494180931/'
   [junit4]   2> 844279 T4098 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty4-1383494180931/solr.xml
   [junit4]   2> 844286 T4098 oasc.CoreContainer.<init> New CoreContainer 29389936
   [junit4]   2> 844287 T4098 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty4-1383494180931/]
   [junit4]   2> 844287 T4098 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 240000
   [junit4]   2> 844287 T4098 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 844288 T4098 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 844288 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 844288 T4098 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 844288 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 844289 T4098 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 844289 T4098 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 844289 T4098 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 844290 T4098 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 844290 T4098 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 844291 T4098 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60778/solr
   [junit4]   2> 844291 T4098 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 844292 T4098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 844293 T4187 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d67779 name:ZooKeeperConnection Watcher:127.0.0.1:60778 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844293 T4098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 844297 T4098 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 844298 T4189 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b1a86 name:ZooKeeperConnection Watcher:127.0.0.1:60778/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844298 T4098 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 844301 T4098 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 844920 T4121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 844921 T4121 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42308/acqq/rg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42308_acqq%2Frg",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 844929 T4127 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstat

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

/90668673870200844-127.0.0.1:60373_acqq%2Frg-n_0000000004 (0)
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "control_collection":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:51846/acqq/rg",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:51846_acqq%2Frg",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "maxShardsPerNode":"1"},
   [junit4]   1>         "collection1":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "state":"down",
   [junit4]   1>                   "base_url":"http://127.0.0.1:47524/acqq/rg",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:47524_acqq%2Frg"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:60373/acqq/rg",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:60373_acqq%2Frg",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node6":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:33106/acqq/rg",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:33106_acqq%2Frg"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "state":"recovery_failed",
   [junit4]   1>                   "base_url":"http://127.0.0.1:43590/acqq/rg",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:43590_acqq%2Frg"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:42308/acqq/rg",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:42308_acqq%2Frg",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node5":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:58784/acqq/rg",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:58784_acqq%2Frg"},
   [junit4]   1>                 "core_node7":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:33728/acqq/rg",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:33728_acqq%2Frg"}}}},
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "maxShardsPerNode":"1"}}
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=864E43008A5918EE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mt_MT -Dtests.timezone=Indian/Reunion -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  203s J0 | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count mismatch.  control=1107 sum(shards)=1108 cloudClient=1108
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([864E43008A5918EE:7A8CD18FD0678D2]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1240)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:194)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 1034987 T4098 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 202572 T4097 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 1035008 T4224 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1036105 T4242 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=mt_MT, timezone=Indian/Reunion
   [junit4]   2> NOTE: Linux 3.8.0-32-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=3,free=98681128,total=315097088
   [junit4]   2> NOTE: All tests run in this JVM: [ShardSplitTest, TestFunctionQuery, ShowFileRequestHandlerTest, TestSerializedLuceneMatchVersion, UpdateRequestProcessorFactoryTest, StatelessScriptUpdateProcessorFactoryTest, TestCloudManagedSchemaAddField, HdfsRecoveryZkTest, ClusterStateTest, TestBadConfig, TestSolrIndexConfig, ShardRoutingTest, TestCopyFieldCollectionResource, TestReplicationHandler, DistributedQueryElevationComponentTest, TestSolrDeletionPolicy1, TestRemoteStreaming, TestJmxMonitoredMap, TestSystemIdResolver, SpellPossibilityIteratorTest, SuggesterFSTTest, SliceStateUpdateTest, WordBreakSolrSpellCheckerTest, TestTrie, LegacyHTMLStripCharFilterTest, TestSolrXml, TestSchemaVersionResource, QueryEqualityTest, ZkControllerTest, RecoveryZkTest, TestFaceting, CustomCollectionTest, ResourceLoaderTest, DocumentBuilderTest, DeleteInactiveReplicaTest, TestDistribDocBasedVersion, DistributedTermsComponentTest, TestShardHandlerFactory, ClusterStateUpdateTest, SimpleFacetsTest, ZkCLITest, SolrXmlInZkTest, URLClassifyProcessorTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, FileBasedSpellCheckerTest, TestManagedSchemaFieldResource, InfoHandlerTest, SampleTest, TestConfig, CircularListTest, JsonLoaderTest, TestSolrQueryParser, OverseerTest, BasicDistributedZkTest, LeaderElectionTest, TestLFUCache, TestExtendedDismaxParser, MoreLikeThisHandlerTest, SynonymTokenizerTest, TestWriterPerf, TestMergePolicyConfig, IndexSchemaTest, SchemaVersionSpecificBehaviorTest, RegexBoostProcessorTest, TestFieldCollectionResource, EchoParamsTest, TestRandomDVFaceting, LukeRequestHandlerTest, TestRealTimeGet, TestSchemaNameResource, TestSort, DateMathParserTest, TestSolrXmlPersistor, SpatialFilterTest, FastVectorHighlighterTest, TestPerFieldSimilarity, TestReload, TestStressVersions, TestCoreContainer, SolrCoreTest, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTest, SuggesterWFSTTest, NoCacheHeaderTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SolrInfoMBeanTest, CacheHeaderTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TermsComponentTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, JSONWriterTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, CopyFieldTest, SolrIndexConfigTest, TestSolrDeletionPolicy2, TestSearchPerf, TestLuceneMatchVersion, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestDefaultSimilarityFactory, ScriptEngineTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J0 in 203.85s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:421: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:401: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:471: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1259: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:902: There were test failures: 332 suites, 1464 tests, 1 failure, 41 ignored (6 assumptions)

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