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 03:46:40 UTC

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

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

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

Error Message:
Server at http://127.0.0.1:57458/_qk/onenodecollectioncore returned non ok status:404, message:Can not find: /_qk/onenodecollectioncore/update

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:57458/_qk/onenodecollectioncore returned non ok status:404, message:Can not find: /_qk/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([FDC77C7F428EBB:811B4964081DEE87]: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.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:738)




Build Log:
[...truncated 9303 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 811301 T1937 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_qk/
   [junit4]   2> 811305 T1937 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1376703040139
   [junit4]   2> 811306 T1937 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 811307 T1938 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 811407 T1937 oasc.ZkTestServer.run start zk server on port:36117
   [junit4]   2> 811409 T1937 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 811414 T1944 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@176b176b name:ZooKeeperConnection Watcher:127.0.0.1:36117 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 811415 T1937 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 811416 T1937 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 811423 T1937 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 811425 T1946 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58115811 name:ZooKeeperConnection Watcher:127.0.0.1:36117/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 811425 T1937 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 811426 T1937 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 811433 T1937 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 811441 T1937 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 811447 T1937 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 811476 T1937 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 811477 T1937 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 811488 T1937 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 811489 T1937 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 811497 T1937 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 811498 T1937 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 811506 T1937 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 811508 T1937 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 811518 T1937 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 811520 T1937 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 811528 T1937 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 811529 T1937 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 811536 T1937 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 811538 T1937 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 811546 T1937 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 811548 T1937 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 811556 T1937 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 811557 T1937 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 811573 T1937 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 811575 T1937 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 811777 T1937 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 811780 T1937 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49896
   [junit4]   2> 811781 T1937 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 811782 T1937 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 811783 T1937 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1376703040418
   [junit4]   2> 811784 T1937 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1376703040418/'
   [junit4]   2> 811801 T1937 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1376703040418/solr.xml
   [junit4]   2> 811848 T1937 oasc.CoreContainer.<init> New CoreContainer 1981969954
   [junit4]   2> 811849 T1937 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1376703040418/]
   [junit4]   2> 811851 T1937 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 811852 T1937 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 811853 T1937 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 811854 T1937 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 811855 T1937 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 811856 T1937 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 811857 T1937 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 811865 T1937 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 811866 T1937 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 811867 T1937 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 811874 T1937 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36117/solr
   [junit4]   2> 811875 T1937 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 811877 T1937 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 811879 T1957 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b9d4b9d name:ZooKeeperConnection Watcher:127.0.0.1:36117 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 811880 T1937 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 811884 T1937 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 811893 T1937 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 811916 T1959 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50de50de name:ZooKeeperConnection Watcher:127.0.0.1:36117/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 811917 T1937 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 811923 T1937 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 811941 T1937 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 811953 T1937 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 811959 T1937 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49896__qk
   [junit4]   2> 811961 T1937 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49896__qk
   [junit4]   2> 811985 T1937 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 812008 T1937 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 812020 T1937 oasc.Overseer.start Overseer (id=90223610439073795-127.0.0.1:49896__qk-n_0000000000) starting
   [junit4]   2> 812034 T1937 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 812053 T1937 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 812054 T1961 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 812066 T1937 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 812073 T1937 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 812128 T1960 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 812131 T1962 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 812132 T1962 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 812136 T1962 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 813644 T1960 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 813647 T1960 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49896/_qk",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:49896__qk",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 813648 T1960 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 813649 T1960 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 813660 T1959 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> 814137 T1962 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 814138 T1962 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1376703040418/collection1
   [junit4]   2> 814139 T1962 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 814142 T1962 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 814142 T1962 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 814146 T1962 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1376703040418/collection1/'
   [junit4]   2> 814147 T1962 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1376703040418/collection1/lib/README' to classloader
   [junit4]   2> 814148 T1962 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1376703040418/collection1/lib/classes/' to classloader
   [junit4]   2> 814223 T1962 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 814266 T1962 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 814270 T1962 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 814277 T1962 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 814692 T1962 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 814692 T1962 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 814693 T1962 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 814699 T1962 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 814702 T1962 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 814746 T1962 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 814753 T1962 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 814760 T1962 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 814764 T1962 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 814764 T1962 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 814765 T1962 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 814769 T1962 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 814769 T1962 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 814770 T1962 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 814770 T1962 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1376703040418/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/control/data/
   [junit4]   2> 814771 T1962 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c780c78
   [junit4]   2> 814772 T1962 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/control/data
   [junit4]   2> 814773 T1962 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/control/data/index/
   [junit4]   2> 814773 T1962 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 814774 T1962 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/control/data/index
   [junit4]   2> 814775 T1962 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=381223016, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 814776 T1962 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5b7e5b7e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74537453),segFN=segments_1,generation=1}
   [junit4]   2> 814776 T1962 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 814784 T1962 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 814785 T1962 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 814786 T1962 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 814786 T1962 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 814787 T1962 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 814787 T1962 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 814795 T1962 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 814796 T1962 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 814797 T1962 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 814797 T1962 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 814798 T1962 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 814799 T1962 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 814799 T1962 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 814800 T1962 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 814801 T1962 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 814803 T1962 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 814806 T1962 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 814807 T1962 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 814808 T1962 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.314540883593991]
   [junit4]   2> 814809 T1962 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5b7e5b7e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74537453),segFN=segments_1,generation=1}
   [junit4]   2> 814809 T1962 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 814810 T1962 oass.SolrIndexSearcher.<init> Opening Searcher@605b605b main
   [junit4]   2> 814814 T1963 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@605b605b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 814817 T1962 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 814817 T1962 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49896/_qk collection:control_collection shard:shard1
   [junit4]   2> 814818 T1962 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 814825 T1962 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 814848 T1962 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 814855 T1962 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 814856 T1962 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 814863 T1962 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49896/_qk/collection1/
   [junit4]   2> 814864 T1962 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 814864 T1962 oasc.SyncStrategy.syncToMe http://127.0.0.1:49896/_qk/collection1/ has no replicas
   [junit4]   2> 814865 T1962 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49896/_qk/collection1/ shard1
   [junit4]   2> 814865 T1962 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 815175 T1960 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 815198 T1959 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> 815286 T1962 oasc.ZkController.register We are http://127.0.0.1:49896/_qk/collection1/ and leader is http://127.0.0.1:49896/_qk/collection1/
   [junit4]   2> 815287 T1962 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49896/_qk
   [junit4]   2> 815288 T1962 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 815288 T1962 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 815289 T1962 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 815293 T1962 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 815296 T1937 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 815297 T1937 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 815298 T1937 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 815304 T1937 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 815306 T1937 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 815308 T1966 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56685668 name:ZooKeeperConnection Watcher:127.0.0.1:36117/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 815309 T1937 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 815312 T1937 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 815321 T1937 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 815534 T1937 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 815536 T1937 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58900
   [junit4]   2> 815547 T1937 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 815549 T1937 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 815550 T1937 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1376703044155
   [junit4]   2> 815552 T1937 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1376703044155/'
   [junit4]   2> 815572 T1937 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1376703044155/solr.xml
   [junit4]   2> 815622 T1937 oasc.CoreContainer.<init> New CoreContainer 587932427
   [junit4]   2> 815624 T1937 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1376703044155/]
   [junit4]   2> 815626 T1937 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 815627 T1937 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 815629 T1937 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 815630 T1937 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 815631 T1937 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 815632 T1937 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 815634 T1937 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 815635 T1937 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 815636 T1937 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 815637 T1937 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 815645 T1937 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36117/solr
   [junit4]   2> 815646 T1937 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 815647 T1937 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 815649 T1977 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16df16df name:ZooKeeperConnection Watcher:127.0.0.1:36117 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 815650 T1937 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 815655 T1937 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 815666 T1937 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 815668 T1979 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1afb1afb name:ZooKeeperConnection Watcher:127.0.0.1:36117/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 815669 T1937 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 815682 T1937 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 816703 T1937 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58900__qk
   [junit4]   2> 816707 T1937 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58900__qk
   [junit4]   2> 816716 T1959 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> 816719 T1966 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 816726 T1979 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 816728 T1959 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 816759 T1960 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 816760 T1980 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 816761 T1980 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 816762 T1960 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49896/_qk",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:49896__qk",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 816771 T1980 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 816785 T1960 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58900/_qk",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:58900__qk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 816786 T1960 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 816787 T1960 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 816855 T1966 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> 816855 T1959 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> 816855 T1979 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> 817772 T1980 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 817773 T1980 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1376703044155/collection1
   [junit4]   2> 817774 T1980 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 817781 T1980 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 817782 T1980 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 817801 T1980 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1376703044155/collection1/'
   [junit4]   2> 817803 T1980 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1376703044155/collection1/lib/README' to classloader
   [junit4]   2> 817804 T1980 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1376703044155/collection1/lib/classes/' to classloader
   [junit4]   2> 817906 T1980 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 817964 T1980 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 817974 T1980 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 817987 T1980 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 818790 T1980 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 818791 T1980 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 818792 T1980 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 818801 T1980 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 818806 T1980 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 818983 T1980 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 818994 T1980 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819006 T1980 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819012 T1980 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819013 T1980 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819014 T1980 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819029 T1980 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819030 T1980 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819031 T1980 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 819031 T1980 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1376703044155/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty1/
   [junit4]   2> 819032 T1980 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c780c78
   [junit4]   2> 819034 T1980 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty1
   [junit4]   2> 819035 T1980 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty1/index/
   [junit4]   2> 819036 T1980 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 819037 T1980 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty1/index
   [junit4]   2> 819038 T1980 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=381223016, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 819043 T1980 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2d822d82 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d551d55),segFN=segments_1,generation=1}
   [junit4]   2> 819044 T1980 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819056 T1980 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 819057 T1980 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 819063 T1980 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 819063 T1980 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819064 T1980 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819065 T1980 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 819066 T1980 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819067 T1980 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819067 T1980 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 819069 T1980 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 819070 T1980 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 819071 T1980 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 819072 T1980 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 819073 T1980 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 819074 T1980 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 819076 T1980 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 819081 T1980 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 819081 T1980 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 819083 T1980 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.314540883593991]
   [junit4]   2> 819099 T1980 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2d822d82 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d551d55),segFN=segments_1,generation=1}
   [junit4]   2> 819099 T1980 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819102 T1980 oass.SolrIndexSearcher.<init> Opening Searcher@72a172a1 main
   [junit4]   2> 819110 T1981 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72a172a1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 819116 T1980 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 819117 T1980 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58900/_qk collection:collection1 shard:shard1
   [junit4]   2> 819119 T1980 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 819133 T1980 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 819159 T1980 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 819169 T1980 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 819170 T1980 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 819171 T1980 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58900/_qk/collection1/
   [junit4]   2> 819171 T1980 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 819172 T1980 oasc.SyncStrategy.syncToMe http://127.0.0.1:58900/_qk/collection1/ has no replicas
   [junit4]   2> 819172 T1980 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58900/_qk/collection1/ shard1
   [junit4]   2> 819173 T1980 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 819909 T1960 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 819983 T1966 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> 819984 T1979 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> 819995 T1959 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> 820000 T1980 oasc.ZkController.register We are http://127.0.0.1:58900/_qk/collection1/ and leader is http://127.0.0.1:58900/_qk/collection1/
   [junit4]   2> 820001 T1980 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58900/_qk
   [junit4]   2> 820002 T1980 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 820003 T1980 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 820003 T1980 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 820008 T1980 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 820012 T1937 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 820013 T1937 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 820015 T1937 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 820322 T1937 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 820324 T1937 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57458
   [junit4]   2> 820325 T1937 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 820325 T1937 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 820326 T1937 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1376703048859
   [junit4]   2> 820327 T1937 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1376703048859/'
   [junit4]   2> 820339 T1937 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1376703048859/solr.xml
   [junit4]   2> 820391 T1937 oasc.CoreContainer.<init> New CoreContainer 509222490
   [junit4]   2> 820392 T1937 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1376703048859/]
   [junit4]   2> 820394 T1937 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 820395 T1937 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 820395 T1937 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 820396 T1937 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 820397 T1937 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 820398 T1937 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 820399 T1937 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 820399 T1937 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 820400 T1937 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 820401 T1937 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 820409 T1937 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36117/solr
   [junit4]   2> 820410 T1937 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 820411 T1937 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 820417 T1993 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2dcc2dcc name:ZooKeeperConnection Watcher:127.0.0.1:36117 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 820418 T1937 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 820426 T1937 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 820437 T1937 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 820449 T1995 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19581958 name:ZooKeeperConnection Watcher:127.0.0.1:36117/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 820450 T1937 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 820464 T1937 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 821483 T1937 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57458__qk
   [junit4]   2> 821486 T1937 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57458__qk
   [junit4]   2> 821493 T1959 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> 821494 T1979 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> 821494 T1966 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> 821513 T1995 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 821516 T1959 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 821519 T1979 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 821521 T1966 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 821532 T1996 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 821533 T1996 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 821535 T1996 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 821570 T1960 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 821572 T1960 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58900/_qk",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:58900__qk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 821583 T1960 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57458/_qk",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "node_name":"127.0.0.1:57458__qk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 821583 T1960 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 821584 T1960 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 821594 T1966 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> 821595 T1979 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> 821596 T1995 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> 821595 T1959 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> 822536 T1996 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 822537 T1996 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1376703048859/collection1
   [junit4]   2> 822537 T1996 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 822539 T1996 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 822540 T1996 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 822544 T1996 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1376703048859/collection1/'
   [junit4]   2> 822545 T1996 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1376703048859/collection1/lib/README' to classloader
   [junit4]   2> 822546 T1996 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1376703048859/collection1/lib/classes/' to classloader
   [junit4]   2> 822590 T1996 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 822669 T1996 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 822674 T1996 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 822686 T1996 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 823212 T1996 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 823212 T1996 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 823213 T1996 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 823219 T1996 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 823222 T1996 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 823266 T1996 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 823273 T1996 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 823279 T1996 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 823283 T1996 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 823284 T1996 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 823284 T1996 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 823288 T1996 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 823289 T1996 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 823289 T1996 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 823290 T1996 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1376703048859/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty2/
   [junit4]   2> 823291 T1996 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c780c78
   [junit4]   2> 823292 T1996 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty2
   [junit4]   2> 823292 T1996 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty2/index/
   [junit4]   2> 823293 T1996 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 823294 T1996 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty2/index
   [junit4]   2> 823294 T1996 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=381223016, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 823295 T1996 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6be06be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9f209f2),segFN=segments_1,generation=1}
   [junit4]   2> 823296 T1996 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 823305 T1996 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 823306 T1996 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 823307 T1996 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 823308 T1996 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 823308 T1996 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 823309 T1996 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 823310 T1996 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 823311 T1996 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 823312 T1996 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 823322 T1996 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 823323 T1996 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 823324 T1996 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 823325 T1996 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 823326 T1996 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 823327 T1996 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 823329 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 823332 T1996 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 823333 T1996 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 823334 T1996 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.314540883593991]
   [junit4]   2> 823335 T1996 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6be06be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9f209f2),segFN=segments_1,generation=1}
   [junit4]   2> 823335 T1996 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 823336 T1996 oass.SolrIndexSearcher.<init> Opening Searcher@5720572 main
   [junit4]   2> 823341 T1997 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5720572 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 823345 T1996 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 823346 T1996 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57458/_qk collection:collection1 shard:shard2
   [junit4]   2> 823346 T1996 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 823354 T1996 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 823373 T1996 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 823381 T1996 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 823381 T1996 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 823382 T1996 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57458/_qk/collection1/
   [junit4]   2> 823382 T1996 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 823383 T1996 oasc.SyncStrategy.syncToMe http://127.0.0.1:57458/_qk/collection1/ has no replicas
   [junit4]   2> 823383 T1996 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57458/_qk/collection1/ shard2
   [junit4]   2> 823384 T1996 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 824650 T1960 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 824674 T1966 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> 824674 T1995 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> 824675 T1959 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> 824678 T1979 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> 824713 T1996 oasc.ZkController.register We are http://127.0.0.1:57458/_qk/collection1/ and leader is http://127.0.0.1:57458/_qk/collection1/
   [junit4]   2> 824714 T1996 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57458/_qk
   [junit4]   2> 824714 T1996 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 824715 T1996 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 824716 T1996 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 824720 T1996 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 824754 T1937 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 824755 T1937 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 824756 T1937 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 824941 T1937 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 824943 T1937 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40159
   [junit4]   2> 824944 T1937 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 824945 T1937 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 824945 T1937 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1376703053595
   [junit4]   2> 824946 T1937 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1376703053595/'
   [junit4]   2> 824960 T1937 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1376703053595/solr.xml
   [junit4]   2> 824997 T1937 oasc.CoreContainer.<init> New CoreContainer 1864527650
   [junit4]   2> 824998 T1937 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1376703053595/]
   [junit4]   2> 825000 T1937 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 825001 T1937 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 825001 T1937 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 825002 T1937 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 825003 T1937 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 825003 T1937 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 825004 T1937 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 825005 T1937 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 825006 T1937 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 825014 T1937 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 825022 T1937 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36117/solr
   [junit4]   2> 825023 T1937 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 825024 T1937 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 825026 T2009 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65026502 name:ZooKeeperConnection Watcher:127.0.0.1:36117 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 825027 T1937 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 825032 T1937 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 825041 T1937 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 825043 T2011 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34b634b6 name:ZooKeeperConnection Watcher:127.0.0.1:36117/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 825044 T1937 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 825061 T1937 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 826077 T1937 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40159__qk
   [junit4]   2> 826080 T1937 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40159__qk
   [junit4]   2> 826090 T1995 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> 826090 T1979 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> 826091 T1959 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> 826094 T2011 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 826095 T1966 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> 826148 T1995 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 826163 T1966 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 826163 T1979 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 826164 T1959 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 826180 T2012 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 826180 T2012 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 826183 T2012 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 826202 T1960 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 826205 T1960 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57458/_qk",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "node_name":"127.0.0.1:57458__qk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 826215 T1960 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40159/_qk",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "node_name":"127.0.0.1:40159__qk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 826215 T1960 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 826216 T1960 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 826236 T1995 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> 826236 T2011 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> 826237 T1959 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> 826237 T1966 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> 826236 T1979 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> 827184 T2012 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 827185 T2012 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1376703053595/collection1
   [junit4]   2> 827185 T2012 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 827188 T2012 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 827189 T2012 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 827193 T2012 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1376703053595/collection1/'
   [junit4]   2> 827195 T2012 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1376703053595/collection1/lib/README' to classloader
   [junit4]   2> 827196 T2012 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1376703053595/collection1/lib/classes/' to classloader
   [junit4]   2> 827280 T2012 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 827430 T2012 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 827456 T2012 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 827474 T2012 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 828241 T2012 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 828242 T2012 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 828243 T2012 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 828251 T2012 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 828256 T2012 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 828343 T2012 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 828360 T2012 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 828372 T2012 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 828378 T2012 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 828379 T2012 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 828380 T2012 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 828385 T2012 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 828385 T2012 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 828386 T2012 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 828387 T2012 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1376703053595/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty3/
   [junit4]   2> 828387 T2012 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c780c78
   [junit4]   2> 828388 T2012 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty3
   [junit4]   2> 828389 T2012 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty3/index/
   [junit4]   2> 828390 T2012 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 828390 T2012 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1376703040138/jetty3/index
   [junit4]   2> 828391 T2012 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=381223016, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 828392 T2012 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f402f4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80d080d),segFN=segments_1,generation=1}
   [junit4]   2> 828393 T2012 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 828406 T2012 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 828407 T2012 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 828408 T2012 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 828409 T2012 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 828410 T2012 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 828411 T2012 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 828412 T2012 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 828413 T2012 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 828414 T2012 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 828415 T2012 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 828417 T2012 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 828417 T2012 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 828419 T2012 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 828420 T2012 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 828422 T2012 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 828424 T2012 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 828429 T2012 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 828430 T2012 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 828431 T2012 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.314540883593991]
   [junit4]   2> 828432 T2012 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f402f4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80d080d),segFN=segments_1,generation=1}
   [junit4]   2> 828433 T2012 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 828434 T2012 oass.SolrIndexSearcher.<init> Opening Searcher@413e413e main
   [junit4]   2> 828443 T2013 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@413e413e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 828447 T2012 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 828448 T2012 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40159/_qk collection:collection1 shard:shard1
   [junit4]   2> 828449 T2012 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 828496 T2012 oasc.ZkController.register We are http://127.0.0.1:40159/_qk/collection1/ and leader is http://127.0.0.1:58900/_qk/collection1/
   [junit4]   2> 828497 T2012 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40159/_qk
   [junit4]   2> 828498 T2012 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 828499 T2012 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C9260 name=collection1 org.apache.solr.core.SolrCore@73d773d7 url=http://127.0.0.1:40159/_qk/collection1 node=127.0.0.1:40159__qk C9260_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:40159/_qk, state=down, node_name=127.0.0.1:40159__qk, core=collection1}
   [junit4]   2> 828500 T2014 C9260 P40159 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 828502 T2014 C9260 P40159 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 828502 T2012 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 828502 T2014 C9260 P40159 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 828504 T2014 C9260 P40159 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 828507 T1937 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 828508 T2014 C9260 P40159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 828508 T1937 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 828510 T1937 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 828526 T1973 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 828772 T1937 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 828774 T1937 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39462
   [junit4]   2> 828775 T1937 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 828776 T1937 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 828777 T1937 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1376703057352
   [j

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

4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/onenodecollection (2)
   [junit4]   1>    DATA:
   [junit4]   1>        {
   [junit4]   1>          "router":"compositeId",
   [junit4]   1>          "configName":"conf1"}
   [junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
   [junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
   [junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/90223610439073798-core_node1-n_0000000000 (0)
   [junit4]   1>     /solr/collections/onenodecollection/leaders (1)
   [junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "base_url":"http://127.0.0.1:58900/_qk",
   [junit4]   1>            "node_name":"127.0.0.1:58900__qk",
   [junit4]   1>            "core":"onenodecollectioncore"}
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/live_nodes (5)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:57458__qk (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:58900__qk (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:49896__qk (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:40159__qk (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:39462__qk (0)
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "control_collection":{
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:49896/_qk",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:49896__qk",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":"compositeId",
   [junit4]   1>           "replicationFactor":"1"},
   [junit4]   1>         "onenodecollection":{
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:58900/_qk",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:58900__qk",
   [junit4]   1>                   "roles":"none",
   [junit4]   1>                   "core":"onenodecollectioncore",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":"compositeId",
   [junit4]   1>           "replicationFactor":"1"},
   [junit4]   1>         "collection1":{
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:58900/_qk",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:58900__qk",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:40159/_qk",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:40159__qk",
   [junit4]   1>                   "core":"collection1"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:57458/_qk",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:57458__qk",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "base_url":"http://127.0.0.1:39462/_qk",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "node_name":"127.0.0.1:39462__qk",
   [junit4]   1>                   "core":"collection1"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":"compositeId",
   [junit4]   1>           "replicationFactor":"1"}}
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=FDC77C7F428EBB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_CA -Dtests.timezone=Pacific/Galapagos -Dtests.file.encoding=UTF-8
   [junit4] ERROR   33.2s J1 | BasicDistributedZk2Test.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:57458/_qk/onenodecollectioncore returned non ok status:404, message:Can not find: /_qk/onenodecollectioncore/update
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FDC77C7F428EBB:811B4964081DEE87]: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.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:738)
   [junit4]   2> 844487 T1937 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 33205 T1936 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 845249 T2028 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 845250 T2028 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=fr_CA, timezone=Pacific/Galapagos
   [junit4]   2> NOTE: Linux 3.2.0-51-generic x86/IBM Corporation 1.6.0 (32-bit)/cpus=8,threads=2,free=4494928,total=44282880
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, TestIndexingPerformance, TestSolrCoreProperties, TermVectorComponentDistributedTest, HardAutoCommitTest, TestMultiCoreConfBootstrap, TestSchemaNameResource, DisMaxRequestHandlerTest, TestReload, CoreContainerCoreInitFailuresTest, InfoHandlerTest, BasicZkTest, PathHierarchyTokenizerFactoryTest, ParsingFieldUpdateProcessorsTest, AlternateDirectoryTest, TestSolrDeletionPolicy2, AddSchemaFieldsUpdateProcessorFactoryTest, TestSolr4Spatial, TestRandomMergePolicy, HdfsRecoveryZkTest, TestDistributedGrouping, TestFastOutputStream, ZkSolrClientTest, TestPhraseSuggestions, SignatureUpdateProcessorFactoryTest, TestAtomicUpdateErrorCases, TestCloudManagedSchema, TestDefaultSimilarityFactory, TestDFRSimilarityFactory, SolrPluginUtilsTest, OpenCloseCoreStressTest, TestStressRecovery, TestOmitPositions, IndexSchemaRuntimeFieldTest, TestFastWriter, TestRandomFaceting, ChaosMonkeySafeLeaderTest, SpellCheckComponentTest, TestRTGBase, BJQParserTest, ChaosMonkeyNothingIsSafeTest, StressHdfsTest, PreAnalyzedUpdateProcessorTest, HighlighterTest, OpenExchangeRatesOrgProviderTest, TestFuzzyAnalyzedSuggestions, TestQuerySenderListener, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 34.00s, 1 test, 1 error <<< FAILURES!

[...truncated 579 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:395: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:388: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:450: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1233: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:876: There were test failures: 322 suites, 1375 tests, 1 error, 34 ignored (6 assumptions)

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