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

[JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk6) - Build # 8105 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8105/
Java: 32bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

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

Error Message:
Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 Can not find: /onenodecollectioncore/update</title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /onenodecollectioncore/update. Reason: <pre>    Can not find: /onenodecollectioncore/update</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 Can not find: /onenodecollectioncore/update</title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /onenodecollectioncore/update. Reason:
<pre>    Can not find: /onenodecollectioncore/update</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([DA59B1542CC73DAE:5BBF3F4C5B985D92]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	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:738)




Build Log:
[...truncated 9868 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 737056 T1895 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 737060 T1895 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1383757850347
   [junit4]   2> 737061 T1895 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 737062 T1896 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 737162 T1895 oasc.ZkTestServer.run start zk server on port:46116
   [junit4]   2> 737164 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 737271 T1902 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26d326d3 name:ZooKeeperConnection Watcher:127.0.0.1:46116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737272 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 737273 T1895 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 737280 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 737282 T1904 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@160f160f name:ZooKeeperConnection Watcher:127.0.0.1:46116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737283 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 737284 T1895 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 737291 T1895 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 737299 T1895 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 737305 T1895 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 737314 T1895 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 737315 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 737326 T1895 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 737328 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 737336 T1895 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 737337 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 737344 T1895 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 737345 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 737361 T1895 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 737362 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 737370 T1895 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 737371 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 737379 T1895 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 737380 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 737388 T1895 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 737388 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 737397 T1895 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 737398 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 737406 T1895 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 737407 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 737415 T1895 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 737416 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 737624 T1895 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 737627 T1895 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52351
   [junit4]   2> 737628 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 737629 T1895 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 737630 T1895 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383757850712
   [junit4]   2> 737630 T1895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383757850712/'
   [junit4]   2> 737643 T1895 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383757850712/solr.xml
   [junit4]   2> 737681 T1895 oasc.CoreContainer.<init> New CoreContainer 1900376389
   [junit4]   2> 737681 T1895 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383757850712/]
   [junit4]   2> 737683 T1895 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 737684 T1895 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 737685 T1895 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 737685 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 737686 T1895 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 737687 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 737688 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 737689 T1895 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 737689 T1895 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 737691 T1895 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 737692 T1895 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 737694 T1895 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46116/solr
   [junit4]   2> 737695 T1895 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 737696 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 737699 T1915 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40ab40ab name:ZooKeeperConnection Watcher:127.0.0.1:46116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737700 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 737706 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 737708 T1917 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28a428a4 name:ZooKeeperConnection Watcher:127.0.0.1:46116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737709 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 737713 T1895 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 737733 T1895 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 737746 T1895 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 737753 T1895 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52351_
   [junit4]   2> 737756 T1895 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52351_
   [junit4]   2> 737766 T1895 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 737781 T1895 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 737794 T1895 oasc.Overseer.start Overseer (id=90685954480603139-127.0.0.1:52351_-n_0000000000) starting
   [junit4]   2> 737805 T1895 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 737816 T1919 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 737819 T1895 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 737839 T1895 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 737845 T1895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 737856 T1918 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 737858 T1920 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 737859 T1920 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 737862 T1920 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 739370 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 739372 T1918 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:52351",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52351_",
   [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> 739373 T1918 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 739373 T1918 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 739385 T1917 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> 739862 T1920 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 739863 T1920 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383757850712/collection1
   [junit4]   2> 739864 T1920 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 739866 T1920 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 739867 T1920 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 739871 T1920 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383757850712/collection1/'
   [junit4]   2> 739873 T1920 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383757850712/collection1/lib/classes/' to classloader
   [junit4]   2> 739875 T1920 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383757850712/collection1/lib/README' to classloader
   [junit4]   2> 739941 T1920 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 739975 T1920 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 739980 T1920 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 739987 T1920 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 740411 T1920 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 740411 T1920 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 740412 T1920 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 740431 T1920 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 740434 T1920 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 740479 T1920 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 740486 T1920 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 740493 T1920 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 740498 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 740498 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 740499 T1920 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 740503 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 740504 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 740505 T1920 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 740505 T1920 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1383757850712/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/control/data/
   [junit4]   2> 740506 T1920 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@66266626
   [junit4]   2> 740507 T1920 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/control/data
   [junit4]   2> 740508 T1920 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/control/data/index/
   [junit4]   2> 740509 T1920 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 740510 T1920 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/control/data/index
   [junit4]   2> 740510 T1920 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 740511 T1920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c7a0c7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4cd14cd1),segFN=segments_1,generation=1}
   [junit4]   2> 740512 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 740526 T1920 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 740527 T1920 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 740528 T1920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 740528 T1920 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 740529 T1920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 740530 T1920 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 740530 T1920 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 740531 T1920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 740532 T1920 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 740532 T1920 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 740533 T1920 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 740534 T1920 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 740535 T1920 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 740535 T1920 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 740536 T1920 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 740538 T1920 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 740542 T1920 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 740543 T1920 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 740544 T1920 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=97.083984375, floorSegmentMB=2.0244140625, forceMergeDeletesPctAllowed=21.850777311579915, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 740544 T1920 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c7a0c7a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4cd14cd1),segFN=segments_1,generation=1}
   [junit4]   2> 740545 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 740546 T1920 oass.SolrIndexSearcher.<init> Opening Searcher@29e229e2 main
   [junit4]   2> 740550 T1921 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@29e229e2 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 740553 T1920 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 740554 T1920 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52351 collection:control_collection shard:shard1
   [junit4]   2> 740559 T1920 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 740596 T1920 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 740604 T1920 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 740605 T1920 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 740605 T1920 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52351/collection1/
   [junit4]   2> 740606 T1920 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 740606 T1920 oasc.SyncStrategy.syncToMe http://127.0.0.1:52351/collection1/ has no replicas
   [junit4]   2> 740607 T1920 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52351/collection1/ shard1
   [junit4]   2> 740608 T1920 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 740904 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 740937 T1917 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> 740994 T1920 oasc.ZkController.register We are http://127.0.0.1:52351/collection1/ and leader is http://127.0.0.1:52351/collection1/
   [junit4]   2> 740994 T1920 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52351
   [junit4]   2> 740995 T1920 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 740995 T1920 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 740996 T1920 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 741000 T1920 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 741002 T1895 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 741003 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 741006 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 741008 T1924 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@264c264c name:ZooKeeperConnection Watcher:127.0.0.1:46116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 741008 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 741011 T1895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 741019 T1895 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 741238 T1895 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 741241 T1895 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50047
   [junit4]   2> 741242 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 741244 T1895 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 741245 T1895 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383757854305
   [junit4]   2> 741246 T1895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383757854305/'
   [junit4]   2> 741258 T1895 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383757854305/solr.xml
   [junit4]   2> 741292 T1895 oasc.CoreContainer.<init> New CoreContainer 1554996399
   [junit4]   2> 741293 T1895 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383757854305/]
   [junit4]   2> 741294 T1895 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 741295 T1895 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 741296 T1895 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 741297 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 741297 T1895 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 741298 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 741299 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 741300 T1895 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 741300 T1895 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 741302 T1895 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 741303 T1895 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 741304 T1895 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46116/solr
   [junit4]   2> 741305 T1895 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 741306 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 741309 T1935 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46654665 name:ZooKeeperConnection Watcher:127.0.0.1:46116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 741309 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 741324 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 741326 T1937 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dc34dc3 name:ZooKeeperConnection Watcher:127.0.0.1:46116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 741327 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 741341 T1895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 742354 T1895 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50047_
   [junit4]   2> 742359 T1895 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50047_
   [junit4]   2> 742378 T1924 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 742379 T1917 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 742379 T1937 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 742407 T1938 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 742409 T1938 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 742413 T1938 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 742494 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 742496 T1918 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52351",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52351_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 742513 T1918 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:50047",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50047_",
   [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> 742513 T1918 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 742514 T1918 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 742525 T1924 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> 742526 T1917 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> 742526 T1937 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> 743414 T1938 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 743416 T1938 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383757854305/collection1
   [junit4]   2> 743417 T1938 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 743421 T1938 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 743423 T1938 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 743430 T1938 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383757854305/collection1/'
   [junit4]   2> 743434 T1938 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383757854305/collection1/lib/classes/' to classloader
   [junit4]   2> 743435 T1938 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383757854305/collection1/lib/README' to classloader
   [junit4]   2> 743495 T1938 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 743541 T1938 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 743549 T1938 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 743556 T1938 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 743962 T1938 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 743963 T1938 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 743963 T1938 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 743969 T1938 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 743972 T1938 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 744030 T1938 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 744039 T1938 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 744047 T1938 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 744053 T1938 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 744054 T1938 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 744055 T1938 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 744063 T1938 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 744064 T1938 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 744065 T1938 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 744066 T1938 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1383757854305/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty1/
   [junit4]   2> 744067 T1938 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@66266626
   [junit4]   2> 744070 T1938 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty1
   [junit4]   2> 744071 T1938 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty1/index/
   [junit4]   2> 744072 T1938 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 744073 T1938 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty1/index
   [junit4]   2> 744074 T1938 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 744076 T1938 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dc60dc6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d770d77),segFN=segments_1,generation=1}
   [junit4]   2> 744077 T1938 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 744093 T1938 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 744093 T1938 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 744094 T1938 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 744094 T1938 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 744095 T1938 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 744096 T1938 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 744096 T1938 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 744097 T1938 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 744097 T1938 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 744098 T1938 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 744099 T1938 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 744100 T1938 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 744100 T1938 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 744101 T1938 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 744102 T1938 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 744103 T1938 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 744107 T1938 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 744107 T1938 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 744108 T1938 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=97.083984375, floorSegmentMB=2.0244140625, forceMergeDeletesPctAllowed=21.850777311579915, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 744120 T1938 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dc60dc6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d770d77),segFN=segments_1,generation=1}
   [junit4]   2> 744121 T1938 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 744122 T1938 oass.SolrIndexSearcher.<init> Opening Searcher@466f466f main
   [junit4]   2> 744130 T1939 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@466f466f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 744134 T1938 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 744134 T1938 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50047 collection:collection1 shard:shard1
   [junit4]   2> 744139 T1938 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 744167 T1938 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 744174 T1938 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 744175 T1938 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 744175 T1938 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50047/collection1/
   [junit4]   2> 744176 T1938 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 744176 T1938 oasc.SyncStrategy.syncToMe http://127.0.0.1:50047/collection1/ has no replicas
   [junit4]   2> 744177 T1938 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50047/collection1/ shard1
   [junit4]   2> 744177 T1938 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 745574 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 745636 T1917 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> 745636 T1924 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> 745636 T1937 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> 745661 T1938 oasc.ZkController.register We are http://127.0.0.1:50047/collection1/ and leader is http://127.0.0.1:50047/collection1/
   [junit4]   2> 745662 T1938 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50047
   [junit4]   2> 745662 T1938 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 745663 T1938 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 745663 T1938 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 745670 T1938 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 745675 T1895 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 745677 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 745869 T1895 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 745871 T1895 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38074
   [junit4]   2> 745872 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 745872 T1895 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 745873 T1895 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383757858966
   [junit4]   2> 745874 T1895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383757858966/'
   [junit4]   2> 745886 T1895 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383757858966/solr.xml
   [junit4]   2> 745931 T1895 oasc.CoreContainer.<init> New CoreContainer 2117369396
   [junit4]   2> 745932 T1895 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383757858966/]
   [junit4]   2> 745934 T1895 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 745934 T1895 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 745935 T1895 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 745936 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 745936 T1895 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 745937 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 745938 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 745938 T1895 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 745939 T1895 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 745941 T1895 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 745941 T1895 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 745943 T1895 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46116/solr
   [junit4]   2> 745944 T1895 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 745945 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 745948 T1951 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6eac6eac name:ZooKeeperConnection Watcher:127.0.0.1:46116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 745949 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 745957 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 745959 T1953 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17301730 name:ZooKeeperConnection Watcher:127.0.0.1:46116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 745961 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 745979 T1895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 746992 T1895 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38074_
   [junit4]   2> 746997 T1895 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38074_
   [junit4]   2> 747047 T1924 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 747049 T1917 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 747049 T1937 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 747050 T1953 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 747063 T1954 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 747065 T1954 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 747067 T1954 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 747165 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 747169 T1918 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:50047",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50047_",
   [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> 747192 T1918 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:38074",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38074_",
   [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> 747193 T1918 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 747194 T1918 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 747209 T1937 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> 747210 T1953 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> 747210 T1917 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> 747209 T1924 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> 748069 T1954 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 748070 T1954 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383757858966/collection1
   [junit4]   2> 748071 T1954 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 748075 T1954 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 748076 T1954 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 748084 T1954 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383757858966/collection1/'
   [junit4]   2> 748087 T1954 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383757858966/collection1/lib/classes/' to classloader
   [junit4]   2> 748089 T1954 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383757858966/collection1/lib/README' to classloader
   [junit4]   2> 748145 T1954 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 748189 T1954 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 748195 T1954 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 748202 T1954 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 748624 T1954 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 748625 T1954 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 748626 T1954 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 748631 T1954 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 748634 T1954 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 748684 T1954 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 748692 T1954 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 748700 T1954 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 748705 T1954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 748705 T1954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 748706 T1954 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 748711 T1954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 748712 T1954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 748713 T1954 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 748714 T1954 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1383757858966/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty2/
   [junit4]   2> 748715 T1954 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@66266626
   [junit4]   2> 748717 T1954 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty2
   [junit4]   2> 748718 T1954 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty2/index/
   [junit4]   2> 748719 T1954 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 748720 T1954 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty2/index
   [junit4]   2> 748722 T1954 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 748724 T1954 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@557e557e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31da31da),segFN=segments_1,generation=1}
   [junit4]   2> 748725 T1954 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 748736 T1954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 748736 T1954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 748737 T1954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 748738 T1954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 748738 T1954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 748739 T1954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 748739 T1954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 748740 T1954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 748740 T1954 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 748741 T1954 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 748742 T1954 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 748743 T1954 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 748744 T1954 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 748744 T1954 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 748745 T1954 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 748747 T1954 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 748750 T1954 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 748750 T1954 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 748751 T1954 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=97.083984375, floorSegmentMB=2.0244140625, forceMergeDeletesPctAllowed=21.850777311579915, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 748752 T1954 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@557e557e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31da31da),segFN=segments_1,generation=1}
   [junit4]   2> 748753 T1954 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 748753 T1954 oass.SolrIndexSearcher.<init> Opening Searcher@e890e89 main
   [junit4]   2> 748771 T1955 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e890e89 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 748777 T1954 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 748777 T1954 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38074 collection:collection1 shard:shard2
   [junit4]   2> 748780 T1954 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 748802 T1954 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 748811 T1954 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 748811 T1954 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 748812 T1954 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38074/collection1/
   [junit4]   2> 748812 T1954 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 748813 T1954 oasc.SyncStrategy.syncToMe http://127.0.0.1:38074/collection1/ has no replicas
   [junit4]   2> 748813 T1954 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38074/collection1/ shard2
   [junit4]   2> 748814 T1954 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 750307 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 750342 T1917 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> 750342 T1924 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> 750343 T1953 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> 750343 T1937 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> 750349 T1954 oasc.ZkController.register We are http://127.0.0.1:38074/collection1/ and leader is http://127.0.0.1:38074/collection1/
   [junit4]   2> 750350 T1954 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38074
   [junit4]   2> 750351 T1954 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 750351 T1954 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 750352 T1954 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 750356 T1954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 750368 T1895 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 750369 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 750547 T1895 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 750549 T1895 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55983
   [junit4]   2> 750550 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 750551 T1895 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 750552 T1895 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383757863657
   [junit4]   2> 750553 T1895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383757863657/'
   [junit4]   2> 750571 T1895 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383757863657/solr.xml
   [junit4]   2> 750617 T1895 oasc.CoreContainer.<init> New CoreContainer 1063337825
   [junit4]   2> 750618 T1895 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383757863657/]
   [junit4]   2> 750619 T1895 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 750620 T1895 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 750621 T1895 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 750621 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 750622 T1895 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 750623 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 750624 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 750624 T1895 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 750625 T1895 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 750627 T1895 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 750627 T1895 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 750629 T1895 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46116/solr
   [junit4]   2> 750630 T1895 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 750631 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 750634 T1967 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19b319b3 name:ZooKeeperConnection Watcher:127.0.0.1:46116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 750635 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 750646 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 750658 T1969 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55085508 name:ZooKeeperConnection Watcher:127.0.0.1:46116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 750659 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 750672 T1895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 751683 T1895 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55983_
   [junit4]   2> 751687 T1895 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55983_
   [junit4]   2> 751705 T1924 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 751707 T1969 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 751710 T1953 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 751711 T1937 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 751713 T1917 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 751766 T1970 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 751766 T1970 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 751772 T1970 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 751872 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 751874 T1918 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:38074",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38074_",
   [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> 751885 T1918 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:55983",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55983_",
   [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> 751886 T1918 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 751887 T1918 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 751900 T1953 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> 751900 T1924 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> 751902 T1917 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> 751900 T1937 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> 751903 T1969 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> 752773 T1970 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 752774 T1970 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383757863657/collection1
   [junit4]   2> 752775 T1970 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 752779 T1970 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 752781 T1970 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 752789 T1970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383757863657/collection1/'
   [junit4]   2> 752792 T1970 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383757863657/collection1/lib/classes/' to classloader
   [junit4]   2> 752794 T1970 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383757863657/collection1/lib/README' to classloader
   [junit4]   2> 752854 T1970 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 752900 T1970 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 752905 T1970 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 752912 T1970 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 753303 T1970 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 753304 T1970 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 753304 T1970 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 753310 T1970 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 753312 T1970 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 753363 T1970 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 753373 T1970 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 753383 T1970 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 753388 T1970 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 753390 T1970 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 753391 T1970 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 753397 T1970 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 753398 T1970 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 753400 T1970 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 753401 T1970 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1383757863657/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty3/
   [junit4]   2> 753402 T1970 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@66266626
   [junit4]   2> 753405 T1970 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty3
   [junit4]   2> 753406 T1970 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty3/index/
   [junit4]   2> 753407 T1970 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 753408 T1970 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1383757850347/jetty3/index
   [junit4]   2> 753410 T1970 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 753411 T1970 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5780578 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9500950),segFN=segments_1,generation=1}
   [junit4]   2> 753413 T1970 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 753430 T1970 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 753431 T1970 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 753432 T1970 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 753432 T1970 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 753433 T1970 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 753433 T1970 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 753434 T1970 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 753435 T1970 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 753435 T1970 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 753436 T1970 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 753437 T1970 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 753437 T1970 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 753438 T1970 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 753439 T1970 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 753440 T1970 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 753441 T1970 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 753444 T1970 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 753445 T1970 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 753456 T1970 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=97.083984375, floorSegmentMB=2.0244140625, forceMergeDeletesPctAllowed=21.850777311579915, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 753457 T1970 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5780578 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9500950),segFN=segments_1,generation=1}
   [junit4]   2> 753457 T1970 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 753458 T1970 oass.SolrIndexSearcher.<init> Opening Searcher@1600160 main
   [junit4]   2> 753464 T1971 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1600160 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 753470 T1970 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 753471 T1970 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55983 collection:collection1 shard:shard1
   [junit4]   2> 753485 T1970 oasc.ZkController.register We are http://127.0.0.1:55983/collection1/ and leader is http://127.0.0.1:50047/collection1/
   [junit4]   2> 753485 T1970 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55983
   [junit4]   2> 753486 T1970 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 753486 T1970 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C3690 name=collection1 org.apache.solr.core.SolrCore@77e677e6 url=http://127.0.0.1:55983/collection1 node=127.0.0.1:55983_ C3690_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:55983, core=collection1, node_name=127.0.0.1:55983_}
   [junit4]   2> 753487 T1972 C3690 P55983 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 753487 T1972 C3690 P55983 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 753488 T1972 C3690 P55983 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 753488 T1970 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 753488 T1972 C3690 P55983 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 753493 T1895 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 753494 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 753497 T1931 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 753669 T1895 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 753672 T1895 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58021
   [junit4]   2> 753673 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 753673 T1895 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 753674 T1895 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1383757866782
   [junit4]   2> 753675 T1895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for d

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

it4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:50047",
   [junit4]   1>                   "core":"onenodecollectioncore",
   [junit4]   1>                   "roles":"none",
   [junit4]   1>                   "node_name":"127.0.0.1:50047_",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "replicationFactor":"1"},
   [junit4]   1>         "collection1":{
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:50047",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:50047_",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:55983",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:55983_"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:38074",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:38074_",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:58021",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:58021_"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "replicationFactor":"1"}}
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> 771082 T1969 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=DA59B1542CC73DAE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_SV -Dtests.timezone=Chile/Continental -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   34.0s J1 | BasicDistributedZk2Test.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 404 Can not find: /onenodecollectioncore/update</title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing /onenodecollectioncore/update. Reason:
   [junit4]    > <pre>    Can not find: /onenodecollectioncore/update</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DA59B1542CC73DAE:5BBF3F4C5B985D92]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:738)
   [junit4]   2> 771091 T1895 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 34061 T1894 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 772181 T1986 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=es_SV, timezone=Chile/Continental
   [junit4]   2> NOTE: Linux 3.8.0-32-generic x86/IBM Corporation 1.6.0 (32-bit)/cpus=8,threads=1,free=18899680,total=48814592
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressRecovery, DirectUpdateHandlerTest, DirectSolrSpellCheckerTest, TestRecovery, SolrCmdDistributorTest, TestIndexSearcher, DistanceFunctionTest, TestQuerySenderListener, StressHdfsTest, TestManagedSchema, HighlighterTest, TestNRTOpen, FullSolrCloudDistribCmdsTest, TestDFRSimilarityFactory, TestPhraseSuggestions, TestQueryTypes, TestDynamicFieldResource, TestCSVResponseWriter, TestCoreDiscovery, SolrXmlInZkTest, SolrPluginUtilsTest, TestDistributedGrouping, NumericFieldsTest, TestAnalyzedSuggestions, PreAnalyzedFieldTest, TestIndexingPerformance, TestMaxScoreQueryParser, TestPartialUpdateDeduplication, RequiredFieldsTest, PluginInfoTest, TestRangeQuery, DebugComponentTest, TestClassNameShortening, TestUniqueKeyFieldResource, TestCSVLoader, TestStressUserVersions, UniqFieldsUpdateProcessorFactoryTest, TestShardHandlerFactory, TestBinaryField, TestFoldingMultitermQuery, TestReload, BJQParserTest, TestFuzzyAnalyzedSuggestions, DocValuesMissingTest, ChaosMonkeySafeLeaderTest, TestRandomFaceting, HdfsUnloadDistributedZkTest, SimplePostToolTest, HdfsCollectionsAPIDistributedZkTest, TestArbitraryIndexDir, NotRequiredUniqueKeyTest, TestJmxIntegration, TestSchemaVersionResource, SignatureUpdateProcessorFactoryTest, CollectionsAPIDistributedZkTest, PathHierarchyTokenizerFactoryTest, ConvertedLegacyTest, TestSweetSpotSimilarityFactory, TestMultiCoreConfBootstrap, TestNonNRTOpen, StatsComponentTest, SolrIndexConfigTest, HighlighterConfigTest, CurrencyFieldOpenExchangeTest, TestHashPartitioner, HardAutoCommitTest, JSONWriterTest, SpellingQueryConverterTest, TestFieldCollectionResource, PrimUtilsTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 35.35s, 1 test, 1 error <<< FAILURES!

[...truncated 560 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:421: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 335 suites, 1475 tests, 1 error, 35 ignored (6 assumptions)

Total time: 56 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b114) - Build # 8106 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8106/
Java: 64bit/jdk1.8.0-ea-b114 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
shard1 is not consistent.  Got 34 from http://127.0.0.1:58332/collection1lastClient and got 24 from http://127.0.0.1:35628/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 34 from http://127.0.0.1:58332/collection1lastClient and got 24 from http://127.0.0.1:35628/collection1
	at __randomizedtesting.SeedInfo.seed([75E0AF6E3F0FE212:F40621764850822E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1151)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:135)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	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 10379 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 541423 T1710 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 541425 T1710 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeySafeLeaderTest-1383764440315
   [junit4]   2> 541426 T1710 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 541426 T1711 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 541526 T1710 oasc.ZkTestServer.run start zk server on port:46576
   [junit4]   2> 541527 T1710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 541699 T1717 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26f86558 name:ZooKeeperConnection Watcher:127.0.0.1:46576 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541699 T1710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 541699 T1710 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 541705 T1710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 541708 T1719 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3366b3a8 name:ZooKeeperConnection Watcher:127.0.0.1:46576/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541708 T1710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 541709 T1710 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 541713 T1710 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 541715 T1710 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 541717 T1710 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 541719 T1710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 541720 T1710 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 541723 T1710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 541724 T1710 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 541727 T1710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 541727 T1710 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 541730 T1710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 541731 T1710 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 541733 T1710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 541734 T1710 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 541736 T1710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 541736 T1710 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 541738 T1710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 541739 T1710 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 541741 T1710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 541742 T1710 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 541744 T1710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 541744 T1710 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 541746 T1710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 541747 T1710 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 541749 T1710 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 541749 T1710 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 541852 T1710 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 541863 T1710 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33026
   [junit4]   2> 541868 T1710 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 541869 T1710 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 541869 T1710 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383764440641
   [junit4]   2> 541870 T1710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383764440641/'
   [junit4]   2> 541884 T1710 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383764440641/solr.xml
   [junit4]   2> 541891 T1710 oasc.CoreContainer.<init> New CoreContainer 2138837500
   [junit4]   2> 541892 T1710 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383764440641/]
   [junit4]   2> 541893 T1710 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 541893 T1710 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 541893 T1710 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 541893 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 541894 T1710 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 541894 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 541894 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 541895 T1710 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 541895 T1710 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 541897 T1710 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 541897 T1710 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 541898 T1710 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46576/solr
   [junit4]   2> 541898 T1710 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 541899 T1710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 541901 T1730 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1903104d name:ZooKeeperConnection Watcher:127.0.0.1:46576 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541901 T1710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 541918 T1710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 541920 T1732 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a562c2d name:ZooKeeperConnection Watcher:127.0.0.1:46576/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 541920 T1710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 541922 T1710 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 541924 T1710 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 541926 T1710 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 541929 T1710 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33026_
   [junit4]   2> 541930 T1710 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33026_
   [junit4]   2> 541934 T1710 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 541938 T1710 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 542049 T1710 oasc.Overseer.start Overseer (id=90686386360614915-127.0.0.1:33026_-n_0000000000) starting
   [junit4]   2> 542063 T1710 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 542066 T1734 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 542066 T1710 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 542073 T1710 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 542074 T1710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 542076 T1733 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 542077 T1735 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 542077 T1735 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 542078 T1735 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 543579 T1733 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 543579 T1733 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:33026",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33026_",
   [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> 543579 T1733 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 543580 T1733 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 543583 T1732 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> 544078 T1735 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 544079 T1735 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383764440641/collection1
   [junit4]   2> 544079 T1735 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 544079 T1735 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 544079 T1735 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 544080 T1735 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383764440641/collection1/'
   [junit4]   2> 544081 T1735 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383764440641/collection1/lib/classes/' to classloader
   [junit4]   2> 544081 T1735 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383764440641/collection1/lib/README' to classloader
   [junit4]   2> 544095 T1735 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 544101 T1735 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 544102 T1735 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 544106 T1735 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 544186 T1735 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 544186 T1735 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 544187 T1735 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 544190 T1735 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 544191 T1735 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 544198 T1735 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 544200 T1735 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 544201 T1735 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 544202 T1735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 544202 T1735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 544202 T1735 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 544203 T1735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 544203 T1735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 544203 T1735 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 544203 T1735 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383764440641/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/control/data/
   [junit4]   2> 544203 T1735 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@299037ae
   [junit4]   2> 544204 T1735 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/control/data
   [junit4]   2> 544204 T1735 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/control/data/index/
   [junit4]   2> 544204 T1735 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 544205 T1735 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/control/data/index
   [junit4]   2> 544205 T1735 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1d36dfee
   [junit4]   2> 544207 T1735 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 544207 T1735 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 544208 T1735 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 544209 T1735 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 544209 T1735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 544209 T1735 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 544209 T1735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 544209 T1735 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 544209 T1735 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 544210 T1735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 544210 T1735 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 544210 T1735 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 544210 T1735 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 544210 T1735 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 544210 T1735 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 544211 T1735 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 544211 T1735 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 544212 T1735 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 544213 T1735 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 544213 T1735 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 544213 T1735 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=52.3828125, floorSegmentMB=0.388671875, forceMergeDeletesPctAllowed=29.324381250968354, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 544214 T1735 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 544214 T1735 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 544214 T1735 oass.SolrIndexSearcher.<init> Opening Searcher@5015b22f main
   [junit4]   2> 544216 T1736 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5015b22f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 544216 T1735 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 544216 T1735 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33026 collection:control_collection shard:shard1
   [junit4]   2> 544217 T1735 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 544221 T1735 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 544223 T1735 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 544223 T1735 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 544223 T1735 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33026/collection1/
   [junit4]   2> 544223 T1735 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 544223 T1735 oasc.SyncStrategy.syncToMe http://127.0.0.1:33026/collection1/ has no replicas
   [junit4]   2> 544223 T1735 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33026/collection1/ shard1
   [junit4]   2> 544223 T1735 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 545086 T1733 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 545092 T1732 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> 545130 T1735 oasc.ZkController.register We are http://127.0.0.1:33026/collection1/ and leader is http://127.0.0.1:33026/collection1/
   [junit4]   2> 545131 T1735 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33026
   [junit4]   2> 545131 T1735 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 545131 T1735 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 545131 T1735 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 545132 T1735 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 545133 T1710 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 545133 T1710 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 545134 T1710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 545136 T1739 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5328b0ab name:ZooKeeperConnection Watcher:127.0.0.1:46576/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545136 T1710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 545137 T1710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 545138 T1710 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 545208 T1710 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 545210 T1710 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53835
   [junit4]   2> 545210 T1710 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 545211 T1710 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 545211 T1710 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383764444028
   [junit4]   2> 545211 T1710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383764444028/'
   [junit4]   2> 545220 T1710 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383764444028/solr.xml
   [junit4]   2> 545225 T1710 oasc.CoreContainer.<init> New CoreContainer 321948402
   [junit4]   2> 545226 T1710 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383764444028/]
   [junit4]   2> 545226 T1710 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 545226 T1710 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 545226 T1710 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 545227 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 545227 T1710 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 545227 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 545227 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 545227 T1710 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 545228 T1710 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 545229 T1710 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 545229 T1710 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 545229 T1710 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46576/solr
   [junit4]   2> 545229 T1710 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 545230 T1710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 545233 T1750 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69f2c79f name:ZooKeeperConnection Watcher:127.0.0.1:46576 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545233 T1710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 545236 T1710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 545238 T1752 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61979b6d name:ZooKeeperConnection Watcher:127.0.0.1:46576/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545238 T1710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 545241 T1710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 546243 T1710 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53835_
   [junit4]   2> 546244 T1710 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53835_
   [junit4]   2> 546246 T1732 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 546246 T1752 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 546248 T1739 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 546249 T1753 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 546250 T1753 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 546251 T1753 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 546595 T1733 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 546595 T1733 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33026",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33026_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 546597 T1733 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53835",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53835_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 546597 T1733 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 546598 T1733 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 546600 T1732 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> 546600 T1752 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> 546600 T1739 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> 547252 T1753 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 547252 T1753 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383764444028/collection1
   [junit4]   2> 547252 T1753 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 547253 T1753 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 547253 T1753 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 547254 T1753 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383764444028/collection1/'
   [junit4]   2> 547254 T1753 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383764444028/collection1/lib/classes/' to classloader
   [junit4]   2> 547254 T1753 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383764444028/collection1/lib/README' to classloader
   [junit4]   2> 547280 T1753 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 547289 T1753 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 547290 T1753 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 547297 T1753 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 547390 T1753 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 547390 T1753 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 547391 T1753 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 547394 T1753 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 547395 T1753 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 547403 T1753 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 547405 T1753 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 547407 T1753 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 547410 T1753 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 547410 T1753 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 547410 T1753 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 547411 T1753 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 547411 T1753 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 547411 T1753 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 547411 T1753 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383764444028/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty1/
   [junit4]   2> 547411 T1753 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@299037ae
   [junit4]   2> 547412 T1753 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty1
   [junit4]   2> 547412 T1753 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty1/index/
   [junit4]   2> 547413 T1753 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 547413 T1753 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty1/index
   [junit4]   2> 547413 T1753 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3fdd1ea5
   [junit4]   2> 547440 T1753 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 547441 T1753 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 547443 T1753 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 547450 T1753 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 547450 T1753 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 547450 T1753 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 547451 T1753 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 547451 T1753 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 547451 T1753 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 547451 T1753 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 547451 T1753 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 547452 T1753 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 547452 T1753 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 547452 T1753 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 547452 T1753 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 547452 T1753 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 547453 T1753 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 547454 T1753 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 547455 T1753 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 547455 T1753 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 547455 T1753 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=52.3828125, floorSegmentMB=0.388671875, forceMergeDeletesPctAllowed=29.324381250968354, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 547456 T1753 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 547456 T1753 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 547457 T1753 oass.SolrIndexSearcher.<init> Opening Searcher@7f8f1ae6 main
   [junit4]   2> 547458 T1754 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f8f1ae6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 547459 T1753 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 547459 T1753 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53835 collection:collection1 shard:shard2
   [junit4]   2> 547460 T1753 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 547464 T1753 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 547466 T1753 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 547466 T1753 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 547466 T1753 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53835/collection1/
   [junit4]   2> 547466 T1753 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 547466 T1753 oasc.SyncStrategy.syncToMe http://127.0.0.1:53835/collection1/ has no replicas
   [junit4]   2> 547466 T1753 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53835/collection1/ shard2
   [junit4]   2> 547467 T1753 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 548103 T1733 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 548109 T1752 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> 548109 T1732 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> 548109 T1739 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> 548122 T1753 oasc.ZkController.register We are http://127.0.0.1:53835/collection1/ and leader is http://127.0.0.1:53835/collection1/
   [junit4]   2> 548122 T1753 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53835
   [junit4]   2> 548122 T1753 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 548123 T1753 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 548123 T1753 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 548124 T1753 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 548124 T1710 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 548125 T1710 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 548185 T1710 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 548186 T1710 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51819
   [junit4]   2> 548187 T1710 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 548187 T1710 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 548188 T1710 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383764447014
   [junit4]   2> 548188 T1710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383764447014/'
   [junit4]   2> 548198 T1710 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383764447014/solr.xml
   [junit4]   2> 548206 T1710 oasc.CoreContainer.<init> New CoreContainer 1661454621
   [junit4]   2> 548207 T1710 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383764447014/]
   [junit4]   2> 548207 T1710 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 548207 T1710 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 548207 T1710 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 548208 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 548208 T1710 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 548208 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 548208 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 548208 T1710 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 548209 T1710 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 548210 T1710 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 548210 T1710 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 548210 T1710 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46576/solr
   [junit4]   2> 548210 T1710 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 548211 T1710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 548213 T1766 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b2da2a1 name:ZooKeeperConnection Watcher:127.0.0.1:46576 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 548213 T1710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 548216 T1710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 548217 T1768 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@796b7b61 name:ZooKeeperConnection Watcher:127.0.0.1:46576/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 548217 T1710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 548220 T1710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 549222 T1710 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51819_
   [junit4]   2> 549224 T1710 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51819_
   [junit4]   2> 549226 T1739 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 549226 T1732 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 549226 T1752 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 549227 T1768 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 549229 T1769 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 549230 T1769 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 549230 T1769 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 549613 T1733 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 549613 T1733 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53835",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53835_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 549616 T1733 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51819",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51819_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 549616 T1733 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 549617 T1733 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 549669 T1752 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> 549669 T1732 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> 549669 T1768 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> 549669 T1739 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> 550231 T1769 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 550231 T1769 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383764447014/collection1
   [junit4]   2> 550231 T1769 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 550232 T1769 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 550232 T1769 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 550233 T1769 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383764447014/collection1/'
   [junit4]   2> 550233 T1769 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383764447014/collection1/lib/classes/' to classloader
   [junit4]   2> 550233 T1769 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383764447014/collection1/lib/README' to classloader
   [junit4]   2> 550249 T1769 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 550258 T1769 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 550261 T1769 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 550265 T1769 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 550369 T1769 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 550370 T1769 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 550370 T1769 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 550373 T1769 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 550375 T1769 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 550388 T1769 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 550390 T1769 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 550393 T1769 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 550394 T1769 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 550394 T1769 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 550394 T1769 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 550395 T1769 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 550395 T1769 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 550396 T1769 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 550396 T1769 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383764447014/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty2/
   [junit4]   2> 550396 T1769 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@299037ae
   [junit4]   2> 550396 T1769 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty2
   [junit4]   2> 550397 T1769 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty2/index/
   [junit4]   2> 550397 T1769 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 550397 T1769 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty2/index
   [junit4]   2> 550398 T1769 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@30fa2744
   [junit4]   2> 550400 T1769 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 550400 T1769 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 550407 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 550407 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 550407 T1769 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 550407 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 550408 T1769 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 550408 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 550408 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 550408 T1769 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 550409 T1769 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 550409 T1769 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 550409 T1769 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 550410 T1769 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 550410 T1769 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 550410 T1769 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 550411 T1769 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 550412 T1769 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 550413 T1769 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 550413 T1769 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 550414 T1769 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=52.3828125, floorSegmentMB=0.388671875, forceMergeDeletesPctAllowed=29.324381250968354, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 550415 T1769 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 550415 T1769 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 550415 T1769 oass.SolrIndexSearcher.<init> Opening Searcher@3e60b389 main
   [junit4]   2> 550417 T1770 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e60b389 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 550417 T1769 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 550417 T1769 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51819 collection:collection1 shard:shard3
   [junit4]   2> 550419 T1769 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 550423 T1769 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 550425 T1769 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 550425 T1769 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 550425 T1769 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51819/collection1/
   [junit4]   2> 550425 T1769 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 550425 T1769 oasc.SyncStrategy.syncToMe http://127.0.0.1:51819/collection1/ has no replicas
   [junit4]   2> 550426 T1769 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51819/collection1/ shard3
   [junit4]   2> 550426 T1769 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 551177 T1733 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 551186 T1732 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> 551186 T1768 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> 551186 T1752 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> 551186 T1739 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> 551231 T1769 oasc.ZkController.register We are http://127.0.0.1:51819/collection1/ and leader is http://127.0.0.1:51819/collection1/
   [junit4]   2> 551231 T1769 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51819
   [junit4]   2> 551231 T1769 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 551232 T1769 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 551232 T1769 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 551319 T1769 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 551320 T1710 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 551321 T1710 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 551384 T1710 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 551386 T1710 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39899
   [junit4]   2> 551387 T1710 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 551387 T1710 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 551388 T1710 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383764450212
   [junit4]   2> 551388 T1710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383764450212/'
   [junit4]   2> 551396 T1710 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383764450212/solr.xml
   [junit4]   2> 551402 T1710 oasc.CoreContainer.<init> New CoreContainer 1340159499
   [junit4]   2> 551402 T1710 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383764450212/]
   [junit4]   2> 551403 T1710 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 551403 T1710 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 551403 T1710 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 551403 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 551403 T1710 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 551404 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 551404 T1710 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 551404 T1710 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 551404 T1710 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 551405 T1710 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 551405 T1710 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 551406 T1710 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46576/solr
   [junit4]   2> 551406 T1710 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 551407 T1710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 551410 T1782 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e8b8fac name:ZooKeeperConnection Watcher:127.0.0.1:46576 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 551410 T1710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 551414 T1710 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 551415 T1784 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48f07193 name:ZooKeeperConnection Watcher:127.0.0.1:46576/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 551416 T1710 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 551420 T1710 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 552423 T1710 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39899_
   [junit4]   2> 552424 T1710 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39899_
   [junit4]   2> 552427 T1768 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 552427 T1784 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 552427 T1752 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 552427 T1732 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 552427 T1739 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 552432 T1785 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 552432 T1785 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 552433 T1785 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 552694 T1733 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 552694 T1733 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51819",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51819_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 552698 T1733 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39899",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39899_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 552699 T1733 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 552699 T1733 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 552702 T1739 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> 552702 T1784 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> 552702 T1768 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> 552702 T1732 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> 552702 T1752 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> 553433 T1785 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 553434 T1785 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383764450212/collection1
   [junit4]   2> 553434 T1785 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 553434 T1785 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 553435 T1785 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 553435 T1785 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383764450212/collection1/'
   [junit4]   2> 553436 T1785 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383764450212/collection1/lib/classes/' to classloader
   [junit4]   2> 553436 T1785 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383764450212/collection1/lib/README' to classloader
   [junit4]   2> 553457 T1785 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 553466 T1785 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 553469 T1785 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 553475 T1785 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 553622 T1785 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 553623 T1785 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 553623 T1785 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 553626 T1785 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 553628 T1785 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 553641 T1785 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 553643 T1785 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 553645 T1785 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 553646 T1785 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 553646 T1785 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 553646 T1785 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 553647 T1785 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 553647 T1785 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 553647 T1785 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 553647 T1785 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383764450212/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty3/
   [junit4]   2> 553647 T1785 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@299037ae
   [junit4]   2> 553648 T1785 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty3
   [junit4]   2> 553648 T1785 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty3/index/
   [junit4]   2> 553648 T1785 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 553648 T1785 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty3/index
   [junit4]   2> 553649 T1785 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@76ada7e0
   [junit4]   2> 553651 T1785 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 553651 T1785 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 553653 T1785 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 553653 T1785 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 553654 T1785 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 553654 T1785 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 553654 T1785 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 553654 T1785 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 553655 T1785 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 553655 T1785 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 553655 T1785 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 553656 T1785 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 553656 T1785 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 553656 T1785 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 553656 T1785 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 553657 T1785 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 553657 T1785 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 553659 T1785 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 553661 T1785 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 553661 T1785 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 553662 T1785 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=52.3828125, floorSegmentMB=0.388671875, forceMergeDeletesPctAllowed=29.324381250968354, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 553662 T1785 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 553663 T1785 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 553663 T1785 oass.SolrIndexSearcher.<init> Opening Searcher@5966c87c main
   [junit4]   2> 553665 T1786 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5966c87c main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 553666 T1785 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 553667 T1785 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39899 collection:collection1 shard:shard1
   [junit4]   2> 553668 T1785 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 553673 T1785 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 553675 T1785 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 553675 T1785 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 553675 T1785 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39899/collection1/
   [junit4]   2> 553676 T1785 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 553676 T1785 oasc.SyncStrategy.syncToMe http://127.0.0.1:39899/collection1/ has no replicas
   [junit4]   2> 553676 T1785 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39899/collection1/ shard1
   [junit4]   2> 553676 T1785 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 554210 T1733 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 554218 T1732 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> 554218 T1784 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> 554219 T1768 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> 554218 T1752 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> 554219 T1739 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> 554238 T1785 oasc.ZkController.register We are http://127.0.0.1:39899/collection1/ and leader is http://127.0.0.1:39899/collection1/
   [junit4]   2> 554238 T1785 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39899
   [junit4]   2> 554238 T1785 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 554238 T1785 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 554238 T1785 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 554240 T1785 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 554248 T1710 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 554249 T1710 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 554344 T1710 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 554345 T1710 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34438
   [junit4]   2> 554346 T1710 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 554347 T1710 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 554347 T1710 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1383764453139
   [junit4]   2> 554347 T1710 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1383764453139/'
   [junit4]   2> 554357 T1710 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jett

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

ServletContextHandler{/,null}
   [junit4]   2> 640798 T1710 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 35628
   [junit4]   2> 640798 T1710 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=572358047
   [junit4]   2> 641799 T1710 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 641800 T1710 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 641801 T1710 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@73e7015c
   [junit4]   2> 641801 T1710 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=28,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=6,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=6,adds=6,deletesById=5,deletesByQuery=0,errors=0,cumulative_adds=53,cumulative_deletesById=20,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 641802 T1710 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 641802 T1710 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 641802 T1710 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2>  C537_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:35628, core=collection1, node_name=127.0.0.1:35628_, leader=true}
   [junit4]   2> 641821 T1710 C537 P35628 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty12/index,segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty12/index,segFN=segments_4,generation=4}
   [junit4]   2> 641821 T1710 C537 P35628 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 641822 T1710 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 641823 T1710 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 641823 T1710 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty12/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty12/index;done=false>>]
   [junit4]   2> 641823 T1710 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty12/index
   [junit4]   2> 641823 T1710 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty12 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty12;done=false>>]
   [junit4]   2> 641823 T1710 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383764440314/jetty12
   [junit4]   2> 641824 T2075 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90686386360614940-127.0.0.1:35628_-n_0000000012) am no longer a leader.
   [junit4]   2> 641847 T1710 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 641934 T1710 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 641936 T1710 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46576 46576
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   1> safe stop:
   [junit4]   1> safe stop:
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch -Dtests.seed=75E0AF6E3F0FE212 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_DZ -Dtests.timezone=America/Cancun -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  101s J1 | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not consistent.  Got 34 from http://127.0.0.1:58332/collection1lastClient and got 24 from http://127.0.0.1:35628/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([75E0AF6E3F0FE212:F40621764850822E]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1151)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:135)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 642198 T1710 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 100779 T1709 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 642224 T1924 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 643325 T1942 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {other_tl1=MockVariableIntBlock(baseBlockSize=79), multiDefault=PostingsFormat(name=Memory doPackFST= true), intDefault=MockVariableIntBlock(baseBlockSize=79), range_facet_sl=MockFixedIntBlock(blockSize=853), range_facet_si=PostingsFormat(name=Memory doPackFST= true), range_facet_l=MockVariableIntBlock(baseBlockSize=79), rnd_b=PostingsFormat(name=Direct), _version_=MockVariableIntBlock(baseBlockSize=79), a_t=MockVariableIntBlock(baseBlockSize=79), a_si=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Direct), text=MockFixedIntBlock(blockSize=853), timestamp=MockVariableIntBlock(baseBlockSize=79)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_DZ, timezone=America/Cancun
   [junit4]   2> NOTE: Linux 3.8.0-32-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=3,free=112899104,total=360185856
   [junit4]   2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, TestComponentsName, TestCopyFieldCollectionResource, SpellCheckCollatorTest, SolrIndexConfigTest, TestCoreDiscovery, AddSchemaFieldsUpdateProcessorFactoryTest, TestCloudManagedSchemaAddField, CustomCollectionTest, TestAnalyzeInfixSuggestions, TestSchemaNameResource, NumericFieldsTest, AlternateDirectoryTest, HdfsChaosMonkeySafeLeaderTest, SolrCmdDistributorTest, FieldAnalysisRequestHandlerTest, TestSolrXmlPersistor, TestDefaultSimilarityFactory, DefaultValueUpdateProcessorTest, TestJmxIntegration, TestUtils, CollectionsAPIDistributedZkTest, TestDynamicFieldCollectionResource, StressHdfsTest, SolrCoreCheckLockOnStartupTest, TestFoldingMultitermQuery, TestLazyCores, PingRequestHandlerTest, TestPartialUpdateDeduplication, RAMDirectoryFactoryTest, TestIndexingPerformance, BJQParserTest, TestCollationKeyRangeQueries, TestSolrDeletionPolicy2, TestStressUserVersions, TestQuerySenderNoQuery, TestNRTOpen, SolrTestCaseJ4Test, TestSweetSpotSimilarityFactory, TermVectorComponentDistributedTest, PreAnalyzedFieldTest, OutputWriterTest, DirectSolrSpellCheckerTest, DistanceFunctionTest, TestNumberUtils, DateFieldTest, SuggesterWFSTTest, ShardSplitTest, BlockDirectoryTest, SolrPluginUtilsTest, TestWordDelimiterFilterFactory, RequiredFieldsTest, TestSchemaVersionResource, TestDistribDocBasedVersion, SimplePostToolTest, DeleteShardTest, TestFuzzyAnalyzedSuggestions, StatsComponentTest, TestManagedSchemaFieldResource, TestImplicitCoreProperties, TestSolrJ, TestStressReorder, HardAutoCommitTest, TestFastWriter, ConvertedLegacyTest, TestStressLucene, TestCSVLoader, TestBinaryField, HighlighterTest, TestOmitPositions, CurrencyFieldXmlFileTest, TestSolrCoreProperties, XsltUpdateRequestHandlerTest, TestNoOpRegenerator, MultiTermTest, UniqFieldsUpdateProcessorFactoryTest, TestFastOutputStream, BasicZkTest, TestBinaryResponseWriter, TestArbitraryIndexDir, BasicDistributedZk2Test, PrimUtilsTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 102.05s, 1 test, 1 failure <<< FAILURES!

[...truncated 501 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 335 suites, 1475 tests, 1 failure, 41 ignored (6 assumptions)

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