You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/02/10 21:09:59 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4610 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4610/

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:33933/collection1, https://127.0.0.1:33939/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:33933/collection1, https://127.0.0.1:33939/collection1]
	at __randomizedtesting.SeedInfo.seed([CCE1DAF27934ACE:8D2893B750CC2AF2]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:352)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:561)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:543)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:522)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:296)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:113)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:283)
	... 50 more




Build Log:
[...truncated 10374 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 389559 T1529 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 389559 T1529 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 389566 T1529 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1392060620447
   [junit4]   2> 389568 T1529 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 389568 T1530 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 389669 T1529 oasc.ZkTestServer.run start zk server on port:33925
   [junit4]   2> 389670 T1529 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 389674 T1536 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e84a813 name:ZooKeeperConnection Watcher:127.0.0.1:33925 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 389675 T1529 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 389675 T1529 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 389686 T1529 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 389688 T1538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e2c5ab8 name:ZooKeeperConnection Watcher:127.0.0.1:33925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 389688 T1529 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 389688 T1529 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 389691 T1529 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 389701 T1529 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 389703 T1529 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 389706 T1529 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 389706 T1529 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 389711 T1529 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 389712 T1529 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 389816 T1529 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 389817 T1529 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 389820 T1529 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 389820 T1529 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 389830 T1529 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 389831 T1529 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 389834 T1529 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 389835 T1529 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 389838 T1529 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 389838 T1529 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 389841 T1529 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 389842 T1529 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 389849 T1529 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 389850 T1529 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 389853 T1529 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 389853 T1529 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 389856 T1529 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 389857 T1529 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 389868 T1529 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 389870 T1540 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e388cd0 name:ZooKeeperConnection Watcher:127.0.0.1:33925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 389870 T1529 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 390089 T1529 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 390094 T1529 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 390097 T1529 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:33929
   [junit4]   2> 390099 T1529 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 390100 T1529 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 390100 T1529 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392060620761
   [junit4]   2> 390100 T1529 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392060620761/'
   [junit4]   2> 390128 T1529 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392060620761/solr.xml
   [junit4]   2> 390202 T1529 oasc.CoreContainer.<init> New CoreContainer 211633949
   [junit4]   2> 390202 T1529 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392060620761/]
   [junit4]   2> 390204 T1529 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 390204 T1529 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 390204 T1529 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 390205 T1529 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 390205 T1529 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 390205 T1529 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 390206 T1529 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 390206 T1529 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 390206 T1529 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 390218 T1529 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 390219 T1529 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 390219 T1529 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 390220 T1529 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33925/solr
   [junit4]   2> 390220 T1529 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 390221 T1529 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 390228 T1551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cf94bcc name:ZooKeeperConnection Watcher:127.0.0.1:33925 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 390229 T1529 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 390232 T1529 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 390234 T1553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@369b71f0 name:ZooKeeperConnection Watcher:127.0.0.1:33925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 390234 T1529 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 390242 T1529 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 390250 T1529 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 390253 T1529 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 390259 T1529 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33929_
   [junit4]   2> 390260 T1529 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33929_
   [junit4]   2> 390268 T1529 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 390270 T1529 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 390280 T1529 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:33929_
   [junit4]   2> 390280 T1529 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 390287 T1529 oasc.Overseer.start Overseer (id=91230084822204420-127.0.0.1:33929_-n_0000000000) starting
   [junit4]   2> 390291 T1529 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 390304 T1555 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 390305 T1529 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 390305 T1555 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 390307 T1529 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 390314 T1529 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 390315 T1554 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 390320 T1556 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 390320 T1556 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 390322 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 390322 T1556 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 390323 T1554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 390323 T1554 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:33929",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33929_",
   [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> 390323 T1554 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 390323 T1554 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 390325 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 390326 T1553 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> 391323 T1556 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 391323 T1556 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392060620761/collection1
   [junit4]   2> 391324 T1556 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 391324 T1556 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 391325 T1556 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 391326 T1556 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 391326 T1556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392060620761/collection1/'
   [junit4]   2> 391328 T1556 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392060620761/collection1/lib/README' to classloader
   [junit4]   2> 391329 T1556 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392060620761/collection1/lib/classes/' to classloader
   [junit4]   2> 391402 T1556 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 391483 T1556 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 391585 T1556 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 391598 T1556 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 392289 T1556 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 392302 T1556 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 392307 T1556 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 392321 T1556 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 392327 T1556 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 392332 T1556 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 392333 T1556 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 392333 T1556 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 392333 T1556 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 392342 T1556 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 392343 T1556 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 392343 T1556 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 392344 T1556 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392060620761/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/control/data/
   [junit4]   2> 392344 T1556 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14e1413a
   [junit4]   2> 392345 T1556 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/control/data
   [junit4]   2> 392345 T1556 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/control/data/index/
   [junit4]   2> 392346 T1556 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 392346 T1556 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/control/data/index
   [junit4]   2> 392347 T1556 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 392348 T1556 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6df506f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4028b5fd),segFN=segments_1,generation=1}
   [junit4]   2> 392348 T1556 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 392352 T1556 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 392353 T1556 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 392353 T1556 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 392354 T1556 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 392354 T1556 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 392354 T1556 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 392355 T1556 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 392355 T1556 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 392356 T1556 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 392356 T1556 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 392357 T1556 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 392357 T1556 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 392358 T1556 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 392358 T1556 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 392359 T1556 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 392359 T1556 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 392360 T1556 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 392379 T1556 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 392386 T1556 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 392387 T1556 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 392388 T1556 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8973497247063316]
   [junit4]   2> 392388 T1556 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6df506f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4028b5fd),segFN=segments_1,generation=1}
   [junit4]   2> 392389 T1556 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 392389 T1556 oass.SolrIndexSearcher.<init> Opening Searcher@222c42f8[collection1] main
   [junit4]   2> 392392 T1557 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@222c42f8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 392395 T1556 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 392396 T1529 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 392397 T1529 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 392396 T1560 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:33929 collection:control_collection shard:shard1
   [junit4]   2> 392399 T1560 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 392403 T1529 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 392431 T1562 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@175bcf7b name:ZooKeeperConnection Watcher:127.0.0.1:33925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 392431 T1529 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 392438 T1529 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 392449 T1529 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 392449 T1560 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 392452 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 392453 T1560 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 392453 T1560 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C376 name=collection1 org.apache.solr.core.SolrCore@63986e55 url=https://127.0.0.1:33929/collection1 node=127.0.0.1:33929_ C376_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:33929, core=collection1, node_name=127.0.0.1:33929_}
   [junit4]   2> 392453 T1560 C376 P33929 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:33929/collection1/
   [junit4]   2> 392454 T1554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 392454 T1560 C376 P33929 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 392455 T1560 C376 P33929 oasc.SyncStrategy.syncToMe https://127.0.0.1:33929/collection1/ has no replicas
   [junit4]   2> 392455 T1560 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:33929/collection1/ shard1
   [junit4]   2> 392455 T1560 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 392463 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 392471 T1562 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> 392471 T1553 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> 392476 T1554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 392479 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 392583 T1553 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> 392583 T1562 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> 392628 T1560 oasc.ZkController.register We are https://127.0.0.1:33929/collection1/ and leader is https://127.0.0.1:33929/collection1/
   [junit4]   2> 392628 T1560 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:33929
   [junit4]   2> 392628 T1560 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 392628 T1560 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 392629 T1560 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 392630 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 392631 T1560 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 392631 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 392631 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 392632 T1554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 392632 T1554 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:33929",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33929_",
   [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":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 392635 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 392738 T1553 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> 392738 T1562 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> 392756 T1529 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 392757 T1529 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 392762 T1529 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 392764 T1529 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:33933
   [junit4]   2> 392767 T1529 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 392768 T1529 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 392768 T1529 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392060623330
   [junit4]   2> 392769 T1529 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392060623330/'
   [junit4]   2> 392810 T1529 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392060623330/solr.xml
   [junit4]   2> 392917 T1529 oasc.CoreContainer.<init> New CoreContainer 2023883904
   [junit4]   2> 392918 T1529 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392060623330/]
   [junit4]   2> 392920 T1529 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 392920 T1529 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 392921 T1529 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 392921 T1529 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 392922 T1529 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 392922 T1529 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 392922 T1529 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 392923 T1529 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 392923 T1529 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 392939 T1529 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 392940 T1529 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 392940 T1529 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 392941 T1529 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33925/solr
   [junit4]   2> 392942 T1529 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 392943 T1529 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 392945 T1573 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3042b65c name:ZooKeeperConnection Watcher:127.0.0.1:33925 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 392946 T1529 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 392949 T1529 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 392956 T1575 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d60d21c name:ZooKeeperConnection Watcher:127.0.0.1:33925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 392957 T1529 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 392961 T1529 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 393964 T1529 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33933_
   [junit4]   2> 393976 T1529 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33933_
   [junit4]   2> 393979 T1562 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 393980 T1553 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 393980 T1575 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 393998 T1576 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 393998 T1576 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 394000 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 394000 T1576 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 394000 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 394001 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 394002 T1554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 394003 T1554 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:33933",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33933_",
   [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> 394003 T1554 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 394003 T1554 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 394006 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 394108 T1575 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> 394108 T1562 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> 394108 T1553 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> 395002 T1576 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 395002 T1576 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392060623330/collection1
   [junit4]   2> 395002 T1576 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 395003 T1576 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 395004 T1576 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 395005 T1576 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 395005 T1576 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392060623330/collection1/'
   [junit4]   2> 395006 T1576 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392060623330/collection1/lib/README' to classloader
   [junit4]   2> 395007 T1576 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392060623330/collection1/lib/classes/' to classloader
   [junit4]   2> 395071 T1576 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 395142 T1576 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 395244 T1576 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 395255 T1576 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 395925 T1576 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 395938 T1576 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 395943 T1576 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 395956 T1576 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 395961 T1576 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 395965 T1576 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 395966 T1576 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 395967 T1576 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 395968 T1576 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 395969 T1576 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 395969 T1576 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 395969 T1576 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 395970 T1576 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392060623330/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/jetty1/
   [junit4]   2> 395970 T1576 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14e1413a
   [junit4]   2> 395971 T1576 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/jetty1
   [junit4]   2> 395971 T1576 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/jetty1/index/
   [junit4]   2> 395972 T1576 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 395972 T1576 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/jetty1/index
   [junit4]   2> 395973 T1576 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 395973 T1576 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4fe88889 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e27d8e3),segFN=segments_1,generation=1}
   [junit4]   2> 395974 T1576 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 395979 T1576 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 395979 T1576 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 395980 T1576 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 395980 T1576 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 395980 T1576 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 395981 T1576 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 395981 T1576 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 395982 T1576 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 395982 T1576 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 395983 T1576 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 395983 T1576 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 395984 T1576 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 395984 T1576 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 395985 T1576 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 395985 T1576 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 395986 T1576 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 395987 T1576 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 396005 T1576 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 396011 T1576 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 396011 T1576 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 396012 T1576 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8973497247063316]
   [junit4]   2> 396013 T1576 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4fe88889 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e27d8e3),segFN=segments_1,generation=1}
   [junit4]   2> 396013 T1576 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 396014 T1576 oass.SolrIndexSearcher.<init> Opening Searcher@5f691140[collection1] main
   [junit4]   2> 396018 T1577 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f691140[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 396022 T1576 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 396022 T1529 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 396023 T1529 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 396022 T1580 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:33933 collection:collection1 shard:shard2
   [junit4]   2> 396024 T1580 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 396049 T1580 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 396057 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 396058 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 396058 T1580 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 396058 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 396058 T1580 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 396059 T1554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C377 name=collection1 org.apache.solr.core.SolrCore@22b9e54c url=https://127.0.0.1:33933/collection1 node=127.0.0.1:33933_ C377_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:33933, core=collection1, node_name=127.0.0.1:33933_}
   [junit4]   2> 396059 T1580 C377 P33933 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:33933/collection1/
   [junit4]   2> 396059 T1580 C377 P33933 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 396060 T1580 C377 P33933 oasc.SyncStrategy.syncToMe https://127.0.0.1:33933/collection1/ has no replicas
   [junit4]   2> 396060 T1580 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:33933/collection1/ shard2
   [junit4]   2> 396060 T1580 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 396062 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 396063 T1553 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> 396063 T1575 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> 396063 T1562 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> 396083 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 396085 T1554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 396087 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 396195 T1562 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> 396195 T1575 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> 396195 T1553 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> 396237 T1580 oasc.ZkController.register We are https://127.0.0.1:33933/collection1/ and leader is https://127.0.0.1:33933/collection1/
   [junit4]   2> 396237 T1580 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:33933
   [junit4]   2> 396237 T1580 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 396237 T1580 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 396238 T1580 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 396239 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 396240 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 396240 T1580 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 396240 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 396240 T1554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 396241 T1554 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:33933",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33933_",
   [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> 396311 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 396339 T1529 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 396341 T1529 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 396346 T1529 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 396347 T1529 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:33936
   [junit4]   2> 396351 T1529 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 396351 T1529 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 396352 T1529 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392060626906
   [junit4]   2> 396352 T1529 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392060626906/'
   [junit4]   2> 396391 T1529 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392060626906/solr.xml
   [junit4]   2> 396413 T1553 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> 396413 T1575 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> 396413 T1562 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> 396489 T1529 oasc.CoreContainer.<init> New CoreContainer 1831822731
   [junit4]   2> 396489 T1529 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392060626906/]
   [junit4]   2> 396491 T1529 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 396492 T1529 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 396492 T1529 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 396493 T1529 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 396493 T1529 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 396494 T1529 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 396494 T1529 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 396495 T1529 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 396495 T1529 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 396511 T1529 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 396511 T1529 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 396512 T1529 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 396512 T1529 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33925/solr
   [junit4]   2> 396513 T1529 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 396514 T1529 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 396516 T1591 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@696e8435 name:ZooKeeperConnection Watcher:127.0.0.1:33925 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 396517 T1529 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 396520 T1529 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 396534 T1593 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cab2c48 name:ZooKeeperConnection Watcher:127.0.0.1:33925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 396534 T1529 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 396539 T1529 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 397543 T1529 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33936_
   [junit4]   2> 397545 T1529 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33936_
   [junit4]   2> 397550 T1553 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 397550 T1575 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 397550 T1593 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 397550 T1562 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 397569 T1594 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 397570 T1594 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 397571 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 397571 T1594 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 397572 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 397572 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 397573 T1554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 397574 T1554 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:33936",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33936_",
   [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> 397574 T1554 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 397574 T1554 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 397577 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 397679 T1553 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> 397679 T1575 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> 397679 T1562 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> 397679 T1593 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> 398573 T1594 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 398573 T1594 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392060626906/collection1
   [junit4]   2> 398574 T1594 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 398574 T1594 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 398575 T1594 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 398576 T1594 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 398576 T1594 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392060626906/collection1/'
   [junit4]   2> 398578 T1594 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392060626906/collection1/lib/classes/' to classloader
   [junit4]   2> 398579 T1594 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392060626906/collection1/lib/README' to classloader
   [junit4]   2> 398647 T1594 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 398723 T1594 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 398824 T1594 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 398836 T1594 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 399535 T1594 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 399550 T1594 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 399555 T1594 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 399569 T1594 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 399574 T1594 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 399579 T1594 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 399580 T1594 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 399581 T1594 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 399581 T1594 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 399582 T1594 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 399582 T1594 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 399583 T1594 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 399583 T1594 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392060626906/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/jetty2/
   [junit4]   2> 399584 T1594 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14e1413a
   [junit4]   2> 399585 T1594 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/jetty2
   [junit4]   2> 399586 T1594 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/jetty2/index/
   [junit4]   2> 399586 T1594 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 399586 T1594 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392060620446/jetty2/index
   [junit4]   2> 399587 T1594 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 399588 T1594 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1aeb4fed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ec189d),segFN=segments_1,generation=1}
   [junit4]   2> 399588 T1594 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 399593 T1594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 399594 T1594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 399594 T1594 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 399595 T1594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 399595 T1594 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 399595 T1594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 399596 T1594 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 399597 T1594 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 399597 T1594 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 399598 T1594 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 399598 T1594 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 399599 T1594 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 399599 T1594 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 399600 T1594 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 399600 T1594 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 399601 T1594 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 399602 T1594 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 399619 T1594 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 399626 T1594 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 399626 T1594 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 399627 T1594 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8973497247063316]
   [junit4]   2> 399628 T1594 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1aeb4fed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ec189d),segFN=segments_1,generation=1}
   [junit4]   2> 399628 T1594 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 399628 T1594 oass.SolrIndexSearcher.<init> Opening Searcher@5c51e19f[collection1] main
   [junit4]   2> 399634 T1595 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5c51e19f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 399637 T1594 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 399638 T1529 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 399639 T1529 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 399638 T1598 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:33936 collection:collection1 shard:shard1
   [junit4]   2> 399640 T1598 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 399659 T1598 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 399661 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399661 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399661 T1598 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 399661 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399662 T1598 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C378 name=collection1 org.apache.solr.core.SolrCore@6c6ec852 url=https://127.0.0.1:33936/collection1 node=127.0.0.1:33936_ C378_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:33936, core=collection1, node_name=127.0.0.1:33936_}
   [junit4]   2> 399662 T1598 C378 P33936 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:33936/collection1/
   [junit4]   2> 399662 T1554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 399663 T1598 C378 P33936 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 399663 T1598 C378 P33936 oasc.SyncStrategy.syncToMe https://127.0.0.1:33936/collection1/ has no replicas
   [junit4]   2> 399663 T1598 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:33936/collection1/ shard1
   [junit4]   2> 399664 T1598 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 399666 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399667 T1553 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> 399667 T1575 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> 399667 T1593 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> 399667 T1562 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> 399671 T1554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 399684 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399787 T1553 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> 399787 T1562 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> 399787 T1593 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> 399787 T1575 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> 399823 T1598 oasc.ZkController.register We are https://127.0.0.1:33936/collection1/ and leader is https://127.0.0.1:33936/collection1/
   [junit4]   2> 399823 T1598 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:33936
   [junit4]   2> 399823 T1598 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 399824 T1598 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 399824 T1598 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 399826 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399826 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399826 T1598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 399826 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399827 T1554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 399828 T1554 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:33936",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33936_",
   [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> 399837 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399929 T1529 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 399930 T1529 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 399935 T1529 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 399937 T1529 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:33939
   [junit4]   2> 399940 T1575 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> 399940 T1562 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> 399940 T1593 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> 399940 T1553 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> 399940 T1529 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 399942 T1529 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 399942 T1529 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392060630522
   [junit4]   2> 399942 T1529 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392060630522/'
   [junit4]   2> 399983 T1529 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392060630522/solr.xml
   [junit4]   2> 400091 T1529 oasc.CoreContainer.<init> New CoreContainer 1386172115
   [junit4]   2> 400092 T1529 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392060630522/]
   [junit4]   2> 400094 T1529 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 400094 T1529 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 400095 T1529 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 400095 T1529 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 400096 T1529 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 400096 T1529 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 400097 T1529 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 400097 T1529 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 400097 T1529 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 400112 T1529 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 400113 T1529 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 400113 T1529 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 400114 T1529 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33925/solr
   [junit4]   2> 400114 T1529 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 400115 T1529 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 400118 T1609 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24a69576 name:ZooKeeperConnection Watcher:127.0.0.1:33925 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 400120 T1529 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 400122 T1529 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 400124 T1611 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7eea2a6 name:ZooKeeperConnection Watcher:127.0.0.1:33925/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 400125 T1529 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 400135 T1529 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 401138 T1529 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33939_
   [junit4]   2> 401148 T1529 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33939_
   [junit4]   2> 401224 T1575 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 401224 T1593 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 401224 T1553 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 401224 T1562 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 401224 T1611 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 401237 T1612 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 401237 T1612 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 401257 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 401257 T1612 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 401258 T1553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatch

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

junit4]   1>                   "node_name":"127.0.0.1:33943_"}}},
   [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":"https://127.0.0.1:33933",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:33933_",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"https://127.0.0.1:33939",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:33939_"}}}},
   [junit4]   1>           "autoCreated":"true"},
   [junit4]   1>         "onenodecollection":{
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [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":"https://127.0.0.1:33933",
   [junit4]   1>                   "core":"onenodecollectioncore",
   [junit4]   1>                   "roles":"none",
   [junit4]   1>                   "node_name":"127.0.0.1:33933_",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "autoCreated":"true"}}
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/configs (1)
   [junit4]   1>    /solr/configs/conf1 (11)
   [junit4]   1>     /solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
   [junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
   [junit4]   1>           "timestamp": 1332070464,
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "base": "USD",
   [junit4]   1>           "rates": {
   [junit4]   1>             "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>     /solr/configs/conf1/schema.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/currency.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/enumsConfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/protwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"urlScheme":"https"}
   [junit4]   1>   /solr/live_nodes (4)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:33929_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:33943_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:33939_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:33933_ (0)
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=CCE1DAF27934ACE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Asia/Pontianak -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   93.0s J1 | BasicDistributedZk2Test.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:33933/collection1, https://127.0.0.1:33939/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CCE1DAF27934ACE:8D2893B750CC2AF2]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:352)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:561)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:543)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:522)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:296)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:113)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:283)
   [junit4]    > 	... 50 more
   [junit4]   2> 482581 T1529 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 93034 T1528 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=de, timezone=Asia/Pontianak
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=265967456,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomFaceting, TestXIncludeConfig, SignatureUpdateProcessorFactoryTest, AlternateDirectoryTest, NotRequiredUniqueKeyTest, TestCSVResponseWriter, HdfsLockFactoryTest, TestClassNameShortening, StressHdfsTest, MultiTermTest, TestCollationFieldDocValues, TestDFRSimilarityFactory, TestIndexSearcher, FieldAnalysisRequestHandlerTest, HdfsChaosMonkeySafeLeaderTest, RequiredFieldsTest, SuggestComponentTest, SolrRequestParserTest, ShardRoutingCustomTest, TestFieldTypeResource, TestBlendedInfixSuggestions, SuggesterWFSTTest, XmlUpdateRequestHandlerTest, CollectionsAPIDistributedZkTest, CoreMergeIndexesAdminHandlerTest, TestCursorMarkWithoutUniqueKey, MinimalSchemaTest, TestShardHandlerFactory, TestManagedSchemaFieldResource, TestStressReorder, TestFastWriter, TestAnalyzedSuggestions, TestBinaryResponseWriter, TestDistribDocBasedVersion, HdfsBasicDistributedZkTest, TestComponentsName, TestUniqueKeyFieldResource, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 93.82s, 1 test, 1 error <<< FAILURES!

[...truncated 801 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:453: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1268: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:901: There were test failures: 370 suites, 1599 tests, 1 error, 35 ignored (7 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4611 - Still Failing

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

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:30955/collection1, https://127.0.0.1:56195/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:30955/collection1, https://127.0.0.1:56195/collection1]
	at __randomizedtesting.SeedInfo.seed([13D0C551254F0E9F:92364B4952106EA3]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:352)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:561)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:543)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:522)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:296)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:113)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:283)
	... 50 more




Build Log:
[...truncated 10425 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 1277289 T4329 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1277289 T4329 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1277296 T4329 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1392121773914
   [junit4]   2> 1277297 T4329 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1277298 T4330 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1277399 T4329 oasc.ZkTestServer.run start zk server on port:56184
   [junit4]   2> 1277400 T4329 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1277405 T4336 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58d35b9b name:ZooKeeperConnection Watcher:127.0.0.1:56184 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1277405 T4329 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1277406 T4329 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1277412 T4329 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1277422 T4338 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2678bfcd name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1277423 T4329 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1277423 T4329 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1277427 T4329 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1277435 T4329 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1277437 T4329 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1277440 T4329 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1277441 T4329 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1277447 T4329 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1277448 T4329 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1277557 T4329 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1277558 T4329 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1277569 T4329 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1277570 T4329 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1277603 T4329 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1277604 T4329 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1277607 T4329 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1277607 T4329 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1277634 T4329 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1277634 T4329 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1277638 T4329 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1277638 T4329 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1277679 T4329 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1277680 T4329 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1277683 T4329 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1277684 T4329 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1277687 T4329 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1277688 T4329 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1277698 T4329 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1277700 T4340 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cf9ae5 name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1277700 T4329 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1278025 T4329 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1278032 T4329 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1278037 T4329 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:56188
   [junit4]   2> 1278040 T4329 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1278040 T4329 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1278041 T4329 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392121774351
   [junit4]   2> 1278042 T4329 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392121774351/'
   [junit4]   2> 1278085 T4329 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392121774351/solr.xml
   [junit4]   2> 1278258 T4329 oasc.CoreContainer.<init> New CoreContainer 994289224
   [junit4]   2> 1278259 T4329 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392121774351/]
   [junit4]   2> 1278261 T4329 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1278262 T4329 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1278262 T4329 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1278263 T4329 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1278264 T4329 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1278264 T4329 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1278265 T4329 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1278265 T4329 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1278266 T4329 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1278282 T4329 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1278282 T4329 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1278283 T4329 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1278283 T4329 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56184/solr
   [junit4]   2> 1278284 T4329 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1278285 T4329 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1278290 T4351 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@792ddc3 name:ZooKeeperConnection Watcher:127.0.0.1:56184 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1278291 T4329 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1278300 T4329 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1278302 T4353 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@242069f0 name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1278302 T4329 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1278305 T4329 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1278315 T4329 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1278319 T4329 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1278325 T4329 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56188_
   [junit4]   2> 1278327 T4329 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56188_
   [junit4]   2> 1278330 T4329 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1278338 T4329 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1278351 T4329 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56188_
   [junit4]   2> 1278352 T4329 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1278354 T4329 oasc.Overseer.start Overseer (id=91234092575752196-127.0.0.1:56188_-n_0000000000) starting
   [junit4]   2> 1278364 T4329 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1278374 T4355 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1278375 T4329 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1278375 T4355 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1278377 T4329 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1278385 T4329 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1278387 T4354 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1278394 T4356 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1278394 T4356 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1278395 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1278396 T4356 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1278397 T4354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1278397 T4354 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56188",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56188_",
   [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> 1278398 T4354 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1278398 T4354 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1278401 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1278410 T4353 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> 1279397 T4356 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1279397 T4356 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392121774351/collection1
   [junit4]   2> 1279397 T4356 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1279398 T4356 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1279398 T4356 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1279399 T4356 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1279400 T4356 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392121774351/collection1/'
   [junit4]   2> 1279402 T4356 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392121774351/collection1/lib/classes/' to classloader
   [junit4]   2> 1279403 T4356 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392121774351/collection1/lib/README' to classloader
   [junit4]   2> 1279475 T4356 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1279553 T4356 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1279654 T4356 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1279668 T4356 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1280353 T4356 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1280367 T4356 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1280371 T4356 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1280385 T4356 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1280390 T4356 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1280395 T4356 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1280396 T4356 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1280397 T4356 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1280398 T4356 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1280399 T4356 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1280399 T4356 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1280399 T4356 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1280400 T4356 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392121774351/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/control/data/
   [junit4]   2> 1280400 T4356 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f7450f
   [junit4]   2> 1280401 T4356 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/control/data
   [junit4]   2> 1280402 T4356 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/control/data/index/
   [junit4]   2> 1280402 T4356 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1280403 T4356 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/control/data/index
   [junit4]   2> 1280403 T4356 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1280404 T4356 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@18b34750 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70bb19f6),segFN=segments_1,generation=1}
   [junit4]   2> 1280405 T4356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1280409 T4356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1280410 T4356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1280410 T4356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1280411 T4356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1280411 T4356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1280412 T4356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1280412 T4356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1280413 T4356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1280413 T4356 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1280414 T4356 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1280415 T4356 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1280415 T4356 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1280415 T4356 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1280416 T4356 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1280417 T4356 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1280417 T4356 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1280418 T4356 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1280433 T4356 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1280440 T4356 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1280440 T4356 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1280441 T4356 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1280442 T4356 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@18b34750 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70bb19f6),segFN=segments_1,generation=1}
   [junit4]   2> 1280442 T4356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1280442 T4356 oass.SolrIndexSearcher.<init> Opening Searcher@2258d409[collection1] main
   [junit4]   2> 1280446 T4357 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2258d409[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1280449 T4356 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1280450 T4329 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1280450 T4329 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1280450 T4360 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56188 collection:control_collection shard:shard1
   [junit4]   2> 1280452 T4360 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1280456 T4329 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280470 T4362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54974d94 name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280471 T4329 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1280472 T4329 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1280473 T4360 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1280479 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1280479 T4329 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1280480 T4360 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1280481 T4360 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1280481 T4354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C2301 name=collection1 org.apache.solr.core.SolrCore@5052a4c4 url=https://127.0.0.1:56188/collection1 node=127.0.0.1:56188_ C2301_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:56188, core=collection1, node_name=127.0.0.1:56188_}
   [junit4]   2> 1280481 T4360 C2301 P56188 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56188/collection1/
   [junit4]   2> 1280482 T4360 C2301 P56188 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1280482 T4360 C2301 P56188 oasc.SyncStrategy.syncToMe https://127.0.0.1:56188/collection1/ has no replicas
   [junit4]   2> 1280482 T4360 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56188/collection1/ shard1
   [junit4]   2> 1280483 T4360 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1280490 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1280491 T4362 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> 1280491 T4353 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> 1280515 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1280516 T4354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1280519 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1280622 T4353 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> 1280622 T4362 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> 1280668 T4360 oasc.ZkController.register We are https://127.0.0.1:56188/collection1/ and leader is https://127.0.0.1:56188/collection1/
   [junit4]   2> 1280668 T4360 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56188
   [junit4]   2> 1280668 T4360 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1280668 T4360 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1280669 T4360 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1280670 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1280670 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1280670 T4360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1280670 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1280672 T4354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1280673 T4354 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56188",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56188_",
   [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":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1280681 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1280772 T4329 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1280774 T4329 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1280779 T4329 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1280781 T4329 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:56192
   [junit4]   2> 1280784 T4329 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1280784 T4362 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> 1280784 T4353 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> 1280784 T4329 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1280785 T4329 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392121777097
   [junit4]   2> 1280786 T4329 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392121777097/'
   [junit4]   2> 1280830 T4329 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392121777097/solr.xml
   [junit4]   2> 1280936 T4329 oasc.CoreContainer.<init> New CoreContainer 1520693333
   [junit4]   2> 1280937 T4329 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392121777097/]
   [junit4]   2> 1280940 T4329 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1280940 T4329 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1280941 T4329 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1280941 T4329 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1280942 T4329 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1280942 T4329 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1280943 T4329 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1280944 T4329 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1280944 T4329 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1280959 T4329 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1280960 T4329 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1280961 T4329 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1280961 T4329 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56184/solr
   [junit4]   2> 1280962 T4329 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1280963 T4329 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280991 T4373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c9c1a8b name:ZooKeeperConnection Watcher:127.0.0.1:56184 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280993 T4329 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1280996 T4329 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280998 T4375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39472b79 name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280998 T4329 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1281011 T4329 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1282014 T4329 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56192_
   [junit4]   2> 1282019 T4329 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56192_
   [junit4]   2> 1282023 T4362 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1282023 T4375 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1282023 T4353 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1282042 T4376 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1282042 T4376 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1282044 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1282044 T4376 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1282044 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1282045 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1282046 T4354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1282046 T4354 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56192",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56192_",
   [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> 1282047 T4354 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1282047 T4354 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1282050 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1282200 T4362 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> 1282200 T4375 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> 1282200 T4353 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> 1283045 T4376 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1283045 T4376 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392121777097/collection1
   [junit4]   2> 1283046 T4376 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1283047 T4376 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1283047 T4376 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1283048 T4376 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1283048 T4376 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392121777097/collection1/'
   [junit4]   2> 1283050 T4376 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392121777097/collection1/lib/README' to classloader
   [junit4]   2> 1283051 T4376 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392121777097/collection1/lib/classes/' to classloader
   [junit4]   2> 1283124 T4376 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1283202 T4376 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1283303 T4376 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1283318 T4376 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1283975 T4376 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1283984 T4376 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1283987 T4376 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1283998 T4376 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1284002 T4376 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1284005 T4376 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1284006 T4376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1284008 T4376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1284008 T4376 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1284009 T4376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1284009 T4376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1284009 T4376 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1284010 T4376 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392121777097/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/jetty1/
   [junit4]   2> 1284010 T4376 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f7450f
   [junit4]   2> 1284011 T4376 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/jetty1
   [junit4]   2> 1284011 T4376 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/jetty1/index/
   [junit4]   2> 1284011 T4376 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1284012 T4376 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/jetty1/index
   [junit4]   2> 1284012 T4376 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1284013 T4376 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72db2cde lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47696248),segFN=segments_1,generation=1}
   [junit4]   2> 1284013 T4376 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1284017 T4376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1284018 T4376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1284018 T4376 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1284018 T4376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1284019 T4376 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1284019 T4376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1284019 T4376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1284020 T4376 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1284020 T4376 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1284020 T4376 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1284021 T4376 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1284021 T4376 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1284021 T4376 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1284022 T4376 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1284022 T4376 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1284023 T4376 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1284024 T4376 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1284034 T4376 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1284039 T4376 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1284039 T4376 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1284039 T4376 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1284040 T4376 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72db2cde lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47696248),segFN=segments_1,generation=1}
   [junit4]   2> 1284040 T4376 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1284041 T4376 oass.SolrIndexSearcher.<init> Opening Searcher@5b289123[collection1] main
   [junit4]   2> 1284044 T4377 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5b289123[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1284047 T4376 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1284048 T4329 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1284049 T4329 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1284048 T4380 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56192 collection:collection1 shard:shard1
   [junit4]   2> 1284050 T4380 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1284077 T4380 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1284079 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1284080 T4380 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1284080 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1284080 T4380 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1284080 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1284080 T4354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C2302 name=collection1 org.apache.solr.core.SolrCore@5fa8bc0c url=https://127.0.0.1:56192/collection1 node=127.0.0.1:56192_ C2302_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:56192, core=collection1, node_name=127.0.0.1:56192_}
   [junit4]   2> 1284080 T4380 C2302 P56192 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56192/collection1/
   [junit4]   2> 1284081 T4380 C2302 P56192 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1284082 T4380 C2302 P56192 oasc.SyncStrategy.syncToMe https://127.0.0.1:56192/collection1/ has no replicas
   [junit4]   2> 1284082 T4380 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56192/collection1/ shard1
   [junit4]   2> 1284082 T4380 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1284083 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1284084 T4375 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> 1284084 T4353 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> 1284084 T4362 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> 1284088 T4354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1284091 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1284196 T4353 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> 1284196 T4375 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> 1284196 T4362 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> 1284241 T4380 oasc.ZkController.register We are https://127.0.0.1:56192/collection1/ and leader is https://127.0.0.1:56192/collection1/
   [junit4]   2> 1284241 T4380 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56192
   [junit4]   2> 1284241 T4380 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1284241 T4380 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1284241 T4380 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1284243 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1284243 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1284243 T4380 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1284243 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1284244 T4354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1284245 T4354 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56192",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56192_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1284254 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1284349 T4329 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1284350 T4329 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1284355 T4329 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1284357 T4329 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:56195
   [junit4]   2> 1284360 T4329 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1284361 T4329 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1284361 T4329 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392121780669
   [junit4]   2> 1284362 T4362 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> 1284362 T4353 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> 1284362 T4375 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> 1284362 T4329 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392121780669/'
   [junit4]   2> 1284406 T4329 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392121780669/solr.xml
   [junit4]   2> 1284512 T4329 oasc.CoreContainer.<init> New CoreContainer 1942898874
   [junit4]   2> 1284513 T4329 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392121780669/]
   [junit4]   2> 1284515 T4329 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1284515 T4329 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1284516 T4329 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1284517 T4329 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1284517 T4329 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1284518 T4329 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1284518 T4329 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1284519 T4329 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1284519 T4329 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1284535 T4329 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1284535 T4329 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1284536 T4329 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1284537 T4329 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56184/solr
   [junit4]   2> 1284537 T4329 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1284538 T4329 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1284541 T4391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@560a7615 name:ZooKeeperConnection Watcher:127.0.0.1:56184 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1284542 T4329 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1284545 T4329 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1284554 T4393 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29264757 name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1284554 T4329 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1284559 T4329 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1285562 T4329 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56195_
   [junit4]   2> 1285573 T4329 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56195_
   [junit4]   2> 1285577 T4362 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1285578 T4353 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1285578 T4393 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1285577 T4375 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1285587 T4394 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1285588 T4394 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1285589 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285589 T4394 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1285589 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285590 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285590 T4354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1285591 T4354 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56195",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56195_",
   [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> 1285592 T4354 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1285592 T4354 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1285595 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285697 T4362 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> 1285697 T4375 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> 1285697 T4393 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> 1285697 T4353 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> 1286591 T4394 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1286591 T4394 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392121780669/collection1
   [junit4]   2> 1286591 T4394 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1286592 T4394 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1286592 T4394 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1286593 T4394 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1286594 T4394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392121780669/collection1/'
   [junit4]   2> 1286595 T4394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392121780669/collection1/lib/README' to classloader
   [junit4]   2> 1286596 T4394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392121780669/collection1/lib/classes/' to classloader
   [junit4]   2> 1286668 T4394 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1286773 T4394 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1286875 T4394 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1286889 T4394 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1287524 T4394 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1287533 T4394 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1287536 T4394 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1287548 T4394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1287552 T4394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1287555 T4394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1287556 T4394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1287558 T4394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1287558 T4394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1287559 T4394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1287560 T4394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1287560 T4394 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1287561 T4394 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392121780669/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/jetty2/
   [junit4]   2> 1287561 T4394 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f7450f
   [junit4]   2> 1287562 T4394 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/jetty2
   [junit4]   2> 1287563 T4394 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/jetty2/index/
   [junit4]   2> 1287563 T4394 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1287564 T4394 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392121773913/jetty2/index
   [junit4]   2> 1287564 T4394 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1287565 T4394 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@14f2af98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@652d0aca),segFN=segments_1,generation=1}
   [junit4]   2> 1287566 T4394 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1287572 T4394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1287572 T4394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1287573 T4394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1287573 T4394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1287574 T4394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1287574 T4394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1287575 T4394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1287575 T4394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1287575 T4394 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1287576 T4394 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1287577 T4394 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1287577 T4394 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1287578 T4394 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1287579 T4394 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1287579 T4394 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1287580 T4394 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1287581 T4394 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1287598 T4394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1287604 T4394 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1287604 T4394 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1287605 T4394 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1287606 T4394 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@14f2af98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@652d0aca),segFN=segments_1,generation=1}
   [junit4]   2> 1287606 T4394 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1287607 T4394 oass.SolrIndexSearcher.<init> Opening Searcher@7fbf235b[collection1] main
   [junit4]   2> 1287611 T4395 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7fbf235b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1287615 T4394 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1287616 T4329 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1287617 T4329 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1287616 T4398 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56195 collection:collection1 shard:shard2
   [junit4]   2> 1287618 T4398 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1287663 T4398 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1287674 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287675 T4398 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1287675 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287675 T4398 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1287675 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C2303 name=collection1 org.apache.solr.core.SolrCore@16683ed7 url=https://127.0.0.1:56195/collection1 node=127.0.0.1:56195_ C2303_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:56195, core=collection1, node_name=127.0.0.1:56195_}
   [junit4]   2> 1287676 T4398 C2303 P56195 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56195/collection1/
   [junit4]   2> 1287676 T4398 C2303 P56195 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1287676 T4354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1287676 T4398 C2303 P56195 oasc.SyncStrategy.syncToMe https://127.0.0.1:56195/collection1/ has no replicas
   [junit4]   2> 1287677 T4398 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56195/collection1/ shard2
   [junit4]   2> 1287677 T4398 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1287679 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287716 T4393 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> 1287716 T4362 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> 1287716 T4375 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> 1287716 T4353 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> 1287771 T4354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1287801 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287808 T4329 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1287809 T4329 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1287813 T4329 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1287814 T4329 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:56198
   [junit4]   2> 1287816 T4329 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1287817 T4329 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1287817 T4329 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392121784236
   [junit4]   2> 1287818 T4329 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392121784236/'
   [junit4]   2> 1287847 T4329 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392121784236/solr.xml
   [junit4]   2> 1287909 T4375 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> 1287909 T4362 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> 1287909 T4393 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> 1287909 T4353 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> 1287916 T4329 oasc.CoreContainer.<init> New CoreContainer 1054273447
   [junit4]   2> 1287917 T4329 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392121784236/]
   [junit4]   2> 1287918 T4329 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1287919 T4329 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1287919 T4329 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1287920 T4329 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1287920 T4329 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1287920 T4329 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1287921 T4329 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1287921 T4329 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1287921 T4329 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1287923 T4398 oasc.ZkController.register We are https://127.0.0.1:56195/collection1/ and leader is https://127.0.0.1:56195/collection1/
   [junit4]   2> 1287923 T4398 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56195
   [junit4]   2> 1287923 T4398 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1287923 T4398 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1287923 T4398 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1287928 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287928 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287928 T4398 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1287928 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287929 T4354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1287929 T4354 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56195",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56195_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1287931 T4329 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1287932 T4329 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1287932 T4329 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1287933 T4329 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56184/solr
   [junit4]   2> 1287933 T4329 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1287934 T4329 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287942 T4353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287943 T4409 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fabd260 name:ZooKeeperConnection Watcher:127.0.0.1:56184 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1287943 T4329 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1287946 T4329 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287953 T4411 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ed213a2 name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1287953 T4329 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1287957 T4329 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1288049 T4375 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> 1288049 T4411 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> 1288049 T4353 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> 1288049 T4393 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> 1288049 T4362 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>

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

       "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>     /solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/schema.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>   /solr/overseer (3)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>   /solr/collections (3)
   [junit4]   1>    /solr/collections/onenodecollection (2)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/onenodecollection/leaders (0)
   [junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
   [junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (0)
   [junit4]   1>    /solr/collections/collection1 (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/leaders (1)
   [junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "base_url":"https://127.0.0.1:56195",
   [junit4]   1>            "node_name":"127.0.0.1:56195_",
   [junit4]   1>            "core":"collection1"}
   [junit4]   1>     /solr/collections/collection1/leader_elect (2)
   [junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
   [junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91234092575752201-core_node2-n_0000000000 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/91234092575752205-core_node4-n_0000000001 (0)
   [junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (0)
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/control_collection (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/control_collection/leaders (1)
   [junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "base_url":"https://127.0.0.1:56188",
   [junit4]   1>            "node_name":"127.0.0.1:56188_",
   [junit4]   1>            "core":"collection1"}
   [junit4]   1>     /solr/collections/control_collection/leader_elect (1)
   [junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
   [junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/91234092575752196-core_node1-n_0000000000 (0)
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>   /solr/live_nodes (4)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:56188_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:30955_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:56198_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:56195_ (0)
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=13D0C551254F0E9F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_LB -Dtests.timezone=Pacific/Guadalcanal -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   93.9s J1 | BasicDistributedZk2Test.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:30955/collection1, https://127.0.0.1:56195/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([13D0C551254F0E9F:92364B4952106EA3]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:352)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1356)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:561)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:543)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:522)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:296)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:113)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:283)
   [junit4]    > 	... 50 more
   [junit4]   2> 1371239 T4329 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 93962 T4328 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 1372514 T4431 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=ar_LB, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=166762224,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaSimilarityResource, TestXIncludeConfig, CursorMarkTest, ChaosMonkeyNothingIsSafeTest, UniqFieldsUpdateProcessorFactoryTest, EnumFieldTest, OpenCloseCoreStressTest, TestStressRecovery, DistributedQueryComponentCustomSortTest, ConnectionManagerTest, TestPhraseSuggestions, TestQuerySenderListener, DirectUpdateHandlerTest, MinimalSchemaTest, TestLazyCores, CurrencyFieldXmlFileTest, TestDefaultSimilarityFactory, StandardRequestHandlerTest, SpellingQueryConverterTest, TestIBSimilarityFactory, ShardRoutingCustomTest, TestWordDelimiterFilterFactory, TestBinaryResponseWriter, TestFastLRUCache, SuggesterTSTTest, DirectSolrSpellCheckerTest, SortByFunctionTest, SolrCmdDistributorTest, LeaderElectionIntegrationTest, TestUniqueKeyFieldResource, TestCodecSupport, TestReload, TestSchemaResource, HardAutoCommitTest, CoreContainerCoreInitFailuresTest, TestStressReorder, TestSimpleQParserPlugin, TestAnalyzedSuggestions, TestModifyConfFiles, TestComponentsName, CurrencyFieldOpenExchangeTest, TestFiltering, NoCacheHeaderTest, TestCSVLoader, TestNoOpRegenerator, HdfsLockFactoryTest, OpenExchangeRatesOrgProviderTest, TestBinaryField, SignatureUpdateProcessorFactoryTest, TestSweetSpotSimilarityFactory, TestSolr4Spatial, ChaosMonkeySafeLeaderTest, TestImplicitCoreProperties, PreAnalyzedUpdateProcessorTest, SpellCheckComponentTest, SolrCoreCheckLockOnStartupTest, TestNumberUtils, CustomCollectionTest, CollectionsAPIDistributedZkTest, TestCursorMarkWithoutUniqueKey, TestNRTOpen, OutputWriterTest, SolrIndexConfigTest, SuggesterWFSTTest, DefaultValueUpdateProcessorTest, TestNonDefinedSimilarityFactory, PrimUtilsTest, SolrPluginUtilsTest, TestMultiCoreConfBootstrap, FileUtilsTest, SolrTestCaseJ4Test, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 95.51s, 1 test, 1 error <<< FAILURES!

[...truncated 634 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:453: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1268: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:901: There were test failures: 372 suites, 1603 tests, 1 error, 35 ignored (7 assumptions)

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