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/16 17:57:03 UTC

[JENKINS] Lucene-Solr-Tests-4.4-Java6 - Build # 22 - Failure

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

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=3008, name=recoveryCmdExecutor-1361-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=3008, name=recoveryCmdExecutor-1361-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([9DAB6A78DEF9132B]: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=3008, name=recoveryCmdExecutor-1361-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=3008, name=recoveryCmdExecutor-1361-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([9DAB6A78DEF9132B]:0)




Build Log:
[...truncated 9140 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 766258 T2516 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 766263 T2516 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-1373989921950
   [junit4]   2> 766265 T2516 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 766265 T2517 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 766366 T2516 oasc.ZkTestServer.run start zk server on port:15765
   [junit4]   2> 766367 T2516 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 766388 T2523 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5109d386 name:ZooKeeperConnection Watcher:127.0.0.1:15765 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 766389 T2516 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 766389 T2516 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 766393 T2516 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 766403 T2525 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19442955 name:ZooKeeperConnection Watcher:127.0.0.1:15765/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 766404 T2516 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 766404 T2516 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 766408 T2516 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 766417 T2516 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 766428 T2516 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 766435 T2516 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> 766436 T2516 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 766451 T2516 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> 766452 T2516 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 766562 T2516 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> 766563 T2516 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 766575 T2516 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> 766576 T2516 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 766579 T2516 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> 766580 T2516 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 766591 T2516 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> 766592 T2516 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 766602 T2516 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> 766603 T2516 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 766606 T2516 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> 766607 T2516 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 766614 T2516 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> 766615 T2516 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 766895 T2516 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 766898 T2516 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15770
   [junit4]   2> 766898 T2516 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 766899 T2516 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 766899 T2516 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-1373989922315
   [junit4]   2> 766900 T2516 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-1373989922315/'
   [junit4]   2> 766938 T2516 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-1373989922315/solr.xml
   [junit4]   2> 767019 T2516 oasc.CoreContainer.<init> New CoreContainer 531706245
   [junit4]   2> 767020 T2516 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-1373989922315/]
   [junit4]   2> 767022 T2516 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 767022 T2516 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 767023 T2516 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 767023 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 767024 T2516 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 767024 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 767025 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 767025 T2516 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 767026 T2516 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 767026 T2516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 767042 T2516 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 767042 T2516 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15765/solr
   [junit4]   2> 767043 T2516 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 767044 T2516 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 767046 T2536 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a2a2304 name:ZooKeeperConnection Watcher:127.0.0.1:15765 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 767047 T2516 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 767049 T2516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 767061 T2516 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 767063 T2538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76e55122 name:ZooKeeperConnection Watcher:127.0.0.1:15765/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 767063 T2516 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 767065 T2516 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 767076 T2516 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 767080 T2516 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 767086 T2516 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15770_
   [junit4]   2> 767088 T2516 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15770_
   [junit4]   2> 767091 T2516 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 767108 T2516 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 767112 T2516 oasc.Overseer.start Overseer (id=90045803525505027-127.0.0.1:15770_-n_0000000000) starting
   [junit4]   2> 767124 T2516 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 767135 T2540 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 767136 T2516 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 767138 T2516 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 767140 T2516 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 767143 T2539 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 767147 T2541 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 767147 T2541 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 767149 T2541 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 768647 T2539 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 768648 T2539 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:15770_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15770"}
   [junit4]   2> 768648 T2539 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 768648 T2539 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 768674 T2538 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> 769151 T2541 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 769151 T2541 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-1373989922315/collection1
   [junit4]   2> 769151 T2541 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 769152 T2541 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 769152 T2541 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 769154 T2541 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-1373989922315/collection1/'
   [junit4]   2> 769155 T2541 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-1373989922315/collection1/lib/classes/' to classloader
   [junit4]   2> 769156 T2541 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-1373989922315/collection1/lib/README' to classloader
   [junit4]   2> 769211 T2541 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 769275 T2541 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 769377 T2541 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 769388 T2541 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 770027 T2541 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 770028 T2541 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 770028 T2541 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 770041 T2541 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 770045 T2541 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 770060 T2541 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 770065 T2541 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 770070 T2541 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 770071 T2541 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 770071 T2541 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 770072 T2541 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 770073 T2541 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 770073 T2541 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 770073 T2541 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 770074 T2541 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-1373989922315/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/control/data/
   [junit4]   2> 770074 T2541 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@63edf84f
   [junit4]   2> 770075 T2541 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/control/data
   [junit4]   2> 770075 T2541 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/control/data/index/
   [junit4]   2> 770075 T2541 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 770076 T2541 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/control/data/index
   [junit4]   2> 770080 T2541 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@169ba7a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@480b7f5d),segFN=segments_1,generation=1}
   [junit4]   2> 770081 T2541 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 770085 T2541 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 770085 T2541 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 770086 T2541 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 770087 T2541 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 770087 T2541 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 770087 T2541 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 770088 T2541 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 770088 T2541 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 770089 T2541 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 770098 T2541 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 770106 T2541 oass.SolrIndexSearcher.<init> Opening Searcher@e781707 main
   [junit4]   2> 770107 T2541 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 770107 T2541 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 770111 T2542 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e781707 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 770113 T2541 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 770113 T2541 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15770 collection:control_collection shard:shard1
   [junit4]   2> 770113 T2541 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 770131 T2541 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 770153 T2541 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 770157 T2541 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 770157 T2541 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 770158 T2541 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15770/collection1/
   [junit4]   2> 770158 T2541 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 770158 T2541 oasc.SyncStrategy.syncToMe http://127.0.0.1:15770/collection1/ has no replicas
   [junit4]   2> 770158 T2541 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15770/collection1/ shard1
   [junit4]   2> 770159 T2541 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 770180 T2539 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 770196 T2538 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> 770230 T2541 oasc.ZkController.register We are http://127.0.0.1:15770/collection1/ and leader is http://127.0.0.1:15770/collection1/
   [junit4]   2> 770230 T2541 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15770
   [junit4]   2> 770230 T2541 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 770230 T2541 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 770230 T2541 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 770232 T2541 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 770233 T2516 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> 770234 T2516 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 770235 T2516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 770246 T2516 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 770247 T2516 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 770249 T2545 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15217ca1 name:ZooKeeperConnection Watcher:127.0.0.1:15765/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 770249 T2516 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 770251 T2516 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 770253 T2516 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 770517 T2516 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 770519 T2516 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15774
   [junit4]   2> 770520 T2516 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 770520 T2516 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 770521 T2516 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-1373989925939
   [junit4]   2> 770521 T2516 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-1373989925939/'
   [junit4]   2> 770558 T2516 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-1373989925939/solr.xml
   [junit4]   2> 770629 T2516 oasc.CoreContainer.<init> New CoreContainer 1097506170
   [junit4]   2> 770630 T2516 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-1373989925939/]
   [junit4]   2> 770631 T2516 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 770632 T2516 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 770632 T2516 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 770633 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 770633 T2516 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 770634 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 770634 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 770635 T2516 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 770635 T2516 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 770636 T2516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 770652 T2516 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 770653 T2516 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15765/solr
   [junit4]   2> 770653 T2516 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 770654 T2516 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 770657 T2556 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e88d623 name:ZooKeeperConnection Watcher:127.0.0.1:15765 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 770658 T2516 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 770674 T2516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 770685 T2516 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 770687 T2558 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cd436e6 name:ZooKeeperConnection Watcher:127.0.0.1:15765/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 770687 T2516 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 770697 T2516 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 771701 T2516 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15774_
   [junit4]   2> 771702 T2539 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 771704 T2516 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15774_
   [junit4]   2> 771704 T2539 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:15770_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15770"}
   [junit4]   2> 771719 T2538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 771720 T2545 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 771720 T2558 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 771727 T2545 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> 771727 T2558 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> 771732 T2538 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 771732 T2538 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> 771735 T2559 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 771735 T2559 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 771737 T2559 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 773235 T2539 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 773236 T2539 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:15774_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15774"}
   [junit4]   2> 773236 T2539 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 773236 T2539 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 773279 T2545 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> 773279 T2558 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> 773279 T2538 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> 773740 T2559 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 773740 T2559 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-1373989925939/collection1
   [junit4]   2> 773740 T2559 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 773741 T2559 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 773742 T2559 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 773743 T2559 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-1373989925939/collection1/'
   [junit4]   2> 773745 T2559 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-1373989925939/collection1/lib/README' to classloader
   [junit4]   2> 773745 T2559 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-1373989925939/collection1/lib/classes/' to classloader
   [junit4]   2> 773800 T2559 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 773861 T2559 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 773963 T2559 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 773973 T2559 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 774597 T2559 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 774598 T2559 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 774599 T2559 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 774611 T2559 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 774616 T2559 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 774631 T2559 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 774636 T2559 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 774640 T2559 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 774641 T2559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 774642 T2559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 774642 T2559 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 774643 T2559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 774643 T2559 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 774644 T2559 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 774644 T2559 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-1373989925939/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty1/
   [junit4]   2> 774644 T2559 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@63edf84f
   [junit4]   2> 774645 T2559 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty1
   [junit4]   2> 774645 T2559 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty1/index/
   [junit4]   2> 774646 T2559 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 774646 T2559 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty1/index
   [junit4]   2> 774650 T2559 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9e84f23 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34980b87),segFN=segments_1,generation=1}
   [junit4]   2> 774650 T2559 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 774655 T2559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 774655 T2559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 774656 T2559 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 774657 T2559 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 774657 T2559 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 774658 T2559 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 774658 T2559 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 774659 T2559 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 774659 T2559 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 774669 T2559 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 774676 T2559 oass.SolrIndexSearcher.<init> Opening Searcher@b0caab8 main
   [junit4]   2> 774677 T2559 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 774677 T2559 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 774682 T2560 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b0caab8 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 774685 T2559 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 774685 T2559 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15774 collection:collection1 shard:shard1
   [junit4]   2> 774685 T2559 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 774701 T2559 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 774744 T2559 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 774755 T2559 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 774756 T2559 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 774756 T2559 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15774/collection1/
   [junit4]   2> 774756 T2559 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 774756 T2559 oasc.SyncStrategy.syncToMe http://127.0.0.1:15774/collection1/ has no replicas
   [junit4]   2> 774756 T2559 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15774/collection1/ shard1
   [junit4]   2> 774757 T2559 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 774789 T2539 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 774807 T2545 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> 774807 T2538 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> 774807 T2558 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> 774823 T2559 oasc.ZkController.register We are http://127.0.0.1:15774/collection1/ and leader is http://127.0.0.1:15774/collection1/
   [junit4]   2> 774823 T2559 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15774
   [junit4]   2> 774823 T2559 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 774823 T2559 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 774824 T2559 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 774825 T2559 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 774827 T2516 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> 774827 T2516 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 774828 T2516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 775076 T2516 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 775078 T2516 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:35950
   [junit4]   2> 775079 T2516 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 775079 T2516 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 775080 T2516 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-1373989930524
   [junit4]   2> 775080 T2516 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-1373989930524/'
   [junit4]   2> 775114 T2516 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-1373989930524/solr.xml
   [junit4]   2> 775180 T2516 oasc.CoreContainer.<init> New CoreContainer 1357633314
   [junit4]   2> 775181 T2516 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-1373989930524/]
   [junit4]   2> 775182 T2516 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 775183 T2516 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 775183 T2516 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 775184 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 775184 T2516 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 775185 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 775185 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 775186 T2516 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 775186 T2516 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 775186 T2516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 775200 T2516 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 775201 T2516 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15765/solr
   [junit4]   2> 775201 T2516 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 775202 T2516 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 775205 T2572 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b7922af name:ZooKeeperConnection Watcher:127.0.0.1:15765 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 775206 T2516 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 775216 T2516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 775226 T2516 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 775228 T2574 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71b7301f name:ZooKeeperConnection Watcher:127.0.0.1:15765/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 775228 T2516 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 775238 T2516 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 776241 T2516 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35950_
   [junit4]   2> 776243 T2516 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35950_
   [junit4]   2> 776246 T2545 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> 776246 T2538 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> 776246 T2558 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> 776247 T2574 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 776248 T2545 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 776255 T2538 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 776255 T2558 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 776260 T2575 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 776261 T2575 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 776262 T2575 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 776323 T2539 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 776324 T2539 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:15774_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15774"}
   [junit4]   2> 776328 T2539 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:35950_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35950"}
   [junit4]   2> 776329 T2539 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 776329 T2539 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 776344 T2538 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> 776344 T2574 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> 776344 T2558 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> 776344 T2545 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> 777264 T2575 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 777264 T2575 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-1373989930524/collection1
   [junit4]   2> 777264 T2575 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 777265 T2575 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 777266 T2575 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 777267 T2575 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-1373989930524/collection1/'
   [junit4]   2> 777269 T2575 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-1373989930524/collection1/lib/classes/' to classloader
   [junit4]   2> 777269 T2575 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-1373989930524/collection1/lib/README' to classloader
   [junit4]   2> 777329 T2575 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 777388 T2575 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 777491 T2575 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 777502 T2575 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 778130 T2575 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 778131 T2575 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 778132 T2575 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 778144 T2575 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 778149 T2575 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 778163 T2575 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 778168 T2575 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 778173 T2575 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 778174 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 778174 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 778174 T2575 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 778175 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 778176 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 778176 T2575 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 778176 T2575 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-1373989930524/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty2/
   [junit4]   2> 778177 T2575 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@63edf84f
   [junit4]   2> 778178 T2575 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty2
   [junit4]   2> 778178 T2575 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty2/index/
   [junit4]   2> 778178 T2575 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 778179 T2575 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty2/index
   [junit4]   2> 778182 T2575 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7fdb0663 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a53aa80),segFN=segments_1,generation=1}
   [junit4]   2> 778183 T2575 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 778188 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 778188 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 778189 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 778189 T2575 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 778190 T2575 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 778190 T2575 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 778191 T2575 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 778192 T2575 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 778192 T2575 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 778201 T2575 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 778209 T2575 oass.SolrIndexSearcher.<init> Opening Searcher@649a87c5 main
   [junit4]   2> 778210 T2575 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 778210 T2575 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 778216 T2576 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@649a87c5 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 778218 T2575 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 778218 T2575 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35950 collection:collection1 shard:shard2
   [junit4]   2> 778219 T2575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 778235 T2575 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 778258 T2575 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 778261 T2575 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 778261 T2575 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 778261 T2575 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35950/collection1/
   [junit4]   2> 778262 T2575 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 778262 T2575 oasc.SyncStrategy.syncToMe http://127.0.0.1:35950/collection1/ has no replicas
   [junit4]   2> 778262 T2575 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35950/collection1/ shard2
   [junit4]   2> 778262 T2575 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 779354 T2539 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 779372 T2545 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> 779372 T2538 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> 779372 T2558 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> 779372 T2574 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> 779394 T2575 oasc.ZkController.register We are http://127.0.0.1:35950/collection1/ and leader is http://127.0.0.1:35950/collection1/
   [junit4]   2> 779394 T2575 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35950
   [junit4]   2> 779394 T2575 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 779394 T2575 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 779395 T2575 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 779396 T2575 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 779398 T2516 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> 779398 T2516 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 779399 T2516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 779669 T2516 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 779672 T2516 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40126
   [junit4]   2> 779673 T2516 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 779673 T2516 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 779674 T2516 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-1373989935096
   [junit4]   2> 779674 T2516 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-1373989935096/'
   [junit4]   2> 779711 T2516 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-1373989935096/solr.xml
   [junit4]   2> 779788 T2516 oasc.CoreContainer.<init> New CoreContainer 1225636456
   [junit4]   2> 779789 T2516 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-1373989935096/]
   [junit4]   2> 779791 T2516 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 779791 T2516 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 779792 T2516 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 779792 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 779793 T2516 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 779793 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 779794 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 779794 T2516 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 779794 T2516 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 779795 T2516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 779812 T2516 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 779812 T2516 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15765/solr
   [junit4]   2> 779813 T2516 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 779814 T2516 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 779817 T2588 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24492750 name:ZooKeeperConnection Watcher:127.0.0.1:15765 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 779817 T2516 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 779832 T2516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 779844 T2516 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 779846 T2590 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36f310a0 name:ZooKeeperConnection Watcher:127.0.0.1:15765/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 779846 T2516 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 779858 T2516 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 780863 T2516 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40126_
   [junit4]   2> 780865 T2516 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40126_
   [junit4]   2> 780868 T2545 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> 780869 T2538 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> 780869 T2558 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> 780870 T2590 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 780869 T2574 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 780870 T2574 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> 780871 T2545 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 780871 T2538 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 780882 T2558 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 780885 T2539 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 780886 T2539 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:35950_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35950"}
   [junit4]   2> 780888 T2591 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 780888 T2591 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 780895 T2591 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 780897 T2539 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:40126_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40126"}
   [junit4]   2> 780897 T2539 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 780897 T2539 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 780911 T2545 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> 780911 T2558 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> 780911 T2538 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> 780911 T2574 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> 780911 T2590 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> 781896 T2591 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 781896 T2591 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-1373989935096/collection1
   [junit4]   2> 781896 T2591 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 781897 T2591 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 781898 T2591 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 781899 T2591 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-1373989935096/collection1/'
   [junit4]   2> 781901 T2591 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-1373989935096/collection1/lib/README' to classloader
   [junit4]   2> 781901 T2591 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-1373989935096/collection1/lib/classes/' to classloader
   [junit4]   2> 781960 T2591 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 782025 T2591 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 782127 T2591 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 782138 T2591 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 782778 T2591 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 782779 T2591 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 782780 T2591 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 782789 T2591 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 782792 T2591 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 782803 T2591 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 782807 T2591 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 782810 T2591 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 782811 T2591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 782811 T2591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 782811 T2591 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 782812 T2591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 782812 T2591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 782812 T2591 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 782813 T2591 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-1373989935096/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty3/
   [junit4]   2> 782813 T2591 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@63edf84f
   [junit4]   2> 782814 T2591 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty3
   [junit4]   2> 782814 T2591 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty3/index/
   [junit4]   2> 782814 T2591 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 782814 T2591 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373989921950/jetty3/index
   [junit4]   2> 782817 T2591 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3fa49151 lockFactory=org.apache.lucene.store.NativeFSLockFactory@751f59de),segFN=segments_1,generation=1}
   [junit4]   2> 782817 T2591 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 782821 T2591 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 782821 T2591 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 782821 T2591 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 782822 T2591 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 782822 T2591 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 782823 T2591 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 782823 T2591 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 782823 T2591 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 782824 T2591 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 782831 T2591 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 782837 T2591 oass.SolrIndexSearcher.<init> Opening Searcher@f0ca3b9 main
   [junit4]   2> 782838 T2591 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 782838 T2591 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 782841 T2592 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f0ca3b9 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 782843 T2591 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 782843 T2591 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40126 collection:collection1 shard:shard1
   [junit4]   2> 782843 T2591 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 782857 T2591 oasc.ZkController.register We are http://127.0.0.1:40126/collection1/ and leader is http://127.0.0.1:15774/collection1/
   [junit4]   2> 782858 T2591 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40126
   [junit4]   2> 782858 T2591 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 782858 T2591 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C553 name=collection1 org.apache.solr.core.SolrCore@3fc2bd61 url=http://127.0.0.1:40126/collection1 node=127.0.0.1:40126_ C553_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:40126_, base_url=http://127.0.0.1:40126}
   [junit4]   2> 782858 T2593 C553 P40126 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 782859 T2593 C553 P40126 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 782859 T2591 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 782859 T2593 C553 P40126 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 782859 T2593 C553 P40126 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 782860 T2516 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> 782860 T2516 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 782860 T2593 C553 P40126 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 782861 T2516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 782872 T2548 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 783130 T2516 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 783132 T2516 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:39533
   [junit4]   2> 783132 T2516 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 783132 T2516 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 783133 T2516 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-1373989938561
   [junit4]   2> 783133 T2516 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-1373989938561/'
   [junit4]   2> 783163 T2516 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-1373989938561/solr.xml
   [junit4]   2> 783217 T2516 oasc.CoreContainer.<init> New CoreContainer 1638667447
   [junit4]   2> 783218 T2516 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-1373989938561/]
   [junit4]   2> 783219 T2516 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 783219 T2516 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 783220 T2516 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 783220 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 783220 T2516 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 783221 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 783221 T2516 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 783221 T2516 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 783222 T2516 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 783222 T2516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 783234 T2516 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 783235 T

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

foo_f=PostingsFormat(name=Memory doPackFST= true), n_tl1=Lucene41(blocksize=128), n_d1=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=Asserting), intDefault=Lucene41(blocksize=128), n_td1=Lucene41(blocksize=128), timestamp=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Asserting), range_facet_sl=PostingsFormat(name=Asserting), range_facet_si=PostingsFormat(name=MockRandom), oddField_s=PostingsFormat(name=Asserting), sequence_i=PostingsFormat(name=Asserting), name=PostingsFormat(name=Asserting), foo_i=Lucene41(blocksize=128), regex_dup_B_s=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=MockRandom), n_tf1=PostingsFormat(name=MockRandom), n_dt1=Lucene41(blocksize=128), genre_s=PostingsFormat(name=Asserting), author_t=Lucene41(blocksize=128), range_facet_l=PostingsFormat(name=MockRandom), n_ti1=PostingsFormat(name=Asserting), text=PostingsFormat(name=Memory doPackFST= true), _version_=Lucene41(blocksize=128), val_i=PostingsFormat(name=Asserting), SubjectTerms_mfacet=Lucene41(blocksize=128), series_t=Lucene41(blocksize=128), a_t=PostingsFormat(name=MockRandom), n_tdt1=Lucene41(blocksize=128), regex_dup_A_s=PostingsFormat(name=Memory doPackFST= true), price=PostingsFormat(name=Memory doPackFST= true), other_tl1=Lucene41(blocksize=128), n_l1=PostingsFormat(name=MockRandom), a_si=Lucene41(blocksize=128), inStock=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, sim=DefaultSimilarity, locale=in, timezone=Asia/Calcutta
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=138505544,total=503578624
   [junit4]   2> NOTE: All tests run in this JVM: [ResponseLogComponentTest, TestPHPSerializedResponseWriter, TestRealTimeGet, CircularListTest, SyncSliceTest, TestQueryUtils, ExternalFileFieldSortTest, LegacyHTMLStripCharFilterTest, TestFieldTypeResource, TestValueSourceCache, SolrInfoMBeanTest, TestPseudoReturnFields, TestFunctionQuery, SliceStateUpdateTest, ChaosMonkeyNothingIsSafeTest, TestLFUCache, TestPhraseSuggestions, UUIDFieldTest, TestSurroundQueryParser, FastVectorHighlighterTest, TestPluginEnable, TestCoreContainer, TestSolrQueryParserDefaultOperatorResource, TestSolrCoreProperties, SystemInfoHandlerTest, HdfsChaosMonkeySafeLeaderTest, PluginInfoTest, QueryElevationComponentTest, TestGroupingSearch, MoreLikeThisHandlerTest, TestFieldCollectionResource, BlockDirectoryTest, TestReplicationHandler, TestFieldTypeCollectionResource, TestIBSimilarityFactory, AlternateDirectoryTest, TestDocumentBuilder, DocValuesTest, TestReloadAndDeleteDocs, TermsComponentTest, QueryParsingTest, TestFaceting, MBeansHandlerTest, TestWriterPerf, TestSort, DistributedQueryElevationComponentTest, SchemaVersionSpecificBehaviorTest, TestFuzzyAnalyzedSuggestions, ReturnFieldsTest, ResourceLoaderTest, TestQuerySenderListener, TestRemoteStreaming, PreAnalyzedFieldTest, TestStressVersions, ShowFileRequestHandlerTest, HdfsDirectoryTest, LeaderElectionTest, HdfsBasicDistributedZk2Test, TestUniqueKeyFieldResource, ParsingFieldUpdateProcessorsTest, TestInfoStreamLogging, BasicFunctionalityTest, TestManagedSchemaFieldResource, AutoCommitTest, SpatialFilterTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestCloudManagedSchemaAddField, JsonLoaderTest, TestSweetSpotSimilarityFactory, StatelessScriptUpdateProcessorFactoryTest, TestCharFilters, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=9DAB6A78DEF9132B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=in -Dtests.timezone=Asia/Calcutta -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]    >    1) Thread[id=3008, name=recoveryCmdExecutor-1361-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([9DAB6A78DEF9132B]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3008, name=recoveryCmdExecutor-1361-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([9DAB6A78DEF9132B]:0)
   [junit4] Completed on J0 in 212.32s, 1 test, 2 errors <<< FAILURES!

[...truncated 519 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, 605 ignored (3 assumptions)

Total time: 38 minutes 55 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



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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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 # 23 - Still Failing

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

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=2667, name=recoveryCmdExecutor-1584-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=2667, name=recoveryCmdExecutor-1584-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([5F5062784B3265DD]: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=2667, name=recoveryCmdExecutor-1584-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=2667, name=recoveryCmdExecutor-1584-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([5F5062784B3265DD]:0)




Build Log:
[...truncated 9156 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 907140 T2199 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /jb_ab/
   [junit4]   2> 907145 T2199 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-1374016563316
   [junit4]   2> 907147 T2199 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 907147 T2200 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 907248 T2199 oasc.ZkTestServer.run start zk server on port:49481
   [junit4]   2> 907249 T2199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 907253 T2206 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ac1edfd name:ZooKeeperConnection Watcher:127.0.0.1:49481 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 907253 T2199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 907254 T2199 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 907265 T2199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 907268 T2208 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40e6bde5 name:ZooKeeperConnection Watcher:127.0.0.1:49481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 907268 T2199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 907268 T2199 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 907273 T2199 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 907281 T2199 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 907284 T2199 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 907287 T2199 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> 907288 T2199 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 907299 T2199 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> 907300 T2199 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 907403 T2199 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> 907404 T2199 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 907407 T2199 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> 907408 T2199 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 907417 T2199 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> 907418 T2199 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 907421 T2199 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> 907421 T2199 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 907425 T2199 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> 907425 T2199 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 907428 T2199 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> 907429 T2199 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 907432 T2199 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> 907433 T2199 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 907751 T2199 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 907756 T2199 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:29287
   [junit4]   2> 907757 T2199 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 907757 T2199 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 907758 T2199 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-1374016563614
   [junit4]   2> 907758 T2199 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-1374016563614/'
   [junit4]   2> 907795 T2199 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-1374016563614/solr.xml
   [junit4]   2> 907866 T2199 oasc.CoreContainer.<init> New CoreContainer 1096491528
   [junit4]   2> 907867 T2199 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-1374016563614/]
   [junit4]   2> 907869 T2199 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 907869 T2199 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 907870 T2199 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 907870 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 907870 T2199 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 907871 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 907871 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 907872 T2199 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 907872 T2199 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 907873 T2199 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 907889 T2199 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 907890 T2199 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49481/solr
   [junit4]   2> 907890 T2199 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 907892 T2199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 907894 T2219 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46175cbd name:ZooKeeperConnection Watcher:127.0.0.1:49481 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 907895 T2199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 907899 T2199 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 907910 T2199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 907913 T2221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9722a3e name:ZooKeeperConnection Watcher:127.0.0.1:49481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 907913 T2199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 907915 T2199 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 907925 T2199 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 907929 T2199 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 907932 T2199 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:29287_jb_ab
   [junit4]   2> 907940 T2199 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:29287_jb_ab
   [junit4]   2> 907943 T2199 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 907957 T2199 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 907960 T2199 oasc.Overseer.start Overseer (id=90047549494001667-127.0.0.1:29287_jb_ab-n_0000000000) starting
   [junit4]   2> 907964 T2199 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 907980 T2223 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 907980 T2199 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 907983 T2199 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 907985 T2199 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 907988 T2222 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 907992 T2224 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 907992 T2224 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 907994 T2224 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 909492 T2222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 909493 T2222 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:29287_jb_ab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:29287/jb_ab"}
   [junit4]   2> 909493 T2222 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 909493 T2222 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 909510 T2221 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> 909996 T2224 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 909996 T2224 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-1374016563614/collection1
   [junit4]   2> 909996 T2224 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 909997 T2224 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 909997 T2224 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 909999 T2224 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-1374016563614/collection1/'
   [junit4]   2> 910000 T2224 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-1374016563614/collection1/lib/README' to classloader
   [junit4]   2> 910001 T2224 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-1374016563614/collection1/lib/classes/' to classloader
   [junit4]   2> 910057 T2224 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 910123 T2224 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 910224 T2224 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 910247 T2224 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 910855 T2224 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 910856 T2224 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 910856 T2224 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 910864 T2224 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 910867 T2224 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 910879 T2224 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 910883 T2224 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 910886 T2224 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 910887 T2224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 910888 T2224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 910888 T2224 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 910889 T2224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 910889 T2224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 910889 T2224 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 910889 T2224 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-1374016563614/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/control/data/
   [junit4]   2> 910890 T2224 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d1e07c
   [junit4]   2> 910890 T2224 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/control/data
   [junit4]   2> 910890 T2224 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/control/data/index/
   [junit4]   2> 910891 T2224 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 910891 T2224 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/control/data/index
   [junit4]   2> 910894 T2224 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1717d2c0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d7da60e),segFN=segments_1,generation=1}
   [junit4]   2> 910894 T2224 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 910897 T2224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 910897 T2224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 910898 T2224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 910898 T2224 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 910899 T2224 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 910899 T2224 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 910899 T2224 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 910899 T2224 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 910900 T2224 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 910906 T2224 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 910910 T2224 oass.SolrIndexSearcher.<init> Opening Searcher@a454164 main
   [junit4]   2> 910911 T2224 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 910911 T2224 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 910914 T2225 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a454164 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 910915 T2224 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 910915 T2224 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:29287/jb_ab collection:control_collection shard:shard1
   [junit4]   2> 910915 T2224 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 910925 T2224 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 910954 T2224 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 910968 T2224 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 910968 T2224 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 910968 T2224 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:29287/jb_ab/collection1/
   [junit4]   2> 910968 T2224 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 910968 T2224 oasc.SyncStrategy.syncToMe http://127.0.0.1:29287/jb_ab/collection1/ has no replicas
   [junit4]   2> 910969 T2224 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:29287/jb_ab/collection1/ shard1
   [junit4]   2> 910969 T2224 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 911014 T2222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 911030 T2221 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> 911085 T2224 oasc.ZkController.register We are http://127.0.0.1:29287/jb_ab/collection1/ and leader is http://127.0.0.1:29287/jb_ab/collection1/
   [junit4]   2> 911085 T2224 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:29287/jb_ab
   [junit4]   2> 911085 T2224 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 911085 T2224 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 911085 T2224 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 911087 T2224 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 911088 T2199 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> 911088 T2199 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 911089 T2199 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 911098 T2199 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 911100 T2199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 911101 T2228 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1583c6f3 name:ZooKeeperConnection Watcher:127.0.0.1:49481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 911102 T2199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 911103 T2199 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 911105 T2199 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 911281 T2199 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 911284 T2199 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17499
   [junit4]   2> 911284 T2199 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 911284 T2199 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 911285 T2199 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-1374016567275
   [junit4]   2> 911285 T2199 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-1374016567275/'
   [junit4]   2> 911309 T2199 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-1374016567275/solr.xml
   [junit4]   2> 911357 T2199 oasc.CoreContainer.<init> New CoreContainer 1076230643
   [junit4]   2> 911357 T2199 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-1374016567275/]
   [junit4]   2> 911359 T2199 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 911359 T2199 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 911359 T2199 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 911360 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 911360 T2199 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 911360 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 911360 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 911361 T2199 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 911361 T2199 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 911361 T2199 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 911371 T2199 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 911371 T2199 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49481/solr
   [junit4]   2> 911372 T2199 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 911372 T2199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 911375 T2239 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d3ce16b name:ZooKeeperConnection Watcher:127.0.0.1:49481 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 911376 T2199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 911391 T2199 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 911401 T2199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 911403 T2241 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60ecdec4 name:ZooKeeperConnection Watcher:127.0.0.1:49481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 911403 T2199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 911413 T2199 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 912416 T2199 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17499_jb_ab
   [junit4]   2> 912448 T2199 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17499_jb_ab
   [junit4]   2> 912451 T2221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 912452 T2228 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 912452 T2241 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 912453 T2221 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 912468 T2242 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 912469 T2242 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 912470 T2242 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 912535 T2222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 912536 T2222 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:29287_jb_ab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:29287/jb_ab"}
   [junit4]   2> 912540 T2222 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:17499_jb_ab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17499/jb_ab"}
   [junit4]   2> 912540 T2222 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 912541 T2222 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 912552 T2241 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> 912552 T2221 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> 912552 T2228 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> 913471 T2242 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 913471 T2242 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-1374016567275/collection1
   [junit4]   2> 913471 T2242 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 913472 T2242 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 913472 T2242 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 913474 T2242 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-1374016567275/collection1/'
   [junit4]   2> 913475 T2242 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-1374016567275/collection1/lib/README' to classloader
   [junit4]   2> 913476 T2242 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-1374016567275/collection1/lib/classes/' to classloader
   [junit4]   2> 913532 T2242 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 913592 T2242 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 913694 T2242 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 913713 T2242 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 914330 T2242 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 914331 T2242 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 914331 T2242 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 914339 T2242 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 914342 T2242 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 914354 T2242 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 914358 T2242 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 914361 T2242 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 914362 T2242 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 914362 T2242 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 914362 T2242 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 914363 T2242 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 914364 T2242 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 914364 T2242 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 914364 T2242 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-1374016567275/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty1/
   [junit4]   2> 914364 T2242 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d1e07c
   [junit4]   2> 914365 T2242 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty1
   [junit4]   2> 914365 T2242 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty1/index/
   [junit4]   2> 914365 T2242 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 914365 T2242 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty1/index
   [junit4]   2> 914368 T2242 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7237f4a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@437d7349),segFN=segments_1,generation=1}
   [junit4]   2> 914368 T2242 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 914372 T2242 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 914372 T2242 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 914372 T2242 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 914373 T2242 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 914373 T2242 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 914373 T2242 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 914374 T2242 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 914374 T2242 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 914374 T2242 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 914381 T2242 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 914386 T2242 oass.SolrIndexSearcher.<init> Opening Searcher@201abe50 main
   [junit4]   2> 914387 T2242 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 914387 T2242 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 914390 T2243 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@201abe50 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 914392 T2242 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 914392 T2242 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:17499/jb_ab collection:collection1 shard:shard1
   [junit4]   2> 914393 T2242 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 914404 T2242 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 914423 T2242 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 914425 T2242 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 914426 T2242 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 914426 T2242 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:17499/jb_ab/collection1/
   [junit4]   2> 914426 T2242 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 914426 T2242 oasc.SyncStrategy.syncToMe http://127.0.0.1:17499/jb_ab/collection1/ has no replicas
   [junit4]   2> 914426 T2242 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:17499/jb_ab/collection1/ shard1
   [junit4]   2> 914426 T2242 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 915569 T2222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 915631 T2221 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> 915632 T2241 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> 915632 T2228 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> 915656 T2242 oasc.ZkController.register We are http://127.0.0.1:17499/jb_ab/collection1/ and leader is http://127.0.0.1:17499/jb_ab/collection1/
   [junit4]   2> 915656 T2242 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:17499/jb_ab
   [junit4]   2> 915656 T2242 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 915656 T2242 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 915657 T2242 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 915658 T2242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 915659 T2199 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> 915660 T2199 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 915661 T2199 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 915935 T2199 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 915938 T2199 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43153
   [junit4]   2> 915939 T2199 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 915940 T2199 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 915940 T2199 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-1374016571842
   [junit4]   2> 915940 T2199 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-1374016571842/'
   [junit4]   2> 915978 T2199 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-1374016571842/solr.xml
   [junit4]   2> 916048 T2199 oasc.CoreContainer.<init> New CoreContainer 569816018
   [junit4]   2> 916049 T2199 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-1374016571842/]
   [junit4]   2> 916051 T2199 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 916051 T2199 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 916052 T2199 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 916052 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 916053 T2199 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 916053 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 916054 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 916054 T2199 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 916054 T2199 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 916055 T2199 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 916069 T2199 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 916070 T2199 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49481/solr
   [junit4]   2> 916071 T2199 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 916072 T2199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 916078 T2255 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b97b169 name:ZooKeeperConnection Watcher:127.0.0.1:49481 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 916079 T2199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 916082 T2199 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 916092 T2199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 916093 T2257 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f1219ec name:ZooKeeperConnection Watcher:127.0.0.1:49481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 916094 T2199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 916099 T2199 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 917102 T2199 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43153_jb_ab
   [junit4]   2> 917104 T2199 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43153_jb_ab
   [junit4]   2> 917107 T2221 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> 917108 T2241 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 917108 T2257 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 917108 T2241 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> 917108 T2228 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 917109 T2228 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> 917110 T2221 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 917126 T2258 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 917126 T2258 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 917128 T2258 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 917137 T2222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 917138 T2222 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:17499_jb_ab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17499/jb_ab"}
   [junit4]   2> 917143 T2222 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:43153_jb_ab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43153/jb_ab"}
   [junit4]   2> 917143 T2222 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 917144 T2222 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 917158 T2257 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> 917158 T2228 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> 917158 T2241 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> 917158 T2221 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> 918129 T2258 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 918129 T2258 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-1374016571842/collection1
   [junit4]   2> 918129 T2258 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 918130 T2258 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 918130 T2258 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 918132 T2258 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-1374016571842/collection1/'
   [junit4]   2> 918133 T2258 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-1374016571842/collection1/lib/classes/' to classloader
   [junit4]   2> 918134 T2258 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-1374016571842/collection1/lib/README' to classloader
   [junit4]   2> 918189 T2258 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 918248 T2258 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 918350 T2258 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 918368 T2258 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 918993 T2258 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 918994 T2258 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 918995 T2258 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 919007 T2258 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 919011 T2258 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 919025 T2258 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 919030 T2258 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 919034 T2258 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 919035 T2258 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 919036 T2258 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 919036 T2258 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 919037 T2258 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 919037 T2258 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 919038 T2258 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 919038 T2258 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-1374016571842/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty2/
   [junit4]   2> 919038 T2258 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d1e07c
   [junit4]   2> 919039 T2258 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty2
   [junit4]   2> 919039 T2258 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty2/index/
   [junit4]   2> 919040 T2258 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 919040 T2258 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty2/index
   [junit4]   2> 919044 T2258 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2d70384 lockFactory=org.apache.lucene.store.NativeFSLockFactory@642000c3),segFN=segments_1,generation=1}
   [junit4]   2> 919044 T2258 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 919049 T2258 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 919049 T2258 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 919050 T2258 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 919051 T2258 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 919051 T2258 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 919052 T2258 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 919052 T2258 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 919053 T2258 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 919053 T2258 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 919062 T2258 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 919070 T2258 oass.SolrIndexSearcher.<init> Opening Searcher@3e215884 main
   [junit4]   2> 919071 T2258 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 919071 T2258 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 919076 T2259 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e215884 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 919078 T2258 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 919079 T2258 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43153/jb_ab collection:collection1 shard:shard2
   [junit4]   2> 919079 T2258 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 919096 T2258 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 919114 T2258 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 919122 T2258 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 919123 T2258 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 919123 T2258 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43153/jb_ab/collection1/
   [junit4]   2> 919123 T2258 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 919123 T2258 oasc.SyncStrategy.syncToMe http://127.0.0.1:43153/jb_ab/collection1/ has no replicas
   [junit4]   2> 919124 T2258 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43153/jb_ab/collection1/ shard2
   [junit4]   2> 919124 T2258 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 920167 T2222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 920189 T2257 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> 920189 T2241 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> 920189 T2228 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> 920189 T2221 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> 920208 T2258 oasc.ZkController.register We are http://127.0.0.1:43153/jb_ab/collection1/ and leader is http://127.0.0.1:43153/jb_ab/collection1/
   [junit4]   2> 920208 T2258 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43153/jb_ab
   [junit4]   2> 920208 T2258 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 920208 T2258 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 920209 T2258 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 920210 T2258 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 920211 T2199 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> 920212 T2199 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 920212 T2199 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 920496 T2199 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 920499 T2199 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63970
   [junit4]   2> 920500 T2199 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 920501 T2199 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 920501 T2199 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-1374016576393
   [junit4]   2> 920501 T2199 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-1374016576393/'
   [junit4]   2> 920539 T2199 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-1374016576393/solr.xml
   [junit4]   2> 920610 T2199 oasc.CoreContainer.<init> New CoreContainer 870666394
   [junit4]   2> 920610 T2199 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-1374016576393/]
   [junit4]   2> 920612 T2199 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 920613 T2199 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 920613 T2199 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 920614 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 920614 T2199 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 920614 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 920615 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 920615 T2199 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 920616 T2199 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 920616 T2199 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 920633 T2199 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 920633 T2199 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49481/solr
   [junit4]   2> 920634 T2199 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 920635 T2199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 920643 T2271 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@140ec914 name:ZooKeeperConnection Watcher:127.0.0.1:49481 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 920644 T2199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 920661 T2199 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 920672 T2199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 920674 T2273 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6728331a name:ZooKeeperConnection Watcher:127.0.0.1:49481/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 920675 T2199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 920686 T2199 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 921689 T2199 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63970_jb_ab
   [junit4]   2> 921691 T2199 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63970_jb_ab
   [junit4]   2> 921695 T2221 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> 921695 T2257 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 921696 T2273 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 921696 T2257 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> 921696 T2241 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 921696 T2228 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 921696 T2241 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> 921697 T2228 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> 921697 T2222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 921709 T2222 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:43153_jb_ab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43153/jb_ab"}
   [junit4]   2> 921714 T2274 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 921715 T2274 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 921718 T2274 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 921718 T2222 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:63970_jb_ab",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63970/jb_ab"}
   [junit4]   2> 921719 T2222 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 921719 T2222 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 921734 T2257 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> 921734 T2228 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> 921734 T2241 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> 921734 T2273 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> 921740 T2221 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 921740 T2221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 922719 T2274 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 922719 T2274 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-1374016576393/collection1
   [junit4]   2> 922719 T2274 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 922720 T2274 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 922720 T2274 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 922722 T2274 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-1374016576393/collection1/'
   [junit4]   2> 922724 T2274 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-1374016576393/collection1/lib/classes/' to classloader
   [junit4]   2> 922724 T2274 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-1374016576393/collection1/lib/README' to classloader
   [junit4]   2> 922780 T2274 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 922841 T2274 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 922942 T2274 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 922960 T2274 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 923590 T2274 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 923591 T2274 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 923592 T2274 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 923604 T2274 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 923609 T2274 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 923623 T2274 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 923628 T2274 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 923632 T2274 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 923633 T2274 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 923634 T2274 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 923634 T2274 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 923635 T2274 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 923635 T2274 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 923636 T2274 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 923636 T2274 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-1374016576393/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty3/
   [junit4]   2> 923636 T2274 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d1e07c
   [junit4]   2> 923637 T2274 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty3
   [junit4]   2> 923637 T2274 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty3/index/
   [junit4]   2> 923638 T2274 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 923638 T2274 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374016563316/jetty3/index
   [junit4]   2> 923642 T2274 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@26dc12bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ee30285),segFN=segments_1,generation=1}
   [junit4]   2> 923642 T2274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 923647 T2274 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 923647 T2274 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 923648 T2274 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 923649 T2274 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 923649 T2274 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 923650 T2274 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 923650 T2274 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 923651 T2274 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 923651 T2274 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 923661 T2274 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 923668 T2274 oass.SolrIndexSearcher.<init> Opening Searcher@66bb8f81 main
   [junit4]   2> 923669 T2274 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 923670 T2274 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 923674 T2275 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@66bb8f81 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 923677 T2274 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 923677 T2274 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63970/jb_ab collection:collection1 shard:shard1
   [junit4]   2> 923677 T2274 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 923698 T2274 oasc.ZkController.register We are http://127.0.0.1:63970/jb_ab/collection1/ and leader is http://127.0.0.1:17499/jb_ab/collection1/
   [junit4]   2> 923699 T2274 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63970/jb_ab
   [junit4]   2> 923699 T2274 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 923699 T2274 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1483 name=collection1 org.apache.solr.core.SolrCore@24d0bd1d url=http://127.0.0.1:63970/jb_ab/collection1 node=127.0.0.1:63970_jb_ab C1483_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:63970_jb_ab, base_url=http://127.0.0.1:63970/jb_ab}
   [junit4]   2> 923700 T2276 C1483 P63970 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 923700 T2274 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 923700 T2276 C1483 P63970 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 923700 T2276 C1483 P63970 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 923701 T2276 C1483 P63970 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 923701 T2199 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> 923702 T2199 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 923702 T2276 C1483 P63970 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 923702 T2199 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 923715 T2231 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 923976 T2199 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 923979 T2199 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:53487
   [junit4]   2> 923980 T2199 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 923980 T2199 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 923981 T2199 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-1374016579884
   [junit4]   2> 923981 T2199 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-1374016579884/'
   [junit4]   2> 924018 T2199 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-1374016579884/solr.xml
   [junit4]   2> 924089 T2199 oasc.CoreContainer.<init> New CoreContainer 1943326003
   [junit4]   2> 924089 T2199 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-1374016579884/]
   [junit4]   2> 924091 T2199 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 924092 T2199 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 924092 T2199 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 924092 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 924093 T2199 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 924093 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 924094 T2199 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 924094 T2199 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 924095 T2199 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 924095 T2199 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 924112 T2199 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 924112 T2199 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49481/solr
   [junit4]   2> 924113 T2199 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 924114 T2199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 924117 T2288 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17ec0aae name:ZooKeeperConnection Watcher:

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

nagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.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=Lucene3x, sim=DefaultSimilarity, locale=hr_HR, timezone=Africa/Tunis
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=171280920,total=438239232
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderNoQuery, BasicDistributedZk2Test, TestMultiCoreConfBootstrap, OpenCloseCoreStressTest, TestAnalyzedSuggestions, SolrPluginUtilsTest, TestDefaultSimilarityFactory, TestAtomicUpdateErrorCases, IndexReaderFactoryTest, RequestHandlersTest, IndexSchemaRuntimeFieldTest, SortByFunctionTest, TestNumberUtils, CurrencyFieldXmlFileTest, CoreAdminCreateDiscoverTest, DOMUtilTest, HdfsCollectionsAPIDistributedZkTest, CollectionsAPIDistributedZkTest, ChaosMonkeySafeLeaderTest, XmlUpdateRequestHandlerTest, TestCodecSupport, FullSolrCloudDistribCmdsTest, TestSerializedLuceneMatchVersion, ConvertedLegacyTest, LeaderElectionIntegrationTest, ShardRoutingCustomTest, NumericFieldsTest, TestStressLucene, TestFieldResource, QueryResultKeyTest, HdfsSyncSliceTest, TestLMJelinekMercerSimilarityFactory, TestCollationKeyRangeQueries, DirectSolrSpellCheckerTest, DirectUpdateHandlerTest, CachingDirectoryFactoryTest, TestComponentsName, TestClassNameShortening, MultiTermTest, SpellCheckComponentTest, DistanceFunctionTest, SampleTest, SimplePostToolTest, TestHashPartitioner, JSONWriterTest, EchoParamsTest, TestJmxMonitoredMap, FileUtilsTest, TestIndexingPerformance, PathHierarchyTokenizerFactoryTest, TestSystemIdResolver, TestRangeQuery, TestWordDelimiterFilterFactory, TestAddFieldRealTimeGet, TestStressReorder, HighlighterTest, TestElisionMultitermQuery, TestShardHandlerFactory, FieldAnalysisRequestHandlerTest, TestPartialUpdateDeduplication, DocValuesMultiTest, SolrTestCaseJ4Test, TestDefaultSearchFieldResource, TestBinaryResponseWriter, CoreContainerCoreInitFailuresTest, DateMathParserTest, TestBM25SimilarityFactory, HardAutoCommitTest, TestUtils, PreAnalyzedUpdateProcessorTest, XsltUpdateRequestHandlerTest, TestSolrJ, PingRequestHandlerTest, TestRecovery, TestSchemaResource, OutputWriterTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=5F5062784B3265DD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr_HR -Dtests.timezone=Africa/Tunis -Dtests.file.encoding=UTF-8
   [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=2667, name=recoveryCmdExecutor-1584-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([5F5062784B3265DD]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2667, name=recoveryCmdExecutor-1584-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([5F5062784B3265DD]:0)
   [junit4] Completed on J1 in 209.15s, 1 test, 2 errors <<< FAILURES!

[...truncated 483 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, 747 ignored (4 assumptions)

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