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

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b116) - Build # 8353 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8353/
Java: 32bit/jdk1.8.0-ea-b116 -client -XX:+UseConcMarkSweepGC

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

Error Message:
Could not find the new collection - 404 : http://127.0.0.1:55577/onenodecollectioncore

Stack Trace:
java.lang.AssertionError: Could not find the new collection - 404 : http://127.0.0.1:55577/onenodecollectioncore
	at __randomizedtesting.SeedInfo.seed([9EA504F3F84AB5CD:1F438AEB8F15D5F1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1797)
	at org.apache.solr.cloud.BasicDistributedZk2Test.addAndQueryDocs(BasicDistributedZk2Test.java:206)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:195)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:90)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10506 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 685429 T2147 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 685432 T2147 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-1385321955857
   [junit4]   2> 685432 T2147 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 685433 T2148 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 685533 T2147 oasc.ZkTestServer.run start zk server on port:48926
   [junit4]   2> 685534 T2147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 685592 T2154 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5262eb name:ZooKeeperConnection Watcher:127.0.0.1:48926 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 685592 T2147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 685593 T2147 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 685597 T2147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 685598 T2156 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e3ba0 name:ZooKeeperConnection Watcher:127.0.0.1:48926/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 685598 T2147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 685599 T2147 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 685602 T2147 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 685605 T2147 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 685606 T2147 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 685608 T2147 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> 685608 T2147 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 685611 T2147 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> 685611 T2147 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 685613 T2147 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> 685614 T2147 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 685615 T2147 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> 685616 T2147 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 685617 T2147 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> 685618 T2147 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 685619 T2147 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> 685620 T2147 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 685622 T2147 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 685622 T2147 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 685624 T2147 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> 685624 T2147 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 685626 T2147 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> 685626 T2147 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 685628 T2147 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> 685629 T2147 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 685630 T2147 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> 685631 T2147 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 685700 T2147 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 685703 T2147 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43702
   [junit4]   2> 685703 T2147 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 685704 T2147 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 685704 T2147 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1385321956059
   [junit4]   2> 685704 T2147 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1385321956059/'
   [junit4]   2> 685718 T2147 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1385321956059/solr.xml
   [junit4]   2> 685726 T2147 oasc.CoreContainer.<init> New CoreContainer 24461235
   [junit4]   2> 685727 T2147 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1385321956059/]
   [junit4]   2> 685727 T2147 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 685728 T2147 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 685728 T2147 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 685728 T2147 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 685729 T2147 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 685729 T2147 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 685729 T2147 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 685730 T2147 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 685730 T2147 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 685733 T2147 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 685733 T2147 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 685734 T2147 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 685734 T2147 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48926/solr
   [junit4]   2> 685735 T2147 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 685735 T2147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 685737 T2167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f7ede7 name:ZooKeeperConnection Watcher:127.0.0.1:48926 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 685737 T2147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 685739 T2147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 685741 T2169 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f765a name:ZooKeeperConnection Watcher:127.0.0.1:48926/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 685741 T2147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 685742 T2147 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 685744 T2147 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 685747 T2147 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 685748 T2147 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43702_
   [junit4]   2> 685749 T2147 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43702_
   [junit4]   2> 685751 T2147 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 685755 T2147 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 685756 T2147 oasc.Overseer.start Overseer (id=90788459699240963-127.0.0.1:43702_-n_0000000000) starting
   [junit4]   2> 685758 T2147 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 685760 T2171 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 685761 T2147 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 685764 T2147 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 685765 T2147 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 685767 T2170 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 685768 T2172 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 685768 T2172 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 685769 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 685769 T2172 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 685770 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 685770 T2170 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43702",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43702_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 685770 T2170 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 685770 T2170 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 685772 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 685773 T2169 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> 686769 T2172 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 686770 T2172 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1385321956059/collection1
   [junit4]   2> 686770 T2172 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 686771 T2172 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 686771 T2172 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 686772 T2172 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1385321956059/collection1/'
   [junit4]   2> 686773 T2172 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-1385321956059/collection1/lib/classes/' to classloader
   [junit4]   2> 686773 T2172 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-1385321956059/collection1/lib/README' to classloader
   [junit4]   2> 686794 T2172 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 686803 T2172 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 686804 T2172 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 686815 T2172 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 686922 T2172 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 686922 T2172 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 686923 T2172 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 686927 T2172 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 686929 T2172 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 686941 T2172 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 686943 T2172 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 686945 T2172 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 686946 T2172 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 686946 T2172 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 686946 T2172 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 686947 T2172 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 686947 T2172 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 686947 T2172 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 686948 T2172 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1385321956059/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/control/data/
   [junit4]   2> 686948 T2172 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7913d
   [junit4]   2> 686948 T2172 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/control/data
   [junit4]   2> 686949 T2172 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/control/data/index/
   [junit4]   2> 686949 T2172 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 686949 T2172 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/control/data/index
   [junit4]   2> 686949 T2172 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23780290728136252]
   [junit4]   2> 686950 T2172 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@77b57d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b5bb9f),segFN=segments_1,generation=1}
   [junit4]   2> 686950 T2172 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 686952 T2172 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 686953 T2172 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 686953 T2172 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 686953 T2172 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 686953 T2172 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 686953 T2172 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 686954 T2172 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 686954 T2172 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 686954 T2172 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 686955 T2172 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 686955 T2172 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 686955 T2172 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 686956 T2172 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 686956 T2172 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 686956 T2172 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 686957 T2172 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 686958 T2172 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 686960 T2172 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 686960 T2172 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 686961 T2172 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=0.3310546875, floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=0.3255189490863808, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 686961 T2172 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@77b57d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b5bb9f),segFN=segments_1,generation=1}
   [junit4]   2> 686961 T2172 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 686962 T2172 oass.SolrIndexSearcher.<init> Opening Searcher@1373bbe main
   [junit4]   2> 686964 T2173 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1373bbe main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 686965 T2172 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 686965 T2172 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43702 collection:control_collection shard:shard1
   [junit4]   2> 686966 T2172 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 686971 T2172 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 686972 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 686973 T2172 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 686973 T2172 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C7726 name=collection1 org.apache.solr.core.SolrCore@c2fc16 url=http://127.0.0.1:43702/collection1 node=127.0.0.1:43702_ C7726_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:43702, core=collection1, node_name=127.0.0.1:43702_}
   [junit4]   2> 686973 T2172 C7726 P43702 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43702/collection1/
   [junit4]   2> 686973 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 686973 T2172 C7726 P43702 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 686974 T2172 C7726 P43702 oasc.SyncStrategy.syncToMe http://127.0.0.1:43702/collection1/ has no replicas
   [junit4]   2> 686974 T2172 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43702/collection1/ shard1
   [junit4]   2> 686974 T2172 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 686975 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 686979 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 686983 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 687086 T2169 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> 687129 T2172 oasc.ZkController.register We are http://127.0.0.1:43702/collection1/ and leader is http://127.0.0.1:43702/collection1/
   [junit4]   2> 687130 T2172 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43702
   [junit4]   2> 687130 T2172 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 687130 T2172 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 687131 T2172 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 687132 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 687132 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 687133 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 687133 T2172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 687134 T2147 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 687135 T2147 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 687136 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 687137 T2147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 687138 T2170 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43702",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43702_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 687139 T2176 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15caa6b name:ZooKeeperConnection Watcher:127.0.0.1:48926/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687139 T2147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 687141 T2147 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 687142 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 687145 T2147 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 687225 T2147 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 687227 T2147 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49844
   [junit4]   2> 687228 T2147 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 687228 T2147 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 687229 T2147 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1385321957571
   [junit4]   2> 687229 T2147 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1385321957571/'
   [junit4]   2> 687242 T2147 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-1385321957571/solr.xml
   [junit4]   2> 687244 T2176 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> 687244 T2169 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> 687251 T2147 oasc.CoreContainer.<init> New CoreContainer 8776383
   [junit4]   2> 687252 T2147 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1385321957571/]
   [junit4]   2> 687252 T2147 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 687253 T2147 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 687253 T2147 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 687253 T2147 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 687254 T2147 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 687254 T2147 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 687254 T2147 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 687255 T2147 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 687255 T2147 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 687258 T2147 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 687258 T2147 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 687259 T2147 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 687259 T2147 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48926/solr
   [junit4]   2> 687260 T2147 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 687261 T2147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 687264 T2187 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@96d4a5 name:ZooKeeperConnection Watcher:127.0.0.1:48926 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687264 T2147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 687268 T2147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 687270 T2189 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bc51b3 name:ZooKeeperConnection Watcher:127.0.0.1:48926/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687270 T2147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 687276 T2147 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 688279 T2147 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49844_
   [junit4]   2> 688280 T2147 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49844_
   [junit4]   2> 688283 T2176 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 688283 T2169 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 688283 T2189 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 688286 T2190 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 688286 T2190 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 688287 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 688287 T2190 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 688287 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 688288 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 688289 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 688290 T2170 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49844",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49844_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 688290 T2170 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 688290 T2170 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 688293 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 688396 T2176 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> 688396 T2189 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> 688396 T2169 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> 689288 T2190 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 689288 T2190 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1385321957571/collection1
   [junit4]   2> 689288 T2190 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 689289 T2190 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 689289 T2190 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 689290 T2190 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1385321957571/collection1/'
   [junit4]   2> 689291 T2190 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-1385321957571/collection1/lib/classes/' to classloader
   [junit4]   2> 689291 T2190 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-1385321957571/collection1/lib/README' to classloader
   [junit4]   2> 689313 T2190 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 689322 T2190 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 689323 T2190 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 689329 T2190 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 689440 T2190 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 689441 T2190 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 689442 T2190 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 689446 T2190 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 689447 T2190 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 689456 T2190 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 689458 T2190 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 689460 T2190 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 689460 T2190 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 689461 T2190 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 689461 T2190 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 689462 T2190 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 689462 T2190 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 689462 T2190 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 689462 T2190 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1385321957571/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/jetty1/
   [junit4]   2> 689463 T2190 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7913d
   [junit4]   2> 689463 T2190 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/jetty1
   [junit4]   2> 689464 T2190 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/jetty1/index/
   [junit4]   2> 689464 T2190 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 689464 T2190 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/jetty1/index
   [junit4]   2> 689464 T2190 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23780290728136252]
   [junit4]   2> 689465 T2190 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d3cbcb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14d25c1),segFN=segments_1,generation=1}
   [junit4]   2> 689465 T2190 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 689468 T2190 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 689468 T2190 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 689468 T2190 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 689469 T2190 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 689469 T2190 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 689469 T2190 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 689469 T2190 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 689470 T2190 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 689470 T2190 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 689470 T2190 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 689471 T2190 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 689471 T2190 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 689472 T2190 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 689472 T2190 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 689472 T2190 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 689473 T2190 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 689475 T2190 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 689476 T2190 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 689476 T2190 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 689477 T2190 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=0.3310546875, floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=0.3255189490863808, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 689477 T2190 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d3cbcb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14d25c1),segFN=segments_1,generation=1}
   [junit4]   2> 689478 T2190 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 689478 T2190 oass.SolrIndexSearcher.<init> Opening Searcher@1d8b84e main
   [junit4]   2> 689482 T2191 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d8b84e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 689484 T2190 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 689484 T2190 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49844 collection:collection1 shard:shard2
   [junit4]   2> 689485 T2190 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 689490 T2190 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 689491 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689491 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689491 T2190 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 689492 T2190 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 689491 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C7727 name=collection1 org.apache.solr.core.SolrCore@48c032 url=http://127.0.0.1:49844/collection1 node=127.0.0.1:49844_ C7727_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49844, core=collection1, node_name=127.0.0.1:49844_}
   [junit4]   2> 689492 T2190 C7727 P49844 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49844/collection1/
   [junit4]   2> 689492 T2190 C7727 P49844 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 689493 T2190 C7727 P49844 oasc.SyncStrategy.syncToMe http://127.0.0.1:49844/collection1/ has no replicas
   [junit4]   2> 689493 T2190 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49844/collection1/ shard2
   [junit4]   2> 689493 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 689493 T2190 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 689496 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689498 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689500 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689603 T2176 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> 689603 T2169 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> 689603 T2189 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> 689649 T2190 oasc.ZkController.register We are http://127.0.0.1:49844/collection1/ and leader is http://127.0.0.1:49844/collection1/
   [junit4]   2> 689649 T2190 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49844
   [junit4]   2> 689649 T2190 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 689649 T2190 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 689650 T2190 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 689651 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689652 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689652 T2190 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 689652 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689653 T2147 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 689653 T2147 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 689653 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 689654 T2170 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49844",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49844_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 689656 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 689724 T2147 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 689726 T2147 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55577
   [junit4]   2> 689727 T2147 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 689728 T2147 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 689728 T2147 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-jetty2-1385321960080
   [junit4]   2> 689728 T2147 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-jetty2-1385321960080/'
   [junit4]   2> 689742 T2147 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-jetty2-1385321960080/solr.xml
   [junit4]   2> 689750 T2147 oasc.CoreContainer.<init> New CoreContainer 15298170
   [junit4]   2> 689751 T2147 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-jetty2-1385321960080/]
   [junit4]   2> 689751 T2147 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 689752 T2147 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 689752 T2147 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 689752 T2147 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 689753 T2147 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 689753 T2147 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 689753 T2147 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 689753 T2147 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 689754 T2147 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 689757 T2147 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 689757 T2147 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 689758 T2147 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 689758 T2169 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> 689758 T2176 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> 689758 T2189 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> 689758 T2147 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48926/solr
   [junit4]   2> 689760 T2147 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 689761 T2147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 689763 T2203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15496b1 name:ZooKeeperConnection Watcher:127.0.0.1:48926 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 689763 T2147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 689765 T2147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 689766 T2205 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e17aea name:ZooKeeperConnection Watcher:127.0.0.1:48926/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 689767 T2147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 689769 T2147 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 690772 T2147 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55577_
   [junit4]   2> 690773 T2147 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55577_
   [junit4]   2> 690777 T2176 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 690777 T2205 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 690777 T2189 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 690778 T2169 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 690781 T2206 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 690781 T2206 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 690782 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 690783 T2206 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 690783 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 690783 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 690784 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 690785 T2170 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55577",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55577_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 690785 T2170 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 690785 T2170 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 690787 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 690889 T2176 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> 690889 T2169 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> 690889 T2205 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> 690889 T2189 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> 691783 T2206 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 691783 T2206 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-jetty2-1385321960080/collection1
   [junit4]   2> 691784 T2206 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 691784 T2206 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 691785 T2206 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 691786 T2206 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-jetty2-1385321960080/collection1/'
   [junit4]   2> 691786 T2206 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-1385321960080/collection1/lib/classes/' to classloader
   [junit4]   2> 691787 T2206 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-1385321960080/collection1/lib/README' to classloader
   [junit4]   2> 691815 T2206 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 691825 T2206 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 691826 T2206 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 691832 T2206 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 691952 T2206 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 691953 T2206 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 691953 T2206 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 691957 T2206 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 691959 T2206 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 691970 T2206 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 691973 T2206 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 691975 T2206 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 691976 T2206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 691977 T2206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 691977 T2206 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 691978 T2206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 691978 T2206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 691978 T2206 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 691979 T2206 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-jetty2-1385321960080/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/jetty2/
   [junit4]   2> 691979 T2206 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7913d
   [junit4]   2> 691980 T2206 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/jetty2
   [junit4]   2> 691980 T2206 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/jetty2/index/
   [junit4]   2> 691980 T2206 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 691980 T2206 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1385321955857/jetty2/index
   [junit4]   2> 691981 T2206 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23780290728136252]
   [junit4]   2> 691981 T2206 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@15a7c6c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b3511),segFN=segments_1,generation=1}
   [junit4]   2> 691982 T2206 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 691984 T2206 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 691984 T2206 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 691985 T2206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 691985 T2206 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 691985 T2206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 691985 T2206 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 691986 T2206 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 691986 T2206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 691986 T2206 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 691987 T2206 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 691988 T2206 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 691988 T2206 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 691988 T2206 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 691989 T2206 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 691989 T2206 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 691990 T2206 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 691992 T2206 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 691993 T2206 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 691993 T2206 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 691995 T2206 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=0.3310546875, floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=0.3255189490863808, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 691995 T2206 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@15a7c6c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b3511),segFN=segments_1,generation=1}
   [junit4]   2> 691996 T2206 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 691996 T2206 oass.SolrIndexSearcher.<init> Opening Searcher@89396f main
   [junit4]   2> 692001 T2207 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@89396f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 692003 T2206 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 692003 T2206 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55577 collection:collection1 shard:shard1
   [junit4]   2> 692004 T2206 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 692010 T2206 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 692011 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 692012 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 692012 T2206 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 692012 T2206 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 692012 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C7728 name=collection1 org.apache.solr.core.SolrCore@1425c27 url=http://127.0.0.1:55577/collection1 node=127.0.0.1:55577_ C7728_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:55577, core=collection1, node_name=127.0.0.1:55577_}
   [junit4]   2> 692013 T2206 C7728 P55577 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55577/collection1/
   [junit4]   2> 692013 T2206 C7728 P55577 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 692013 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 692013 T2206 C7728 P55577 oasc.SyncStrategy.syncToMe http://127.0.0.1:55577/collection1/ has no replicas
   [junit4]   2> 692014 T2206 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55577/collection1/ shard1
   [junit4]   2> 692014 T2206 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 692016 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 692021 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 692025 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 692128 T2176 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> 692128 T2169 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> 692128 T2189 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> 692128 T2205 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> 692172 T2206 oasc.ZkController.register We are http://127.0.0.1:55577/collection1/ and leader is http://127.0.0.1:55577/collection1/
   [junit4]   2> 692172 T2206 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55577
   [junit4]   2> 692172 T2206 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 692173 T2206 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 692173 T2206 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 692174 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 692174 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 692175 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 692175 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 692176 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 692176 T2147 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 692176 T2147 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 692176 T2170 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55577",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55577_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 692179 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 692248 T2147 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 692250 T2147 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49656
   [junit4]   2> 692251 T2147 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 692251 T2147 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 692251 T2147 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1385321962602
   [junit4]   2> 692252 T2147 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1385321962602/'
   [junit4]   2> 692266 T2147 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1385321962602/solr.xml
   [junit4]   2> 692274 T2147 oasc.CoreContainer.<init> New CoreContainer 24501096
   [junit4]   2> 692275 T2147 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1385321962602/]
   [junit4]   2> 692276 T2147 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 692276 T2147 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 692276 T2147 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 692277 T2147 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 692277 T2147 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 692277 T2147 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 692278 T2147 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 692278 T2147 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 692278 T2147 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 692281 T2176 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> 692282 T2169 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> 692282 T2205 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> 692282 T2189 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> 692281 T2147 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 692283 T2147 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 692283 T2147 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 692284 T2147 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48926/solr
   [junit4]   2> 692284 T2147 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 692285 T2147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 692287 T2219 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d8158b name:ZooKeeperConnection Watcher:127.0.0.1:48926 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 692288 T2147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 692293 T2147 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 692295 T2221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f9520 name:ZooKeeperConnection Watcher:127.0.0.1:48926/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 692295 T2147 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 692300 T2147 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 693302 T2147 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49656_
   [junit4]   2> 693304 T2147 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49656_
   [junit4]   2> 693308 T2205 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 693308 T2176 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 693308 T2169 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 693308 T2189 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 693308 T2221 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 693314 T2222 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 693315 T2222 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 693316 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 693317 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 693317 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 693316 T2222 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 693319 T2170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 693320 T2170 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49656",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49656_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 693320 T2170 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 693320 T2170 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 693323 T2169 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 693426 T2176 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> 693426 T2205 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> 693426 T2189 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> 693426 T2169 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> 693426 T2221 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> 694317 T2222 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 694318 T2222 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1385321962602/collection1
   [junit4]   2> 694318 T2222 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 694319 T2222 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 694319 T2222 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 694320 T2222 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1385321962602/collection1/'
   [junit4]   2> 694321 T2222 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-1385321962602/collection1/lib/classes/' to classloader
   [junit4]   2> 694322 T2222 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-1385321962602/collection1/lib/README' to classloader
   [junit4]   2> 694351 T2222 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 694363 T2222 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 694364 T2222 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 694373 T2222 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 694496 T2222 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 694497 T2222 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 694498 T2222 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 694502 T2222 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 694504 T2222 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 694513 T2222 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 694515 T2222 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 694518 T2222 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 694519 T2222 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 694519 T2222 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 694519 T2222 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 694520 T2222 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 694520 T2222

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

:
   [junit4]   1>        {"id":"90788459699240963-127.0.0.1:43702_-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (5)
   [junit4]   1>     /solr/overseer_elect/election/90788459699240963-127.0.0.1:43702_-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/90788459699240970-127.0.0.1:49656_-n_0000000003 (0)
   [junit4]   1>     /solr/overseer_elect/election/90788459699240968-127.0.0.1:55577_-n_0000000002 (0)
   [junit4]   1>     /solr/overseer_elect/election/90788459699240966-127.0.0.1:49844_-n_0000000001 (0)
   [junit4]   1>     /solr/overseer_elect/election/90788459699240972-127.0.0.1:35775_-n_0000000004 (0)
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "onenodecollection":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:49844",
   [junit4]   1>                   "core":"onenodecollectioncore",
   [junit4]   1>                   "roles":"none",
   [junit4]   1>                   "node_name":"127.0.0.1:49844_",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "maxShardsPerNode":"1"},
   [junit4]   1>         "collection1":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:55577",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:55577_",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:35775",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:35775_"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:49844",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:49844_",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:49656",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:49656_"}}}},
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "maxShardsPerNode":"1"},
   [junit4]   1>         "control_collection":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:43702",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:43702_",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "maxShardsPerNode":"1"}}
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=9EA504F3F84AB5CD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_SG -Dtests.timezone=Egypt -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 51.6s J1 | BasicDistributedZk2Test.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find the new collection - 404 : http://127.0.0.1:55577/onenodecollectioncore
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9EA504F3F84AB5CD:1F438AEB8F15D5F1]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1797)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.addAndQueryDocs(BasicDistributedZk2Test.java:206)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:195)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:90)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 737057 T2147 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 51637 T2146 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 737202 T2221 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 738304 T2238 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {_version_=PostingsFormat(name=SimpleText), multiDefault=PostingsFormat(name=Memory doPackFST= true), intDefault=PostingsFormat(name=SimpleText), range_facet_sl=PostingsFormat(name=Asserting), range_facet_si=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Memory doPackFST= true), timestamp=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=en_SG, timezone=Egypt
   [junit4]   2> NOTE: Linux 3.8.0-33-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=2,free=175490480,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomFaceting, TestMaxScoreQueryParser, TestBinaryField, TestDynamicFieldResource, TestQueryTypes, TermVectorComponentDistributedTest, TestCodecSupport, FileUtilsTest, TestJmxIntegration, SortByFunctionTest, CollectionsAPIDistributedZkTest, CachingDirectoryFactoryTest, TestHashPartitioner, TestUtils, TestImplicitCoreProperties, TestUpdate, TestCollationKeyRangeQueries, NumericFieldsTest, TestFastOutputStream, TestLazyCores, TestPhraseSuggestions, TestManagedSchemaFieldResource, SpellingQueryConverterTest, TestCollationField, SolrIndexConfigTest, TestArbitraryIndexDir, BlockCacheTest, SpellCheckCollatorTest, BlockDirectoryTest, TestCollapseQParserPlugin, SpellCheckComponentTest, ChaosMonkeySafeLeaderTest, DistanceFunctionTest, TestQuerySenderListener, TestBinaryResponseWriter, TestSolr4Spatial, TestDFRSimilarityFactory, TestFieldTypeCollectionResource, PathHierarchyTokenizerFactoryTest, CurrencyFieldOpenExchangeTest, TestStressReorder, TestOmitPositions, TestSolrDeletionPolicy2, TestCSVLoader, SolrXmlInZkTest, TestQuerySenderNoQuery, HdfsDirectoryTest, MigrateRouteKeyTest, TestSchemaVersionResource, RequiredFieldsTest, TestAddFieldRealTimeGet, TestDistribDocBasedVersion, SolrCoreCheckLockOnStartupTest, DeleteReplicaTest, TestNumberUtils, StandardRequestHandlerTest, TestIndexSearcher, NoCacheHeaderTest, TestSweetSpotSimilarityFactory, IndexBasedSpellCheckerTest, TestPartialUpdateDeduplication, ShardRoutingCustomTest, TestFiltering, NotRequiredUniqueKeyTest, FieldAnalysisRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, DirectUpdateHandlerTest, TestStressRecovery, MinimalSchemaTest, TestSolrCoreProperties, SolrRequestParserTest, InfoHandlerTest, TestWordDelimiterFilterFactory, SolrTestCaseJ4Test, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 52.92s, 1 test, 1 failure <<< FAILURES!

[...truncated 566 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:426: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:406: 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/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:492: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1279: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:912: There were test failures: 345 suites, 1505 tests, 1 failure, 35 ignored (6 assumptions)

Total time: 46 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b116 -client -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure