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 2014/02/02 18:47:17 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b03) - Build # 9333 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9333/
Java: 32bit/jdk1.7.0_60-ea-b03 -client -XX:+UseConcMarkSweepGC

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

Error Message:
document count mismatch.  control=1971 sum(shards)=1972 cloudClient=1972

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=1971 sum(shards)=1972 cloudClient=1972
	at __randomizedtesting.SeedInfo.seed([4971DD31F07975EE:C8975329872615D2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1215)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:213)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	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:606)
	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:744)




Build Log:
[...truncated 10345 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 563556 T3095 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 563560 T3095 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeyNothingIsSafeTest-1391362188159
   [junit4]   2> 563561 T3095 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 563561 T3096 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 563661 T3095 oasc.ZkTestServer.run start zk server on port:46322
   [junit4]   2> 563663 T3095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 563797 T3102 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9f301c name:ZooKeeperConnection Watcher:127.0.0.1:46322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 563797 T3095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 563798 T3095 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 563806 T3095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 563808 T3104 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@888ad8 name:ZooKeeperConnection Watcher:127.0.0.1:46322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 563808 T3095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 563809 T3095 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 563814 T3095 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 563818 T3095 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 563822 T3095 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 563827 T3095 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> 563828 T3095 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 563836 T3095 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 563837 T3095 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 563842 T3095 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> 563843 T3095 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 563849 T3095 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> 563849 T3095 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 563855 T3095 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> 563856 T3095 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 563861 T3095 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> 563862 T3095 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 563867 T3095 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 563868 T3095 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 563873 T3095 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> 563874 T3095 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 563879 T3095 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> 563880 T3095 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 563885 T3095 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> 563886 T3095 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 563892 T3095 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> 563892 T3095 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 563976 T3095 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 563980 T3095 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41508
   [junit4]   2> 563981 T3095 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 563982 T3095 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 563982 T3095 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391362188497
   [junit4]   2> 563983 T3095 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391362188497/'
   [junit4]   2> 564005 T3095 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391362188497/solr.xml
   [junit4]   2> 564031 T3095 oasc.CoreContainer.<init> New CoreContainer 27404133
   [junit4]   2> 564031 T3095 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391362188497/]
   [junit4]   2> 564032 T3095 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 564032 T3095 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 564033 T3095 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 564033 T3095 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 564033 T3095 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 564034 T3095 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 564034 T3095 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 564034 T3095 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 564034 T3095 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 564037 T3095 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 564037 T3095 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 564037 T3095 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 564038 T3095 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46322/solr
   [junit4]   2> 564038 T3095 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 564039 T3095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 564040 T3115 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c885dc name:ZooKeeperConnection Watcher:127.0.0.1:46322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 564041 T3095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 564045 T3095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 564046 T3117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1df08c7 name:ZooKeeperConnection Watcher:127.0.0.1:46322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 564047 T3095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 564048 T3095 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 564052 T3095 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 564058 T3095 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 564060 T3095 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41508_
   [junit4]   2> 564061 T3095 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41508_
   [junit4]   2> 564064 T3095 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 564068 T3095 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 564074 T3095 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:41508_
   [junit4]   2> 564075 T3095 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 564079 T3095 oasc.Overseer.start Overseer (id=91184312363319299-127.0.0.1:41508_-n_0000000000) starting
   [junit4]   2> 564084 T3095 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 564089 T3119 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 564091 T3095 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 564092 T3119 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 564095 T3095 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 564098 T3095 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 564102 T3118 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 564106 T3120 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 564106 T3120 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 564109 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 564109 T3120 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 564112 T3118 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 564113 T3118 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:41508",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41508_",
   [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> 564113 T3118 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 564114 T3118 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 564119 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 564120 T3117 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> 565110 T3120 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 565110 T3120 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391362188497/collection1
   [junit4]   2> 565110 T3120 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 565112 T3120 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 565112 T3120 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 565114 T3120 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391362188497/collection1/'
   [junit4]   2> 565115 T3120 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391362188497/collection1/lib/classes/' to classloader
   [junit4]   2> 565115 T3120 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391362188497/collection1/lib/README' to classloader
   [junit4]   2> 565157 T3120 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 565199 T3120 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 565201 T3120 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 565210 T3120 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 565456 T3120 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 565458 T3120 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 565459 T3120 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 565462 T3120 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 565495 T3120 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 565495 T3120 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391362188497/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/control/data/
   [junit4]   2> 565496 T3120 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@124e0dc
   [junit4]   2> 565497 T3120 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/control/data
   [junit4]   2> 565497 T3120 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/control/data/index/
   [junit4]   2> 565498 T3120 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 565498 T3120 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/control/data/index
   [junit4]   2> 565499 T3120 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=16.0087890625, floorSegmentMB=0.755859375, forceMergeDeletesPctAllowed=7.822945745108468, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 565503 T3120 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/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 565503 T3120 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 565508 T3120 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 565509 T3120 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 565509 T3120 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 565510 T3120 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 565510 T3120 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 565511 T3120 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 565511 T3120 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 565512 T3120 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 565512 T3120 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 565513 T3120 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 565514 T3120 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 565514 T3120 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 565515 T3120 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 565516 T3120 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 565516 T3120 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 565517 T3120 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 565518 T3120 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 565521 T3120 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 565523 T3120 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 565523 T3120 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 565524 T3120 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 565526 T3120 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/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 565526 T3120 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 565527 T3120 oass.SolrIndexSearcher.<init> Opening Searcher@1d9a461 main
   [junit4]   2> 565531 T3121 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d9a461 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 565535 T3120 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 565536 T3095 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 565537 T3095 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 565536 T3124 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41508 collection:control_collection shard:shard1
   [junit4]   2> 565538 T3095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 565539 T3124 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 565539 T3126 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b63c2 name:ZooKeeperConnection Watcher:127.0.0.1:46322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 565540 T3095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 565541 T3095 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 565545 T3095 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 565549 T3124 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 565551 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 565552 T3124 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 565553 T3124 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1678 name=collection1 org.apache.solr.core.SolrCore@10093bc url=http://127.0.0.1:41508/collection1 node=127.0.0.1:41508_ C1678_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:41508, core=collection1, node_name=127.0.0.1:41508_}
   [junit4]   2> 565553 T3124 C1678 P41508 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41508/collection1/
   [junit4]   2> 565553 T3124 C1678 P41508 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 565553 T3124 C1678 P41508 oasc.SyncStrategy.syncToMe http://127.0.0.1:41508/collection1/ has no replicas
   [junit4]   2> 565553 T3118 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 565554 T3124 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41508/collection1/ shard1
   [junit4]   2> 565554 T3124 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 565558 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 565563 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 565567 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 565627 T3095 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 565628 T3095 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 565630 T3095 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56347
   [junit4]   2> 565630 T3095 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 565631 T3095 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 565631 T3095 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391362190143
   [junit4]   2> 565632 T3095 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391362190143/'
   [junit4]   2> 565647 T3095 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391362190143/solr.xml
   [junit4]   2> 565670 T3117 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> 565670 T3126 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> 565678 T3095 oasc.CoreContainer.<init> New CoreContainer 10988890
   [junit4]   2> 565678 T3095 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391362190143/]
   [junit4]   2> 565679 T3095 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 565680 T3095 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 565681 T3095 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 565681 T3095 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 565682 T3095 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 565682 T3095 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 565683 T3095 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 565684 T3095 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 565684 T3095 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 565688 T3095 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 565688 T3095 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 565689 T3095 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 565690 T3095 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46322/solr
   [junit4]   2> 565690 T3095 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 565691 T3095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 565693 T3137 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@662877 name:ZooKeeperConnection Watcher:127.0.0.1:46322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 565693 T3095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 565698 T3095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 565700 T3139 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a39ca name:ZooKeeperConnection Watcher:127.0.0.1:46322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 565700 T3095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 565706 T3095 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 565713 T3124 oasc.ZkController.register We are http://127.0.0.1:41508/collection1/ and leader is http://127.0.0.1:41508/collection1/
   [junit4]   2> 565714 T3124 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41508
   [junit4]   2> 565714 T3124 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 565714 T3124 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 565715 T3124 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 565716 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 565717 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 565717 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 565717 T3124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 565721 T3118 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 565722 T3118 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:41508",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41508_",
   [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":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 565727 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 565830 T3126 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> 565830 T3117 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> 565830 T3139 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> 566712 T3095 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56347_
   [junit4]   2> 566714 T3095 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56347_
   [junit4]   2> 566718 T3126 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 566718 T3117 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 566718 T3139 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 566729 T3140 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 566729 T3140 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 566731 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 566731 T3140 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 566732 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 566732 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 566734 T3118 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 566735 T3118 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:56347",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56347_",
   [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> 566736 T3118 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 566736 T3118 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 566740 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 566844 T3126 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> 566845 T3117 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> 566845 T3139 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> 567732 T3140 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 567733 T3140 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391362190143/collection1
   [junit4]   2> 567733 T3140 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 567735 T3140 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 567735 T3140 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 567737 T3140 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391362190143/collection1/'
   [junit4]   2> 567739 T3140 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391362190143/collection1/lib/classes/' to classloader
   [junit4]   2> 567739 T3140 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391362190143/collection1/lib/README' to classloader
   [junit4]   2> 567779 T3140 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 567806 T3140 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 567808 T3140 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 567814 T3140 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 568065 T3140 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 568067 T3140 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 568069 T3140 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 568073 T3140 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 568100 T3140 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 568101 T3140 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391362190143/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty1/
   [junit4]   2> 568101 T3140 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@124e0dc
   [junit4]   2> 568102 T3140 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty1
   [junit4]   2> 568102 T3140 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty1/index/
   [junit4]   2> 568103 T3140 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 568103 T3140 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty1/index
   [junit4]   2> 568104 T3140 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=16.0087890625, floorSegmentMB=0.755859375, forceMergeDeletesPctAllowed=7.822945745108468, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 568108 T3140 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/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 568108 T3140 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 568114 T3140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 568115 T3140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 568116 T3140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 568116 T3140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 568116 T3140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 568117 T3140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 568118 T3140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 568118 T3140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 568119 T3140 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 568120 T3140 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 568121 T3140 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 568121 T3140 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 568122 T3140 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 568123 T3140 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 568123 T3140 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 568125 T3140 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 568126 T3140 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 568130 T3140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 568134 T3140 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 568134 T3140 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 568136 T3140 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 568137 T3140 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/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 568138 T3140 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 568138 T3140 oass.SolrIndexSearcher.<init> Opening Searcher@1445cf main
   [junit4]   2> 568143 T3141 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1445cf main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 568145 T3140 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 568146 T3095 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 568147 T3095 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 568146 T3144 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56347 collection:collection1 shard:shard1
   [junit4]   2> 568149 T3144 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 568155 T3144 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 568156 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 568157 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 568157 T3144 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 568157 T3144 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 568157 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C1679 name=collection1 org.apache.solr.core.SolrCore@16baa67 url=http://127.0.0.1:56347/collection1 node=127.0.0.1:56347_ C1679_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:56347, core=collection1, node_name=127.0.0.1:56347_}
   [junit4]   2> 568157 T3144 C1679 P56347 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56347/collection1/
   [junit4]   2> 568158 T3144 C1679 P56347 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 568158 T3144 C1679 P56347 oasc.SyncStrategy.syncToMe http://127.0.0.1:56347/collection1/ has no replicas
   [junit4]   2> 568159 T3144 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56347/collection1/ shard1
   [junit4]   2> 568159 T3144 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 568159 T3118 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 568162 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 568164 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 568168 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 568217 T3095 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 568218 T3095 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 568220 T3095 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54757
   [junit4]   2> 568221 T3095 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 568222 T3095 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 568223 T3095 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391362192745
   [junit4]   2> 568224 T3095 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391362192745/'
   [junit4]   2> 568243 T3095 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391362192745/solr.xml
   [junit4]   2> 568269 T3117 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> 568269 T3095 oasc.CoreContainer.<init> New CoreContainer 5798356
   [junit4]   2> 568269 T3126 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> 568270 T3139 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> 568270 T3095 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391362192745/]
   [junit4]   2> 568272 T3095 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 568273 T3095 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 568273 T3095 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 568273 T3095 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 568274 T3095 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 568274 T3095 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 568274 T3095 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 568275 T3095 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 568275 T3095 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 568279 T3095 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 568280 T3095 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 568280 T3095 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 568280 T3095 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46322/solr
   [junit4]   2> 568281 T3095 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 568281 T3095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 568284 T3155 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bc0ae9 name:ZooKeeperConnection Watcher:127.0.0.1:46322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 568284 T3095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 568289 T3095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 568290 T3157 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64f7bd name:ZooKeeperConnection Watcher:127.0.0.1:46322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 568290 T3095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 568296 T3095 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 568315 T3144 oasc.ZkController.register We are http://127.0.0.1:56347/collection1/ and leader is http://127.0.0.1:56347/collection1/
   [junit4]   2> 568315 T3144 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56347
   [junit4]   2> 568315 T3144 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 568316 T3144 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 568316 T3144 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 568318 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 568318 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 568318 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 568318 T3144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 568320 T3118 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 568321 T3118 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:56347",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56347_",
   [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_node1"}
   [junit4]   2> 568323 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 568427 T3157 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> 568427 T3126 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> 568427 T3139 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> 568427 T3117 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> 569299 T3095 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54757_
   [junit4]   2> 569300 T3095 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54757_
   [junit4]   2> 569303 T3126 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 569303 T3117 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 569304 T3157 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 569304 T3139 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 569315 T3158 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 569315 T3158 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 569317 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 569317 T3158 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 569318 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 569319 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 569321 T3118 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 569322 T3118 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:54757",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54757_",
   [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> 569323 T3118 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 569323 T3118 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 569328 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 569445 T3126 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> 569445 T3139 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> 569445 T3117 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> 569445 T3157 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> 570318 T3158 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 570319 T3158 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391362192745/collection1
   [junit4]   2> 570319 T3158 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 570321 T3158 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 570321 T3158 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 570323 T3158 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391362192745/collection1/'
   [junit4]   2> 570324 T3158 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391362192745/collection1/lib/classes/' to classloader
   [junit4]   2> 570325 T3158 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391362192745/collection1/lib/README' to classloader
   [junit4]   2> 570362 T3158 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 570389 T3158 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 570391 T3158 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 570398 T3158 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 570647 T3158 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 570649 T3158 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 570650 T3158 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 570654 T3158 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 570681 T3158 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 570681 T3158 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391362192745/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty2/
   [junit4]   2> 570682 T3158 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@124e0dc
   [junit4]   2> 570682 T3158 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty2
   [junit4]   2> 570683 T3158 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty2/index/
   [junit4]   2> 570683 T3158 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 570684 T3158 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty2/index
   [junit4]   2> 570685 T3158 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=16.0087890625, floorSegmentMB=0.755859375, forceMergeDeletesPctAllowed=7.822945745108468, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 570689 T3158 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/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 570690 T3158 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 570696 T3158 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 570697 T3158 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 570697 T3158 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 570697 T3158 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 570698 T3158 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 570698 T3158 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 570699 T3158 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 570700 T3158 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 570700 T3158 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 570701 T3158 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 570702 T3158 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 570703 T3158 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 570703 T3158 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 570704 T3158 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 570705 T3158 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 570706 T3158 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 570707 T3158 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 570712 T3158 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 570716 T3158 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 570716 T3158 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 570718 T3158 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 570719 T3158 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/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 570719 T3158 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 570720 T3158 oass.SolrIndexSearcher.<init> Opening Searcher@10c1f3d main
   [junit4]   2> 570723 T3159 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10c1f3d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 570726 T3158 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 570726 T3095 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 570727 T3095 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 570726 T3162 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54757 collection:collection1 shard:shard2
   [junit4]   2> 570728 T3162 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 570735 T3162 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 570737 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 570737 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 570738 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 570738 T3162 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 570739 T3162 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1680 name=collection1 org.apache.solr.core.SolrCore@120db6d url=http://127.0.0.1:54757/collection1 node=127.0.0.1:54757_ C1680_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:54757, core=collection1, node_name=127.0.0.1:54757_}
   [junit4]   2> 570739 T3162 C1680 P54757 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54757/collection1/
   [junit4]   2> 570739 T3118 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 570740 T3162 C1680 P54757 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 570740 T3162 C1680 P54757 oasc.SyncStrategy.syncToMe http://127.0.0.1:54757/collection1/ has no replicas
   [junit4]   2> 570740 T3162 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54757/collection1/ shard2
   [junit4]   2> 570740 T3162 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 570742 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 570746 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 570749 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 570803 T3095 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 570804 T3095 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 570806 T3095 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60817
   [junit4]   2> 570807 T3095 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 570823 T3095 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 570823 T3095 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391362195325
   [junit4]   2> 570824 T3095 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391362195325/'
   [junit4]   2> 570841 T3095 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391362195325/solr.xml
   [junit4]   2> 570852 T3139 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> 570852 T3117 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> 570852 T3126 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> 570852 T3157 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> 570870 T3095 oasc.CoreContainer.<init> New CoreContainer 31188568
   [junit4]   2> 570870 T3095 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391362195325/]
   [junit4]   2> 570871 T3095 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 570872 T3095 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 570872 T3095 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 570872 T3095 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 570873 T3095 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 570873 T3095 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 570873 T3095 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 570874 T3095 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 570874 T3095 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 570876 T3095 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 570877 T3095 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 570877 T3095 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 570878 T3095 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46322/solr
   [junit4]   2> 570878 T3095 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 570879 T3095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 570881 T3173 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1efbc28 name:ZooKeeperConnection Watcher:127.0.0.1:46322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 570881 T3095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 570884 T3095 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 570885 T3175 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cdec82 name:ZooKeeperConnection Watcher:127.0.0.1:46322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 570886 T3095 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 570890 T3095 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 570896 T3162 oasc.ZkController.register We are http://127.0.0.1:54757/collection1/ and leader is http://127.0.0.1:54757/collection1/
   [junit4]   2> 570897 T3162 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54757
   [junit4]   2> 570897 T3162 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 570897 T3162 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 570898 T3162 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 570899 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 570899 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 570899 T3162 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 570900 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 570901 T3118 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 570902 T3118 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:54757",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54757_",
   [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_node2"}
   [junit4]   2> 570904 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 571007 T3126 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> 571008 T3117 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> 571008 T3175 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> 571008 T3157 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> 571008 T3139 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> 571895 T3095 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60817_
   [junit4]   2> 571897 T3095 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60817_
   [junit4]   2> 571900 T3126 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 571900 T3139 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 571900 T3157 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 571900 T3117 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 571900 T3175 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 571906 T3176 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 571906 T3176 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 571908 T3176 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 571908 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 571909 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 571909 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 571910 T3118 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 571911 T3118 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:60817",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60817_",
   [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> 571911 T3118 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 571911 T3118 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 571945 T3117 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 572049 T3139 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> 572049 T3175 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> 572049 T3157 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> 572049 T3117 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> 572049 T3126 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> 572909 T3176 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 572909 T3176 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391362195325/collection1
   [junit4]   2> 572909 T3176 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 572910 T3176 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 572910 T3176 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 572911 T3176 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391362195325/collection1/'
   [junit4]   2> 572912 T3176 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391362195325/collection1/lib/classes/' to classloader
   [junit4]   2> 572912 T3176 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391362195325/collection1/lib/README' to classloader
   [junit4]   2> 572942 T3176 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 572969 T3176 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 572971 T3176 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 572978 T3176 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 573226 T3176 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 573228 T3176 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 573230 T3176 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 573233 T3176 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 573249 T3176 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 573249 T3176 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391362195325/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty3/
   [junit4]   2> 573250 T3176 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@124e0dc
   [junit4]   2> 573250 T3176 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty3
   [junit4]   2> 573251 T3176 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty3/index/
   [junit4]   2> 573251 T3176 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 573251 T3176 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/jetty3/index
   [junit4]   2> 573252 T3176 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=16.0087890625, floorSegmentMB=0.755859375, forceMergeDeletesPctAllowed=7.822945745108468, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 573278 T3176 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/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391362188159/je

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

:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:41508_",
   [junit4]   1>            "base_url":"http://127.0.0.1:41508"}
   [junit4]   1>     /solr/collections/control_collection/leader_elect (1)
   [junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
   [junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/91184312363319299-core_node1-n_0000000000 (0)
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>    /solr/collections/collection1 (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/leaders (2)
   [junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:53659_",
   [junit4]   1>            "base_url":"http://127.0.0.1:53659"}
   [junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:48458_",
   [junit4]   1>            "base_url":"http://127.0.0.1:48458"}
   [junit4]   1>     /solr/collections/collection1/leader_elect (2)
   [junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/91184312363319314-core_node7-n_0000000003 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/91184312363319316-core_node3-n_0000000004 (0)
   [junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
   [junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (3)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91184312363319340-core_node2-n_0000000010 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91184312363319328-core_node6-n_0000000005 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91184312363319336-core_node4-n_0000000008 (0)
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>   /solr/overseer (3)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/election (6)
   [junit4]   1>     /solr/overseer_elect/election/91184312363319299-127.0.0.1:41508_-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/91184312363319336-127.0.0.1:57358_-n_0000000018 (0)
   [junit4]   1>     /solr/overseer_elect/election/91184312363319340-127.0.0.1:54757_-n_0000000020 (0)
   [junit4]   1>     /solr/overseer_elect/election/91184312363319316-127.0.0.1:60817_-n_0000000008 (0)
   [junit4]   1>     /solr/overseer_elect/election/91184312363319328-127.0.0.1:48458_-n_0000000014 (0)
   [junit4]   1>     /solr/overseer_elect/election/91184312363319314-127.0.0.1:53659_-n_0000000007 (0)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"91184312363319299-127.0.0.1:41508_-n_0000000000"}
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=4971DD31F07975EE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_CH -Dtests.timezone=MST -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  275s J1 | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count mismatch.  control=1971 sum(shards)=1972 cloudClient=1972
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4971DD31F07975EE:C8975329872615D2]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1215)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:213)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 838477 T3095 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 274926 T3094 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 6 leaked thread(s).
   [junit4]   2> 839073 T3117 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 839202 T3766 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 839299 T3309 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 839391 T3694 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 839488 T3568 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 839578 T3253 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 839579 T3253 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 839579 T3253 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 839579 T3253 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 839579 T3253 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 839579 T3253 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=de_CH, timezone=MST
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=176595728,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashPartitioner, StressHdfsTest, TestCloudManagedSchema, FileUtilsTest, TestSchemaNameResource, RAMDirectoryFactoryTest, PreAnalyzedFieldTest, TestCSVResponseWriter, FieldAnalysisRequestHandlerTest, TestFastWriter, TestSchemaResource, TestUtils, TestArbitraryIndexDir, DocValuesMissingTest, DirectSolrSpellCheckerTest, TestPartialUpdateDeduplication, TestSolrDeletionPolicy2, ZkSolrClientTest, TimeZoneUtilsTest, PathHierarchyTokenizerFactoryTest, TestRandomMergePolicy, CollectionsAPIDistributedZkTest, TestCoreDiscovery, StatsComponentTest, LeaderElectionIntegrationTest, TestCollapseQParserPlugin, TestMultiCoreConfBootstrap, BadIndexSchemaTest, TestCollationField, StandardRequestHandlerTest, TestAtomicUpdateErrorCases, TestFastOutputStream, TestFuzzyAnalyzedSuggestions, TestSimpleQParserPlugin, BlockDirectoryTest, CoreContainerCoreInitFailuresTest, TestIndexSearcher, DocumentAnalysisRequestHandlerTest, PingRequestHandlerTest, MigrateRouteKeyTest, HdfsDirectoryTest, MultiTermTest, ExpressionTest, SpellCheckCollatorTest, XsltUpdateRequestHandlerTest, TestNumberUtils, ChaosMonkeySafeLeaderTest, TestFieldCollectionResource, TestManagedSchemaFieldResource, CurrencyFieldXmlFileTest, TestDistributedGrouping, IndexSchemaRuntimeFieldTest, AlternateDirectoryTest, TestFieldTypeResource, TestSweetSpotSimilarityFactory, PrimUtilsTest, PluginInfoTest, TestRangeQuery, SolrCmdDistributorTest, AliasIntegrationTest, SolrPluginUtilsTest, TestLazyCores, TestRecovery, DefaultValueUpdateProcessorTest, TestQuerySenderNoQuery, DeleteReplicaTest, TestCustomSort, ShardRoutingCustomTest, TestStressRecovery, TestDynamicFieldResource, HardAutoCommitTest, RangeFacetTest, TestQuerySenderListener, FieldFacetExtrasTest, TestFoldingMultitermQuery, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J1 in 276.22s, 1 test, 1 failure <<< FAILURES!

[...truncated 614 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: 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/extra-targets.xml:37: 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:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 365 suites, 1590 tests, 1 failure, 35 ignored (7 assumptions)

Total time: 52 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b03 -client -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure