You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/08/17 02:49:12 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_25) - Build # 7043 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/7043/
Java: 32bit/jdk1.7.0_25 -server -XX:+UseSerialGC

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

Error Message:
Server at http://127.0.0.1:50449/dab returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:50449/dab returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([82E7AE0EA3D82E9B:3012016D4874EA7]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.AliasIntegrationTest.deleteAlias(AliasIntegrationTest.java:253)
	at org.apache.solr.cloud.AliasIntegrationTest.doTest(AliasIntegrationTest.java:226)
	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 9790 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 540393 T1241 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /dab/
   [junit4]   2> 540396 T1241 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-AliasIntegrationTest-1376699790874
   [junit4]   2> 540396 T1241 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 540397 T1242 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 540497 T1241 oasc.ZkTestServer.run start zk server on port:48752
   [junit4]   2> 540498 T1241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 540568 T1248 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@180717c name:ZooKeeperConnection Watcher:127.0.0.1:48752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 540568 T1241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 540568 T1241 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 540572 T1241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 540574 T1250 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7953f0 name:ZooKeeperConnection Watcher:127.0.0.1:48752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 540574 T1241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 540574 T1241 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 540577 T1241 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 540580 T1241 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 540582 T1241 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 540584 T1241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 540584 T1241 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 540588 T1241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 540588 T1241 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 540592 T1241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 540592 T1241 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 540594 T1241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 540595 T1241 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 540597 T1241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 540598 T1241 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 540600 T1241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 540600 T1241 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 540602 T1241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 540603 T1241 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 540605 T1241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 540606 T1241 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 540608 T1241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 540609 T1241 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 540611 T1241 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 540612 T1241 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 540705 T1241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 540709 T1241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:๔๖๙๐๔
   [junit4]   2> 540710 T1241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 540710 T1241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 540711 T1241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1376699791093
   [junit4]   2> 540711 T1241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1376699791093/'
   [junit4]   2> 540721 T1241 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1376699791093/solr.xml
   [junit4]   2> 540753 T1241 oasc.CoreContainer.<init> New CoreContainer 20279430
   [junit4]   2> 540753 T1241 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1376699791093/]
   [junit4]   2> 540754 T1241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 540755 T1241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 540755 T1241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 540755 T1241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 540755 T1241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 540756 T1241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 540756 T1241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 540756 T1241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 540757 T1241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 540757 T1241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 540760 T1241 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48752/solr
   [junit4]   2> 540761 T1241 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 540761 T1241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 540763 T1261 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17eac8a name:ZooKeeperConnection Watcher:127.0.0.1:48752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 540763 T1241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 540764 T1241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 540767 T1241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 540768 T1263 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16e333a name:ZooKeeperConnection Watcher:127.0.0.1:48752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 540768 T1241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 540770 T1241 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 540772 T1241 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 540775 T1241 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 540776 T1241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46904_dab
   [junit4]   2> 540777 T1241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46904_dab
   [junit4]   2> 540779 T1241 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 540782 T1241 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 540784 T1241 oasc.Overseer.start Overseer (id=90223397495439363-127.0.0.1:46904_dab-n_0000000000) starting
   [junit4]   2> 540786 T1241 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 540789 T1265 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 540789 T1241 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 540792 T1241 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 540793 T1241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 540795 T1264 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 540798 T1266 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 540798 T1266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 540799 T1266 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 542298 T1264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 542299 T1264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46904_dab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46904/dab"}
   [junit4]   2> 542299 T1264 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 542299 T1264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 542336 T1263 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> 542800 T1266 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 542800 T1266 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1376699791093/collection1
   [junit4]   2> 542800 T1266 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 542801 T1266 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 542801 T1266 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 542802 T1266 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1376699791093/collection1/'
   [junit4]   2> 542803 T1266 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-controljetty-1376699791093/collection1/lib/README' to classloader
   [junit4]   2> 542803 T1266 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-controljetty-1376699791093/collection1/lib/classes/' to classloader
   [junit4]   2> 542842 T1266 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 542888 T1266 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 542889 T1266 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 542895 T1266 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 543211 T1266 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 543216 T1266 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 543218 T1266 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 543227 T1266 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 543230 T1266 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 543232 T1266 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 543233 T1266 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 543233 T1266 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 543233 T1266 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 543234 T1266 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 543234 T1266 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 543234 T1266 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 543235 T1266 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1376699791093/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/control/data/
   [junit4]   2> 543235 T1266 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35c7be
   [junit4]   2> 543235 T1266 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/control/data
   [junit4]   2> 543236 T1266 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/control/data/index/
   [junit4]   2> 543236 T1266 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1376699790874/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 543236 T1266 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/control/data/index
   [junit4]   2> 543236 T1266 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=89.890625, floorSegmentMB=1.841796875, forceMergeDeletesPctAllowed=24.736618114735347, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5380856260831477
   [junit4]   2> 543237 T1266 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f7a8e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8f50f),segFN=segments_1,generation=1}
   [junit4]   2> 543237 T1266 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 543239 T1266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 543240 T1266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 543240 T1266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 543240 T1266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 543240 T1266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 543241 T1266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 543241 T1266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 543241 T1266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 543241 T1266 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 543242 T1266 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 543242 T1266 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 543242 T1266 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 543242 T1266 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 543243 T1266 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 543243 T1266 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 543245 T1266 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 543247 T1266 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 543247 T1266 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 543248 T1266 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 543248 T1266 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f7a8e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8f50f),segFN=segments_1,generation=1}
   [junit4]   2> 543248 T1266 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 543249 T1266 oass.SolrIndexSearcher.<init> Opening Searcher@b5396d main
   [junit4]   2> 543251 T1267 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b5396d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 543252 T1266 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 543252 T1266 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46904/dab collection:control_collection shard:shard1
   [junit4]   2> 543252 T1266 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 543255 T1266 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 543260 T1266 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 543262 T1266 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 543262 T1266 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 543262 T1266 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46904/dab/collection1/
   [junit4]   2> 543262 T1266 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 543262 T1266 oasc.SyncStrategy.syncToMe http://127.0.0.1:46904/dab/collection1/ has no replicas
   [junit4]   2> 543263 T1266 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46904/dab/collection1/ shard1
   [junit4]   2> 543263 T1266 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 543841 T1264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 543846 T1263 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> 543869 T1266 oasc.ZkController.register We are http://127.0.0.1:46904/dab/collection1/ and leader is http://127.0.0.1:46904/dab/collection1/
   [junit4]   2> 543869 T1266 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46904/dab
   [junit4]   2> 543869 T1266 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 543869 T1266 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 543869 T1266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 543872 T1266 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 543873 T1241 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 543874 T1241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 543874 T1241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 543876 T1241 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 543877 T1241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 543879 T1270 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5940 name:ZooKeeperConnection Watcher:127.0.0.1:48752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 543879 T1241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 543880 T1241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 543882 T1241 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 543945 T1241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 543947 T1241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:๕๐๔๔๙
   [junit4]   2> 543948 T1241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 543948 T1241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 543948 T1241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1376699794360
   [junit4]   2> 543949 T1241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.AliasIntegrationTest-jetty1-1376699794360/'
   [junit4]   2> 543957 T1241 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1376699794360/solr.xml
   [junit4]   2> 543986 T1241 oasc.CoreContainer.<init> New CoreContainer 6243464
   [junit4]   2> 543986 T1241 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1376699794360/]
   [junit4]   2> 543987 T1241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 543988 T1241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 543988 T1241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 543988 T1241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 543988 T1241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 543989 T1241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 543989 T1241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 543989 T1241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 543989 T1241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 543990 T1241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 543993 T1241 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48752/solr
   [junit4]   2> 543993 T1241 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 543994 T1241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 543995 T1281 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a28c68 name:ZooKeeperConnection Watcher:127.0.0.1:48752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 543995 T1241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 543996 T1241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 543999 T1241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 544000 T1283 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1312a4b name:ZooKeeperConnection Watcher:127.0.0.1:48752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 544000 T1241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 544002 T1241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 545004 T1241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50449_dab
   [junit4]   2> 545005 T1241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50449_dab
   [junit4]   2> 545008 T1263 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 545008 T1270 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 545008 T1263 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 545008 T1283 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 545013 T1284 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 545013 T1284 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 545014 T1284 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 545351 T1264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 545352 T1264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46904_dab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46904/dab"}
   [junit4]   2> 545355 T1264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50449_dab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50449/dab"}
   [junit4]   2> 545355 T1264 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 545355 T1264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 545358 T1270 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> 545358 T1263 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> 545358 T1283 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> 546014 T1284 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 546015 T1284 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1376699794360/collection1
   [junit4]   2> 546015 T1284 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 546015 T1284 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 546016 T1284 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 546017 T1284 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.AliasIntegrationTest-jetty1-1376699794360/collection1/'
   [junit4]   2> 546017 T1284 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty1-1376699794360/collection1/lib/README' to classloader
   [junit4]   2> 546017 T1284 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty1-1376699794360/collection1/lib/classes/' to classloader
   [junit4]   2> 546046 T1284 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 546074 T1284 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 546076 T1284 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 546082 T1284 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 546384 T1284 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 546389 T1284 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 546391 T1284 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 546402 T1284 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 546405 T1284 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 546407 T1284 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 546408 T1284 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 546408 T1284 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 546408 T1284 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 546409 T1284 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 546409 T1284 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 546410 T1284 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 546410 T1284 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1376699794360/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty1/
   [junit4]   2> 546410 T1284 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35c7be
   [junit4]   2> 546411 T1284 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty1
   [junit4]   2> 546411 T1284 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty1/index/
   [junit4]   2> 546411 T1284 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 546411 T1284 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty1/index
   [junit4]   2> 546411 T1284 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=89.890625, floorSegmentMB=1.841796875, forceMergeDeletesPctAllowed=24.736618114735347, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5380856260831477
   [junit4]   2> 546412 T1284 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@bc2522 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@83e1aa),segFN=segments_1,generation=1}
   [junit4]   2> 546412 T1284 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 546415 T1284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 546415 T1284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 546416 T1284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 546416 T1284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 546416 T1284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 546416 T1284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 546417 T1284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 546417 T1284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 546417 T1284 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 546417 T1284 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 546418 T1284 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 546418 T1284 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 546418 T1284 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 546419 T1284 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 546419 T1284 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 546421 T1284 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 546423 T1284 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 546423 T1284 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 546424 T1284 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 546424 T1284 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@bc2522 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@83e1aa),segFN=segments_1,generation=1}
   [junit4]   2> 546424 T1284 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 546425 T1284 oass.SolrIndexSearcher.<init> Opening Searcher@11887f1 main
   [junit4]   2> 546428 T1285 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11887f1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 546429 T1284 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 546430 T1284 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50449/dab collection:collection1 shard:shard1
   [junit4]   2> 546430 T1284 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 546433 T1284 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 546437 T1284 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 546439 T1284 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 546439 T1284 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 546439 T1284 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50449/dab/collection1/
   [junit4]   2> 546440 T1284 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 546440 T1284 oasc.SyncStrategy.syncToMe http://127.0.0.1:50449/dab/collection1/ has no replicas
   [junit4]   2> 546440 T1284 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50449/dab/collection1/ shard1
   [junit4]   2> 546440 T1284 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 546862 T1264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 546870 T1263 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> 546870 T1283 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> 546870 T1270 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> 546896 T1284 oasc.ZkController.register We are http://127.0.0.1:50449/dab/collection1/ and leader is http://127.0.0.1:50449/dab/collection1/
   [junit4]   2> 546896 T1284 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50449/dab
   [junit4]   2> 546896 T1284 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 546896 T1284 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 546897 T1284 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 546898 T1284 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 546899 T1241 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 546899 T1241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 546900 T1241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 546963 T1241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 546965 T1241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:๔๑๓๙๕
   [junit4]   2> 546965 T1241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 546966 T1241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 546966 T1241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1376699797380
   [junit4]   2> 546966 T1241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.AliasIntegrationTest-jetty2-1376699797380/'
   [junit4]   2> 546975 T1241 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1376699797380/solr.xml
   [junit4]   2> 547017 T1241 oasc.CoreContainer.<init> New CoreContainer 1846414
   [junit4]   2> 547017 T1241 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1376699797380/]
   [junit4]   2> 547018 T1241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 547018 T1241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 547018 T1241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 547019 T1241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 547019 T1241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 547019 T1241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 547019 T1241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 547020 T1241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 547020 T1241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 547020 T1241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 547023 T1241 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48752/solr
   [junit4]   2> 547024 T1241 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 547025 T1241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 547026 T1297 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19786f5 name:ZooKeeperConnection Watcher:127.0.0.1:48752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 547026 T1241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 547028 T1241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 547031 T1241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 547033 T1299 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11d8a49 name:ZooKeeperConnection Watcher:127.0.0.1:48752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 547033 T1241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 547037 T1241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 548040 T1241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41395_dab
   [junit4]   2> 548041 T1241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41395_dab
   [junit4]   2> 548043 T1283 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 548044 T1270 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 548044 T1263 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 548044 T1270 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 548044 T1263 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 548044 T1299 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 548045 T1283 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 548049 T1300 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 548049 T1300 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 548050 T1300 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 548375 T1264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 548375 T1264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50449_dab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50449/dab"}
   [junit4]   2> 548378 T1264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41395_dab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41395/dab"}
   [junit4]   2> 548379 T1264 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 548379 T1264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 548382 T1299 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> 548382 T1283 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> 548382 T1270 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> 548382 T1263 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> 549051 T1300 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 549051 T1300 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1376699797380/collection1
   [junit4]   2> 549051 T1300 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 549052 T1300 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 549052 T1300 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 549053 T1300 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.AliasIntegrationTest-jetty2-1376699797380/collection1/'
   [junit4]   2> 549053 T1300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty2-1376699797380/collection1/lib/README' to classloader
   [junit4]   2> 549053 T1300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty2-1376699797380/collection1/lib/classes/' to classloader
   [junit4]   2> 549081 T1300 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 549110 T1300 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 549111 T1300 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 549117 T1300 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 549432 T1300 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 549437 T1300 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 549439 T1300 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 549450 T1300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 549453 T1300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 549467 T1300 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 549468 T1300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 549469 T1300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 549469 T1300 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 549470 T1300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 549470 T1300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 549470 T1300 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 549470 T1300 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1376699797380/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty2/
   [junit4]   2> 549470 T1300 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35c7be
   [junit4]   2> 549471 T1300 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty2
   [junit4]   2> 549471 T1300 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty2/index/
   [junit4]   2> 549471 T1300 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 549472 T1300 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty2/index
   [junit4]   2> 549472 T1300 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=89.890625, floorSegmentMB=1.841796875, forceMergeDeletesPctAllowed=24.736618114735347, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5380856260831477
   [junit4]   2> 549473 T1300 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@132a2ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12a1485),segFN=segments_1,generation=1}
   [junit4]   2> 549473 T1300 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 549476 T1300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 549476 T1300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 549477 T1300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 549477 T1300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 549477 T1300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 549477 T1300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 549477 T1300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 549478 T1300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 549478 T1300 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 549478 T1300 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 549479 T1300 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 549479 T1300 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 549479 T1300 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 549480 T1300 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 549480 T1300 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 549482 T1300 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 549484 T1300 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 549484 T1300 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 549485 T1300 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 549485 T1300 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@132a2ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12a1485),segFN=segments_1,generation=1}
   [junit4]   2> 549486 T1300 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 549486 T1300 oass.SolrIndexSearcher.<init> Opening Searcher@c05327 main
   [junit4]   2> 549489 T1301 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c05327 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 549491 T1300 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 549491 T1300 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41395/dab collection:collection1 shard:shard1
   [junit4]   2> 549491 T1300 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 549496 T1300 oasc.ZkController.register We are http://127.0.0.1:41395/dab/collection1/ and leader is http://127.0.0.1:50449/dab/collection1/
   [junit4]   2> 549497 T1300 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41395/dab
   [junit4]   2> 549497 T1300 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 549497 T1300 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1040 name=collection1 org.apache.solr.core.SolrCore@4d557 url=http://127.0.0.1:41395/dab/collection1 node=127.0.0.1:41395_dab C1040_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:41395_dab, base_url=http://127.0.0.1:41395/dab}
   [junit4]   2> 549497 T1302 C1040 P41395 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 549498 T1302 C1040 P41395 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 549498 T1300 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 549498 T1302 C1040 P41395 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 549498 T1302 C1040 P41395 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 549499 T1241 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 549499 T1302 C1040 P41395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 549499 T1241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 549500 T1241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 549502 T1279 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 549600 T1241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 549602 T1241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:๕๔๔๖๓
   [junit4]   2> 549603 T1241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 549603 T1241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 549604 T1241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1376699799982
   [junit4]   2> 549604 T1241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1376699799982/'
   [junit4]   2> 549619 T1241 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1376699799982/solr.xml
   [junit4]   2> 549661 T1241 oasc.CoreContainer.<init> New CoreContainer 13073562
   [junit4]   2> 549661 T1241 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1376699799982/]
   [junit4]   2> 549662 T1241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 549662 T1241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 549663 T1241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 549663 T1241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 549663 T1241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 549663 T1241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 549664 T1241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 549664 T1241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 549664 T1241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 549664 T1241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 549668 T1241 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48752/solr
   [junit4]   2> 549668 T1241 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 549669 T1241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 549670 T1314 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@783a61 name:ZooKeeperConnection Watcher:127.0.0.1:48752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 549670 T1241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 549672 T1241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 549674 T1241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 549675 T1316 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1abc73c name:ZooKeeperConnection Watcher:127.0.0.1:48752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 549676 T1241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 549678 T1241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 549887 T1264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 549888 T1264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41395_dab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41395/dab"}
   [junit4]   2> 549892 T1316 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> 549892 T1263 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> 549892 T1299 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> 549892 T1270 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> 549892 T1283 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> 550503 T1279 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 550503 T1279 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&state=recovering&nodeName=127.0.0.1:41395_dab&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
   [junit4]   2> 550681 T1241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54463_dab
   [junit4]   2> 550682 T1241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54463_dab
   [junit4]   2> 550683 T1299 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 550683 T1283 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 550684 T1263 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 550684 T1316 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 550684 T1263 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 550684 T1316 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 550685 T1270 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 550685 T1299 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 550685 T1270 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 550686 T1283 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 550691 T1317 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 550691 T1317 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 550692 T1317 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 551396 T1264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 551397 T1264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54463_dab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54463/dab"}
   [junit4]   2> 551397 T1264 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 551397 T1264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 551401 T1299 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> 551401 T1316 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> 551401 T1263 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> 551401 T1270 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> 551401 T1283 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> 551692 T1317 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 551693 T1317 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1376699799982/collection1
   [junit4]   2> 551693 T1317 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 551694 T1317 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 551694 T1317 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 551695 T1317 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1376699799982/collection1/'
   [junit4]   2> 551696 T1317 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty3-1376699799982/collection1/lib/README' to classloader
   [junit4]   2> 551696 T1317 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty3-1376699799982/collection1/lib/classes/' to classloader
   [junit4]   2> 551728 T1317 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 551769 T1317 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 551771 T1317 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 551780 T1317 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 552124 T1317 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 552129 T1317 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 552131 T1317 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 552141 T1317 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 552144 T1317 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 552147 T1317 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 552147 T1317 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 552148 T1317 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 552148 T1317 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 552148 T1317 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 552149 T1317 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 552149 T1317 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 552149 T1317 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1376699799982/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty3/
   [junit4]   2> 552149 T1317 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35c7be
   [junit4]   2> 552150 T1317 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty3
   [junit4]   2> 552150 T1317 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty3/index/
   [junit4]   2> 552150 T1317 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 552150 T1317 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty3/index
   [junit4]   2> 552151 T1317 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=89.890625, floorSegmentMB=1.841796875, forceMergeDeletesPctAllowed=24.736618114735347, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5380856260831477
   [junit4]   2> 552151 T1317 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f62d33 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1399762),segFN=segments_1,generation=1}
   [junit4]   2> 552152 T1317 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 552155 T1317 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 552155 T1317 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 552155 T1317 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 552155 T1317 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 552156 T1317 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 552156 T1317 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 552156 T1317 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 552156 T1317 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 552156 T1317 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 552157 T1317 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 552157 T1317 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 552157 T1317 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 552158 T1317 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 552158 T1317 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 552158 T1317 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 552161 T1317 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 552163 T1317 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 552163 T1317 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 552163 T1317 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 552164 T1317 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f62d33 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1399762),segFN=segments_1,generation=1}
   [junit4]   2> 552164 T1317 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 552164 T1317 oass.SolrIndexSearcher.<init> Opening Searcher@1083cd4 main
   [junit4]   2> 552167 T1318 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1083cd4 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 552169 T1317 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 552169 T1317 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54463/dab collection:collection1 shard:shard1
   [junit4]   2> 552169 T1317 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 552174 T1317 oasc.ZkController.register We are http://127.0.0.1:54463/dab/collection1/ and leader is http://127.0.0.1:50449/dab/collection1/
   [junit4]   2> 552174 T1317 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54463/dab
   [junit4]   2> 552174 T1317 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 552174 T1317 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1041 name=collection1 org.apache.solr.core.SolrCore@1fd4723 url=http://127.0.0.1:54463/dab/collection1 node=127.0.0.1:54463_dab C1041_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:54463_dab, base_url=http://127.0.0.1:54463/dab}
   [junit4]   2> 552174 T1319 C1041 P54463 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 552175 T1317 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 552175 T1319 C1041 P54463 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 552175 T1319 C1041 P54463 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 552175 T1319 C1041 P54463 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 552176 T1319 C1041 P54463 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 552176 T1241 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 552177 T1241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 552177 T1241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 552179 T1278 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 552284 T1241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 552287 T1241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:๔๒๐๙๗
   [junit4]   2> 552288 T1241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 552288 T1241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 552288 T1241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty4-1376699802659
   [junit4]   2> 552288 T1241 oasc.SolrResourceLoader.<init> new SolrResourceLoader 

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

c.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54463_dab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54463/dab"}
   [junit4]   2> 636426 T1393 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection2_shard2_replica1",
   [junit4]   2> 	  "collection":"collection2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54463_dab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54463/dab"}
   [junit4]   2> 636439 T1333 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> 636470 T1241 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 42097
   [junit4]   2> 636470 T1241 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=30583058
   [junit4]   2> 637472 T1241 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 637472 T1241 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 637473 T1241 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d77059
   [junit4]   2> 637480 T1241 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 637481 T1241 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 637481 T1241 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 637481 T1241 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 637482 T1241 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 637483 T1241 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 637483 T1241 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty4/index;done=false>>]
   [junit4]   2> 637483 T1241 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty4/index
   [junit4]   2> 637483 T1241 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty4;done=false>>]
   [junit4]   2> 637484 T1241 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.AliasIntegrationTest-1376699790874/jetty4
   [junit4]   2> 637484 T1393 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90223397495439372-127.0.0.1:42097_dab-n_0000000004) am no longer a leader.
   [junit4]   2> 637508 T1241 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/dab,null}
   [junit4]   2> 637565 T1241 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 637566 T1241 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:48752 48752
   [junit4]   2> 637697 T1316 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 638009 T1316 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 638009 T1316 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   1> -
   [junit4]   1> rstate:down live:true
   [junit4]   1> rstate:down live:true
   [junit4]   1> -
   [junit4]   1> rstate:down live:true
   [junit4]   1> rstate:down live:true
   [junit4]   1> -
   [junit4]   1> rstate:active live:true
   [junit4]   1> rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AliasIntegrationTest -Dtests.method=testDistribSearch -Dtests.seed=82E7AE0EA3D82E9B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th_TH_TH_#u-nu-thai -Dtests.timezone=Canada/Eastern -Dtests.file.encoding=UTF-8
   [junit4] ERROR   97.6s J0 | AliasIntegrationTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:50449/dab returned non ok status:500, message:Server Error
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([82E7AE0EA3D82E9B:3012016D4874EA7]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    > 	at org.apache.solr.cloud.AliasIntegrationTest.deleteAlias(AliasIntegrationTest.java:253)
   [junit4]    > 	at org.apache.solr.cloud.AliasIntegrationTest.doTest(AliasIntegrationTest.java:226)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 638019 T1241 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 97629 T1240 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 638786 T1333 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 638786 T1333 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 638786 T1333 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=th_TH_TH_#u-nu-thai, timezone=Canada/Eastern
   [junit4]   2> NOTE: Linux 3.2.0-51-generic i386/Oracle Corporation 1.7.0_25 (32-bit)/cpus=8,threads=7,free=67353424,total=251621376
   [junit4]   2> NOTE: All tests run in this JVM: [BlockDirectoryTest, TestFieldTypeResource, TestPHPSerializedResponseWriter, TestRemoteStreaming, HdfsDirectoryTest, CircularListTest, TestFaceting, TestLMJelinekMercerSimilarityFactory, WordBreakSolrSpellCheckerTest, TestRecoveryHdfs, DateMathParserTest, TestSystemIdResolver, TestFieldCollectionResource, SyncSliceTest, RecoveryZkTest, TestElisionMultitermQuery, BasicFunctionalityTest, SolrInfoMBeanTest, OverseerCollectionProcessorTest, EchoParamsTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, TestSolrQueryParser, TestDefaultSearchFieldResource, SolrIndexSplitterTest, ShardRoutingTest, PrimitiveFieldTypeTest, FieldMutatingUpdateProcessorTest, SystemInfoHandlerTest, TestSort, CopyFieldTest, TestExtendedDismaxParser, SuggesterFSTTest, CSVRequestHandlerTest, TestSchemaSimilarityResource, LoggingHandlerTest, ShardSplitTest, TestMergePolicyConfig, SynonymTokenizerTest, HdfsSyncSliceTest, DocValuesTest, FastVectorHighlighterTest, TestClassNameShortening, TestPseudoReturnFields, TestBadConfig, TestSolrXMLSerializer, TestReversedWildcardFilterFactory, ResourceLoaderTest, TestBM25SimilarityFactory, CoreAdminHandlerTest, TestLuceneMatchVersion, ReturnFieldsTest, TestInfoStreamLogging, TestPerFieldSimilarity, ZkCLITest, TestDynamicFieldCollectionResource, TestCharFilters, TestSearchPerf, ShowFileRequestHandlerTest, TestRandomDVFaceting, SliceStateTest, URLClassifyProcessorTest, TestSurroundQueryParser, AliasIntegrationTest]
   [junit4] Completed on J0 in 98.65s, 1 test, 1 error <<< FAILURES!

[...truncated 549 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:389: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:369: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:450: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1230: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 321 suites, 1371 tests, 1 error, 34 ignored (6 assumptions)

Total time: 40 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_25 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure