You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/07/27 04:12:22 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4181 - Failure

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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest:     1) Thread[id=1054, name=recoveryCmdExecutor-412-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)         at java.net.Socket.connect(Socket.java:579)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:724)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=1054, name=recoveryCmdExecutor-412-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
	at __randomizedtesting.SeedInfo.seed([AC821D2DEC67E336]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1054, name=recoveryCmdExecutor-412-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)         at java.net.Socket.connect(Socket.java:579)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:724)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1054, name=recoveryCmdExecutor-412-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
	at __randomizedtesting.SeedInfo.seed([AC821D2DEC67E336]:0)




Build Log:
[...truncated 9623 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 263453 T616 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 263461 T616 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/J0/./solrtest-BasicDistributedZkTest-1374890677735
   [junit4]   2> 263463 T616 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 263463 T617 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 263564 T616 oasc.ZkTestServer.run start zk server on port:36418
   [junit4]   2> 263566 T616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 263570 T623 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@84eccaf name:ZooKeeperConnection Watcher:127.0.0.1:36418 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 263570 T616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 263571 T616 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 263590 T616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 263592 T625 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69d2c12c name:ZooKeeperConnection Watcher:127.0.0.1:36418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 263593 T616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 263593 T616 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 263599 T616 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 263604 T616 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 263608 T616 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 263613 T616 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> 263613 T616 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 263626 T616 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> 263626 T616 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 263732 T616 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> 263733 T616 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 263770 T616 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> 263771 T616 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 263775 T616 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> 263776 T616 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 263781 T616 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> 263782 T616 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 263787 T616 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> 263788 T616 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 263793 T616 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> 263793 T616 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 263797 T616 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> 263798 T616 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 263994 T616 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 263998 T616 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:36421
   [junit4]   2> 263999 T616 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 263999 T616 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 263999 T616 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374890678076
   [junit4]   2> 264000 T616 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374890678076/'
   [junit4]   2> 264028 T616 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374890678076/solr.xml
   [junit4]   2> 264091 T616 oasc.CoreContainer.<init> New CoreContainer 155517315
   [junit4]   2> 264092 T616 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374890678076/]
   [junit4]   2> 264093 T616 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 264094 T616 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 264094 T616 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 264094 T616 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 264095 T616 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 264095 T616 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 264095 T616 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 264095 T616 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 264096 T616 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 264096 T616 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 264109 T616 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36418/solr
   [junit4]   2> 264111 T616 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 264111 T616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 264136 T636 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@543c4a3 name:ZooKeeperConnection Watcher:127.0.0.1:36418 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 264136 T616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 264148 T616 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 264158 T616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 264160 T638 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1679f1fb name:ZooKeeperConnection Watcher:127.0.0.1:36418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 264161 T616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 264164 T616 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 264176 T616 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 264180 T616 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 264184 T616 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36421_
   [junit4]   2> 264185 T616 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36421_
   [junit4]   2> 264196 T616 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 264210 T616 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 264214 T616 oasc.Overseer.start Overseer (id=90104835456565251-127.0.0.1:36421_-n_0000000000) starting
   [junit4]   2> 264227 T616 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 264239 T640 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 264240 T616 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 264244 T616 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 264247 T616 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 264251 T639 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 264257 T641 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 264257 T641 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 264259 T641 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 265757 T639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 265758 T639 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36421_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36421"}
   [junit4]   2> 265759 T639 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 265759 T639 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 265778 T638 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> 266262 T641 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 266262 T641 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374890678076/collection1
   [junit4]   2> 266263 T641 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 266264 T641 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 266264 T641 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 266266 T641 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374890678076/collection1/'
   [junit4]   2> 266269 T641 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374890678076/collection1/lib/README' to classloader
   [junit4]   2> 266270 T641 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374890678076/collection1/lib/classes/' to classloader
   [junit4]   2> 266357 T641 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 266432 T641 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 266534 T641 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 266548 T641 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 267293 T641 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 267308 T641 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 267313 T641 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 267339 T641 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 267346 T641 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 267352 T641 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 267354 T641 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 267355 T641 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 267355 T641 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 267357 T641 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 267358 T641 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 267358 T641 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 267358 T641 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374890678076/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/control/data/
   [junit4]   2> 267359 T641 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7812777
   [junit4]   2> 267360 T641 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/control/data
   [junit4]   2> 267360 T641 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/control/data/index/
   [junit4]   2> 267360 T641 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 267361 T641 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/control/data/index
   [junit4]   2> 267366 T641 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6cbeacfd lockFactory=org.apache.lucene.store.NativeFSLockFactory@24e0aba7),segFN=segments_1,generation=1}
   [junit4]   2> 267367 T641 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 267372 T641 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 267373 T641 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 267373 T641 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 267374 T641 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 267375 T641 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 267375 T641 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 267375 T641 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 267376 T641 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 267376 T641 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 267394 T641 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 267401 T641 oass.SolrIndexSearcher.<init> Opening Searcher@717fb4a7 main
   [junit4]   2> 267403 T641 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 267403 T641 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 267407 T642 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@717fb4a7 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 267409 T641 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 267409 T641 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36421 collection:control_collection shard:shard1
   [junit4]   2> 267409 T641 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 267430 T641 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 267556 T641 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 267612 T641 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 267612 T641 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 267612 T641 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36421/collection1/
   [junit4]   2> 267613 T641 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 267613 T641 oasc.SyncStrategy.syncToMe http://127.0.0.1:36421/collection1/ has no replicas
   [junit4]   2> 267613 T641 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36421/collection1/ shard1
   [junit4]   2> 267613 T641 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 268787 T639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 268837 T638 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> 268860 T641 oasc.ZkController.register We are http://127.0.0.1:36421/collection1/ and leader is http://127.0.0.1:36421/collection1/
   [junit4]   2> 268860 T641 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36421
   [junit4]   2> 268860 T641 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 268860 T641 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 268861 T641 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 268863 T641 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 268865 T616 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 268865 T616 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 268866 T616 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 268877 T616 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 268880 T616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 268882 T645 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b9d1334 name:ZooKeeperConnection Watcher:127.0.0.1:36418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 268882 T616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 268885 T616 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 268889 T616 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 269175 T616 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 269178 T616 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:36425
   [junit4]   2> 269179 T616 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 269179 T616 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 269180 T616 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374890683162
   [junit4]   2> 269180 T616 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374890683162/'
   [junit4]   2> 269219 T616 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374890683162/solr.xml
   [junit4]   2> 269312 T616 oasc.CoreContainer.<init> New CoreContainer 301886091
   [junit4]   2> 269312 T616 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374890683162/]
   [junit4]   2> 269314 T616 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 269315 T616 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 269315 T616 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 269315 T616 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 269316 T616 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 269316 T616 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 269317 T616 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 269317 T616 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 269317 T616 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 269318 T616 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 269335 T616 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36418/solr
   [junit4]   2> 269336 T616 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 269337 T616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 269341 T656 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73355c4 name:ZooKeeperConnection Watcher:127.0.0.1:36418 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 269341 T616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 269353 T616 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 269366 T616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 269369 T658 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@624a6e8d name:ZooKeeperConnection Watcher:127.0.0.1:36418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 269369 T616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 269382 T616 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 270354 T639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 270355 T639 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36421_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36421"}
   [junit4]   2> 270372 T658 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> 270372 T638 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> 270372 T645 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> 270387 T616 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36425_
   [junit4]   2> 270390 T616 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36425_
   [junit4]   2> 270393 T645 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 270393 T638 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 270394 T658 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 270394 T658 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 270395 T645 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 270396 T638 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 270405 T659 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 270405 T659 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 270408 T659 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 271880 T639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 271882 T639 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36425_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36425"}
   [junit4]   2> 271882 T639 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 271883 T639 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 271902 T645 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> 271902 T638 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> 271902 T658 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> 272410 T659 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 272410 T659 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374890683162/collection1
   [junit4]   2> 272410 T659 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 272411 T659 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 272412 T659 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 272413 T659 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374890683162/collection1/'
   [junit4]   2> 272415 T659 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374890683162/collection1/lib/README' to classloader
   [junit4]   2> 272415 T659 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374890683162/collection1/lib/classes/' to classloader
   [junit4]   2> 272474 T659 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 272537 T659 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 272639 T659 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 272653 T659 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 273300 T659 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 273315 T659 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 273320 T659 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 273343 T659 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 273350 T659 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 273356 T659 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 273357 T659 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 273357 T659 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 273358 T659 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 273360 T659 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 273360 T659 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 273360 T659 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 273361 T659 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374890683162/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty1/
   [junit4]   2> 273361 T659 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7812777
   [junit4]   2> 273362 T659 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty1
   [junit4]   2> 273362 T659 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty1/index/
   [junit4]   2> 273362 T659 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 273363 T659 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty1/index
   [junit4]   2> 273367 T659 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4a8a3f09 lockFactory=org.apache.lucene.store.NativeFSLockFactory@394b2036),segFN=segments_1,generation=1}
   [junit4]   2> 273367 T659 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 273373 T659 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 273373 T659 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 273374 T659 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 273375 T659 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 273375 T659 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 273375 T659 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 273376 T659 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 273376 T659 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 273377 T659 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 273392 T659 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 273399 T659 oass.SolrIndexSearcher.<init> Opening Searcher@254fbff6 main
   [junit4]   2> 273401 T659 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 273401 T659 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 273406 T660 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@254fbff6 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 273410 T659 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 273410 T659 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36425 collection:collection1 shard:shard1
   [junit4]   2> 273410 T659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 273428 T659 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 273453 T659 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 273458 T659 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 273458 T659 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 273458 T659 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36425/collection1/
   [junit4]   2> 273459 T659 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 273459 T659 oasc.SyncStrategy.syncToMe http://127.0.0.1:36425/collection1/ has no replicas
   [junit4]   2> 273459 T659 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36425/collection1/ shard1
   [junit4]   2> 273459 T659 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 274912 T639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 274933 T645 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> 274933 T658 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> 274934 T638 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> 274956 T659 oasc.ZkController.register We are http://127.0.0.1:36425/collection1/ and leader is http://127.0.0.1:36425/collection1/
   [junit4]   2> 274956 T659 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36425
   [junit4]   2> 274956 T659 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 274956 T659 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 274957 T659 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 274959 T659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 274961 T616 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 274961 T616 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 274962 T616 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 275252 T616 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 275255 T616 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:36428
   [junit4]   2> 275256 T616 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 275257 T616 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 275257 T616 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374890689246
   [junit4]   2> 275257 T616 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374890689246/'
   [junit4]   2> 275296 T616 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374890689246/solr.xml
   [junit4]   2> 275395 T616 oasc.CoreContainer.<init> New CoreContainer 1177547783
   [junit4]   2> 275396 T616 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374890689246/]
   [junit4]   2> 275398 T616 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 275398 T616 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 275399 T616 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 275399 T616 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 275400 T616 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 275400 T616 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 275400 T616 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 275401 T616 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 275401 T616 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 275402 T616 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 275419 T616 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36418/solr
   [junit4]   2> 275419 T616 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 275420 T616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 275424 T672 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ca43c4a name:ZooKeeperConnection Watcher:127.0.0.1:36418 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 275424 T616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 275437 T616 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 275450 T616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 275453 T674 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2882cfc9 name:ZooKeeperConnection Watcher:127.0.0.1:36418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 275453 T616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 275466 T616 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 276449 T639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 276452 T639 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36425_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36425"}
   [junit4]   2> 276471 T645 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> 276471 T638 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> 276472 T616 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36428_
   [junit4]   2> 276471 T658 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> 276471 T674 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> 276475 T616 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36428_
   [junit4]   2> 276487 T645 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 276488 T638 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 276489 T674 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 276489 T658 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 276490 T674 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 276490 T658 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 276491 T645 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 276492 T638 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 276509 T675 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 276509 T675 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 276512 T675 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 277982 T639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 277983 T639 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36428_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36428"}
   [junit4]   2> 277984 T639 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 277984 T639 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 277995 T645 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> 277995 T638 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> 277995 T658 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> 277995 T674 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> 278515 T675 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 278515 T675 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374890689246/collection1
   [junit4]   2> 278515 T675 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 278516 T675 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 278517 T675 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 278518 T675 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374890689246/collection1/'
   [junit4]   2> 278520 T675 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374890689246/collection1/lib/classes/' to classloader
   [junit4]   2> 278520 T675 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374890689246/collection1/lib/README' to classloader
   [junit4]   2> 278594 T675 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 278658 T675 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 278759 T675 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 278772 T675 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 279396 T675 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 279406 T675 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 279409 T675 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 279426 T675 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 279430 T675 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 279434 T675 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 279435 T675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 279436 T675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 279436 T675 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 279437 T675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 279437 T675 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 279437 T675 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 279438 T675 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374890689246/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty2/
   [junit4]   2> 279438 T675 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7812777
   [junit4]   2> 279439 T675 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty2
   [junit4]   2> 279439 T675 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty2/index/
   [junit4]   2> 279439 T675 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 279439 T675 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty2/index
   [junit4]   2> 279442 T675 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1221f459 lockFactory=org.apache.lucene.store.NativeFSLockFactory@484667bb),segFN=segments_1,generation=1}
   [junit4]   2> 279442 T675 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 279446 T675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 279446 T675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 279447 T675 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 279447 T675 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 279448 T675 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 279448 T675 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 279448 T675 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 279449 T675 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 279449 T675 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 279460 T675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 279466 T675 oass.SolrIndexSearcher.<init> Opening Searcher@7465d587 main
   [junit4]   2> 279467 T675 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 279467 T675 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 279471 T676 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7465d587 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 279473 T675 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 279473 T675 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36428 collection:collection1 shard:shard2
   [junit4]   2> 279473 T675 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 279488 T675 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 279509 T675 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 279517 T675 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 279518 T675 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 279518 T675 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36428/collection1/
   [junit4]   2> 279518 T675 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 279519 T639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 279519 T675 oasc.SyncStrategy.syncToMe http://127.0.0.1:36428/collection1/ has no replicas
   [junit4]   2> 279519 T675 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36428/collection1/ shard2
   [junit4]   2> 279519 T675 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 279531 T645 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> 279531 T638 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> 279531 T658 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> 279531 T674 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> 281050 T639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 281066 T645 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> 281066 T638 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> 281066 T658 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> 281066 T674 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> 281077 T675 oasc.ZkController.register We are http://127.0.0.1:36428/collection1/ and leader is http://127.0.0.1:36428/collection1/
   [junit4]   2> 281077 T675 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36428
   [junit4]   2> 281077 T675 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 281077 T675 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 281078 T675 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 281080 T675 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 281082 T616 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 281082 T616 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 281083 T616 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 281450 T616 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 281453 T616 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:36431
   [junit4]   2> 281454 T616 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 281454 T616 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 281454 T616 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374890695370
   [junit4]   2> 281455 T616 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374890695370/'
   [junit4]   2> 281499 T616 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374890695370/solr.xml
   [junit4]   2> 281605 T616 oasc.CoreContainer.<init> New CoreContainer 922066509
   [junit4]   2> 281606 T616 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374890695370/]
   [junit4]   2> 281608 T616 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 281608 T616 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 281609 T616 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 281609 T616 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 281610 T616 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 281610 T616 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 281610 T616 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 281611 T616 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 281611 T616 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 281612 T616 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 281633 T616 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36418/solr
   [junit4]   2> 281633 T616 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 281634 T616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 281638 T688 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f20ff5e name:ZooKeeperConnection Watcher:127.0.0.1:36418 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 281638 T616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 281641 T616 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 281655 T616 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 281658 T690 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ae72053 name:ZooKeeperConnection Watcher:127.0.0.1:36418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 281658 T616 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 281671 T616 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 282580 T639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 282581 T639 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36428_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36428"}
   [junit4]   2> 282608 T658 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> 282609 T638 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> 282609 T690 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> 282609 T674 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> 282609 T645 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> 282676 T616 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36431_
   [junit4]   2> 282679 T616 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36431_
   [junit4]   2> 282681 T645 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 282681 T638 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 282682 T658 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 282682 T658 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 282682 T674 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 282682 T690 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 282682 T674 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 282682 T690 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 282684 T645 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 282684 T638 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 282699 T691 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 282699 T691 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 282701 T691 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 284116 T639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 284117 T639 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36431_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36431"}
   [junit4]   2> 284118 T639 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 284118 T639 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 284123 T645 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 284123 T638 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 284123 T690 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 284123 T658 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 284123 T674 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 284703 T691 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 284703 T691 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374890695370/collection1
   [junit4]   2> 284704 T691 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 284705 T691 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 284705 T691 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 284706 T691 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374890695370/collection1/'
   [junit4]   2> 284708 T691 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374890695370/collection1/lib/classes/' to classloader
   [junit4]   2> 284709 T691 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374890695370/collection1/lib/README' to classloader
   [junit4]   2> 284768 T691 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 284833 T691 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 284934 T691 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 284947 T691 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 285645 T691 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 285660 T691 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 285664 T691 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 285684 T691 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 285690 T691 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 285695 T691 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 285697 T691 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 285697 T691 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 285697 T691 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 285698 T691 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 285699 T691 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 285699 T691 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 285699 T691 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374890695370/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty3/
   [junit4]   2> 285700 T691 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7812777
   [junit4]   2> 285701 T691 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty3
   [junit4]   2> 285702 T691 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty3/index/
   [junit4]   2> 285702 T691 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 285702 T691 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374890677735/jetty3/index
   [junit4]   2> 285706 T691 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@418ffc3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c857163),segFN=segments_1,generation=1}
   [junit4]   2> 285707 T691 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 285712 T691 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 285713 T691 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 285714 T691 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 285714 T691 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 285715 T691 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 285715 T691 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 285716 T691 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 285716 T691 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 285717 T691 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 285735 T691 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 285743 T691 oass.SolrIndexSearcher.<init> Opening Searcher@6f92a50c main
   [junit4]   2> 285744 T691 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 285744 T691 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 285750 T692 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f92a50c main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 285752 T691 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 285752 T691 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36431 collection:collection1 shard:shard1
   [junit4]   2> 285753 T691 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 285781 T691 oasc.ZkController.register We are http://127.0.0.1:36431/collection1/ and leader is http://127.0.0.1:36425/collection1/
   [junit4]   2> 285781 T691 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36431
   [junit4]   2> 285781 T691 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 285781 T691 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C241 name=collection1 org.apache.solr.core.SolrCore@370ed274 url=http://127.0.0.1:36431/collection1 node=127.0.0.1:36431_ C241_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:36431_, base_url=http://127.0.0.1:36431}
   [junit4]   2> 285782 T693 C241 P36431 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 285782 T693 C241 P36431 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 285782 T691 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 285783 T693 C241 P36431 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 285783 T693 C241 P36431 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 285784 T616 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 285785 T616 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 285785 T693 C241 P36431 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 285785 T616 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 285805 T648 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 286226 T616 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 286230 T616 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:36451
   [junit4]   2> 286231 T616 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 286231 T616 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 286232 T616 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/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374890700075
   [junit4]   2> 286232 T616 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374890700075/'
   [junit4]   2> 286302 T616 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-cor

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

che.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]   2> 	        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> NOTE: test params are: codec=Lucene42: {foo_b=PostingsFormat(name=SimpleText), n_f1=Lucene41(blocksize=128), cat=PostingsFormat(name=MockSep), foo_d=PostingsFormat(name=Memory doPackFST= false), n_tl1=Lucene41(blocksize=128), foo_f=PostingsFormat(name=SimpleText), n_d1=PostingsFormat(name=MockSep), rnd_b=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=MockSep), n_td1=Lucene41(blocksize=128), timestamp=PostingsFormat(name=MockSep), id=PostingsFormat(name=Memory doPackFST= false), range_facet_sl=PostingsFormat(name=SimpleText), range_facet_si=Lucene41(blocksize=128), oddField_s=PostingsFormat(name=Memory doPackFST= false), sequence_i=PostingsFormat(name=Memory doPackFST= false), name=PostingsFormat(name=Memory doPackFST= false), foo_i=Lucene41(blocksize=128), regex_dup_B_s=PostingsFormat(name=MockSep), multiDefault=Lucene41(blocksize=128), n_tf1=PostingsFormat(name=MockSep), n_dt1=Lucene41(blocksize=128), genre_s=PostingsFormat(name=Memory doPackFST= false), author_t=Lucene41(blocksize=128), range_facet_l=PostingsFormat(name=MockSep), n_ti1=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=SimpleText), _version_=PostingsFormat(name=MockSep), val_i=PostingsFormat(name=Memory doPackFST= false), SubjectTerms_mfacet=PostingsFormat(name=MockSep), series_t=Lucene41(blocksize=128), a_t=PostingsFormat(name=MockSep), n_tdt1=PostingsFormat(name=MockSep), regex_dup_A_s=PostingsFormat(name=Memory doPackFST= false), price=PostingsFormat(name=SimpleText), other_tl1=PostingsFormat(name=MockSep), n_l1=PostingsFormat(name=MockSep), a_si=Lucene41(blocksize=128), inStock=PostingsFormat(name=Memory doPackFST= false)}, docValues:{timestamp=DocValuesFormat(name=Lucene42)}, sim=DefaultSimilarity, locale=en_ZA, timezone=Asia/Kuching
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=2,free=245862176,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [SolrInfoMBeanTest, WordBreakSolrSpellCheckerTest, TestLFUCache, TestCoreContainer, SynonymTokenizerTest, TestLRUCache, SimpleFacetsTest, DistributedQueryElevationComponentTest, SyncSliceTest, DocValuesTest, BinaryUpdateRequestHandlerTest, TestFieldResource, TestStressRecovery, TestSolrXml, DistributedTermsComponentTest, TestPerFieldSimilarity, TestShardHandlerFactory, CacheHeaderTest, PluginInfoTest, TestSchemaVersionResource, TestCharFilters, UUIDFieldTest, SpatialFilterTest, ResourceLoaderTest, TestRealTimeGet, TestSweetSpotSimilarityFactory, TestDocumentBuilder, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=AC821D2DEC67E336 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_ZA -Dtests.timezone=Asia/Kuching -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]    >    1) Thread[id=1054, name=recoveryCmdExecutor-412-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AC821D2DEC67E336]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1054, name=recoveryCmdExecutor-412-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AC821D2DEC67E336]:0)
   [junit4] Completed on J0 in 398.93s, 1 test, 2 errors <<< FAILURES!

[...truncated 711 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:389: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:369: 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/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1230: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:873: There were test failures: 318 suites, 1342 tests, 2 suite-level errors, 858 ignored (5 assumptions)

Total time: 35 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