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

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 8064 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8064/
Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC

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

Error Message:
Wrong doc count on shard1_1 expected:<100> but was:<85>

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




Build Log:
[...truncated 10243 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 1352531 T4316 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_ge/w
   [junit4]   2> 1352534 T4316 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-ShardSplitTest-1383504057364
   [junit4]   2> 1352534 T4316 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1352535 T4317 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1352635 T4316 oasc.ZkTestServer.run start zk server on port:57188
   [junit4]   2> 1352636 T4316 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1352640 T4323 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15d562f name:ZooKeeperConnection Watcher:127.0.0.1:57188 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1352640 T4316 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1352641 T4316 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1352649 T4316 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1352651 T4325 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@193bcd1 name:ZooKeeperConnection Watcher:127.0.0.1:57188/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1352652 T4316 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1352652 T4316 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1352662 T4316 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1352671 T4316 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1352679 T4316 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1352688 T4316 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> 1352689 T4316 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1352702 T4316 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1352703 T4316 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1352713 T4316 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> 1352714 T4316 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1352722 T4316 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> 1352723 T4316 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1352732 T4316 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> 1352733 T4316 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1352742 T4316 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> 1352743 T4316 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1352752 T4316 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> 1352753 T4316 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1352761 T4316 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> 1352762 T4316 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1352772 T4316 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> 1352773 T4316 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1352781 T4316 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> 1352782 T4316 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1352879 T4316 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1352882 T4316 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52848
   [junit4]   2> 1352883 T4316 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1352883 T4316 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1352884 T4316 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.ShardSplitTest-controljetty-1383504057624
   [junit4]   2> 1352884 T4316 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.ShardSplitTest-controljetty-1383504057624/'
   [junit4]   2> 1352897 T4316 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.ShardSplitTest-controljetty-1383504057624/solr.xml
   [junit4]   2> 1352937 T4316 oasc.CoreContainer.<init> New CoreContainer 10550117
   [junit4]   2> 1352938 T4316 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.ShardSplitTest-controljetty-1383504057624/]
   [junit4]   2> 1352939 T4316 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1352939 T4316 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1352940 T4316 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1352940 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1352941 T4316 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1352941 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1352941 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1352942 T4316 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1352942 T4316 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1352943 T4316 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1352944 T4316 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1352944 T4316 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57188/solr
   [junit4]   2> 1352945 T4316 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1352945 T4316 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1352948 T4336 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d8d25e name:ZooKeeperConnection Watcher:127.0.0.1:57188 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1352949 T4316 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1352964 T4316 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1352966 T4338 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@148dbea name:ZooKeeperConnection Watcher:127.0.0.1:57188/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1352966 T4316 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1352971 T4316 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1352980 T4316 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1352990 T4316 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1352994 T4316 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52848__ge%2Fw
   [junit4]   2> 1352997 T4316 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52848__ge%2Fw
   [junit4]   2> 1353007 T4316 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1353021 T4316 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1353029 T4316 oasc.Overseer.start Overseer (id=90669321903669251-127.0.0.1:52848__ge%2Fw-n_0000000000) starting
   [junit4]   2> 1353038 T4316 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1353051 T4340 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1353054 T4316 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1353062 T4316 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1353068 T4316 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1353078 T4339 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1353084 T4341 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1353085 T4341 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1353087 T4341 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1354589 T4339 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1354590 T4339 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:52848/_ge/w",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52848__ge%2Fw",
   [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> 1354591 T4339 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1354591 T4339 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1354602 T4338 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> 1355088 T4341 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1355088 T4341 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.ShardSplitTest-controljetty-1383504057624/collection1
   [junit4]   2> 1355088 T4341 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1355090 T4341 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1355090 T4341 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1355092 T4341 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.ShardSplitTest-controljetty-1383504057624/collection1/'
   [junit4]   2> 1355092 T4341 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-controljetty-1383504057624/collection1/lib/classes/' to classloader
   [junit4]   2> 1355093 T4341 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-controljetty-1383504057624/collection1/lib/README' to classloader
   [junit4]   2> 1355133 T4341 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1355177 T4341 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1355180 T4341 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1355188 T4341 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1355635 T4341 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1355638 T4341 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1355640 T4341 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1355644 T4341 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1355678 T4341 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1355679 T4341 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.ShardSplitTest-controljetty-1383504057624/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1383504057364/control/data/
   [junit4]   2> 1355679 T4341 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@94d313
   [junit4]   2> 1355680 T4341 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383504057364/control/data
   [junit4]   2> 1355680 T4341 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1383504057364/control/data/index/
   [junit4]   2> 1355680 T4341 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1383504057364/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1355681 T4341 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383504057364/control/data/index
   [junit4]   2> 1355681 T4341 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=54.7421875, floorSegmentMB=1.701171875, forceMergeDeletesPctAllowed=29.448757356655868, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1355681 T4341 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@cf15c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16b5c89),segFN=segments_1,generation=1}
   [junit4]   2> 1355682 T4341 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1355684 T4341 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1355684 T4341 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1355685 T4341 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1355685 T4341 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1355685 T4341 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1355686 T4341 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1355686 T4341 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1355686 T4341 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1355686 T4341 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1355687 T4341 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1355687 T4341 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1355688 T4341 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1355688 T4341 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1355688 T4341 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1355689 T4341 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1355691 T4341 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1355694 T4341 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1355694 T4341 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1355695 T4341 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=12.7578125, floorSegmentMB=0.4248046875, forceMergeDeletesPctAllowed=0.38447292926104715, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5826169327244742
   [junit4]   2> 1355695 T4341 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@cf15c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16b5c89),segFN=segments_1,generation=1}
   [junit4]   2> 1355695 T4341 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1355696 T4341 oass.SolrIndexSearcher.<init> Opening Searcher@344ee7 main
   [junit4]   2> 1355698 T4342 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@344ee7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1355699 T4341 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1355699 T4341 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52848/_ge/w collection:control_collection shard:shard1
   [junit4]   2> 1355701 T4341 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1355711 T4341 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1355714 T4341 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1355715 T4341 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1355715 T4341 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52848/_ge/w/collection1/
   [junit4]   2> 1355715 T4341 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1355715 T4341 oasc.SyncStrategy.syncToMe http://127.0.0.1:52848/_ge/w/collection1/ has no replicas
   [junit4]   2> 1355715 T4341 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52848/_ge/w/collection1/ shard1
   [junit4]   2> 1355716 T4341 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1356114 T4339 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1356126 T4338 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> 1356176 T4341 oasc.ZkController.register We are http://127.0.0.1:52848/_ge/w/collection1/ and leader is http://127.0.0.1:52848/_ge/w/collection1/
   [junit4]   2> 1356176 T4341 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52848/_ge/w
   [junit4]   2> 1356176 T4341 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1356177 T4341 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1356177 T4341 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1356179 T4341 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1356181 T4316 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1356181 T4316 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1356183 T4316 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1356184 T4345 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7560e5 name:ZooKeeperConnection Watcher:127.0.0.1:57188/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1356185 T4316 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1356186 T4316 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1356190 T4316 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1356258 T4316 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1356260 T4316 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48929
   [junit4]   2> 1356261 T4316 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1356261 T4316 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1356262 T4316 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.ShardSplitTest-jetty1-1383504061020
   [junit4]   2> 1356262 T4316 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.ShardSplitTest-jetty1-1383504061020/'
   [junit4]   2> 1356275 T4316 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.ShardSplitTest-jetty1-1383504061020/solr.xml
   [junit4]   2> 1356329 T4316 oasc.CoreContainer.<init> New CoreContainer 28780879
   [junit4]   2> 1356330 T4316 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.ShardSplitTest-jetty1-1383504061020/]
   [junit4]   2> 1356331 T4316 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1356332 T4316 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1356332 T4316 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1356332 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1356333 T4316 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1356333 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1356333 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1356334 T4316 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1356334 T4316 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1356335 T4316 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1356336 T4316 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1356336 T4316 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57188/solr
   [junit4]   2> 1356337 T4316 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1356338 T4316 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1356339 T4356 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f92237 name:ZooKeeperConnection Watcher:127.0.0.1:57188 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1356340 T4316 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1356343 T4316 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1356344 T4358 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e695fb name:ZooKeeperConnection Watcher:127.0.0.1:57188/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1356344 T4316 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1356350 T4316 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1357355 T4316 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48929__ge%2Fw
   [junit4]   2> 1357357 T4316 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48929__ge%2Fw
   [junit4]   2> 1357362 T4358 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1357363 T4345 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1357363 T4338 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1357370 T4359 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1357371 T4359 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1357372 T4359 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1357635 T4339 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1357636 T4339 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:52848/_ge/w",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52848__ge%2Fw",
   [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> 1357641 T4339 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:48929/_ge/w",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48929__ge%2Fw",
   [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> 1357641 T4339 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1357642 T4339 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1357647 T4358 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> 1357647 T4345 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> 1357647 T4338 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> 1358373 T4359 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1358373 T4359 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.ShardSplitTest-jetty1-1383504061020/collection1
   [junit4]   2> 1358374 T4359 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1358376 T4359 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1358376 T4359 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1358380 T4359 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.ShardSplitTest-jetty1-1383504061020/collection1/'
   [junit4]   2> 1358381 T4359 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty1-1383504061020/collection1/lib/classes/' to classloader
   [junit4]   2> 1358382 T4359 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty1-1383504061020/collection1/lib/README' to classloader
   [junit4]   2> 1358455 T4359 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1358526 T4359 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1358529 T4359 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1358537 T4359 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1358981 T4359 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1358984 T4359 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1358986 T4359 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1358992 T4359 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1359065 T4359 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1359066 T4359 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.ShardSplitTest-jetty1-1383504061020/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty1/
   [junit4]   2> 1359066 T4359 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@94d313
   [junit4]   2> 1359068 T4359 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty1
   [junit4]   2> 1359068 T4359 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty1/index/
   [junit4]   2> 1359069 T4359 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1359069 T4359 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty1/index
   [junit4]   2> 1359070 T4359 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=54.7421875, floorSegmentMB=1.701171875, forceMergeDeletesPctAllowed=29.448757356655868, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1359071 T4359 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@193b9d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12bd9d4),segFN=segments_1,generation=1}
   [junit4]   2> 1359072 T4359 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1359077 T4359 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1359078 T4359 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1359079 T4359 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1359080 T4359 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1359080 T4359 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1359081 T4359 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1359081 T4359 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1359082 T4359 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1359083 T4359 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1359084 T4359 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1359085 T4359 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1359086 T4359 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1359086 T4359 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1359087 T4359 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1359088 T4359 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1359089 T4359 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1359092 T4359 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1359092 T4359 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1359093 T4359 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=12.7578125, floorSegmentMB=0.4248046875, forceMergeDeletesPctAllowed=0.38447292926104715, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5826169327244742
   [junit4]   2> 1359094 T4359 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@193b9d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12bd9d4),segFN=segments_1,generation=1}
   [junit4]   2> 1359094 T4359 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1359094 T4359 oass.SolrIndexSearcher.<init> Opening Searcher@237f25 main
   [junit4]   2> 1359099 T4360 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@237f25 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1359101 T4359 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1359101 T4359 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48929/_ge/w collection:collection1 shard:shard1
   [junit4]   2> 1359103 T4359 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1359115 T4359 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1359119 T4359 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1359119 T4359 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1359119 T4359 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48929/_ge/w/collection1/
   [junit4]   2> 1359120 T4359 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1359120 T4359 oasc.SyncStrategy.syncToMe http://127.0.0.1:48929/_ge/w/collection1/ has no replicas
   [junit4]   2> 1359120 T4359 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48929/_ge/w/collection1/ shard1
   [junit4]   2> 1359120 T4359 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1359160 T4339 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1359182 T4358 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> 1359182 T4338 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> 1359183 T4345 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> 1359231 T4359 oasc.ZkController.register We are http://127.0.0.1:48929/_ge/w/collection1/ and leader is http://127.0.0.1:48929/_ge/w/collection1/
   [junit4]   2> 1359232 T4359 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48929/_ge/w
   [junit4]   2> 1359232 T4359 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1359233 T4359 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1359233 T4359 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1359237 T4359 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1359240 T4316 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1359241 T4316 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1359339 T4316 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1359342 T4316 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54947
   [junit4]   2> 1359343 T4316 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1359344 T4316 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1359345 T4316 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.ShardSplitTest-jetty2-1383504064073
   [junit4]   2> 1359346 T4316 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.ShardSplitTest-jetty2-1383504064073/'
   [junit4]   2> 1359360 T4316 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.ShardSplitTest-jetty2-1383504064073/solr.xml
   [junit4]   2> 1359403 T4316 oasc.CoreContainer.<init> New CoreContainer 28094772
   [junit4]   2> 1359403 T4316 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.ShardSplitTest-jetty2-1383504064073/]
   [junit4]   2> 1359405 T4316 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1359405 T4316 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1359406 T4316 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1359406 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1359407 T4316 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1359407 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1359407 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1359408 T4316 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1359408 T4316 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1359410 T4316 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1359410 T4316 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1359411 T4316 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57188/solr
   [junit4]   2> 1359411 T4316 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1359412 T4316 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1359414 T4372 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a6073a name:ZooKeeperConnection Watcher:127.0.0.1:57188 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1359415 T4316 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1359421 T4316 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1359423 T4374 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1465277 name:ZooKeeperConnection Watcher:127.0.0.1:57188/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1359423 T4316 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1359434 T4316 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1360444 T4316 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54947__ge%2Fw
   [junit4]   2> 1360445 T4316 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54947__ge%2Fw
   [junit4]   2> 1360450 T4358 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1360451 T4338 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1360451 T4345 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1360452 T4374 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1360459 T4375 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1360459 T4375 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1360461 T4375 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1360705 T4339 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1360707 T4339 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:48929/_ge/w",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48929__ge%2Fw",
   [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> 1360818 T4339 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:54947/_ge/w",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54947__ge%2Fw",
   [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> 1360818 T4339 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1360819 T4339 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1360829 T4345 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> 1360830 T4374 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> 1360830 T4358 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> 1360829 T4338 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> 1361461 T4375 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1361462 T4375 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.ShardSplitTest-jetty2-1383504064073/collection1
   [junit4]   2> 1361462 T4375 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1361463 T4375 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1361463 T4375 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1361465 T4375 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.ShardSplitTest-jetty2-1383504064073/collection1/'
   [junit4]   2> 1361466 T4375 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty2-1383504064073/collection1/lib/classes/' to classloader
   [junit4]   2> 1361466 T4375 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty2-1383504064073/collection1/lib/README' to classloader
   [junit4]   2> 1361505 T4375 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1361567 T4375 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1361570 T4375 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1361579 T4375 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1362045 T4375 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1362048 T4375 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1362049 T4375 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1362055 T4375 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1362114 T4375 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1362115 T4375 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.ShardSplitTest-jetty2-1383504064073/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty2/
   [junit4]   2> 1362116 T4375 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@94d313
   [junit4]   2> 1362117 T4375 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty2
   [junit4]   2> 1362117 T4375 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty2/index/
   [junit4]   2> 1362118 T4375 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1362119 T4375 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty2/index
   [junit4]   2> 1362119 T4375 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=54.7421875, floorSegmentMB=1.701171875, forceMergeDeletesPctAllowed=29.448757356655868, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1362120 T4375 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@ec59d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@91e279),segFN=segments_1,generation=1}
   [junit4]   2> 1362121 T4375 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1362144 T4375 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1362145 T4375 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1362146 T4375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1362146 T4375 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1362147 T4375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1362147 T4375 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1362148 T4375 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1362149 T4375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1362149 T4375 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1362151 T4375 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1362152 T4375 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1362152 T4375 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1362153 T4375 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1362154 T4375 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1362155 T4375 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1362159 T4375 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1362165 T4375 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1362165 T4375 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1362167 T4375 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=12.7578125, floorSegmentMB=0.4248046875, forceMergeDeletesPctAllowed=0.38447292926104715, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5826169327244742
   [junit4]   2> 1362167 T4375 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@ec59d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@91e279),segFN=segments_1,generation=1}
   [junit4]   2> 1362168 T4375 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1362168 T4375 oass.SolrIndexSearcher.<init> Opening Searcher@4f3a11 main
   [junit4]   2> 1362172 T4376 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f3a11 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1362174 T4375 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1362174 T4375 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54947/_ge/w collection:collection1 shard:shard2
   [junit4]   2> 1362176 T4375 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1362186 T4375 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1362194 T4375 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1362194 T4375 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1362194 T4375 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54947/_ge/w/collection1/
   [junit4]   2> 1362195 T4375 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1362195 T4375 oasc.SyncStrategy.syncToMe http://127.0.0.1:54947/_ge/w/collection1/ has no replicas
   [junit4]   2> 1362195 T4375 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54947/_ge/w/collection1/ shard2
   [junit4]   2> 1362196 T4375 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1362353 T4339 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1362376 T4345 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> 1362377 T4338 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> 1362378 T4374 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> 1362377 T4358 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> 1362412 T4375 oasc.ZkController.register We are http://127.0.0.1:54947/_ge/w/collection1/ and leader is http://127.0.0.1:54947/_ge/w/collection1/
   [junit4]   2> 1362413 T4375 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54947/_ge/w
   [junit4]   2> 1362413 T4375 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1362414 T4375 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1362414 T4375 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1362418 T4375 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1362421 T4316 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1362422 T4316 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1362491 T4316 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1362493 T4316 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52460
   [junit4]   2> 1362493 T4316 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1362494 T4316 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1362494 T4316 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.ShardSplitTest-jetty3-1383504067253
   [junit4]   2> 1362494 T4316 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.ShardSplitTest-jetty3-1383504067253/'
   [junit4]   2> 1362512 T4316 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.ShardSplitTest-jetty3-1383504067253/solr.xml
   [junit4]   2> 1362552 T4316 oasc.CoreContainer.<init> New CoreContainer 27748340
   [junit4]   2> 1362553 T4316 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.ShardSplitTest-jetty3-1383504067253/]
   [junit4]   2> 1362554 T4316 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1362555 T4316 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1362555 T4316 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1362555 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1362556 T4316 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1362556 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1362556 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1362557 T4316 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1362557 T4316 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1362558 T4316 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1362559 T4316 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1362559 T4316 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57188/solr
   [junit4]   2> 1362560 T4316 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1362561 T4316 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1362562 T4388 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@199da8f name:ZooKeeperConnection Watcher:127.0.0.1:57188 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1362562 T4316 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1362568 T4316 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1362570 T4390 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17a6fd name:ZooKeeperConnection Watcher:127.0.0.1:57188/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1362570 T4316 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1362581 T4316 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1363590 T4316 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52460__ge%2Fw
   [junit4]   2> 1363593 T4316 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52460__ge%2Fw
   [junit4]   2> 1363605 T4338 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1363605 T4374 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1363605 T4358 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1363607 T4345 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1363607 T4390 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1363618 T4391 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1363619 T4391 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1363621 T4391 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1363898 T4339 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1363899 T4339 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:54947/_ge/w",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54947__ge%2Fw",
   [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> 1363905 T4339 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:52460/_ge/w",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52460__ge%2Fw",
   [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> 1363905 T4339 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1363906 T4339 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1363911 T4345 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> 1363911 T4374 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> 1363911 T4390 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> 1363911 T4358 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> 1363912 T4338 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> 1364622 T4391 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1364623 T4391 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.ShardSplitTest-jetty3-1383504067253/collection1
   [junit4]   2> 1364623 T4391 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1364625 T4391 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1364626 T4391 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1364629 T4391 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.ShardSplitTest-jetty3-1383504067253/collection1/'
   [junit4]   2> 1364630 T4391 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty3-1383504067253/collection1/lib/classes/' to classloader
   [junit4]   2> 1364631 T4391 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty3-1383504067253/collection1/lib/README' to classloader
   [junit4]   2> 1364701 T4391 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1364745 T4391 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1364748 T4391 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1364756 T4391 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1365224 T4391 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1365228 T4391 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1365230 T4391 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1365235 T4391 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1365275 T4391 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1365275 T4391 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.ShardSplitTest-jetty3-1383504067253/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty3/
   [junit4]   2> 1365275 T4391 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@94d313
   [junit4]   2> 1365276 T4391 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty3
   [junit4]   2> 1365276 T4391 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty3/index/
   [junit4]   2> 1365276 T4391 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 1365277 T4391 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1383504057364/jetty3/index
   [junit4]   2> 1365277 T4391 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=54.7421875, floorSegmentMB=1.701171875, forceMergeDeletesPctAllowed=29.448757356655868, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1365278 T4391 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1064c33 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fd72c8),segFN=segments_1,generation=1}
   [junit4]   2> 1365278 T4391 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1365283 T4391 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1365283 T4391 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1365284 T4391 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1365284 T4391 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1365285 T4391 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1365285 T4391 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1365286 T4391 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1365286 T4391 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1365286 T4391 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1365287 T4391 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1365288 T4391 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1365288 T4391 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1365288 T4391 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1365289 T4391 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1365289 T4391 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1365291 T4391 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1365294 T4391 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1365294 T4391 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1365295 T4391 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=12.7578125, floorSegmentMB=0.4248046875, forceMergeDeletesPctAllowed=0.38447292926104715, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5826169327244742
   [junit4]   2> 1365296 T4391 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1064c33 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fd72c8),segFN=segments_1,generation=1}
   [junit4]   2> 1365296 T4391 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1365296 T4391 oass.SolrIndexSearcher.<init> Opening Searcher@4bd613 main
   [junit4]   2> 1365301 T4392 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4bd613 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1365302 T4391 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1365303 T4391 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52460/_ge/w collection:collection1 shard:shard1
   [junit4]   2> 1365308 T4391 oasc.ZkController.register We are http://127.0.0.1:52460/_ge/w/collection1/ and leader is http://127.0.0.1:48929/_ge/w/collection1/
   [junit4]   2> 1365308 T4391 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52460/_ge/w
   [junit4]   2> 1365308 T4391 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1365309 T4391 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C6676 name=collection1 org.apache.solr.core.SolrCore@aa1aca url=http://127.0.0.1:52460/_ge/w/collection1 node=127.0.0.1:52460__ge%2Fw C6676_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:52460/_ge/w, core=collection1, node_name=127.0.0.1:52460__ge%2Fw}
   [junit4]   2> 1365309 T4393 C6676 P52460 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1365310 T4393 C6676 P52460 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1365310 T4393 C6676 P52460 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 1365310 T4393 C6676 P52460 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1365310 T4391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1365312 T4316 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1365312 T4316 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1365312 T4352 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 1365385 T4316 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1365388 T4316 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43389
   [junit4]   2> 1365388 T4316 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1365388 T4316 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1365389 T4316 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.ShardSplitTest-jetty4-1383504070143
   [junit4]   2> 1365389 T4316 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.ShardSplitTest-jetty4-1383504070143/'
   [junit4]   2> 1365409 T4316 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.ShardSplitTest-jetty4-1383504070143/solr.xml
   [junit4]   2> 1365424 T4339 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1365425 T4339 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52460/_ge/w",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52460__ge%2Fw",
   [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_node3"}
   [junit4]   2> 1365431 T4345 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> 1365431 T4374 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> 1365432 T4338 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> 1365432 T4358 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> 1365432 T4390 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> 1365469 T4316 oasc.CoreContainer.<init> New CoreContainer 25586731
   [junit4]   2> 1365470 T4316 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.ShardSplitTest-jetty4-1383504070143/]
   [junit4]   2> 1365471 T4316 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1365472 T4316 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1365473 T4316 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1365474 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1365475 T4316 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1365475 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1365476 T4316 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1365477 T4316 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1365478 T4316 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1365480 T4316 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1365481 T4316 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1365482 T4316 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57188/solr
   [junit4]   2> 1365483 T4316 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1365485 T4316 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1365487 T4405 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@279daf name:ZooKeeperConnection Watcher:127.0.0.1:57188 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1365488 T4316 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1365494 T4316 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1365496 T4407 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c8b3fe name:ZooKeeperConnection Watcher:127.0.0.1:57188/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1365496 T4316 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1365507 T4316 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1366313 T4352 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1366314 T4352 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node3&state=recovering&nodeName=127.0.0.1:52460__ge%252Fw&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 
   [junit4]   2> 1366517 T4316 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43389__ge%2Fw
   [junit4]   2> 1366519 T4316 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43389__ge%2Fw
   [junit4]   2> 1366528 T4345 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1366529 T4390 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1366529 T4338 oascc.ZkStateReader$3.process Updating live nodes... (5)
   

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

litTest-jetty4-1383504070143/collection1_shard1_0_replica2/data;done=false>>]
   [junit4]   2> 1515929 T4316 oasc.CachingDirectoryFactory.close Closing directory: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1383504070143/collection1_shard1_0_replica2/data
   [junit4]   2> 1515930 T4468 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90669321903669260-127.0.0.1:43389__ge%2Fw-n_0000000004) am no longer a leader.
   [junit4]   2> 1515933 T4449 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 1515954 T4316 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_ge/w,null}
   [junit4]   2> 1516014 T4316 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1516017 T4316 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57188 57188
   [junit4]   2> 1516285 T4449 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@92c1a4 name:ZooKeeperConnection Watcher:127.0.0.1:57188/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 1516285 T4316 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 52848
   [junit4]   2> 1516285 T4449 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
   [junit4]   2> !!!! WARNING: best effort to remove /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-1383504057364 FAILED !!!!!
   [junit4]   2> 1516287 T4316 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1516287 T4316 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57188 57188
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>     /solr/collections/control_collection/leader_elect (1)
   [junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
   [junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/90669321903669251-core_node1-n_0000000000 (0)
   [junit4]   1>     /solr/collections/control_collection/leaders (1)
   [junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:52848__ge%2Fw",
   [junit4]   1>            "base_url":"http://127.0.0.1:52848/_ge/w"}
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/election (5)
   [junit4]   1>     /solr/overseer_elect/election/90669321903669254-127.0.0.1:48929__ge%2Fw-n_0000000001 (0)
   [junit4]   1>     /solr/overseer_elect/election/90669321903669260-127.0.0.1:43389__ge%2Fw-n_0000000004 (0)
   [junit4]   1>     /solr/overseer_elect/election/90669321903669251-127.0.0.1:52848__ge%2Fw-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/90669321903669258-127.0.0.1:52460__ge%2Fw-n_0000000003 (0)
   [junit4]   1>     /solr/overseer_elect/election/90669321903669256-127.0.0.1:54947__ge%2Fw-n_0000000002 (0)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"90669321903669251-127.0.0.1:52848__ge%2Fw-n_0000000000"}
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=B038632D064738EE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_OM -Dtests.timezone=Canada/East-Saskatchewan -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  164s J1 | ShardSplitTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_1 expected:<100> but was:<85>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B038632D064738EE:31DEED35711858D2]:0)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:478)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 1516311 T4316 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 163785 T4315 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 1517432 T4407 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {id=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=SimpleText), n_ti=PostingsFormat(name=MockSep)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_OM, timezone=Canada/East-Saskatchewan
   [junit4]   2> NOTE: Linux 3.8.0-32-generic i386/Sun Microsystems Inc. 1.6.0_45 (32-bit)/cpus=8,threads=1,free=95793232,total=192458752
   [junit4]   2> NOTE: All tests run in this JVM: [TestAnalyzeInfixSuggestions, TestDFRSimilarityFactory, QueryResultKeyTest, PrimUtilsTest, DocValuesMultiTest, TestWordDelimiterFilterFactory, TestSweetSpotSimilarityFactory, PreAnalyzedFieldTest, ZkSolrClientTest, DocValuesMissingTest, TestIBSimilarityFactory, PluginInfoTest, TestIndexingPerformance, TestAnalyzedSuggestions, TestFastOutputStream, AddBlockUpdateTest, TestCollationKeyRangeQueries, TestPhraseSuggestions, TestFuzzyAnalyzedSuggestions, XsltUpdateRequestHandlerTest, TestOmitPositions, SortByFunctionTest, TestJmxIntegration, TestHashPartitioner, TestFastLRUCache, PreAnalyzedUpdateProcessorTest, TestQueryTypes, TestMultiCoreConfBootstrap, OpenCloseCoreStressTest, FullSolrCloudDistribCmdsTest, TestAddFieldRealTimeGet, BasicZkTest, SpellCheckCollatorTest, TestQuerySenderNoQuery, TestUtils, TestStressLucene, TermVectorComponentDistributedTest, TestStressUserVersions, TestZkChroot, TestQuerySenderListener, HighlighterTest, TestSolr4Spatial, TestComponentsName, TestDefaultSearchFieldResource, TestSolrDeletionPolicy2, SolrXmlInZkTest, RequiredFieldsTest, OpenExchangeRatesOrgProviderTest, TestIndexSearcher, CurrencyFieldOpenExchangeTest, TestCloudManagedSchema, HdfsCollectionsAPIDistributedZkTest, RAMDirectoryFactoryTest, TestRandomFaceting, FieldAnalysisRequestHandlerTest, TestStressRecovery, DirectSolrConnectionTest, DirectSolrSpellCheckerTest, TestSolrCoreProperties, TestCodecSupport, AssignTest, SignatureUpdateProcessorFactoryTest, SpellCheckComponentTest, BasicDistributedZk2Test, TestCoreDiscovery, BadCopyFieldTest, CoreAdminCreateDiscoverTest, StandardRequestHandlerTest, SuggesterWFSTTest, TestDocBasedVersionConstraints, StatsComponentTest, BlockCacheTest, TestStressReorder, TestCopyFieldCollectionResource, TestCSVResponseWriter, TestDynamicFieldResource, DirectUpdateHandlerTest, SolrRequestParserTest, SolrCoreCheckLockOnStartupTest, OutputWriterTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, TestReplicationHandler, TestDistributedSearch, TestRecovery, ZkControllerTest, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestBadConfig, OverseerCollectionProcessorTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestExtendedDismaxParser, DocValuesTest, TestTrie, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, TestRemoteStreaming, TestSolrDeletionPolicy1, DebugComponentTest, TestSurroundQueryParser, TestWriterPerf, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestArbitraryIndexDir, FastVectorHighlighterTest, RegexBoostProcessorTest, TestCollationField, JSONWriterTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, UpdateParamsTest, TestSolrIndexConfig, TestMergePolicyConfig, TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, ExternalFileFieldSortTest, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, ResourceLoaderTest, ChaosMonkeyNothingIsSafeTest, ShardSplitTest]
   [junit4] Completed on J1 in 165.10s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 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: 333 suites, 1469 tests, 1 failure, 35 ignored (6 assumptions)

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8066/
Java: 32bit/jdk1.6.0_45 -server -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 32485 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:367: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:66: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:135: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./lucene/demo/src/java/org/apache/lucene/demo/facet/ExpressionAggregationFacetsExample.java
* ./lucene/demo/src/test/org/apache/lucene/demo/facet/TestExpressionAggregationFacetsExample.java
* ./lucene/facet/src/java/org/apache/lucene/facet/search/SumValueSourceFacetRequest.java
* ./lucene/facet/src/test/org/apache/lucene/facet/search/TestSumValueSourceFacetRequest.java

Total time: 63 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.6.0_45 -server -XX:+UseSerialGC
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-b109) - Build # 8065 - Still Failing!

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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=508, name=qtp1888128823-508, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2076)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:724)    2) Thread[id=500, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Object.wait(Native Method)         at java.util.TimerThread.mainLoop(Timer.java:552)         at java.util.TimerThread.run(Timer.java:505)    3) Thread[id=503, name=qtp1888128823-503 Selector1, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:257)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)         at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:724)    4) Thread[id=504, name=qtp1888128823-504 Acceptor0 SelectChannelConnector@127.0.0.1:60851, state=BLOCKED, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:225)         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:724)    5) Thread[id=507, name=qtp1888128823-507, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2076)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:724)    6) Thread[id=505, name=qtp1888128823-505, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2076)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:724)    7) Thread[id=506, name=qtp1888128823-506, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2076)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:724)    8) Thread[id=501, name=qtp1888128823-501 Acceptor1 SelectChannelConnector@127.0.0.1:60851, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:724)    9) Thread[id=502, name=qtp1888128823-502 Selector0, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:257)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)         at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:724)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=508, name=qtp1888128823-508, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2076)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:724)
   2) Thread[id=500, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Object.wait(Native Method)
        at java.util.TimerThread.mainLoop(Timer.java:552)
        at java.util.TimerThread.run(Timer.java:505)
   3) Thread[id=503, name=qtp1888128823-503 Selector1, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:257)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:724)
   4) Thread[id=504, name=qtp1888128823-504 Acceptor0 SelectChannelConnector@127.0.0.1:60851, state=BLOCKED, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:225)
        at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:724)
   5) Thread[id=507, name=qtp1888128823-507, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2076)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:724)
   6) Thread[id=505, name=qtp1888128823-505, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2076)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:724)
   7) Thread[id=506, name=qtp1888128823-506, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2076)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:724)
   8) Thread[id=501, name=qtp1888128823-501 Acceptor1 SelectChannelConnector@127.0.0.1:60851, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
        at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:724)
   9) Thread[id=502, name=qtp1888128823-502 Selector0, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:257)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:724)
	at __randomizedtesting.SeedInfo.seed([6E73296EBBC6EAB7]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=500, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Object.wait(Native Method)         at java.util.TimerThread.mainLoop(Timer.java:552)         at java.util.TimerThread.run(Timer.java:505)    2) Thread[id=503, name=qtp1888128823-503 Selector1, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:257)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)         at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:724)    3) Thread[id=504, name=qtp1888128823-504 Acceptor0 SelectChannelConnector@127.0.0.1:60851, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at org.eclipse.jetty.server.nio.SelectChannelConnector.getConnection(SelectChannelConnector.java:160)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:934)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:724)    4) Thread[id=501, name=qtp1888128823-501 Acceptor1 SelectChannelConnector@127.0.0.1:60851, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at org.eclipse.jetty.server.nio.SelectChannelConnector.getConnection(SelectChannelConnector.java:160)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:934)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:724)    5) Thread[id=502, name=qtp1888128823-502 Selector0, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:257)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)         at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:724)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=500, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Object.wait(Native Method)
        at java.util.TimerThread.mainLoop(Timer.java:552)
        at java.util.TimerThread.run(Timer.java:505)
   2) Thread[id=503, name=qtp1888128823-503 Selector1, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:257)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:724)
   3) Thread[id=504, name=qtp1888128823-504 Acceptor0 SelectChannelConnector@127.0.0.1:60851, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at org.eclipse.jetty.server.nio.SelectChannelConnector.getConnection(SelectChannelConnector.java:160)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:934)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:724)
   4) Thread[id=501, name=qtp1888128823-501 Acceptor1 SelectChannelConnector@127.0.0.1:60851, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at org.eclipse.jetty.server.nio.SelectChannelConnector.getConnection(SelectChannelConnector.java:160)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:934)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:724)
   5) Thread[id=502, name=qtp1888128823-502 Selector0, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:257)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:724)
	at __randomizedtesting.SeedInfo.seed([6E73296EBBC6EAB7]:0)




Build Log:
[...truncated 10025 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 128493 T242 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 128499 T242 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-ChaosMonkeyNothingIsSafeTest-1383508371614
   [junit4]   2> 128500 T242 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 128500 T243 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 128600 T242 oasc.ZkTestServer.run start zk server on port:40915
   [junit4]   2> 128601 T242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 128605 T249 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@482f0820 name:ZooKeeperConnection Watcher:127.0.0.1:40915 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 128606 T242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 128606 T242 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 128609 T244 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1421f8668a10000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 
   [junit4]   2> 128609 T242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 128613 T251 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12aee38b name:ZooKeeperConnection Watcher:127.0.0.1:40915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 128613 T242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 128613 T242 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 128628 T242 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 128633 T242 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 128636 T242 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 128639 T242 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> 128639 T242 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 128643 T242 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> 128643 T242 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 128646 T242 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> 128647 T242 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 128650 T242 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> 128650 T242 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 128653 T242 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> 128653 T242 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 128656 T242 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> 128656 T242 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 128659 T242 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> 128659 T242 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 128662 T242 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> 128662 T242 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 128665 T242 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> 128665 T242 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 128672 T242 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> 128672 T242 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 128739 T242 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 128742 T242 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53909
   [junit4]   2> 128743 T242 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 128743 T242 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 128743 T242 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383508371793
   [junit4]   2> 128743 T242 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383508371793/'
   [junit4]   2> 128755 T242 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.ChaosMonkeyNothingIsSafeTest-controljetty-1383508371793/solr.xml
   [junit4]   2> 128777 T242 oasc.CoreContainer.<init> New CoreContainer 605076633
   [junit4]   2> 128777 T242 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383508371793/]
   [junit4]   2> 128778 T242 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 128778 T242 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 128779 T242 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 128779 T242 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 128779 T242 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 128779 T242 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 128780 T242 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 128780 T242 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 128780 T242 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 128782 T242 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 128783 T242 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 128783 T242 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40915/solr
   [junit4]   2> 128784 T242 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 128785 T242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 128788 T262 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6731a506 name:ZooKeeperConnection Watcher:127.0.0.1:40915 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 128789 T242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 128793 T242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 128796 T264 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16bf561d name:ZooKeeperConnection Watcher:127.0.0.1:40915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 128797 T242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 128799 T242 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 128802 T242 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 128806 T242 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 128809 T242 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53909_
   [junit4]   2> 128810 T242 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53909_
   [junit4]   2> 128814 T242 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 128819 T242 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 128822 T242 oasc.Overseer.start Overseer (id=90669604642291715-127.0.0.1:53909_-n_0000000000) starting
   [junit4]   2> 128825 T242 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 128829 T266 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 128830 T242 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 128834 T242 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 128836 T242 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 128839 T265 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 128841 T267 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 128842 T267 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 128843 T267 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 130344 T265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 130345 T265 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:53909",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53909_",
   [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> 130345 T265 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 130349 T265 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 130459 T264 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> 130844 T267 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 130844 T267 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383508371793/collection1
   [junit4]   2> 130844 T267 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 130845 T267 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 130845 T267 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 130846 T267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383508371793/collection1/'
   [junit4]   2> 130847 T267 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383508371793/collection1/lib/classes/' to classloader
   [junit4]   2> 130847 T267 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383508371793/collection1/lib/README' to classloader
   [junit4]   2> 130881 T267 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 130905 T267 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130906 T267 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 130927 T267 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 131166 T267 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 131167 T267 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 131170 T267 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 131177 T267 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 131180 T267 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 131212 T267 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 131219 T267 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 131224 T267 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 131238 T267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 131239 T267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 131239 T267 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 131240 T267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 131240 T267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 131241 T267 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 131241 T267 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1383508371793/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383508371614/control/data/
   [junit4]   2> 131241 T267 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d25a940
   [junit4]   2> 131242 T267 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.ChaosMonkeyNothingIsSafeTest-1383508371614/control/data
   [junit4]   2> 131242 T267 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383508371614/control/data/index/
   [junit4]   2> 131242 T267 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383508371614/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 131243 T267 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.ChaosMonkeyNothingIsSafeTest-1383508371614/control/data/index
   [junit4]   2> 131243 T267 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=30.3017578125, floorSegmentMB=0.84375, forceMergeDeletesPctAllowed=12.904957196389441, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 131251 T267 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.ChaosMonkeyNothingIsSafeTest-1383508371614/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 131251 T267 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 131264 T267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 131264 T267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 131265 T267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 131265 T267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 131265 T267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 131265 T267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 131266 T267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 131266 T267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 131266 T267 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 131267 T267 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 131267 T267 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 131267 T267 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 131268 T267 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 131268 T267 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 131268 T267 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 131271 T267 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 131294 T267 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 131295 T267 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 131296 T267 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=65.724609375, floorSegmentMB=0.2099609375, forceMergeDeletesPctAllowed=14.823784536728514, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 131297 T267 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.ChaosMonkeyNothingIsSafeTest-1383508371614/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 131297 T267 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 131298 T267 oass.SolrIndexSearcher.<init> Opening Searcher@60d3ab35 main
   [junit4]   2> 131300 T268 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60d3ab35 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 131302 T267 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 131302 T267 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53909 collection:control_collection shard:shard1
   [junit4]   2> 131314 T267 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 131327 T267 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 131330 T267 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 131330 T267 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 131331 T267 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53909/collection1/
   [junit4]   2> 131331 T267 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 131331 T267 oasc.SyncStrategy.syncToMe http://127.0.0.1:53909/collection1/ has no replicas
   [junit4]   2> 131331 T267 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53909/collection1/ shard1
   [junit4]   2> 131331 T267 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 131968 T265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 131976 T264 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> 132007 T267 oasc.ZkController.register We are http://127.0.0.1:53909/collection1/ and leader is http://127.0.0.1:53909/collection1/
   [junit4]   2> 132008 T267 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53909
   [junit4]   2> 132008 T267 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 132008 T267 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 132008 T267 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 132013 T267 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 132014 T242 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 132014 T242 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 132025 T242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 132033 T271 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a30087b name:ZooKeeperConnection Watcher:127.0.0.1:40915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132034 T242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 132047 T242 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 132053 T242 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 132134 T242 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 132138 T242 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37473
   [junit4]   2> 132139 T242 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 132139 T242 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 132140 T242 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.ChaosMonkeyNothingIsSafeTest-jetty1-1383508375168
   [junit4]   2> 132140 T242 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.ChaosMonkeyNothingIsSafeTest-jetty1-1383508375168/'
   [junit4]   2> 132153 T242 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.ChaosMonkeyNothingIsSafeTest-jetty1-1383508375168/solr.xml
   [junit4]   2> 132170 T242 oasc.CoreContainer.<init> New CoreContainer 822115041
   [junit4]   2> 132171 T242 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.ChaosMonkeyNothingIsSafeTest-jetty1-1383508375168/]
   [junit4]   2> 132171 T242 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 132172 T242 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 132172 T242 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 132172 T242 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 132173 T242 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 132173 T242 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 132173 T242 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 132174 T242 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 132174 T242 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 132176 T242 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 132176 T242 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 132176 T242 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40915/solr
   [junit4]   2> 132177 T242 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 132177 T242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 132183 T282 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@107d05cf name:ZooKeeperConnection Watcher:127.0.0.1:40915 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132183 T242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 132198 T242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 132204 T284 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5049b7d4 name:ZooKeeperConnection Watcher:127.0.0.1:40915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132204 T242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 132209 T242 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 133213 T242 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37473_
   [junit4]   2> 133215 T242 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37473_
   [junit4]   2> 133217 T264 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 133217 T284 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 133218 T271 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 133226 T285 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 133226 T285 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 133229 T285 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 133482 T265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 133483 T265 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:53909",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53909_",
   [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> 133486 T265 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:37473",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37473_",
   [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> 133486 T265 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 133487 T265 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 133493 T284 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> 133493 T271 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> 133493 T264 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> 134229 T285 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 134229 T285 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.ChaosMonkeyNothingIsSafeTest-jetty1-1383508375168/collection1
   [junit4]   2> 134229 T285 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 134230 T285 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 134230 T285 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 134231 T285 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.ChaosMonkeyNothingIsSafeTest-jetty1-1383508375168/collection1/'
   [junit4]   2> 134232 T285 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1383508375168/collection1/lib/classes/' to classloader
   [junit4]   2> 134233 T285 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1383508375168/collection1/lib/README' to classloader
   [junit4]   2> 134255 T285 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 134270 T285 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 134271 T285 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 134277 T285 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 134464 T285 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 134464 T285 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 134465 T285 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 134472 T285 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 134474 T285 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 134491 T285 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 134495 T285 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 134511 T285 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 134515 T285 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 134516 T285 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 134516 T285 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 134517 T285 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 134517 T285 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 134517 T285 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 134518 T285 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.ChaosMonkeyNothingIsSafeTest-jetty1-1383508375168/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383508371614/jetty1/
   [junit4]   2> 134518 T285 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d25a940
   [junit4]   2> 134519 T285 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.ChaosMonkeyNothingIsSafeTest-1383508371614/jetty1
   [junit4]   2> 134519 T285 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383508371614/jetty1/index/
   [junit4]   2> 134519 T285 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383508371614/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 134525 T285 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.ChaosMonkeyNothingIsSafeTest-1383508371614/jetty1/index
   [junit4]   2> 134526 T285 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=30.3017578125, floorSegmentMB=0.84375, forceMergeDeletesPctAllowed=12.904957196389441, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 134529 T285 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.ChaosMonkeyNothingIsSafeTest-1383508371614/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 134529 T285 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 134534 T285 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 134535 T285 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 134535 T285 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 134535 T285 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 134535 T285 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 134535 T285 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 134536 T285 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 134536 T285 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 134536 T285 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 134537 T285 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 134539 T285 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 134539 T285 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 134539 T285 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 134540 T285 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 134540 T285 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 134559 T285 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 134566 T285 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 134567 T285 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 134567 T285 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=65.724609375, floorSegmentMB=0.2099609375, forceMergeDeletesPctAllowed=14.823784536728514, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 134569 T285 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.ChaosMonkeyNothingIsSafeTest-1383508371614/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 134569 T285 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 134569 T285 oass.SolrIndexSearcher.<init> Opening Searcher@3a85764f main
   [junit4]   2> 134575 T285 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 134575 T285 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37473 collection:collection1 shard:shard2
   [junit4]   2> 134577 T286 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a85764f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 134582 T285 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 134593 T285 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 134597 T285 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 134597 T285 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 134598 T285 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37473/collection1/
   [junit4]   2> 134598 T285 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 134598 T285 oasc.SyncStrategy.syncToMe http://127.0.0.1:37473/collection1/ has no replicas
   [junit4]   2> 134598 T285 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37473/collection1/ shard2
   [junit4]   2> 134599 T285 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 135002 T265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 135011 T284 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> 135011 T264 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> 135011 T271 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> 135057 T285 oasc.ZkController.register We are http://127.0.0.1:37473/collection1/ and leader is http://127.0.0.1:37473/collection1/
   [junit4]   2> 135057 T285 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37473
   [junit4]   2> 135057 T285 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 135058 T285 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 135058 T285 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 135060 T285 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 135062 T242 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 135062 T242 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 135128 T242 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 135131 T242 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60851
   [junit4]   2> 135131 T242 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 135131 T242 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 135132 T242 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.ChaosMonkeyNothingIsSafeTest-jetty2-1383508378178
   [junit4]   2> 135132 T242 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.ChaosMonkeyNothingIsSafeTest-jetty2-1383508378178/'
   [junit4]   2> 135145 T242 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.ChaosMonkeyNothingIsSafeTest-jetty2-1383508378178/solr.xml
   [junit4]   2> 135162 T242 oasc.CoreContainer.<init> New CoreContainer 209141007
   [junit4]   2> 135163 T242 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.ChaosMonkeyNothingIsSafeTest-jetty2-1383508378178/]
   [junit4]   2> 135164 T242 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 135164 T242 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 135164 T242 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 135164 T242 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 135165 T242 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 135165 T242 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 135165 T242 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 135166 T242 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 135166 T242 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 135167 T242 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 135167 T242 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 135168 T242 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40915/solr
   [junit4]   2> 135168 T242 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 135169 T242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 135171 T298 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c69536b name:ZooKeeperConnection Watcher:127.0.0.1:40915 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 135172 T242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 135175 T242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 135177 T300 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c01849e name:ZooKeeperConnection Watcher:127.0.0.1:40915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 135177 T242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 135181 T242 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 136185 T242 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60851_
   [junit4]   2> 136187 T242 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60851_
   [junit4]   2> 136190 T271 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 136190 T284 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 136190 T264 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 136207 T300 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 136213 T301 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 136213 T301 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 136222 T301 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 136524 T265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 136525 T265 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:37473",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37473_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 136536 T265 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:60851",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60851_",
   [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> 136537 T265 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 136537 T265 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 136541 T271 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> 136541 T300 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> 136541 T264 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> 136541 T284 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> 137223 T301 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 137223 T301 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.ChaosMonkeyNothingIsSafeTest-jetty2-1383508378178/collection1
   [junit4]   2> 137223 T301 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 137224 T301 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 137224 T301 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 137225 T301 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.ChaosMonkeyNothingIsSafeTest-jetty2-1383508378178/collection1/'
   [junit4]   2> 137226 T301 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1383508378178/collection1/lib/classes/' to classloader
   [junit4]   2> 137226 T301 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1383508378178/collection1/lib/README' to classloader
   [junit4]   2> 137250 T301 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 137268 T301 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 137270 T301 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 137277 T301 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 137435 T301 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 137435 T301 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 137436 T301 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 137441 T301 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 137442 T301 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 137464 T301 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 137475 T301 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 137478 T301 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 137479 T301 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 137480 T301 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 137480 T301 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 137481 T301 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 137481 T301 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 137481 T301 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 137481 T301 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.ChaosMonkeyNothingIsSafeTest-jetty2-1383508378178/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383508371614/jetty2/
   [junit4]   2> 137481 T301 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d25a940
   [junit4]   2> 137482 T301 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.ChaosMonkeyNothingIsSafeTest-1383508371614/jetty2
   [junit4]   2> 137483 T301 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383508371614/jetty2/index/
   [junit4]   2> 137483 T301 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1383508371614/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 137483 T301 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.ChaosMonkeyNothingIsSafeTest-1383508371614/jetty2/index
   [junit4]   2> 137484 T301 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=30.3017578125, floorSegmentMB=0.84375, forceMergeDeletesPctAllowed=12.904957196389441, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 137487 T301 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.ChaosMonkeyNothingIsSafeTest-1383508371614/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 137487 T301 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 137492 T301 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 137492 T301 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 137493 T301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 137493 T301 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 137493 T301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 137493 T301 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 137494 T301 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 137494 T301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 137494 T301 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 137498 T301 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 137499 T301 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 137499 T301 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 137499 T301 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 137500 T301 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 137500 T301 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 137501 T301 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 137502 T301 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 137503 T301 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 137503 T301 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=65.724609375, floorSegmentMB=0.2099609375, forceMergeDeletesPctAllowed=14.823784536728514, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 137504 T301 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.ChaosMonkeyNothingIsSafeTest-1383508371614/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 137504 T301 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 137504 T301 oass.SolrIndexSearcher.<init> Opening Searcher@431d3847 main
   [junit4]   2> 137508 T302 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@431d3847 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 137510 T301 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 137511 T301 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60851 collection:collection1 shard:shard1
   [junit4]   2> 137512 T301 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 137523 T301 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 137526 T301 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 137526 T301 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 137526 T301 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60851/collection1/
   [junit4]   2> 137527 T301 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 137527 T301 oasc.SyncStrategy.syncToMe http://127.0.0.1:60851/collection1/ has no replicas
   [junit4]   2> 137527 T301 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60851/collection1/ shard1
   [junit4]   2> 137527 T301 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 138049 T265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 138056 T271 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> 138056 T284 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> 138056 T300 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> 138057 T264 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> 138087 T301 oasc.ZkController.register We are http://127.0.0.1:60851/collection1/ and leader is http://127.0.0.1:60851/collection1/
   [junit4]   2> 138087 T301 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60851
   [junit4]   2> 138087 T301 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 138088 T301 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 138088 T301 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 138090 T301 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 138090 T242 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 138091 T242 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 138172 T242 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 138176 T242 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58549
   [junit4]   2> 138177 T242 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 138177 T242 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 138177 T242 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1383508381207
   [junit4]   2> 138177 T242 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1383508381207/'
   [junit4]   2> 138187 T242 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.ChaosMonkeyNothingIsSafeTest-jetty3-1383508381207/solr.xml
   [junit4]   2> 138203 T242 oasc.CoreContainer.<init> New CoreContainer 1641192496
   [junit4]   2> 138204 T242 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1383508381207/]
   [junit4]   2> 138204 T242 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 138204 T242 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 138205 T242 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 138205 T242 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 138205 T242 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 138206 T242 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 138206 T242 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 138207 T242 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 138207 T242 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 138209 T242 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 138209 T242 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 138210 T242 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40915/solr
   [junit4]   2> 138210 T242 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 138211 T242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 138215 T314 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ebe4097 name:ZooKeeperConnection Watcher:127.0.0.1:40915 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 138215 T242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 138218 T242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 138220 T316 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4189ad0b name:ZooKeeperConnection Watcher:127.0.0.1:40915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 138220 T242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 138224 T242 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 139227 T242 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58549_
   [junit4]   2> 139229 T242 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58549_
   [junit4]   2> 139231 T271 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 139232 T284 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 139232 T264 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 139231 T300 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 139234 T316 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 139242 T317 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 139242 T317 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 139244 T317 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 139563 T265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 139564 T265 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:60851",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60851_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 139569 T265 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:58549",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58549_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":

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

thod)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2076)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    6) Thread[id=505, name=qtp1888128823-505, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2076)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    7) Thread[id=506, name=qtp1888128823-506, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2076)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    8) Thread[id=501, name=qtp1888128823-501 Acceptor1 SelectChannelConnector@127.0.0.1:60851, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
   [junit4]    >         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
   [junit4]    >         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
   [junit4]    >         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    9) Thread[id=502, name=qtp1888128823-502 Selector0, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:257)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
   [junit4]    >         at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6E73296EBBC6EAB7]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=500, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:552)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    >    2) Thread[id=503, name=qtp1888128823-503 Selector1, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:257)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
   [junit4]    >         at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    3) Thread[id=504, name=qtp1888128823-504 Acceptor0 SelectChannelConnector@127.0.0.1:60851, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at org.eclipse.jetty.server.nio.SelectChannelConnector.getConnection(SelectChannelConnector.java:160)
   [junit4]    >         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:934)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    4) Thread[id=501, name=qtp1888128823-501 Acceptor1 SelectChannelConnector@127.0.0.1:60851, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at org.eclipse.jetty.server.nio.SelectChannelConnector.getConnection(SelectChannelConnector.java:160)
   [junit4]    >         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:934)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    5) Thread[id=502, name=qtp1888128823-502 Selector0, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:257)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
   [junit4]    >         at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6E73296EBBC6EAB7]:0)
   [junit4] Completed on J1 in 122.62s, 1 test, 2 errors <<< FAILURES!

[...truncated 766 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: 333 suites, 1469 tests, 2 suite-level errors, 936 ignored

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