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

[JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1741 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/1741/

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

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([8F9FF450401DFBCA:E797A4837429BF6]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:126)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 10235 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 1143405 T3213 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_ik/
   [junit4]   2> 1143410 T3213 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeySafeLeaderTest-1383877663803
   [junit4]   2> 1143411 T3213 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1143411 T3214 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1143512 T3213 oasc.ZkTestServer.run start zk server on port:26610
   [junit4]   2> 1143512 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1143523 T3220 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@286338a5 name:ZooKeeperConnection Watcher:127.0.0.1:26610 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1143523 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1143524 T3213 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1143538 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1143539 T3222 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7229fd4a name:ZooKeeperConnection Watcher:127.0.0.1:26610/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1143539 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1143540 T3213 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1143550 T3213 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1143552 T3213 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1143553 T3213 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1143563 T3213 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1143564 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1143579 T3213 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1143580 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1143683 T3213 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1143683 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1143686 T3213 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1143686 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1143697 T3213 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1143697 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1143699 T3213 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1143700 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1143702 T3213 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1143702 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1143710 T3213 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1143710 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1143712 T3213 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1143713 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1143715 T3213 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1143715 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1143723 T3213 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1143723 T3213 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1144000 T3213 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1144005 T3213 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25072
   [junit4]   2> 1144006 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1144006 T3213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1144006 T3213 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383877664118
   [junit4]   2> 1144007 T3213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383877664118/'
   [junit4]   2> 1144047 T3213 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383877664118/solr.xml
   [junit4]   2> 1144160 T3213 oasc.CoreContainer.<init> New CoreContainer 1840179903
   [junit4]   2> 1144161 T3213 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383877664118/]
   [junit4]   2> 1144162 T3213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1144162 T3213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1144163 T3213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1144163 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1144163 T3213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1144163 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1144164 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1144164 T3213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1144164 T3213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1144170 T3213 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1144170 T3213 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1144170 T3213 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:26610/solr
   [junit4]   2> 1144171 T3213 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1144172 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1144174 T3233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4066e427 name:ZooKeeperConnection Watcher:127.0.0.1:26610 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1144175 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1144188 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1144189 T3235 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31fe8c5b name:ZooKeeperConnection Watcher:127.0.0.1:26610/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1144189 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1144196 T3213 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1144200 T3213 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1144209 T3213 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1144211 T3213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25072__ik
   [junit4]   2> 1144216 T3213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25072__ik
   [junit4]   2> 1144219 T3213 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1144238 T3213 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1144240 T3213 oasc.Overseer.start Overseer (id=90693806575321091-127.0.0.1:25072__ik-n_0000000000) starting
   [junit4]   2> 1144252 T3213 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1144264 T3237 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1144264 T3213 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1144267 T3213 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1144268 T3213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1144270 T3236 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1144276 T3238 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1144277 T3238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1144277 T3238 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1145773 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1145774 T3236 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:25072/_ik",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:25072__ik",
   [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> 1145774 T3236 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1145774 T3236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1145790 T3235 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> 1146280 T3238 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1146280 T3238 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383877664118/collection1
   [junit4]   2> 1146280 T3238 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1146281 T3238 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1146281 T3238 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1146282 T3238 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383877664118/collection1/'
   [junit4]   2> 1146283 T3238 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383877664118/collection1/lib/README' to classloader
   [junit4]   2> 1146283 T3238 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383877664118/collection1/lib/classes/' to classloader
   [junit4]   2> 1146333 T3238 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1146383 T3238 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1146484 T3238 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1146492 T3238 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1146998 T3238 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1146998 T3238 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1146999 T3238 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1147009 T3238 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1147012 T3238 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1147023 T3238 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1147028 T3238 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1147031 T3238 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1147032 T3238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1147032 T3238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1147032 T3238 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1147033 T3238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1147033 T3238 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1147034 T3238 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1147074 T3238 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383877664118/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/control/data/
   [junit4]   2> 1147075 T3238 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af95780
   [junit4]   2> 1147077 T3238 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/control/data
   [junit4]   2> 1147078 T3238 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/control/data/index/
   [junit4]   2> 1147079 T3238 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1147080 T3238 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/control/data/index
   [junit4]   2> 1147081 T3238 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3097733708873497]
   [junit4]   2> 1147085 T3238 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1147086 T3238 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1147088 T3238 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1147089 T3238 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1147089 T3238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1147089 T3238 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1147089 T3238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1147090 T3238 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1147090 T3238 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1147090 T3238 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1147091 T3238 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1147091 T3238 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1147091 T3238 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1147092 T3238 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1147092 T3238 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1147092 T3238 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1147093 T3238 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1147106 T3238 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1147110 T3238 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1147110 T3238 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1147111 T3238 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37883258289582844]
   [junit4]   2> 1147112 T3238 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1147113 T3238 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1147113 T3238 oass.SolrIndexSearcher.<init> Opening Searcher@58dc0955 main
   [junit4]   2> 1147116 T3239 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58dc0955 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1147117 T3238 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1147117 T3238 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25072/_ik collection:control_collection shard:shard1
   [junit4]   2> 1147118 T3238 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1147141 T3238 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1147153 T3238 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1147153 T3238 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1147153 T3238 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:25072/_ik/collection1/
   [junit4]   2> 1147153 T3238 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1147154 T3238 oasc.SyncStrategy.syncToMe http://127.0.0.1:25072/_ik/collection1/ has no replicas
   [junit4]   2> 1147154 T3238 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:25072/_ik/collection1/ shard1
   [junit4]   2> 1147154 T3238 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1147293 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1147364 T3235 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> 1147373 T3238 oasc.ZkController.register We are http://127.0.0.1:25072/_ik/collection1/ and leader is http://127.0.0.1:25072/_ik/collection1/
   [junit4]   2> 1147373 T3238 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25072/_ik
   [junit4]   2> 1147373 T3238 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1147373 T3238 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1147374 T3238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1147387 T3238 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1147388 T3213 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1147389 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1147391 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1147393 T3242 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32b8101f name:ZooKeeperConnection Watcher:127.0.0.1:26610/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1147393 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1147395 T3213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1147397 T3213 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1147691 T3213 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1147694 T3213 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:58565
   [junit4]   2> 1147694 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1147695 T3213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1147695 T3213 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383877667789
   [junit4]   2> 1147696 T3213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383877667789/'
   [junit4]   2> 1147735 T3213 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383877667789/solr.xml
   [junit4]   2> 1147831 T3213 oasc.CoreContainer.<init> New CoreContainer 561875149
   [junit4]   2> 1147832 T3213 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383877667789/]
   [junit4]   2> 1147834 T3213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1147834 T3213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1147835 T3213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1147835 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1147836 T3213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1147836 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1147836 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1147837 T3213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1147837 T3213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1147844 T3213 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1147845 T3213 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1147846 T3213 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:26610/solr
   [junit4]   2> 1147846 T3213 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1147847 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1147850 T3253 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f2be711 name:ZooKeeperConnection Watcher:127.0.0.1:26610 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1147851 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1147868 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1147870 T3255 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1405c643 name:ZooKeeperConnection Watcher:127.0.0.1:26610/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1147871 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1147882 T3213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1148868 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1148869 T3236 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:25072/_ik",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:25072__ik",
   [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> 1148883 T3255 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> 1148883 T3242 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> 1148883 T3235 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> 1148886 T3213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58565__ik
   [junit4]   2> 1148888 T3213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58565__ik
   [junit4]   2> 1148896 T3235 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1148896 T3242 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1148896 T3255 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1148904 T3256 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1148904 T3256 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1148906 T3256 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1150388 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1150389 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58565/_ik",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58565__ik",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1150389 T3236 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1150390 T3236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1150402 T3235 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> 1150402 T3255 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> 1150402 T3242 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> 1150908 T3256 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1150908 T3256 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383877667789/collection1
   [junit4]   2> 1150908 T3256 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1150909 T3256 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1150909 T3256 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1150910 T3256 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383877667789/collection1/'
   [junit4]   2> 1150913 T3256 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383877667789/collection1/lib/README' to classloader
   [junit4]   2> 1150913 T3256 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383877667789/collection1/lib/classes/' to classloader
   [junit4]   2> 1150979 T3256 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1151064 T3256 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1151166 T3256 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1151178 T3256 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1151806 T3256 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1151807 T3256 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1151808 T3256 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1151818 T3256 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1151821 T3256 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1151832 T3256 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1151837 T3256 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1151840 T3256 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1151841 T3256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1151841 T3256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1151842 T3256 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1151842 T3256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1151843 T3256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1151843 T3256 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1151843 T3256 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383877667789/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty1/
   [junit4]   2> 1151843 T3256 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af95780
   [junit4]   2> 1151844 T3256 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty1
   [junit4]   2> 1151845 T3256 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty1/index/
   [junit4]   2> 1151846 T3256 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1151846 T3256 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty1/index
   [junit4]   2> 1151847 T3256 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3097733708873497]
   [junit4]   2> 1151850 T3256 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1151850 T3256 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1151853 T3256 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1151853 T3256 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1151854 T3256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1151854 T3256 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1151854 T3256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1151854 T3256 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1151855 T3256 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1151855 T3256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1151855 T3256 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1151856 T3256 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1151856 T3256 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1151856 T3256 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1151857 T3256 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1151857 T3256 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1151858 T3256 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1151870 T3256 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1151873 T3256 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1151874 T3256 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1151874 T3256 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37883258289582844]
   [junit4]   2> 1151875 T3256 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1151876 T3256 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1151876 T3256 oass.SolrIndexSearcher.<init> Opening Searcher@10278d02 main
   [junit4]   2> 1151880 T3257 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10278d02 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1151881 T3256 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1151881 T3256 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58565/_ik collection:collection1 shard:shard1
   [junit4]   2> 1151883 T3256 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1151900 T3256 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1151910 T3256 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1151911 T3256 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1151911 T3256 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58565/_ik/collection1/
   [junit4]   2> 1151911 T3256 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1151911 T3256 oasc.SyncStrategy.syncToMe http://127.0.0.1:58565/_ik/collection1/ has no replicas
   [junit4]   2> 1151911 T3256 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58565/_ik/collection1/ shard1
   [junit4]   2> 1151911 T3256 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1153411 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1153439 T3235 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> 1153439 T3255 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> 1153439 T3242 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> 1153456 T3256 oasc.ZkController.register We are http://127.0.0.1:58565/_ik/collection1/ and leader is http://127.0.0.1:58565/_ik/collection1/
   [junit4]   2> 1153456 T3256 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58565/_ik
   [junit4]   2> 1153456 T3256 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1153456 T3256 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1153457 T3256 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1153458 T3256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1153459 T3213 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1153460 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1153787 T3213 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1153790 T3213 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:18698
   [junit4]   2> 1153791 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1153791 T3213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1153792 T3213 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383877673853
   [junit4]   2> 1153792 T3213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383877673853/'
   [junit4]   2> 1153835 T3213 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383877673853/solr.xml
   [junit4]   2> 1153939 T3213 oasc.CoreContainer.<init> New CoreContainer 284047850
   [junit4]   2> 1153940 T3213 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383877673853/]
   [junit4]   2> 1153942 T3213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1153942 T3213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1153943 T3213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1153943 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1153944 T3213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1153944 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1153944 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1153945 T3213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1153945 T3213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1153953 T3213 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1153954 T3213 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1153954 T3213 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:26610/solr
   [junit4]   2> 1153955 T3213 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1153956 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1153959 T3269 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1be9463d name:ZooKeeperConnection Watcher:127.0.0.1:26610 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1153960 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1153964 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1153976 T3271 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ef5fd9c name:ZooKeeperConnection Watcher:127.0.0.1:26610/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1153976 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1153982 T3213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1154952 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1154953 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58565/_ik",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58565__ik",
   [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":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1154966 T3235 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> 1154966 T3242 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> 1154966 T3271 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> 1154966 T3255 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> 1154985 T3213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:18698__ik
   [junit4]   2> 1154987 T3213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:18698__ik
   [junit4]   2> 1154989 T3235 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1154989 T3242 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1154989 T3271 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1154989 T3255 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1154998 T3272 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1154998 T3272 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1154999 T3272 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1156471 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1156472 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:18698/_ik",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:18698__ik",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1156472 T3236 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1156472 T3236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1156489 T3235 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> 1156489 T3255 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> 1156489 T3242 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> 1156489 T3271 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> 1157001 T3272 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1157001 T3272 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383877673853/collection1
   [junit4]   2> 1157001 T3272 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1157002 T3272 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1157002 T3272 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1157003 T3272 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383877673853/collection1/'
   [junit4]   2> 1157004 T3272 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383877673853/collection1/lib/README' to classloader
   [junit4]   2> 1157004 T3272 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383877673853/collection1/lib/classes/' to classloader
   [junit4]   2> 1157054 T3272 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1157104 T3272 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1157205 T3272 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1157214 T3272 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1157859 T3272 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1157860 T3272 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1157861 T3272 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1157870 T3272 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1157873 T3272 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1157883 T3272 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1157886 T3272 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1157890 T3272 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1157890 T3272 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1157891 T3272 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1157891 T3272 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1157891 T3272 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1157892 T3272 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1157892 T3272 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1157892 T3272 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383877673853/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty2/
   [junit4]   2> 1157892 T3272 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af95780
   [junit4]   2> 1157893 T3272 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty2
   [junit4]   2> 1157894 T3272 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty2/index/
   [junit4]   2> 1157895 T3272 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1157895 T3272 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty2/index
   [junit4]   2> 1157896 T3272 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3097733708873497]
   [junit4]   2> 1157900 T3272 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1157900 T3272 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1157903 T3272 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1157904 T3272 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1157904 T3272 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1157904 T3272 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1157904 T3272 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1157905 T3272 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1157905 T3272 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1157905 T3272 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1157905 T3272 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1157906 T3272 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1157906 T3272 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1157907 T3272 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1157907 T3272 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1157907 T3272 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1157908 T3272 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1157919 T3272 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1157922 T3272 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1157923 T3272 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1157923 T3272 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37883258289582844]
   [junit4]   2> 1157925 T3272 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1157925 T3272 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1157925 T3272 oass.SolrIndexSearcher.<init> Opening Searcher@6ece4371 main
   [junit4]   2> 1157929 T3273 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ece4371 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1157930 T3272 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1157931 T3272 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:18698/_ik collection:collection1 shard:shard2
   [junit4]   2> 1157932 T3272 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1157948 T3272 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1157959 T3272 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1157959 T3272 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1157959 T3272 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:18698/_ik/collection1/
   [junit4]   2> 1157959 T3272 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1157960 T3272 oasc.SyncStrategy.syncToMe http://127.0.0.1:18698/_ik/collection1/ has no replicas
   [junit4]   2> 1157960 T3272 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:18698/_ik/collection1/ shard2
   [junit4]   2> 1157960 T3272 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1157993 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1158007 T3235 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> 1158008 T3242 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> 1158008 T3271 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> 1158008 T3255 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> 1158022 T3272 oasc.ZkController.register We are http://127.0.0.1:18698/_ik/collection1/ and leader is http://127.0.0.1:18698/_ik/collection1/
   [junit4]   2> 1158022 T3272 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:18698/_ik
   [junit4]   2> 1158022 T3272 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1158022 T3272 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1158022 T3272 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1158024 T3272 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1158025 T3213 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1158026 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1158316 T3213 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1158319 T3213 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60623
   [junit4]   2> 1158320 T3213 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1158320 T3213 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1158321 T3213 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383877678419
   [junit4]   2> 1158321 T3213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383877678419/'
   [junit4]   2> 1158362 T3213 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383877678419/solr.xml
   [junit4]   2> 1158462 T3213 oasc.CoreContainer.<init> New CoreContainer 2052840700
   [junit4]   2> 1158463 T3213 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383877678419/]
   [junit4]   2> 1158465 T3213 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1158466 T3213 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1158466 T3213 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1158467 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1158467 T3213 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1158467 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1158468 T3213 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1158468 T3213 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1158469 T3213 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1158477 T3213 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1158477 T3213 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1158478 T3213 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:26610/solr
   [junit4]   2> 1158478 T3213 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1158479 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1158482 T3285 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44f01bea name:ZooKeeperConnection Watcher:127.0.0.1:26610 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1158483 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1158504 T3213 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1158506 T3287 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@276ad430 name:ZooKeeperConnection Watcher:127.0.0.1:26610/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1158507 T3213 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1158517 T3213 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1159518 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1159519 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:18698/_ik",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:18698__ik",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1159544 T3213 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60623__ik
   [junit4]   2> 1159561 T3213 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60623__ik
   [junit4]   2> 1159563 T3235 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> 1159563 T3271 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> 1159563 T3287 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> 1159563 T3255 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> 1159563 T3242 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> 1159573 T3271 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1159573 T3287 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1159574 T3242 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1159574 T3255 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1159574 T3235 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1159582 T3288 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1159583 T3288 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1159584 T3288 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1161075 T3236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1161076 T3236 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60623/_ik",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60623__ik",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1161076 T3236 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1161076 T3236 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1161080 T3235 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> 1161080 T3255 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> 1161080 T3242 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> 1161080 T3287 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> 1161080 T3271 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> 1161587 T3288 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1161587 T3288 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383877678419/collection1
   [junit4]   2> 1161587 T3288 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1161588 T3288 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1161588 T3288 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1161589 T3288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383877678419/collection1/'
   [junit4]   2> 1161590 T3288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383877678419/collection1/lib/classes/' to classloader
   [junit4]   2> 1161591 T3288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383877678419/collection1/lib/README' to classloader
   [junit4]   2> 1161637 T3288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1161683 T3288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1161784 T3288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1161793 T3288 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1162319 T3288 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1162320 T3288 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1162321 T3288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1162329 T3288 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1162332 T3288 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1162343 T3288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1162347 T3288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1162350 T3288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1162351 T3288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1162351 T3288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1162351 T3288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1162352 T3288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1162352 T3288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1162353 T3288 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1162353 T3288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1383877678419/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty3/
   [junit4]   2> 1162353 T3288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af95780
   [junit4]   2> 1162354 T3288 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty3
   [junit4]   2> 1162355 T3288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty3/index/
   [junit4]   2> 1162355 T3288 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 1162356 T3288 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty3/index
   [junit4]   2> 1162356 T3288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3097733708873497]
   [junit4]   2> 1162414 T3288 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 1162415 T3288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1162419 T3288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1162420 T3288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1162420 T3288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1162421 T3288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1162421 T3288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1162421 T3288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1162422 T3288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1162422 T3288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1162423 T3288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1162423 T3288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1162424 T3288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1162424 T3288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1162425 T3288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1162426 T3288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1162426 T3288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1162443 T3288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1162447 T3288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1162447 T3288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1162448 T3288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37883258289582844]
   [junit4]   2> 1162450 T3288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 1162450 T3288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1162451 T3288 oass.SolrIndexSearcher.<init> Opening Searcher@1f25a863 main
   [junit4]   2> 1162456 T3289 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f25a863 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1162458 T3288 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1162458 T3288 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60623/_ik collection:collection1 shard:shard3
   [junit4]   2> 1162460 T3288 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1162524 T3288 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard sh

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

r.java:977)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:931)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:893)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:132)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.closeWriter(DirectUpdateHandler2.java:764)
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.closeIndexWriter(DefaultSolrCoreState.java:68)
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.close(DefaultSolrCoreState.java:359)
   [junit4]   2> 	at org.apache.solr.update.SolrCoreState.decrefSolrCoreState(SolrCoreState.java:72)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1015)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:436)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:195)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 	at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
   [junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]   2> 	at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2> 	at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> Caused by: java.nio.channels.ClosedByInterruptException
   [junit4]   2> 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202)
   [junit4]   2> 	at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:679)
   [junit4]   2> 	at org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:169)
   [junit4]   2> 	... 49 more
   [junit4]   2> 
   [junit4]   2> 1359785 T3249 C744 P58565 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1359786 T3249 C744 P58565 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1359786 T3249 C744 P58565 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty1 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty1;done=false>>]
   [junit4]   2> 1359786 T3249 C744 P58565 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty1
   [junit4]   2> 1359787 T3249 C744 P58565 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty1/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty1/index;done=false>>]
   [junit4]   2> 1359787 T3249 C744 P58565 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383877663802/jetty1/index
   [junit4]   2> NOTE: test params are: codec=Lucene46: {range_facet_l=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Memory doPackFST= true), _version_=Pulsing41(freqCutoff=7 minBlockSize=15 maxBlockSize=99), rnd_b=PostingsFormat(name=SimpleText), intDefault=Pulsing41(freqCutoff=7 minBlockSize=15 maxBlockSize=99), timestamp=PostingsFormat(name=MockRandom), id=PostingsFormat(name=SimpleText), a_t=PostingsFormat(name=MockRandom), range_facet_sl=PostingsFormat(name=SimpleText), range_facet_si=PostingsFormat(name=MockRandom), other_tl1=Pulsing41(freqCutoff=7 minBlockSize=15 maxBlockSize=99), multiDefault=PostingsFormat(name=MockRandom), a_si=Pulsing41(freqCutoff=7 minBlockSize=15 maxBlockSize=99)}, docValues:{}, sim=DefaultSimilarity, locale=ms_MY, timezone=Africa/Bangui
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=290697624,total=467664896
   [junit4]   2> NOTE: All tests run in this JVM: [DOMUtilTest, TestOmitPositions, SuggesterFSTTest, DefaultValueUpdateProcessorTest, TestLFUCache, TestSolrCoreProperties, TestSchemaResource, UniqFieldsUpdateProcessorFactoryTest, MultiTermTest, DistanceFunctionTest, TestRandomMergePolicy, TestHashPartitioner, AlternateDirectoryTest, HighlighterTest, TestReplicationHandler, StandardRequestHandlerTest, CacheHeaderTest, CircularListTest, SliceStateUpdateTest, AnalysisAfterCoreReloadTest, TestSolrDeletionPolicy2, TestSolrXMLSerializer, TestSolrJ, SolrRequestParserTest, BasicFunctionalityTest, BasicDistributedZkTest, PreAnalyzedUpdateProcessorTest, TestReloadAndDeleteDocs, CollectionsAPIDistributedZkTest, InfoHandlerTest, XsltUpdateRequestHandlerTest, NotRequiredUniqueKeyTest, IndexBasedSpellCheckerTest, TestJmxIntegration, SortByFunctionTest, TestReversedWildcardFilterFactory, TestDefaultSearchFieldResource, EchoParamsTest, DistributedSpellCheckComponentTest, TestZkChroot, TestFieldCollectionResource, OpenExchangeRatesOrgProviderTest, ZkSolrClientTest, PolyFieldTest, SolrIndexConfigTest, TestBadConfig, SimpleFacetsTest, ShardRoutingCustomTest, CoreMergeIndexesAdminHandlerTest, FastVectorHighlighterTest, TestUpdate, TestSuggestSpellingConverter, TestInfoStreamLogging, TestCloudManagedSchema, UpdateParamsTest, TestRecoveryHdfs, TestSolr4Spatial, ExternalFileFieldSortTest, WordBreakSolrSpellCheckerTest, TermVectorComponentTest, HighlighterConfigTest, BJQParserTest, HdfsBasicDistributedZkTest, PingRequestHandlerTest, LukeRequestHandlerTest, TestSearchPerf, TestCollapseQParserPlugin, TestFastLRUCache, JsonLoaderTest, TestSolrQueryParserDefaultOperatorResource, RequestHandlersTest, DeleteInactiveReplicaTest, RecoveryZkTest, TestCollationKeyRangeQueries, ZkControllerTest, OutputWriterTest, TestCloudManagedSchemaAddField, TestLMJelinekMercerSimilarityFactory, TermVectorComponentDistributedTest, DocValuesTest, TestStressLucene, ShardSplitTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 216.53s, 1 test, 1 failure <<< FAILURES!

[...truncated 527 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:408: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/common-build.xml:483: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:1263: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:906: There were test failures: 335 suites, 1475 tests, 1 failure, 35 ignored (6 assumptions)

Total time: 63 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1742 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/1742/

4 tests failed.
REGRESSION:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
Invalid replica : core_node1 in shard/collection : shard1/delLiveColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Invalid replica : core_node1 in shard/collection : shard1/delLiveColl
	at __randomizedtesting.SeedInfo.seed([3CCA6CA07C156578:BD2CE2B80B4A0544]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:464)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:149)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:135)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:115)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:724)


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

Error Message:
ERROR: SolrZkClient opens=15 closes=14

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
	at __randomizedtesting.SeedInfo.seed([3CCA6CA07C156578]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:724)


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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest:     1) Thread[id=3234, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[3CCA6CA07C156578]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)    2) Thread[id=3233, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[3CCA6CA07C156578]-SendThread(localhost:43877), state=RUNNABLE, group=TGRP-DeleteReplicaTest]         at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)         at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:159)         at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=3234, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[3CCA6CA07C156578]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   2) Thread[id=3233, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[3CCA6CA07C156578]-SendThread(localhost:43877), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:159)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
	at __randomizedtesting.SeedInfo.seed([3CCA6CA07C156578]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3233, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[3CCA6CA07C156578]-SendThread(localhost:43877), state=RUNNABLE, group=TGRP-DeleteReplicaTest]         at sun.nio.ch.IOUtil.drain(Native Method)         at sun.nio.ch.KQueueSelectorImpl.updateSelectedKeys(KQueueSelectorImpl.java:167)         at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:108)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3233, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[3CCA6CA07C156578]-SendThread(localhost:43877), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
        at sun.nio.ch.IOUtil.drain(Native Method)
        at sun.nio.ch.KQueueSelectorImpl.updateSelectedKeys(KQueueSelectorImpl.java:167)
        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:108)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
	at __randomizedtesting.SeedInfo.seed([3CCA6CA07C156578]:0)




Build Log:
[...truncated 10345 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 1630764 T3147 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1630771 T3147 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./solrtest-DeleteReplicaTest-1383895833721
   [junit4]   2> 1630773 T3147 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1630773 T3148 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1630874 T3147 oasc.ZkTestServer.run start zk server on port:43877
   [junit4]   2> 1630875 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1630886 T3154 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a38e7d4 name:ZooKeeperConnection Watcher:127.0.0.1:43877 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1630886 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1630887 T3147 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1630891 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1630893 T3156 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26b85284 name:ZooKeeperConnection Watcher:127.0.0.1:43877/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1630893 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1630893 T3147 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1630896 T3147 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1630899 T3147 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1630900 T3147 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1630903 T3147 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1630903 T3147 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1630908 T3147 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1630909 T3147 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1631012 T3147 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1631013 T3147 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1631015 T3147 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1631016 T3147 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1631027 T3147 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1631028 T3147 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1631031 T3147 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1631031 T3147 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1631034 T3147 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1631035 T3147 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1631037 T3147 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1631038 T3147 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1631040 T3147 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1631041 T3147 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1631043 T3147 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1631044 T3147 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1631052 T3147 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1631052 T3147 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1631283 T3147 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1631288 T3147 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33466
   [junit4]   2> 1631289 T3147 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1631289 T3147 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1631290 T3147 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383895834005
   [junit4]   2> 1631290 T3147 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383895834005/'
   [junit4]   2> 1631325 T3147 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383895834005/solr.xml
   [junit4]   2> 1631435 T3147 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1631436 T3147 oasc.CoreContainer.<init> New CoreContainer 437060033
   [junit4]   2> 1631436 T3147 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383895834005/]
   [junit4]   2> 1631438 T3147 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1631439 T3147 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1631439 T3147 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1631440 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1631440 T3147 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1631440 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1631441 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1631441 T3147 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1631442 T3147 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1631448 T3147 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1631449 T3147 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1631450 T3147 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43877/solr
   [junit4]   2> 1631450 T3147 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1631451 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1631454 T3167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6da4bb0 name:ZooKeeperConnection Watcher:127.0.0.1:43877 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1631455 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1631458 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1631466 T3169 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d558686 name:ZooKeeperConnection Watcher:127.0.0.1:43877/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1631466 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1631468 T3147 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1631479 T3147 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1631482 T3147 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1631484 T3147 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33466_
   [junit4]   2> 1631491 T3147 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33466_
   [junit4]   2> 1631494 T3147 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1631511 T3147 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1631513 T3147 oasc.Overseer.start Overseer (id=90694997359132675-127.0.0.1:33466_-n_0000000000) starting
   [junit4]   2> 1631528 T3147 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1631532 T3171 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1631533 T3147 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1631541 T3147 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1631543 T3147 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1631546 T3170 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1631549 T3147 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383895834005
   [junit4]   2> 1631551 T3147 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383895834005/conf/
   [junit4]   2> 1631723 T3147 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1631724 T3147 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1631724 T3147 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1631732 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1631734 T3174 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@367ec993 name:ZooKeeperConnection Watcher:127.0.0.1:43877/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1631734 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1631736 T3147 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1631738 T3147 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1632018 T3147 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1632021 T3147 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40618
   [junit4]   2> 1632022 T3147 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1632023 T3147 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1632023 T3147 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383895834687
   [junit4]   2> 1632024 T3147 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383895834687/'
   [junit4]   2> 1632061 T3147 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383895834687/solr.xml
   [junit4]   2> 1632151 T3147 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1632152 T3147 oasc.CoreContainer.<init> New CoreContainer 2103091955
   [junit4]   2> 1632153 T3147 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383895834687/]
   [junit4]   2> 1632154 T3147 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1632155 T3147 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1632155 T3147 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1632156 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1632156 T3147 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1632157 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1632157 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1632158 T3147 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1632158 T3147 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1632165 T3147 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1632165 T3147 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1632166 T3147 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43877/solr
   [junit4]   2> 1632166 T3147 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1632167 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1632170 T3185 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21bc3f0d name:ZooKeeperConnection Watcher:127.0.0.1:43877 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1632171 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1632190 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1632192 T3187 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20c65b3b name:ZooKeeperConnection Watcher:127.0.0.1:43877/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1632192 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1632202 T3147 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1633205 T3147 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40618_
   [junit4]   2> 1633207 T3147 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40618_
   [junit4]   2> 1633210 T3169 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1633210 T3174 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1633210 T3187 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1633222 T3147 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383895834687
   [junit4]   2> 1633227 T3147 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383895834687/conf/
   [junit4]   2> 1633398 T3147 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1633399 T3147 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1633399 T3147 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1633697 T3147 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1633700 T3147 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:55506
   [junit4]   2> 1633701 T3147 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1633701 T3147 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1633702 T3147 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383895836355
   [junit4]   2> 1633702 T3147 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383895836355/'
   [junit4]   2> 1633740 T3147 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383895836355/solr.xml
   [junit4]   2> 1633822 T3147 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1633822 T3147 oasc.CoreContainer.<init> New CoreContainer 1226860245
   [junit4]   2> 1633823 T3147 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383895836355/]
   [junit4]   2> 1633824 T3147 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1633824 T3147 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1633824 T3147 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1633825 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1633825 T3147 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1633825 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1633826 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1633826 T3147 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1633826 T3147 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1633831 T3147 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1633831 T3147 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1633831 T3147 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43877/solr
   [junit4]   2> 1633832 T3147 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1633833 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1633836 T3199 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b1282bf name:ZooKeeperConnection Watcher:127.0.0.1:43877 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1633837 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1633853 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1633860 T3201 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c617b5f name:ZooKeeperConnection Watcher:127.0.0.1:43877/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1633860 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1633876 T3147 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1634879 T3147 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55506_
   [junit4]   2> 1634884 T3147 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55506_
   [junit4]   2> 1634888 T3174 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1634888 T3169 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1634889 T3201 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1634888 T3187 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1634902 T3147 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383895836355
   [junit4]   2> 1634906 T3147 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383895836355/conf/
   [junit4]   2> 1635077 T3147 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1635077 T3147 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1635078 T3147 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1635369 T3147 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1635372 T3147 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:47122
   [junit4]   2> 1635373 T3147 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1635373 T3147 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1635374 T3147 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383895838034
   [junit4]   2> 1635374 T3147 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383895838034/'
   [junit4]   2> 1635412 T3147 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383895838034/solr.xml
   [junit4]   2> 1635504 T3147 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1635505 T3147 oasc.CoreContainer.<init> New CoreContainer 1488752723
   [junit4]   2> 1635505 T3147 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383895838034/]
   [junit4]   2> 1635507 T3147 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1635507 T3147 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1635508 T3147 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1635508 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1635509 T3147 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1635509 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1635510 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1635510 T3147 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1635511 T3147 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1635517 T3147 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1635518 T3147 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1635518 T3147 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43877/solr
   [junit4]   2> 1635519 T3147 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1635520 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1635524 T3213 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@772fdc03 name:ZooKeeperConnection Watcher:127.0.0.1:43877 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1635525 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1635529 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1635530 T3215 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19c5d3e2 name:ZooKeeperConnection Watcher:127.0.0.1:43877/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1635531 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1635540 T3147 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1636543 T3147 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47122_
   [junit4]   2> 1636545 T3147 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47122_
   [junit4]   2> 1636548 T3187 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1636549 T3215 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1636549 T3201 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1636549 T3169 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1636549 T3174 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1636561 T3147 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383895838034
   [junit4]   2> 1636731 T3147 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383895838034/conf/
   [junit4]   2> 1636734 T3147 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1636735 T3147 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1636735 T3147 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1637021 T3147 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1637024 T3147 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:36559
   [junit4]   2> 1637025 T3147 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1637025 T3147 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1637026 T3147 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383895839691
   [junit4]   2> 1637026 T3147 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383895839691/'
   [junit4]   2> 1637064 T3147 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383895839691/solr.xml
   [junit4]   2> 1637154 T3147 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1637155 T3147 oasc.CoreContainer.<init> New CoreContainer 281794979
   [junit4]   2> 1637155 T3147 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383895839691/]
   [junit4]   2> 1637157 T3147 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1637158 T3147 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1637158 T3147 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1637159 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1637159 T3147 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1637159 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1637160 T3147 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1637160 T3147 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1637161 T3147 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1637167 T3147 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1637168 T3147 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1637168 T3147 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43877/solr
   [junit4]   2> 1637169 T3147 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1637170 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1637198 T3227 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@733afc84 name:ZooKeeperConnection Watcher:127.0.0.1:43877 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1637199 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1637216 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1637218 T3229 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6db802db name:ZooKeeperConnection Watcher:127.0.0.1:43877/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1637218 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1637229 T3147 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1638233 T3147 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36559_
   [junit4]   2> 1638235 T3147 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36559_
   [junit4]   2> 1638239 T3174 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1638239 T3169 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1638239 T3229 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1638239 T3215 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1638239 T3187 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1638239 T3201 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1638251 T3147 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383895839691
   [junit4]   2> 1638266 T3147 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383895839691/conf/
   [junit4]   2> 1638530 T3147 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1638531 T3147 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1638531 T3147 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1638539 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1638543 T3232 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5972fa8b name:ZooKeeperConnection Watcher:127.0.0.1:43877/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1638543 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1638545 T3147 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1638547 T3147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1638549 T3234 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5afdee3 name:ZooKeeperConnection Watcher:127.0.0.1:43877/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1638549 T3147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1638551 T3147 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1638554 T3219 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delLiveColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 1638556 T3169 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1638563 T3171 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1638564 T3171 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1639057 T3170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1639058 T3170 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 1639058 T3170 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 1639076 T3234 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1639077 T3215 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1639077 T3229 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1639077 T3174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1639077 T3169 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1639077 T3201 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1639077 T3232 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1639077 T3187 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1639134 T3171 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 1639134 T3171 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:47122_
   [junit4]   2> 1639134 T3171 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:36559_
   [junit4]   2> 1639135 T3171 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:55506_
   [junit4]   2> 1639136 T3171 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:40618_
   [junit4]   2> 1639139 T3205 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down
   [junit4]   2> 1639140 T3220 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down
   [junit4]   2> 1639140 T3177 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down
   [junit4]   2> 1639140 T3191 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down
   [junit4]   2> 1639143 T3205 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1639144 T3220 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1639144 T3191 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1639144 T3177 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1640582 T3170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1640583 T3170 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:47122",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47122_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1640591 T3170 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:36559",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36559_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1640604 T3170 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:40618",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40618_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1640614 T3170 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:55506",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55506_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1640623 T3234 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1640624 T3201 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1640624 T3229 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1640624 T3215 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1640623 T3187 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1640624 T3169 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1640624 T3174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1640623 T3232 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1641146 T3205 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 1641146 T3220 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 1641147 T3177 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 1641147 T3191 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 1641149 T3205 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383895838034/delLiveColl_shard1_replica1
   [junit4]   2> 1641149 T3205 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1641149 T3177 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383895834687/delLiveColl_shard2_replica2
   [junit4]   2> 1641150 T3220 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383895839691/delLiveColl_shard1_replica2
   [junit4]   2> 1641150 T3191 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383895836355/delLiveColl_shard2_replica1
   [junit4]   2> 1641150 T3220 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1641150 T3205 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1641151 T3220 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1641150 T3177 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1641152 T3220 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1641152 T3177 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1641151 T3205 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1641151 T3191 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1641153 T3220 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1641154 T3191 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1641153 T3177 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1641154 T3191 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1641154 T3220 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1641154 T3205 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1641156 T3191 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1641155 T3177 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1641156 T3191 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1641156 T3205 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1641157 T3177 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1641157 T3220 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1641158 T3191 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1641168 T3205 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1641168 T3220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383895839691/delLiveColl_shard1_replica2/'
   [junit4]   2> 1641169 T3191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383895836355/delLiveColl_shard2_replica1/'
   [junit4]   2> 1641169 T3177 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1641169 T3205 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383895838034/delLiveColl_shard1_replica1/'
   [junit4]   2> 1641170 T3177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383895834687/delLiveColl_shard2_replica2/'
   [junit4]   2> 1641318 T3220 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1641319 T3177 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1641318 T3205 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1641319 T3191 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 1641416 T3177 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1641417 T3220 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1641418 T3205 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1641419 T3191 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1641518 T3177 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1641518 T3220 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1641519 T3205 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1641520 T3191 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1641530 T3220 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 1641531 T3205 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 1641530 T3177 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 1641532 T3191 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 1642392 T3205 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1642394 T3205 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1642395 T3177 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1642395 T3205 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1642396 T3177 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1642397 T3220 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1642397 T3191 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1642397 T3177 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1642398 T3191 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1642397 T3220 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1642399 T3191 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1642399 T3220 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1642409 T3205 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1642409 T3220 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1642410 T3191 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1642410 T3177 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1642413 T3205 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1642414 T3220 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1642415 T3191 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1642415 T3177 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1642428 T3220 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1642428 T3191 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1642428 T3205 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1642429 T3177 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1642434 T3220 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1642434 T3191 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1642435 T3177 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1642434 T3205 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1642439 T3220 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1642440 T3191 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1642440 T3205 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1642440 T3220 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1642440 T3177 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1642441 T3205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1642441 T3220 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1642441 T3191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1642442 T3220 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1642442 T3177 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1642442 T3205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1642444 T3220 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1642444 T3177 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1642443 T3191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1642445 T3177 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1642444 T3220 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1642444 T3205 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1642446 T3177 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1642447 T3177 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1642446 T3220 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1642445 T3191 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1642448 T3220 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383895839691/delLiveColl_shard1_replica2/, dataDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383895839691/delLiveColl_shard1_replica2/data/
   [junit4]   2> 1642447 T3177 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1642447 T3205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1642449 T3177 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383895834687/delLiveColl_shard2_replica2/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383895834687/delLiveColl_shard2_replica2/data/
   [junit4]   2> 1642449 T3191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1642450 T3191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1642448 T3220 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9f288e5
   [junit4]   2> 1642450 T3191 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1642450 T3177 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9f288e5
   [junit4]   2> 1642449 T3205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1642452 T3220 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383895839691/delLiveColl_shard1_replica2/data
   [junit4]   2> 1642451 T3191 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383895836355/delLiveColl_shard2_replica1/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383895836355/delLiveColl_shard2_replica1/data/
   [junit4]   2> 1642452 T3220 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383895839691/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 1642452 T3177 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383895834687/delLiveColl_shard2_replica2/data
   [junit4]   2> 1642452 T3205 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1642454 T3177 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383895834687/delLiveColl_shard2_replica2/data/index/
   [junit4]   2> 1642453 T3220 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383895839691/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1642453 T3191 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9f288e5
   [junit4]   2> 1642455 T3220 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383895839691/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 1642454 T3177 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383895834687/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1642454 T3205 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383895838034/delLiveColl_shard1_replica1/, dataDir=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383895838034/delLiveColl_shard1_replica1/data/
   [junit4]   2> 1642456 T3177 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383895834687/delLiveColl_shard2_replica2/data/index
   [junit4]   2> 1642456 T3191 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383895836355/delLiveColl_shard2_replica1/data
   [junit4]   2> 1642456 T3220 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=90.8759765625, floorSegmentMB=0.5615234375, forceMergeDeletesPctAllowed=12.320141427960495, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1642457 T3191 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383895836355/delLiveColl_shard2_replica1/data/index/
   [junit4]   2> 1642457 T3177 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=90.8759765625, floorSegmentMB=0.5615234375, forceMergeDeletesPctAllowed=12.320141427960495, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1642456 T3205 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9f288e5
   [junit4]   2> 1642458 T3220 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@599722e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6fcc52ca),segFN=segments_1,generation=1}
   [junit4]   2> 1642458 T3191 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383895836355/delLiveColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1642460 T3205 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383895838034/delLiveColl_shard1_replica1/data
   [junit4]   2> 1642459 T3220 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1642459 T3177 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9865510 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29a74546),segFN=segments_1,generation=1}
   [junit4]   2> 1642460 T3205 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383895838034/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 1642460 T3191 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383895836355/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 1642461 T3205 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory './org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383895838034/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1642461 T3177 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1642462 T3205 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383895838034/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 1642462 T3191 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=90.8759765625, floorSegmentMB=0.5615234375, forceMergeDeletesPctAllowed=12.320141427960495, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1642463 T3205 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=90.8759765625, floorSegmentMB=0.5615234375, forceMergeDeletesPctAllowed=12.320141427960495, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1642464 T3191 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@385115a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79577b5e),segFN=segments_1,generation=1}
   [junit4]   2> 1642464 T3205 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1dd8750c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d4072b9),segFN=segments_1,generation=1}
   [junit4]   2> 1642464 T3220 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1642465 T3205 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1642464 T3191 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1642466 T3177 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1642465 T3220 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1642467 T3177 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1642467 T3220 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1642468 T3177 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1642468 T3220 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1642468 T3177 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1642469 T3220 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1642469 T3177 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1642470 T3205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1642469 T3220 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1642470 T3205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1642470 T3191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1642470 T3177 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1642472 T3191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1642471 T3205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1642471 T3220 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1642473 T3205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1642472 T3191 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1642472 T3177 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1642474 T3191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1642473 T3205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1642473 T3220 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1642475 T3205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1642475 T3191 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1642474 T3177 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1642476 T3191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1642476 T3205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1642475 T3220 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1642477 T3205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1642478 T3220 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1642477 T3191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1642476 T3177 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1642479 T3191 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1642479 T3220 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1642478 T3205 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1642480 T3220 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1642480 T3191 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1642479 T3177 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1642481 T3191 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1642481 T3220 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1642481 T3205 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1642483 T3220 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1642482 T3191 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1642482 T3177 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1642484 T3177 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1642483 T3191 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1642483 T3220 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1642483 T3205 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1642485 T3191 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1642484 T3177 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1642486 T3191 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1642485 T3205 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1642487 T3191 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1642486 T3177 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1642487 T3205 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1642488 T3177 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1642488 T3205 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1642489 T3205 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1642515 T3191 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642516 T3177 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642516 T3205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642516 T3220 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1642523 T3191 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1642523 T3191 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1642523 T3177 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1642524 T3205 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1642524 T3177 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1642524 T3191 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=18.140625, floorSegmentMB=0.4462890625, forceMergeDeletesPctAllowed=25.716328669066733, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25032248803062207
   [junit4]   2> 1642525 T3177 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=18.140625, floorSegmentMB=0.4462890625, forceMergeDeletesPctAllowed=25.716328669066733, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12

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

rol.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=3234, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[3CCA6CA07C156578]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]   2> 	   2) Thread[id=3233, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[3CCA6CA07C156578]-SendThread(localhost:43877), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
   [junit4]   2> 1750527 T3234 oaz.ClientCnxn$EventThread.run ERROR Event thread exiting due to interruption java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2017)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2052)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]   2> 
   [junit4]   2> 1751529 T3233 oaz.ClientCnxn$SendThread.run WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 
   [junit4]   2> 1752030 T3233 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   [junit4]   2> 
   [junit4]   2> 122770 T3146 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=3233, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[3CCA6CA07C156578]-SendThread(localhost:43877), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
   [junit4]   2> 	        at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.updateSelectedKeys(KQueueSelectorImpl.java:167)
   [junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:108)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=et_EE, timezone=America/Asuncion
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=3,free=101340976,total=461373440
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleFacetsTest, OpenCloseCoreStressTest, PluginInfoTest, TestPartialUpdateDeduplication, TestPseudoReturnFields, TestPhraseSuggestions, HdfsChaosMonkeySafeLeaderTest, TestElisionMultitermQuery, TestWordDelimiterFilterFactory, DeleteInactiveReplicaTest, QueryResultKeyTest, TestMergePolicyConfig, TestCloudManagedSchemaAddField, StressHdfsTest, TestCopyFieldCollectionResource, TestFastWriter, AddBlockUpdateTest, InfoHandlerTest, HdfsBasicDistributedZk2Test, MoreLikeThisHandlerTest, DistributedSpellCheckComponentTest, TestSchemaNameResource, TestSolrQueryParser, JSONWriterTest, PrimitiveFieldTypeTest, IndexBasedSpellCheckerTest, SpellPossibilityIteratorTest, FileBasedSpellCheckerTest, TestHashPartitioner, DirectSolrSpellCheckerTest, LoggingHandlerTest, TestZkChroot, TestPostingsSolrHighlighter, TestUpdate, RequiredFieldsTest, SpellingQueryConverterTest, ShardRoutingTest, TestCharFilters, RequestHandlersTest, TestExtendedDismaxParser, MBeansHandlerTest, TestSolrXMLSerializer, RAMDirectoryFactoryTest, BasicZkTest, HardAutoCommitTest, TestSolrXmlPersistor, UpdateParamsTest, TestManagedSchemaFieldResource, BadComponentTest, TestDistribDocBasedVersion, TestSurroundQueryParser, CachingDirectoryFactoryTest, SliceStateUpdateTest, SampleTest, WordBreakSolrSpellCheckerTest, TestFieldCollectionResource, SignatureUpdateProcessorFactoryTest, TestDynamicFieldCollectionResource, OpenExchangeRatesOrgProviderTest, TestImplicitCoreProperties, HighlighterConfigTest, ZkNodePropsTest, CircularListTest, SolrCoreTest, URLClassifyProcessorTest, TermsComponentTest, CSVRequestHandlerTest, TestFuzzyAnalyzedSuggestions, ZkControllerTest, TestRandomDVFaceting, TestUniqueKeyFieldResource, SchemaVersionSpecificBehaviorTest, QueryEqualityTest, ConvertedLegacyTest, TestFastLRUCache, TestPHPSerializedResponseWriter, TestSearchPerf, ParsingFieldUpdateProcessorsTest, HdfsLockFactoryTest, ClusterStateUpdateTest, SyncSliceTest, CollectionsAPIDistributedZkTest, CustomCollectionTest, TestJoin, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=3CCA6CA07C156578 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et_EE -Dtests.timezone=America/Asuncion -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | DeleteReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3CCA6CA07C156578]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   [junit4]    >    1) Thread[id=3234, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[3CCA6CA07C156578]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    >    2) Thread[id=3233, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[3CCA6CA07C156578]-SendThread(localhost:43877), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
   [junit4]    >         at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:159)
   [junit4]    >         at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3CCA6CA07C156578]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3233, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[3CCA6CA07C156578]-SendThread(localhost:43877), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]    >         at sun.nio.ch.KQueueSelectorImpl.updateSelectedKeys(KQueueSelectorImpl.java:167)
   [junit4]    >         at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:108)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3CCA6CA07C156578]:0)
   [junit4] Completed on J0 in 122.83s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 483 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:408: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/common-build.xml:483: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:1263: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:906: There were test failures: 335 suites, 1475 tests, 3 suite-level errors, 1 error, 586 ignored (6 assumptions)

Total time: 57 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure