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/17 09:24:13 UTC

[JENKINS] Lucene-Solr-Tests-4.4-Java6 - Build # 24 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.4-Java6/24/

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=3010, name=recoveryCmdExecutor-1242-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         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:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=3010, name=recoveryCmdExecutor-1242-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        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:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([9065DF11E785908B]: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=3010, name=recoveryCmdExecutor-1242-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         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:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3010, name=recoveryCmdExecutor-1242-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        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:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([9065DF11E785908B]:0)




Build Log:
[...truncated 9159 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 998791 T2538 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /c/l
   [junit4]   2> 998796 T2538 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374045460192
   [junit4]   2> 998797 T2538 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 998798 T2539 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 998899 T2538 oasc.ZkTestServer.run start zk server on port:63938
   [junit4]   2> 998900 T2538 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 998903 T2545 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33c250dd name:ZooKeeperConnection Watcher:127.0.0.1:63938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 998903 T2538 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 998904 T2538 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 998915 T2538 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 998917 T2547 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a6713b6 name:ZooKeeperConnection Watcher:127.0.0.1:63938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 998917 T2538 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 998918 T2538 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 998922 T2538 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 998931 T2538 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 998933 T2538 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 998937 T2538 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 998937 T2538 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 998951 T2538 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 998952 T2538 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 999056 T2538 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 999057 T2538 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 999060 T2538 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 999061 T2538 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 999071 T2538 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 999072 T2538 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 999075 T2538 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 999076 T2538 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 999079 T2538 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 999079 T2538 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 999083 T2538 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 999083 T2538 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 999087 T2538 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 999088 T2538 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 999359 T2538 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 999364 T2538 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63941
   [junit4]   2> 999365 T2538 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 999366 T2538 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 999366 T2538 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374045460493
   [junit4]   2> 999367 T2538 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374045460493/'
   [junit4]   2> 999405 T2538 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374045460493/solr.xml
   [junit4]   2> 999475 T2538 oasc.CoreContainer.<init> New CoreContainer 1075237153
   [junit4]   2> 999476 T2538 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374045460493/]
   [junit4]   2> 999478 T2538 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 999478 T2538 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 999479 T2538 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 999479 T2538 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 999480 T2538 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 999480 T2538 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 999481 T2538 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 999481 T2538 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 999482 T2538 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 999482 T2538 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 999497 T2538 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 999498 T2538 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63938/solr
   [junit4]   2> 999498 T2538 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 999499 T2538 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 999502 T2558 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19fbee66 name:ZooKeeperConnection Watcher:127.0.0.1:63938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 999503 T2538 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 999516 T2538 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 999526 T2538 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 999528 T2560 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e2cc0bd name:ZooKeeperConnection Watcher:127.0.0.1:63938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 999528 T2538 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 999536 T2538 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 999540 T2538 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 999550 T2538 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 999552 T2538 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63941_c%2Fl
   [junit4]   2> 999554 T2538 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63941_c%2Fl
   [junit4]   2> 999557 T2538 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 999577 T2538 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 999580 T2538 oasc.Overseer.start Overseer (id=90049443279601667-127.0.0.1:63941_c%2Fl-n_0000000000) starting
   [junit4]   2> 999590 T2538 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 999602 T2562 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 999603 T2538 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 999605 T2538 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 999608 T2538 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 999610 T2561 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 999614 T2563 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 999614 T2563 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 999616 T2563 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1001115 T2561 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1001115 T2561 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:63941_c%2Fl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63941/c/l"}
   [junit4]   2> 1001116 T2561 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 1001116 T2561 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1001138 T2560 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> 1001618 T2563 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1001618 T2563 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374045460493/collection1
   [junit4]   2> 1001618 T2563 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1001619 T2563 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1001619 T2563 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1001621 T2563 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374045460493/collection1/'
   [junit4]   2> 1001622 T2563 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374045460493/collection1/lib/README' to classloader
   [junit4]   2> 1001623 T2563 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374045460493/collection1/lib/classes/' to classloader
   [junit4]   2> 1001678 T2563 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1001745 T2563 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1001847 T2563 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1001858 T2563 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1002483 T2563 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1002483 T2563 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1002484 T2563 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1002496 T2563 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1002501 T2563 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1002515 T2563 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1002520 T2563 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1002524 T2563 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1002526 T2563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1002526 T2563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1002526 T2563 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1002527 T2563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1002527 T2563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1002528 T2563 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1002528 T2563 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374045460493/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/control/data/
   [junit4]   2> 1002528 T2563 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@540a6997
   [junit4]   2> 1002529 T2563 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/control/data
   [junit4]   2> 1002530 T2563 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/control/data/index/
   [junit4]   2> 1002530 T2563 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1002530 T2563 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/control/data/index
   [junit4]   2> 1002535 T2563 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7be5556a lockFactory=org.apache.lucene.store.NativeFSLockFactory@472c6818),segFN=segments_1,generation=1}
   [junit4]   2> 1002535 T2563 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1002539 T2563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1002540 T2563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1002540 T2563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1002541 T2563 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1002541 T2563 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1002542 T2563 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1002542 T2563 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1002543 T2563 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1002543 T2563 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1002552 T2563 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1002560 T2563 oass.SolrIndexSearcher.<init> Opening Searcher@a36c085 main
   [junit4]   2> 1002561 T2563 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1002561 T2563 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1002565 T2564 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a36c085 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1002566 T2563 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1002567 T2563 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63941/c/l collection:control_collection shard:shard1
   [junit4]   2> 1002567 T2563 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1002584 T2563 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1002605 T2563 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1002615 T2563 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1002616 T2563 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1002616 T2563 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63941/c/l/collection1/
   [junit4]   2> 1002616 T2563 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1002616 T2563 oasc.SyncStrategy.syncToMe http://127.0.0.1:63941/c/l/collection1/ has no replicas
   [junit4]   2> 1002617 T2563 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63941/c/l/collection1/ shard1
   [junit4]   2> 1002617 T2563 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1002642 T2561 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1002657 T2560 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> 1002682 T2563 oasc.ZkController.register We are http://127.0.0.1:63941/c/l/collection1/ and leader is http://127.0.0.1:63941/c/l/collection1/
   [junit4]   2> 1002682 T2563 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63941/c/l
   [junit4]   2> 1002682 T2563 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1002682 T2563 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1002683 T2563 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1002684 T2563 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1002685 T2538 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 1002686 T2538 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1002686 T2538 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1002697 T2538 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 1002699 T2538 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1002701 T2567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cdbfedf name:ZooKeeperConnection Watcher:127.0.0.1:63938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1002701 T2538 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1002702 T2538 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1002704 T2538 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1002969 T2538 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1002972 T2538 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63945
   [junit4]   2> 1002973 T2538 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1002974 T2538 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1002974 T2538 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374045464100
   [junit4]   2> 1002975 T2538 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374045464100/'
   [junit4]   2> 1003013 T2538 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374045464100/solr.xml
   [junit4]   2> 1003086 T2538 oasc.CoreContainer.<init> New CoreContainer 249783596
   [junit4]   2> 1003086 T2538 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374045464100/]
   [junit4]   2> 1003088 T2538 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1003089 T2538 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1003089 T2538 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1003090 T2538 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1003090 T2538 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1003091 T2538 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1003091 T2538 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1003092 T2538 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1003092 T2538 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1003093 T2538 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1003109 T2538 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1003110 T2538 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63938/solr
   [junit4]   2> 1003110 T2538 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1003111 T2538 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1003114 T2578 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73073356 name:ZooKeeperConnection Watcher:127.0.0.1:63938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1003115 T2538 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1003128 T2538 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1003140 T2538 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1003142 T2580 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a149a24 name:ZooKeeperConnection Watcher:127.0.0.1:63938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1003142 T2538 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1003151 T2538 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1004155 T2538 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63945_c%2Fl
   [junit4]   2> 1004157 T2538 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63945_c%2Fl
   [junit4]   2> 1004161 T2567 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1004161 T2560 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1004161 T2580 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1004162 T2560 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> 1004169 T2561 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1004170 T2561 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:63941_c%2Fl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63941/c/l"}
   [junit4]   2> 1004174 T2581 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1004175 T2581 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1004182 T2580 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> 1004182 T2567 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> 1004183 T2581 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1004192 T2560 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> 1005694 T2561 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1005695 T2561 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:63945_c%2Fl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63945/c/l"}
   [junit4]   2> 1005695 T2561 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 1005695 T2561 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1005714 T2560 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> 1005714 T2567 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> 1005714 T2580 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> 1006185 T2581 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1006185 T2581 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374045464100/collection1
   [junit4]   2> 1006185 T2581 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1006186 T2581 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1006186 T2581 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1006188 T2581 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374045464100/collection1/'
   [junit4]   2> 1006189 T2581 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374045464100/collection1/lib/README' to classloader
   [junit4]   2> 1006190 T2581 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374045464100/collection1/lib/classes/' to classloader
   [junit4]   2> 1006245 T2581 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1006304 T2581 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1006405 T2581 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1006416 T2581 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1007050 T2581 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1007051 T2581 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1007052 T2581 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1007064 T2581 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1007069 T2581 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1007084 T2581 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1007089 T2581 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1007093 T2581 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1007094 T2581 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1007095 T2581 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1007095 T2581 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1007096 T2581 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1007096 T2581 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1007097 T2581 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1007097 T2581 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374045464100/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty1/
   [junit4]   2> 1007097 T2581 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@540a6997
   [junit4]   2> 1007098 T2581 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty1
   [junit4]   2> 1007099 T2581 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty1/index/
   [junit4]   2> 1007099 T2581 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1007099 T2581 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty1/index
   [junit4]   2> 1007103 T2581 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@41f28b8a lockFactory=org.apache.lucene.store.NativeFSLockFactory@dd38a73),segFN=segments_1,generation=1}
   [junit4]   2> 1007103 T2581 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1007108 T2581 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1007109 T2581 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1007109 T2581 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1007110 T2581 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1007111 T2581 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1007111 T2581 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1007111 T2581 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1007112 T2581 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1007112 T2581 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1007122 T2581 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1007129 T2581 oass.SolrIndexSearcher.<init> Opening Searcher@52e34532 main
   [junit4]   2> 1007130 T2581 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1007131 T2581 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1007135 T2582 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52e34532 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1007137 T2581 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1007137 T2581 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63945/c/l collection:collection1 shard:shard1
   [junit4]   2> 1007138 T2581 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1007155 T2581 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1007174 T2581 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1007177 T2581 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1007177 T2581 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1007178 T2581 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63945/c/l/collection1/
   [junit4]   2> 1007178 T2581 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1007178 T2581 oasc.SyncStrategy.syncToMe http://127.0.0.1:63945/c/l/collection1/ has no replicas
   [junit4]   2> 1007178 T2581 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63945/c/l/collection1/ shard1
   [junit4]   2> 1007179 T2581 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1007222 T2561 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1007230 T2560 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> 1007230 T2567 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> 1007230 T2580 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> 1007236 T2581 oasc.ZkController.register We are http://127.0.0.1:63945/c/l/collection1/ and leader is http://127.0.0.1:63945/c/l/collection1/
   [junit4]   2> 1007236 T2581 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63945/c/l
   [junit4]   2> 1007236 T2581 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1007236 T2581 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1007237 T2581 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1007238 T2581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1007239 T2538 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 1007240 T2538 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1007240 T2538 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1007511 T2538 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1007514 T2538 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63948
   [junit4]   2> 1007515 T2538 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1007515 T2538 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1007516 T2538 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374045468646
   [junit4]   2> 1007516 T2538 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374045468646/'
   [junit4]   2> 1007555 T2538 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374045468646/solr.xml
   [junit4]   2> 1007625 T2538 oasc.CoreContainer.<init> New CoreContainer 215068402
   [junit4]   2> 1007626 T2538 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374045468646/]
   [junit4]   2> 1007628 T2538 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1007628 T2538 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1007628 T2538 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1007629 T2538 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1007629 T2538 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1007630 T2538 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1007630 T2538 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1007631 T2538 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1007631 T2538 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1007632 T2538 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1007648 T2538 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1007649 T2538 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63938/solr
   [junit4]   2> 1007649 T2538 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1007650 T2538 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1007653 T2594 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a349871 name:ZooKeeperConnection Watcher:127.0.0.1:63938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1007654 T2538 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1007669 T2538 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1007681 T2538 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1007683 T2596 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ed0c485 name:ZooKeeperConnection Watcher:127.0.0.1:63938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1007683 T2538 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1007692 T2538 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1008696 T2538 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63948_c%2Fl
   [junit4]   2> 1008698 T2538 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63948_c%2Fl
   [junit4]   2> 1008701 T2580 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> 1008702 T2560 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1008702 T2596 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1008703 T2560 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> 1008702 T2567 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1008703 T2567 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> 1008704 T2580 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1008716 T2597 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1008716 T2597 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1008718 T2597 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1008736 T2561 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1008737 T2561 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:63945_c%2Fl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63945/c/l"}
   [junit4]   2> 1008742 T2561 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:63948_c%2Fl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63948/c/l"}
   [junit4]   2> 1008742 T2561 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1008742 T2561 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1008753 T2580 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> 1008753 T2567 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> 1008753 T2596 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> 1008753 T2560 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> 1009719 T2597 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1009719 T2597 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374045468646/collection1
   [junit4]   2> 1009719 T2597 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1009720 T2597 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1009720 T2597 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1009722 T2597 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374045468646/collection1/'
   [junit4]   2> 1009723 T2597 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374045468646/collection1/lib/README' to classloader
   [junit4]   2> 1009724 T2597 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374045468646/collection1/lib/classes/' to classloader
   [junit4]   2> 1009779 T2597 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1009838 T2597 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1009939 T2597 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1009950 T2597 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1010587 T2597 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1010587 T2597 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1010588 T2597 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1010600 T2597 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1010605 T2597 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1010619 T2597 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1010624 T2597 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1010629 T2597 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1010630 T2597 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1010630 T2597 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1010630 T2597 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1010631 T2597 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1010632 T2597 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1010632 T2597 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1010632 T2597 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374045468646/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty2/
   [junit4]   2> 1010632 T2597 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@540a6997
   [junit4]   2> 1010634 T2597 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty2
   [junit4]   2> 1010634 T2597 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty2/index/
   [junit4]   2> 1010634 T2597 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1010635 T2597 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty2/index
   [junit4]   2> 1010638 T2597 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5b09d632 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69c82c07),segFN=segments_1,generation=1}
   [junit4]   2> 1010639 T2597 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1010643 T2597 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1010644 T2597 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1010644 T2597 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1010645 T2597 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1010646 T2597 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1010646 T2597 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1010646 T2597 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1010647 T2597 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1010647 T2597 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1010657 T2597 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1010664 T2597 oass.SolrIndexSearcher.<init> Opening Searcher@64f554f6 main
   [junit4]   2> 1010665 T2597 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1010665 T2597 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1010670 T2598 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64f554f6 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1010672 T2597 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1010672 T2597 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63948/c/l collection:collection1 shard:shard2
   [junit4]   2> 1010673 T2597 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1010688 T2597 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1010712 T2597 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1010716 T2597 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1010716 T2597 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1010716 T2597 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63948/c/l/collection1/
   [junit4]   2> 1010716 T2597 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1010717 T2597 oasc.SyncStrategy.syncToMe http://127.0.0.1:63948/c/l/collection1/ has no replicas
   [junit4]   2> 1010717 T2597 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63948/c/l/collection1/ shard2
   [junit4]   2> 1010717 T2597 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1011766 T2561 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1011788 T2580 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> 1011788 T2560 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> 1011788 T2567 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> 1011788 T2596 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> 1011809 T2597 oasc.ZkController.register We are http://127.0.0.1:63948/c/l/collection1/ and leader is http://127.0.0.1:63948/c/l/collection1/
   [junit4]   2> 1011809 T2597 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63948/c/l
   [junit4]   2> 1011809 T2597 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1011809 T2597 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1011810 T2597 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1011811 T2597 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1011812 T2538 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 1011813 T2538 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1011814 T2538 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1012090 T2538 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1012093 T2538 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63951
   [junit4]   2> 1012094 T2538 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1012094 T2538 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1012095 T2538 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374045473218
   [junit4]   2> 1012095 T2538 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374045473218/'
   [junit4]   2> 1012134 T2538 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374045473218/solr.xml
   [junit4]   2> 1012205 T2538 oasc.CoreContainer.<init> New CoreContainer 1950660447
   [junit4]   2> 1012205 T2538 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374045473218/]
   [junit4]   2> 1012207 T2538 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1012208 T2538 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1012208 T2538 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1012209 T2538 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1012209 T2538 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1012210 T2538 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1012210 T2538 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1012211 T2538 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1012211 T2538 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1012211 T2538 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1012226 T2538 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1012227 T2538 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63938/solr
   [junit4]   2> 1012228 T2538 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1012229 T2538 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012232 T2610 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b62f99b name:ZooKeeperConnection Watcher:127.0.0.1:63938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1012232 T2538 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1012244 T2538 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1012253 T2538 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012255 T2612 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a118201 name:ZooKeeperConnection Watcher:127.0.0.1:63938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1012256 T2538 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1012260 T2538 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1013264 T2538 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63951_c%2Fl
   [junit4]   2> 1013266 T2538 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63951_c%2Fl
   [junit4]   2> 1013270 T2580 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> 1013270 T2596 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> 1013270 T2612 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1013271 T2567 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1013270 T2560 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1013271 T2567 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> 1013271 T2560 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> 1013272 T2580 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1013272 T2596 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1013286 T2613 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1013286 T2613 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1013287 T2613 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1013294 T2561 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1013295 T2561 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:63948_c%2Fl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63948/c/l"}
   [junit4]   2> 1013299 T2561 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:63951_c%2Fl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63951/c/l"}
   [junit4]   2> 1013300 T2561 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1013300 T2561 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1013316 T2612 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> 1013316 T2567 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> 1013316 T2596 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> 1013316 T2560 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> 1013316 T2580 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> 1014289 T2613 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1014289 T2613 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374045473218/collection1
   [junit4]   2> 1014289 T2613 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1014290 T2613 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1014290 T2613 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1014292 T2613 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374045473218/collection1/'
   [junit4]   2> 1014293 T2613 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374045473218/collection1/lib/README' to classloader
   [junit4]   2> 1014294 T2613 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374045473218/collection1/lib/classes/' to classloader
   [junit4]   2> 1014349 T2613 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1014409 T2613 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1014510 T2613 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1014521 T2613 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1015719 T2613 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1015719 T2613 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1015720 T2613 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1015732 T2613 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1015737 T2613 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1015751 T2613 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1015756 T2613 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1015761 T2613 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1015762 T2613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1015762 T2613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1015762 T2613 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1015763 T2613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1015764 T2613 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1015764 T2613 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1015764 T2613 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374045473218/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty3/
   [junit4]   2> 1015765 T2613 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@540a6997
   [junit4]   2> 1015766 T2613 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty3
   [junit4]   2> 1015766 T2613 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty3/index/
   [junit4]   2> 1015766 T2613 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 1015766 T2613 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374045460191/jetty3/index
   [junit4]   2> 1015770 T2613 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@211e3c24 lockFactory=org.apache.lucene.store.NativeFSLockFactory@79cb5d91),segFN=segments_1,generation=1}
   [junit4]   2> 1015770 T2613 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1015775 T2613 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1015775 T2613 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1015776 T2613 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1015777 T2613 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1015777 T2613 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1015777 T2613 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1015778 T2613 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1015778 T2613 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1015779 T2613 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1015788 T2613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1015795 T2613 oass.SolrIndexSearcher.<init> Opening Searcher@13f866c0 main
   [junit4]   2> 1015796 T2613 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1015797 T2613 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1015801 T2614 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13f866c0 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1015804 T2613 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1015804 T2613 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63951/c/l collection:collection1 shard:shard1
   [junit4]   2> 1015804 T2613 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1015855 T2613 oasc.ZkController.register We are http://127.0.0.1:63951/c/l/collection1/ and leader is http://127.0.0.1:63945/c/l/collection1/
   [junit4]   2> 1015856 T2613 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63951/c/l
   [junit4]   2> 1015856 T2613 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1015856 T2613 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C666 name=collection1 org.apache.solr.core.SolrCore@2d068602 url=http://127.0.0.1:63951/c/l/collection1 node=127.0.0.1:63951_c%2Fl C666_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:63951_c%2Fl, base_url=http://127.0.0.1:63951/c/l}
   [junit4]   2> 1015856 T2615 C666 P63951 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1015857 T2615 C666 P63951 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1015857 T2613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1015857 T2615 C666 P63951 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 1015858 T2615 C666 P63951 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1015859 T2538 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 1015859 T2538 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1015859 T2615 C666 P63951 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1015860 T2538 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1015876 T2570 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 1016140 T2538 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1016142 T2538 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63955
   [junit4]   2> 1016143 T2538 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1016144 T2538 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1016144 T2538 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374045477270
   [junit4]   2> 1016145 T2538 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374045477270/'
   [junit4]   2> 1016181 T2538 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374045477270/solr.xml
   [junit4]   2> 1016251 T2538 oasc.CoreContainer.<init> New CoreContainer 1803965866
   [junit4]   2> 1016252 T2538 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374045477270/]
   [junit4]   2> 1016254 T2538 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1016254 T2538 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1016254 T2538 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1016255 T2538 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1016255 T2538 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1016256 T2538 oashc.HttpShardHandlerFactory.getParameter Setting maxi

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

dField_s=PostingsFormat(name=TestBloomFilteredLucene41Postings), sequence_i=PostingsFormat(name=TestBloomFilteredLucene41Postings), name=PostingsFormat(name=MockRandom), foo_i=Pulsing41(freqCutoff=1 minBlockSize=77 maxBlockSize=155), regex_dup_B_s=PostingsFormat(name=Memory doPackFST= true), multiDefault=Pulsing41(freqCutoff=1 minBlockSize=77 maxBlockSize=155), n_tf1=PostingsFormat(name=Memory doPackFST= true), n_dt1=Pulsing41(freqCutoff=1 minBlockSize=77 maxBlockSize=155), genre_s=PostingsFormat(name=TestBloomFilteredLucene41Postings), author_t=Pulsing41(freqCutoff=1 minBlockSize=77 maxBlockSize=155), range_facet_l=PostingsFormat(name=Memory doPackFST= true), n_ti1=PostingsFormat(name=MockRandom), text=PostingsFormat(name=TestBloomFilteredLucene41Postings), _version_=PostingsFormat(name=Memory doPackFST= true), val_i=PostingsFormat(name=MockRandom), SubjectTerms_mfacet=PostingsFormat(name=Memory doPackFST= true), series_t=Pulsing41(freqCutoff=1 minBlockSize=77 maxBlockSize=155), a_t=PostingsFormat(name=Memory doPackFST= true), n_tdt1=PostingsFormat(name=Memory doPackFST= true), regex_dup_A_s=PostingsFormat(name=TestBloomFilteredLucene41Postings), price=PostingsFormat(name=TestBloomFilteredLucene41Postings), other_tl1=PostingsFormat(name=Memory doPackFST= true), n_l1=PostingsFormat(name=Memory doPackFST= true), a_si=Pulsing41(freqCutoff=1 minBlockSize=77 maxBlockSize=155), inStock=PostingsFormat(name=TestBloomFilteredLucene41Postings)}, docValues:{}, sim=DefaultSimilarity, locale=ga_IE, timezone=Europe/Kiev
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=60534216,total=418709504
   [junit4]   2> NOTE: All tests run in this JVM: [TestTrie, PreAnalyzedFieldTest, DateFieldTest, DistributedTermsComponentTest, HdfsChaosMonkeySafeLeaderTest, TestSolrQueryParser, TestFastWriter, LukeRequestHandlerTest, ZkControllerTest, CSVRequestHandlerTest, ParsingFieldUpdateProcessorsTest, PrimitiveFieldTypeTest, DirectSolrConnectionTest, TestCloudManagedSchemaAddField, TestFunctionQuery, AddSchemaFieldsUpdateProcessorFactoryTest, AlternateDirectoryTest, TestCloudManagedSchema, TestLRUCache, MoreLikeThisHandlerTest, FileBasedSpellCheckerTest, ShowFileRequestHandlerTest, TestRemoteStreaming, SolrIndexSplitterTest, MBeansHandlerTest, PeerSyncTest, TestExtendedDismaxParser, PrimUtilsTest, HdfsDirectoryTest, TestFaceting, QueryEqualityTest, TestStressVersions, ExternalFileFieldSortTest, TestStressRecovery, SuggesterFSTTest, ShardSplitTest, TestUniqueKeyFieldResource, ResponseLogComponentTest, TestSolrCoreProperties, CircularListTest, BasicFunctionalityTest, TestSort, SynonymTokenizerTest, AnalysisAfterCoreReloadTest, TestSolrDeletionPolicy1, SyncSliceTest, SolrInfoMBeanTest, TestReversedWildcardFilterFactory, TestRecoveryHdfs, BadComponentTest, TestCoreContainer, TestRealTimeGet, TermVectorComponentTest, TestManagedSchemaFieldResource, TestGroupingSearch, LeaderElectionTest, DeleteShardTest, DistributedSpellCheckComponentTest, SpatialFilterTest, TestBadConfig, SOLR749Test, TestFastLRUCache, TestLMDirichletSimilarityFactory, TestFieldTypeResource, BinaryUpdateRequestHandlerTest, BlockCacheTest, TestSolrQueryParserResource, PluginInfoTest, TestDocSet, ResourceLoaderTest, MinimalSchemaTest, TestXIncludeConfig, QueryParsingTest, ShardRoutingTest, CoreAdminHandlerTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=9065DF11E785908B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=Europe/Kiev -Dtests.file.encoding=ISO8859-1
   [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=3010, name=recoveryCmdExecutor-1242-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [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:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9065DF11E785908B]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3010, name=recoveryCmdExecutor-1242-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [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:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9065DF11E785908B]:0)
   [junit4] Completed on J0 in 235.77s, 1 test, 2 errors <<< FAILURES!

[...truncated 482 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:893: There were test failures: 317 suites, 1337 tests, 2 suite-level errors, 578 ignored (5 assumptions)

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



[JENKINS] Lucene-Solr-Tests-4.4-Java6 - Build # 25 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.4-Java6/25/

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=2225, name=recoveryCmdExecutor-1119-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         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:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=2225, name=recoveryCmdExecutor-1119-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        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:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([5E0F03A657226EFD]: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=2225, name=recoveryCmdExecutor-1119-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         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:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2225, name=recoveryCmdExecutor-1119-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        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:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([5E0F03A657226EFD]:0)




Build Log:
[...truncated 9085 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 828554 T1759 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 828559 T1759 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZkTest-1374056464445
   [junit4]   2> 828561 T1759 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 828562 T1760 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 828663 T1759 oasc.ZkTestServer.run start zk server on port:17257
   [junit4]   2> 828663 T1759 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 828689 T1766 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71ee5d2b name:ZooKeeperConnection Watcher:127.0.0.1:17257 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 828689 T1759 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 828690 T1759 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 828695 T1759 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 828704 T1768 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56070921 name:ZooKeeperConnection Watcher:127.0.0.1:17257/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 828705 T1759 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 828705 T1759 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 828710 T1759 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 828719 T1759 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 828722 T1759 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 828725 T1759 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 828726 T1759 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 828739 T1759 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 828740 T1759 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 828844 T1759 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 828845 T1759 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 828848 T1759 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 828849 T1759 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 828859 T1759 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 828860 T1759 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 828863 T1759 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 828863 T1759 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 828867 T1759 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 828867 T1759 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 828870 T1759 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 828871 T1759 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 828874 T1759 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 828874 T1759 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 829056 T1759 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 829059 T1759 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17260
   [junit4]   2> 829060 T1759 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 829060 T1759 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 829060 T1759 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374056464770
   [junit4]   2> 829061 T1759 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374056464770/'
   [junit4]   2> 829086 T1759 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374056464770/solr.xml
   [junit4]   2> 829133 T1759 oasc.CoreContainer.<init> New CoreContainer 1285025427
   [junit4]   2> 829133 T1759 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374056464770/]
   [junit4]   2> 829134 T1759 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 829135 T1759 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 829135 T1759 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 829135 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 829136 T1759 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 829136 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 829136 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 829137 T1759 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 829137 T1759 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 829137 T1759 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 829147 T1759 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 829147 T1759 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:17257/solr
   [junit4]   2> 829148 T1759 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 829149 T1759 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 829151 T1779 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ab01c2e name:ZooKeeperConnection Watcher:127.0.0.1:17257 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829152 T1759 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 829162 T1759 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 829171 T1759 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 829173 T1781 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ae95172 name:ZooKeeperConnection Watcher:127.0.0.1:17257/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829173 T1759 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 829176 T1759 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 829186 T1759 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 829190 T1759 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 829192 T1759 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17260_
   [junit4]   2> 829200 T1759 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17260_
   [junit4]   2> 829204 T1759 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 829217 T1759 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 829226 T1759 oasc.Overseer.start Overseer (id=90050164454195203-127.0.0.1:17260_-n_0000000000) starting
   [junit4]   2> 829231 T1759 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 829243 T1783 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 829244 T1759 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 829247 T1759 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 829254 T1759 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 829257 T1782 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 829259 T1784 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 829260 T1784 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 829261 T1784 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 830761 T1782 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 830762 T1782 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:17260_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17260"}
   [junit4]   2> 830762 T1782 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 830763 T1782 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 830768 T1781 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> 831263 T1784 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 831263 T1784 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374056464770/collection1
   [junit4]   2> 831263 T1784 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 831264 T1784 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 831265 T1784 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 831266 T1784 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374056464770/collection1/'
   [junit4]   2> 831268 T1784 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374056464770/collection1/lib/README' to classloader
   [junit4]   2> 831268 T1784 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374056464770/collection1/lib/classes/' to classloader
   [junit4]   2> 831323 T1784 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 831382 T1784 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 831484 T1784 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 831495 T1784 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 832113 T1784 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 832114 T1784 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 832115 T1784 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 832130 T1784 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 832136 T1784 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 832154 T1784 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 832161 T1784 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 832172 T1784 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 832174 T1784 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 832174 T1784 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 832174 T1784 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 832176 T1784 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 832176 T1784 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 832176 T1784 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 832177 T1784 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374056464770/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/control/data/
   [junit4]   2> 832177 T1784 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@72423da9
   [junit4]   2> 832178 T1784 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/control/data
   [junit4]   2> 832178 T1784 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/control/data/index/
   [junit4]   2> 832178 T1784 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 832179 T1784 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/control/data/index
   [junit4]   2> 832183 T1784 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27c845b9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ce9b028),segFN=segments_1,generation=1}
   [junit4]   2> 832184 T1784 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 832188 T1784 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 832188 T1784 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 832189 T1784 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 832190 T1784 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 832190 T1784 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 832190 T1784 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 832191 T1784 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 832191 T1784 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 832192 T1784 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 832201 T1784 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 832208 T1784 oass.SolrIndexSearcher.<init> Opening Searcher@206b00cb main
   [junit4]   2> 832210 T1784 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 832210 T1784 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 832213 T1785 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@206b00cb main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 832214 T1784 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 832215 T1784 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:17260 collection:control_collection shard:shard1
   [junit4]   2> 832215 T1784 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 832232 T1784 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 832251 T1784 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 832262 T1784 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 832263 T1784 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 832263 T1784 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:17260/collection1/
   [junit4]   2> 832263 T1784 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 832264 T1784 oasc.SyncStrategy.syncToMe http://127.0.0.1:17260/collection1/ has no replicas
   [junit4]   2> 832264 T1784 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:17260/collection1/ shard1
   [junit4]   2> 832264 T1784 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 832281 T1782 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 832290 T1781 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> 832323 T1784 oasc.ZkController.register We are http://127.0.0.1:17260/collection1/ and leader is http://127.0.0.1:17260/collection1/
   [junit4]   2> 832323 T1784 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:17260
   [junit4]   2> 832323 T1784 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 832323 T1784 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 832324 T1784 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 832326 T1784 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 832328 T1759 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 832328 T1759 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 832329 T1759 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 832340 T1759 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 832341 T1759 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 832343 T1788 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29dcf5c5 name:ZooKeeperConnection Watcher:127.0.0.1:17257/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 832343 T1759 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 832345 T1759 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 832348 T1759 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 832611 T1759 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 832614 T1759 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17277
   [junit4]   2> 832615 T1759 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 832615 T1759 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 832616 T1759 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374056468233
   [junit4]   2> 832616 T1759 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374056468233/'
   [junit4]   2> 832654 T1759 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374056468233/solr.xml
   [junit4]   2> 832724 T1759 oasc.CoreContainer.<init> New CoreContainer 1418611114
   [junit4]   2> 832725 T1759 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374056468233/]
   [junit4]   2> 832727 T1759 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 832728 T1759 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 832728 T1759 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 832729 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 832729 T1759 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 832729 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 832730 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 832730 T1759 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 832731 T1759 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 832731 T1759 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 832748 T1759 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 832749 T1759 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:17257/solr
   [junit4]   2> 832749 T1759 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 832750 T1759 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 832753 T1799 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49866344 name:ZooKeeperConnection Watcher:127.0.0.1:17257 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 832754 T1759 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 832768 T1759 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 832779 T1759 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 832781 T1801 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c038d9b name:ZooKeeperConnection Watcher:127.0.0.1:17257/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 832782 T1759 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 832794 T1759 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 833798 T1782 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 833798 T1759 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17277_
   [junit4]   2> 833799 T1782 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:17260_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17260"}
   [junit4]   2> 833801 T1759 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17277_
   [junit4]   2> 833821 T1788 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 833822 T1801 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 833823 T1801 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> 833823 T1788 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> 833836 T1781 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 833836 T1781 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> 833837 T1781 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> 833839 T1802 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 833839 T1802 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 833841 T1802 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 835338 T1782 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 835339 T1782 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:17277_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17277"}
   [junit4]   2> 835339 T1782 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 835340 T1782 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 835356 T1788 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> 835356 T1781 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> 835356 T1801 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> 835843 T1802 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 835843 T1802 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374056468233/collection1
   [junit4]   2> 835843 T1802 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 835844 T1802 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 835845 T1802 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 835847 T1802 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374056468233/collection1/'
   [junit4]   2> 835848 T1802 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374056468233/collection1/lib/classes/' to classloader
   [junit4]   2> 835848 T1802 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374056468233/collection1/lib/README' to classloader
   [junit4]   2> 835903 T1802 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 835962 T1802 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 836063 T1802 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 836074 T1802 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 836736 T1802 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 836736 T1802 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 836737 T1802 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 836752 T1802 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 836756 T1802 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 836772 T1802 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 836776 T1802 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 836780 T1802 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 836781 T1802 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 836781 T1802 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 836781 T1802 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 836782 T1802 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 836783 T1802 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 836783 T1802 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 836783 T1802 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374056468233/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty1/
   [junit4]   2> 836783 T1802 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@72423da9
   [junit4]   2> 836784 T1802 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty1
   [junit4]   2> 836784 T1802 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty1/index/
   [junit4]   2> 836784 T1802 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 836785 T1802 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty1/index
   [junit4]   2> 836788 T1802 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f2c07bb lockFactory=org.apache.lucene.store.NativeFSLockFactory@301ac8c7),segFN=segments_1,generation=1}
   [junit4]   2> 836788 T1802 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 836792 T1802 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 836792 T1802 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 836793 T1802 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 836794 T1802 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 836794 T1802 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 836794 T1802 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 836795 T1802 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 836795 T1802 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 836795 T1802 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 836804 T1802 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 836811 T1802 oass.SolrIndexSearcher.<init> Opening Searcher@1cb28d7b main
   [junit4]   2> 836812 T1802 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 836812 T1802 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 836816 T1803 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cb28d7b main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 836817 T1802 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 836817 T1802 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:17277 collection:collection1 shard:shard1
   [junit4]   2> 836818 T1802 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 836830 T1802 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 836850 T1802 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 836853 T1802 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 836853 T1802 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 836853 T1802 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:17277/collection1/
   [junit4]   2> 836853 T1802 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 836853 T1802 oasc.SyncStrategy.syncToMe http://127.0.0.1:17277/collection1/ has no replicas
   [junit4]   2> 836854 T1802 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:17277/collection1/ shard1
   [junit4]   2> 836854 T1802 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 836862 T1782 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 836878 T1788 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> 836878 T1781 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> 836878 T1801 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> 836913 T1802 oasc.ZkController.register We are http://127.0.0.1:17277/collection1/ and leader is http://127.0.0.1:17277/collection1/
   [junit4]   2> 836913 T1802 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:17277
   [junit4]   2> 836913 T1802 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 836913 T1802 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 836913 T1802 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 836916 T1802 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 836917 T1759 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 836918 T1759 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 836918 T1759 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 837151 T1759 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 837154 T1759 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17292
   [junit4]   2> 837154 T1759 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 837154 T1759 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 837155 T1759 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374056472808
   [junit4]   2> 837155 T1759 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374056472808/'
   [junit4]   2> 837186 T1759 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374056472808/solr.xml
   [junit4]   2> 837240 T1759 oasc.CoreContainer.<init> New CoreContainer 1648365860
   [junit4]   2> 837240 T1759 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374056472808/]
   [junit4]   2> 837242 T1759 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 837242 T1759 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 837243 T1759 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 837243 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 837243 T1759 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 837244 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 837244 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 837244 T1759 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 837244 T1759 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 837245 T1759 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 837258 T1759 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 837258 T1759 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:17257/solr
   [junit4]   2> 837259 T1759 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 837259 T1759 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 837262 T1815 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c2584e0 name:ZooKeeperConnection Watcher:127.0.0.1:17257 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 837262 T1759 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 837278 T1759 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 837288 T1759 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 837295 T1817 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59ce7d26 name:ZooKeeperConnection Watcher:127.0.0.1:17257/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 837296 T1759 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 837314 T1759 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 838318 T1759 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17292_
   [junit4]   2> 838324 T1759 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17292_
   [junit4]   2> 838334 T1801 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 838334 T1817 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 838334 T1801 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> 838334 T1788 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 838334 T1781 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 838335 T1788 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> 838335 T1781 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> 838346 T1818 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 838347 T1818 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 838348 T1818 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 838385 T1782 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 838386 T1782 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:17277_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17277"}
   [junit4]   2> 838395 T1782 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:17292_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17292"}
   [junit4]   2> 838396 T1782 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 838396 T1782 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 838408 T1801 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> 838408 T1817 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> 838408 T1788 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> 838408 T1781 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> 839349 T1818 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 839349 T1818 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374056472808/collection1
   [junit4]   2> 839349 T1818 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 839350 T1818 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 839351 T1818 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 839353 T1818 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374056472808/collection1/'
   [junit4]   2> 839354 T1818 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374056472808/collection1/lib/classes/' to classloader
   [junit4]   2> 839355 T1818 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374056472808/collection1/lib/README' to classloader
   [junit4]   2> 839410 T1818 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 839471 T1818 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 839572 T1818 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 839583 T1818 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 840214 T1818 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 840215 T1818 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 840216 T1818 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 840229 T1818 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 840233 T1818 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 840249 T1818 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 840254 T1818 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 840259 T1818 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 840260 T1818 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 840261 T1818 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 840261 T1818 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 840262 T1818 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 840263 T1818 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 840263 T1818 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 840263 T1818 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374056472808/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty2/
   [junit4]   2> 840264 T1818 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@72423da9
   [junit4]   2> 840264 T1818 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty2
   [junit4]   2> 840265 T1818 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty2/index/
   [junit4]   2> 840265 T1818 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 840266 T1818 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty2/index
   [junit4]   2> 840269 T1818 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2b14607c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e4a32c7),segFN=segments_1,generation=1}
   [junit4]   2> 840269 T1818 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 840274 T1818 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 840275 T1818 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 840275 T1818 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 840276 T1818 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 840277 T1818 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 840277 T1818 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 840277 T1818 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 840278 T1818 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 840278 T1818 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 840288 T1818 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 840295 T1818 oass.SolrIndexSearcher.<init> Opening Searcher@33eca40 main
   [junit4]   2> 840296 T1818 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 840297 T1818 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 840301 T1819 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@33eca40 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 840304 T1818 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 840304 T1818 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:17292 collection:collection1 shard:shard2
   [junit4]   2> 840304 T1818 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 840321 T1818 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 840345 T1818 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 840357 T1818 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 840357 T1818 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 840357 T1818 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:17292/collection1/
   [junit4]   2> 840358 T1818 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 840358 T1818 oasc.SyncStrategy.syncToMe http://127.0.0.1:17292/collection1/ has no replicas
   [junit4]   2> 840358 T1818 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:17292/collection1/ shard2
   [junit4]   2> 840358 T1818 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 841424 T1782 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 841467 T1801 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> 841467 T1788 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> 841467 T1781 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> 841467 T1817 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> 841487 T1818 oasc.ZkController.register We are http://127.0.0.1:17292/collection1/ and leader is http://127.0.0.1:17292/collection1/
   [junit4]   2> 841487 T1818 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:17292
   [junit4]   2> 841487 T1818 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 841487 T1818 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 841488 T1818 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 841490 T1818 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 841491 T1759 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 841492 T1759 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 841492 T1759 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 841774 T1759 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 841777 T1759 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17298
   [junit4]   2> 841778 T1759 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 841778 T1759 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 841779 T1759 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374056477386
   [junit4]   2> 841779 T1759 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374056477386/'
   [junit4]   2> 841817 T1759 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374056477386/solr.xml
   [junit4]   2> 841888 T1759 oasc.CoreContainer.<init> New CoreContainer 1301611181
   [junit4]   2> 841888 T1759 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374056477386/]
   [junit4]   2> 841890 T1759 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 841891 T1759 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 841891 T1759 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 841892 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 841892 T1759 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 841893 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 841893 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 841893 T1759 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 841894 T1759 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 841894 T1759 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 841909 T1759 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 841910 T1759 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:17257/solr
   [junit4]   2> 841910 T1759 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 841911 T1759 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 841914 T1831 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71e2d3a5 name:ZooKeeperConnection Watcher:127.0.0.1:17257 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 841914 T1759 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 841917 T1759 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 841927 T1759 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 841929 T1833 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42fe7055 name:ZooKeeperConnection Watcher:127.0.0.1:17257/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 841929 T1759 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 841941 T1759 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 842946 T1759 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17298_
   [junit4]   2> 842966 T1759 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17298_
   [junit4]   2> 842998 T1817 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> 843000 T1833 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843000 T1781 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843000 T1788 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843000 T1801 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843001 T1788 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> 843001 T1781 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> 843001 T1801 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> 843002 T1817 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 843003 T1782 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 843004 T1782 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:17292_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17292"}
   [junit4]   2> 843009 T1834 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 843009 T1834 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 843032 T1834 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 843034 T1782 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:17298_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17298"}
   [junit4]   2> 843035 T1782 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 843035 T1782 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 843144 T1788 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> 843144 T1817 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> 843144 T1833 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> 843144 T1801 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> 843201 T1781 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> 844033 T1834 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 844033 T1834 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374056477386/collection1
   [junit4]   2> 844033 T1834 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 844034 T1834 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 844035 T1834 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 844037 T1834 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374056477386/collection1/'
   [junit4]   2> 844038 T1834 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374056477386/collection1/lib/classes/' to classloader
   [junit4]   2> 844039 T1834 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374056477386/collection1/lib/README' to classloader
   [junit4]   2> 844094 T1834 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 844155 T1834 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 844256 T1834 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 844267 T1834 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 844895 T1834 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 844896 T1834 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 844897 T1834 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 844909 T1834 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 844914 T1834 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 844930 T1834 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 844936 T1834 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 844940 T1834 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 844942 T1834 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 844942 T1834 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 844942 T1834 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 844944 T1834 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 844944 T1834 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 844944 T1834 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 844945 T1834 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374056477386/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty3/
   [junit4]   2> 844945 T1834 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@72423da9
   [junit4]   2> 844946 T1834 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty3
   [junit4]   2> 844946 T1834 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty3/index/
   [junit4]   2> 844946 T1834 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 844947 T1834 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374056464444/jetty3/index
   [junit4]   2> 844950 T1834 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1df8bdcd lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b8f2f37),segFN=segments_1,generation=1}
   [junit4]   2> 844951 T1834 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 844956 T1834 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 844956 T1834 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 844957 T1834 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 844958 T1834 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 844958 T1834 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 844959 T1834 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 844959 T1834 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 844960 T1834 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 844960 T1834 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 844970 T1834 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 844977 T1834 oass.SolrIndexSearcher.<init> Opening Searcher@7bbcb88e main
   [junit4]   2> 844978 T1834 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 844978 T1834 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 844983 T1835 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7bbcb88e main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 844985 T1834 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 844985 T1834 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:17298 collection:collection1 shard:shard1
   [junit4]   2> 844986 T1834 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 845006 T1834 oasc.ZkController.register We are http://127.0.0.1:17298/collection1/ and leader is http://127.0.0.1:17277/collection1/
   [junit4]   2> 845006 T1834 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:17298
   [junit4]   2> 845006 T1834 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 845006 T1834 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1498 name=collection1 org.apache.solr.core.SolrCore@3273d732 url=http://127.0.0.1:17298/collection1 node=127.0.0.1:17298_ C1498_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:17298_, base_url=http://127.0.0.1:17298}
   [junit4]   2> 845014 T1836 C1498 P17298 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 845015 T1834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 845016 T1836 C1498 P17298 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 845016 T1836 C1498 P17298 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 845016 T1836 C1498 P17298 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 845017 T1759 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 845017 T1759 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 845018 T1759 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 845018 T1836 C1498 P17298 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 845040 T1791 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 845298 T1759 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 845301 T1759 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17305
   [junit4]   2> 845302 T1759 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 845302 T1759 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 845303 T1759 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374056480914
   [junit4]   2> 845303 T1759 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374056480914/'
   [junit4]   2> 845341 T1759 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374056480914/solr.xml
   [junit4]   2> 845412 T1759 oasc.CoreContainer.<init> New CoreContainer 1768372082
   [junit4]   2> 845412 T1759 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374056480914/]
   [junit4]   2> 845414 T1759 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 845415 T1759 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 845415 T1759 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 845416 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 845416 T1759 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 845417 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 845417 T1759 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 845418 T1759 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 845418 T1759 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 845419 T1759 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 845435 T1759 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]  

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

ltRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	        at org.apache.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:1146)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=297), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=297)), sim=DefaultSimilarity, locale=et, timezone=America/Asuncion
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=290229704,total=466026496
   [junit4]   2> NOTE: All tests run in this JVM: [ConvertedLegacyTest, OpenCloseCoreStressTest, OutputWriterTest, SolrRequestParserTest, TestPropInject, EchoParamsTest, TestStressReorder, TestAtomicUpdateErrorCases, TestSolrXml, BadIndexSchemaTest, TestCSVLoader, ClusterStateTest, TestSolr4Spatial, HdfsSyncSliceTest, XsltUpdateRequestHandlerTest, TestWordDelimiterFilterFactory, TestFieldResource, SolrPluginUtilsTest, DateMathParserTest, FieldAnalysisRequestHandlerTest, TestIndexSearcher, SuggesterWFSTTest, IndexBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, TestRandomFaceting, TestPostingsSolrHighlighter, SortByFunctionTest, TestUtils, BasicHdfsTest, DocumentAnalysisRequestHandlerTest, BasicZkTest, TestRangeQuery, DebugComponentTest, CachingDirectoryFactoryTest, StatsComponentTest, XmlUpdateRequestHandlerTest, TestSerializedLuceneMatchVersion, RequestHandlersTest, HighlighterTest, TestCollationField, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, TestDefaultSimilarityFactory, LeaderElectionIntegrationTest, TestQueryTypes, TestLuceneMatchVersion, SolrCmdDistributorTest, RequiredFieldsTest, HardAutoCommitTest, TestClassNameShortening, TestDynamicFieldCollectionResource, TestComponentsName, TestSystemIdResolver, TermVectorComponentDistributedTest, TestOmitPositions, ZkSolrClientTest, CurrencyFieldXmlFileTest, DocValuesMultiTest, TestLazyCores, QueryResultKeyTest, TestUpdate, ShardRoutingCustomTest, TestFiltering, TestRecovery, TestCSVResponseWriter, TestCollationKeyRangeQueries, JSONWriterTest, TestSchemaSimilarityResource, TestBinaryResponseWriter, SignatureUpdateProcessorFactoryTest, TestStressLucene, TestPartialUpdateDeduplication, TestDistributedGrouping, ZkNodePropsTest, HdfsCollectionsAPIDistributedZkTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=5E0F03A657226EFD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=America/Asuncion -Dtests.file.encoding=ISO8859-1
   [junit4] ERROR   0.00s J1 | 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=2225, name=recoveryCmdExecutor-1119-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [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:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5E0F03A657226EFD]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2225, name=recoveryCmdExecutor-1119-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [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:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5E0F03A657226EFD]:0)
   [junit4] Completed on J1 in 204.93s, 1 test, 2 errors <<< FAILURES!

[...truncated 544 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:893: There were test failures: 317 suites, 1337 tests, 2 suite-level errors, 578 ignored (5 assumptions)

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