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/25 21:51:45 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1831 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1831/

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=512, name=recoveryCmdExecutor-71-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:385)         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=512, name=recoveryCmdExecutor-71-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:385)
        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([894062200ED308B1]: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=512, name=recoveryCmdExecutor-71-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:385)         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=512, name=recoveryCmdExecutor-71-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:385)
        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([894062200ED308B1]:0)




Build Log:
[...truncated 8865 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 20700 T27 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 20707 T27 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374780777447
   [junit4]   2> 20715 T27 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 20721 T28 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 20924 T27 oasc.ZkTestServer.run start zk server on port:21775
   [junit4]   2> 21273 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 21412 T34 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d59d450 name:ZooKeeperConnection Watcher:127.0.0.1:21775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21413 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 21419 T27 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 21527 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 21530 T36 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1875303f name:ZooKeeperConnection Watcher:127.0.0.1:21775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21531 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 21548 T27 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 21555 T27 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 21561 T27 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 21566 T27 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 21572 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 21606 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 21621 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 21623 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 21731 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 21732 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 21738 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 21739 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 21745 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 21746 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 21752 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 21753 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 21759 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 21760 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 21766 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 21767 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 21773 T27 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 21774 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 23008 T27 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 23393 T27 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30905
   [junit4]   2> 23451 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 23452 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 23453 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520
   [junit4]   2> 23453 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/'
   [junit4]   2> 23479 T27 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/solr.xml
   [junit4]   2> 23598 T27 oasc.CoreContainer.<init> New CoreContainer 962040689
   [junit4]   2> 23599 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/]
   [junit4]   2> 23653 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 23654 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 23655 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 23655 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 23656 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 23656 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 23657 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 23657 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 23658 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 23658 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 23673 T27 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21775/solr
   [junit4]   2> 23700 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 23701 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 23705 T48 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e4ad14c name:ZooKeeperConnection Watcher:127.0.0.1:21775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23705 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 23712 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 23725 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 23727 T50 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4069b25f name:ZooKeeperConnection Watcher:127.0.0.1:21775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23728 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 23743 T27 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 23758 T27 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 23778 T27 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 23781 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30905_
   [junit4]   2> 23790 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30905_
   [junit4]   2> 23795 T27 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 23824 T27 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 23828 T27 oasc.Overseer.start Overseer (id=90097633046298627-127.0.0.1:30905_-n_0000000000) starting
   [junit4]   2> 23866 T27 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 23888 T52 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 23889 T27 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 23892 T27 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 23895 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 23925 T51 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 23947 T53 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 23948 T53 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 23952 T53 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 25435 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 25441 T51 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:30905_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30905"}
   [junit4]   2> 25442 T51 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 25467 T51 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 25496 T50 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> 25955 T53 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 25955 T53 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/collection1
   [junit4]   2> 25956 T53 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 25957 T53 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 25958 T53 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 25960 T53 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/collection1/'
   [junit4]   2> 25963 T53 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/collection1/lib/classes/' to classloader
   [junit4]   2> 25964 T53 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/collection1/lib/README' to classloader
   [junit4]   2> 26092 T53 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 26173 T53 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 26276 T53 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 26309 T53 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 27003 T53 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 27003 T53 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 27005 T53 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 27029 T53 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 27032 T53 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 27057 T53 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 27065 T53 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 27070 T53 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 27073 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 27074 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 27074 T53 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 27076 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 27076 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 27077 T53 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 27077 T53 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374780778520/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/control/data/
   [junit4]   2> 27078 T53 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@543bc20e
   [junit4]   2> 27080 T53 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/control/data
   [junit4]   2> 27080 T53 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/control/data/index/
   [junit4]   2> 27081 T53 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 27081 T53 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/control/data/index
   [junit4]   2> 27086 T53 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4271c5bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ee3990b),segFN=segments_1,generation=1}
   [junit4]   2> 27086 T53 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 27150 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 27151 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 27153 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 27153 T53 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 27154 T53 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 27154 T53 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 27155 T53 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 27156 T53 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 27156 T53 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 27164 T53 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 27171 T53 oass.SolrIndexSearcher.<init> Opening Searcher@6437153d main
   [junit4]   2> 27172 T53 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 27172 T53 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 27177 T54 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6437153d main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 27180 T53 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 27181 T53 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30905 collection:control_collection shard:shard1
   [junit4]   2> 27195 T53 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 27210 T53 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 27276 T53 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 27326 T53 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 27326 T53 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 27327 T53 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30905/collection1/
   [junit4]   2> 27327 T53 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 27327 T53 oasc.SyncStrategy.syncToMe http://127.0.0.1:30905/collection1/ has no replicas
   [junit4]   2> 27328 T53 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30905/collection1/ shard1
   [junit4]   2> 27328 T53 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 28508 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 28534 T50 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> 28572 T53 oasc.ZkController.register We are http://127.0.0.1:30905/collection1/ and leader is http://127.0.0.1:30905/collection1/
   [junit4]   2> 28572 T53 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30905
   [junit4]   2> 28573 T53 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 28573 T53 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 28573 T53 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 28576 T53 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 28578 T27 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 28579 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 28674 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 28701 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 28709 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 28730 T57 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@696e1ccd name:ZooKeeperConnection Watcher:127.0.0.1:21775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28730 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 28733 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 28740 T27 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 29014 T27 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 29018 T27 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20697
   [junit4]   2> 29019 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 29020 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 29020 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479
   [junit4]   2> 29021 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/'
   [junit4]   2> 29059 T27 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/solr.xml
   [junit4]   2> 29141 T27 oasc.CoreContainer.<init> New CoreContainer 2123598666
   [junit4]   2> 29142 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/]
   [junit4]   2> 29144 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 29145 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 29145 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 29146 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 29147 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 29147 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 29148 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 29149 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 29149 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 29150 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 29169 T27 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21775/solr
   [junit4]   2> 29169 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 29171 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 29175 T68 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@89de832 name:ZooKeeperConnection Watcher:127.0.0.1:21775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 29175 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 29188 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 29202 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 29205 T70 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6601879b name:ZooKeeperConnection Watcher:127.0.0.1:21775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 29205 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 29218 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 30052 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 30055 T51 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:30905_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30905"}
   [junit4]   2> 30063 T57 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> 30063 T70 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> 30063 T50 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> 30223 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20697_
   [junit4]   2> 30228 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20697_
   [junit4]   2> 30232 T57 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> 30232 T50 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> 30233 T70 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 30233 T70 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> 30235 T57 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 30235 T50 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 30250 T71 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 30251 T71 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 30253 T71 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 31572 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 31575 T51 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:20697_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20697"}
   [junit4]   2> 31575 T51 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 31576 T51 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 31593 T57 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> 31593 T70 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> 31593 T50 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> 32256 T71 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 32256 T71 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/collection1
   [junit4]   2> 32257 T71 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 32258 T71 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 32259 T71 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 32261 T71 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/collection1/'
   [junit4]   2> 32263 T71 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/collection1/lib/classes/' to classloader
   [junit4]   2> 32264 T71 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/collection1/lib/README' to classloader
   [junit4]   2> 32327 T71 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 32395 T71 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 32498 T71 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 32531 T71 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 33241 T71 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 33242 T71 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 33244 T71 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 33261 T71 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 33266 T71 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 33298 T71 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 33304 T71 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 33310 T71 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 33312 T71 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 33313 T71 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 33313 T71 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 33315 T71 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 33315 T71 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 33316 T71 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 33317 T71 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374780785479/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty1/
   [junit4]   2> 33317 T71 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@543bc20e
   [junit4]   2> 33319 T71 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty1
   [junit4]   2> 33319 T71 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty1/index/
   [junit4]   2> 33319 T71 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 33320 T71 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty1/index
   [junit4]   2> 33325 T71 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e1cba87 lockFactory=org.apache.lucene.store.NativeFSLockFactory@44d79c75),segFN=segments_1,generation=1}
   [junit4]   2> 33325 T71 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 33335 T71 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 33336 T71 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 33337 T71 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 33339 T71 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 33340 T71 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 33340 T71 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 33341 T71 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 33343 T71 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 33343 T71 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 33354 T71 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33362 T71 oass.SolrIndexSearcher.<init> Opening Searcher@2712ee9 main
   [junit4]   2> 33363 T71 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 33364 T71 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 33374 T72 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2712ee9 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 33379 T71 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 33379 T71 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20697 collection:collection1 shard:shard1
   [junit4]   2> 33380 T71 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 33400 T71 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 33426 T71 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 33430 T71 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 33431 T71 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 33431 T71 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:20697/collection1/
   [junit4]   2> 33431 T71 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 33432 T71 oasc.SyncStrategy.syncToMe http://127.0.0.1:20697/collection1/ has no replicas
   [junit4]   2> 33432 T71 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:20697/collection1/ shard1
   [junit4]   2> 33432 T71 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 34604 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 34615 T50 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> 34615 T70 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> 34615 T57 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> 34625 T71 oasc.ZkController.register We are http://127.0.0.1:20697/collection1/ and leader is http://127.0.0.1:20697/collection1/
   [junit4]   2> 34625 T71 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20697
   [junit4]   2> 34625 T71 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 34625 T71 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 34626 T71 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 34628 T71 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 34630 T27 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 34630 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 34631 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 34865 T27 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 34868 T27 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22214
   [junit4]   2> 34869 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 34869 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 34869 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378
   [junit4]   2> 34870 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/'
   [junit4]   2> 34897 T27 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/solr.xml
   [junit4]   2> 34955 T27 oasc.CoreContainer.<init> New CoreContainer 1578338246
   [junit4]   2> 34956 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/]
   [junit4]   2> 34957 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 34958 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 34958 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 34959 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 34959 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 34960 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 34960 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 34960 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 34961 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 34961 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 34973 T27 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21775/solr
   [junit4]   2> 34974 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 34975 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 34977 T84 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5437086a name:ZooKeeperConnection Watcher:127.0.0.1:21775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 34977 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 34984 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 34994 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 34996 T86 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f93ee4 name:ZooKeeperConnection Watcher:127.0.0.1:21775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 34996 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 35002 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 36008 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22214_
   [junit4]   2> 36010 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22214_
   [junit4]   2> 36014 T57 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> 36014 T50 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> 36015 T70 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 36016 T86 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 36016 T70 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> 36018 T57 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 36019 T50 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 36028 T87 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 36029 T87 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 36031 T87 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 36132 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 36134 T51 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:20697_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20697"}
   [junit4]   2> 36142 T51 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:22214_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22214"}
   [junit4]   2> 36142 T51 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 36143 T51 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 36154 T57 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> 36154 T86 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> 36154 T50 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> 36154 T70 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> 37033 T87 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 37033 T87 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/collection1
   [junit4]   2> 37034 T87 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 37035 T87 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 37036 T87 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 37037 T87 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/collection1/'
   [junit4]   2> 37039 T87 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/collection1/lib/README' to classloader
   [junit4]   2> 37040 T87 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/collection1/lib/classes/' to classloader
   [junit4]   2> 37105 T87 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 37174 T87 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 37277 T87 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 37303 T87 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 38000 T87 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38001 T87 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 38002 T87 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 38013 T87 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 38016 T87 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38039 T87 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38044 T87 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 38049 T87 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 38050 T87 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 38050 T87 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 38051 T87 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 38052 T87 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 38052 T87 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 38053 T87 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 38053 T87 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374780791378/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty2/
   [junit4]   2> 38053 T87 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@543bc20e
   [junit4]   2> 38054 T87 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty2
   [junit4]   2> 38055 T87 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty2/index/
   [junit4]   2> 38055 T87 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 38055 T87 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty2/index
   [junit4]   2> 38058 T87 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@67b56bda lockFactory=org.apache.lucene.store.NativeFSLockFactory@7471c619),segFN=segments_1,generation=1}
   [junit4]   2> 38059 T87 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38065 T87 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 38066 T87 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 38066 T87 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 38067 T87 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 38068 T87 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 38068 T87 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 38069 T87 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 38070 T87 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 38070 T87 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 38078 T87 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38083 T87 oass.SolrIndexSearcher.<init> Opening Searcher@1ed2e55e main
   [junit4]   2> 38085 T87 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 38085 T87 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 38092 T88 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ed2e55e main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 38095 T87 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 38095 T87 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22214 collection:collection1 shard:shard2
   [junit4]   2> 38096 T87 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 38109 T87 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 38128 T87 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 38139 T87 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 38140 T87 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 38140 T87 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:22214/collection1/
   [junit4]   2> 38140 T87 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 38141 T87 oasc.SyncStrategy.syncToMe http://127.0.0.1:22214/collection1/ has no replicas
   [junit4]   2> 38141 T87 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:22214/collection1/ shard2
   [junit4]   2> 38141 T87 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 39169 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 39194 T57 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> 39195 T50 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> 39195 T70 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> 39194 T86 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> 39229 T87 oasc.ZkController.register We are http://127.0.0.1:22214/collection1/ and leader is http://127.0.0.1:22214/collection1/
   [junit4]   2> 39229 T87 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22214
   [junit4]   2> 39229 T87 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 39230 T87 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 39230 T87 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 39234 T87 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 39235 T27 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 39236 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 39237 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 39553 T27 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 39556 T27 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:59274
   [junit4]   2> 39557 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 39558 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 39559 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990
   [junit4]   2> 39559 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/'
   [junit4]   2> 39601 T27 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/solr.xml
   [junit4]   2> 39689 T27 oasc.CoreContainer.<init> New CoreContainer 730401895
   [junit4]   2> 39690 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/]
   [junit4]   2> 39693 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 39693 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 39694 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 39695 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 39695 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 39696 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 39696 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 39697 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 39698 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 39698 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 39717 T27 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21775/solr
   [junit4]   2> 39717 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 39718 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 39721 T100 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a92e96c name:ZooKeeperConnection Watcher:127.0.0.1:21775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 39722 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 39725 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 39740 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 39742 T102 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ea4b78b name:ZooKeeperConnection Watcher:127.0.0.1:21775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 39743 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 39756 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 40705 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 40707 T51 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:22214_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22214"}
   [junit4]   2> 40730 T57 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> 40730 T50 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> 40730 T86 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> 40730 T70 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> 40730 T102 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> 40761 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59274_
   [junit4]   2> 40764 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59274_
   [junit4]   2> 40767 T57 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> 40767 T50 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> 40767 T102 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> 40768 T86 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 40768 T70 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 40769 T86 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> 40769 T70 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> 40771 T57 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 40771 T50 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 40771 T102 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 40780 T103 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 40781 T103 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 40783 T103 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 42240 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 42242 T51 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:59274_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59274"}
   [junit4]   2> 42243 T51 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 42243 T51 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 42314 T57 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> 42314 T70 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> 42314 T102 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> 42314 T86 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> 42314 T50 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> 42786 T103 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 42786 T103 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/collection1
   [junit4]   2> 42787 T103 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 42788 T103 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 42788 T103 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 42790 T103 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/collection1/'
   [junit4]   2> 42792 T103 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/collection1/lib/classes/' to classloader
   [junit4]   2> 42793 T103 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/collection1/lib/README' to classloader
   [junit4]   2> 42856 T103 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 42924 T103 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 43027 T103 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 43049 T103 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 43734 T103 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 43734 T103 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 43735 T103 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 43753 T103 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 43757 T103 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 43790 T103 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 43797 T103 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 43803 T103 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 43805 T103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 43805 T103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 43806 T103 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 43807 T103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 43808 T103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 43808 T103 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 43809 T103 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374780795990/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty3/
   [junit4]   2> 43809 T103 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@543bc20e
   [junit4]   2> 43811 T103 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty3
   [junit4]   2> 43812 T103 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty3/index/
   [junit4]   2> 43812 T103 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 43813 T103 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374780777447/jetty3/index
   [junit4]   2> 43818 T103 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14c3dd7e lockFactory=org.apache.lucene.store.NativeFSLockFactory@579a19fd),segFN=segments_1,generation=1}
   [junit4]   2> 43819 T103 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 43829 T103 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 43829 T103 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 43831 T103 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 43832 T103 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 43833 T103 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 43834 T103 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 43834 T103 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 43836 T103 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 43837 T103 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 43847 T103 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 43856 T103 oass.SolrIndexSearcher.<init> Opening Searcher@2b40c3b9 main
   [junit4]   2> 43858 T103 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 43858 T103 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 43870 T104 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b40c3b9 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 43875 T103 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 43875 T103 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59274 collection:collection1 shard:shard1
   [junit4]   2> 43876 T103 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 43900 T103 oasc.ZkController.register We are http://127.0.0.1:59274/collection1/ and leader is http://127.0.0.1:20697/collection1/
   [junit4]   2> 43901 T103 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59274
   [junit4]   2> 43901 T103 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 43901 T103 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@7ffe9999 url=http://127.0.0.1:59274/collection1 node=127.0.0.1:59274_ C3_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:59274_, base_url=http://127.0.0.1:59274}
   [junit4]   2> 43909 T105 C3 P59274 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 43910 T103 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 43910 T105 C3 P59274 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 43911 T105 C3 P59274 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 43912 T105 C3 P59274 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 43912 T27 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 43913 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 43914 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 43914 T105 C3 P59274 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 44313 T27 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 44324 T27 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33040
   [junit4]   2> 44325 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 44325 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 44326 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374780800670
   [junit4]   2> 44327 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374780800670/'
   [junit4]   2> 44651 T27 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374780800670/solr.xml
   [junit4]   2> 45157 T27 oasc.CoreContainer.<init> New CoreContainer 557131440
   [junit4]   2> 45158 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374780800670/]
   [junit4]   2> 45167 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 45167 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 45168 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 45169 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 45169 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 45170 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 45170 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 45171 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 45172 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 45172 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 45195 T27 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21775/solr
   [junit4]   2> 45196 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 45197 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 45200 T117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@634e3372 name:ZooKeeperConnection Watcher:127.0.0.1:21775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45200 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 45203 T27 oascsi.HttpClientUtil.createClient Creating new

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

   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> 420965 T26 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=512, name=recoveryCmdExecutor-71-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 423976 T26 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=512, name=recoveryCmdExecutor-71-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 	        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:546)
   [junit4]   2> 	        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]   2> 	        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]   2> 	        at org.apache.http.impl.conn.ManagedClientConnectionImpl.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=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=343), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=343)), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es, timezone=Asia/Yerevan
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=334462592,total=505413632
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, TestSurroundQueryParser, SOLR749Test, MBeansHandlerTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=894062200ED308B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Asia/Yerevan -Dtests.file.encoding=UTF-8
   [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=512, name=recoveryCmdExecutor-71-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:385)
   [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([894062200ED308B1]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=512, name=recoveryCmdExecutor-71-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:385)
   [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([894062200ED308B1]:0)
   [junit4] Completed on J0 in 424.10s, 1 test, 2 errors <<< FAILURES!

[...truncated 890 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1233: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:876: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 968 ignored

Total time: 40 minutes 14 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.x-Java6 - Build # 1832 - Still Failing

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

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=2292, name=recoveryCmdExecutor-1096-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:385)         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=2292, name=recoveryCmdExecutor-1096-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:385)
        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([EEF20EA2C06A3B82]: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=2292, name=recoveryCmdExecutor-1096-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:385)         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=2292, name=recoveryCmdExecutor-1096-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:385)
        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([EEF20EA2C06A3B82]:0)




Build Log:
[...truncated 9267 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 940285 T1845 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/s
   [junit4]   2> 940290 T1845 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374809104462
   [junit4]   2> 940291 T1845 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 940292 T1846 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 940392 T1845 oasc.ZkTestServer.run start zk server on port:45777
   [junit4]   2> 940394 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 940398 T1852 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@759f0a7e name:ZooKeeperConnection Watcher:127.0.0.1:45777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 940399 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 940399 T1845 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 940436 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 940445 T1854 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d9a0dce name:ZooKeeperConnection Watcher:127.0.0.1:45777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 940445 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 940446 T1845 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 940481 T1845 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 940484 T1845 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 940487 T1845 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 940502 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 940503 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 940523 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 940524 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 940630 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 940631 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 940661 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 940662 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 940667 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 940667 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 940689 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 940690 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 940697 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 940698 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 940724 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 940725 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 940729 T1845 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 940730 T1845 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 941263 T1845 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 941267 T1845 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:13979
   [junit4]   2> 941268 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 941268 T1845 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 941269 T1845 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938
   [junit4]   2> 941269 T1845 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/'
   [junit4]   2> 941331 T1845 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/solr.xml
   [junit4]   2> 941422 T1845 oasc.CoreContainer.<init> New CoreContainer 1392202067
   [junit4]   2> 941423 T1845 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/]
   [junit4]   2> 941425 T1845 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 941425 T1845 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 941426 T1845 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 941426 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 941427 T1845 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 941427 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 941427 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 941428 T1845 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 941428 T1845 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 941429 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 941457 T1845 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45777/solr
   [junit4]   2> 941458 T1845 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 941459 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 941463 T1865 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71984ab4 name:ZooKeeperConnection Watcher:127.0.0.1:45777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 941463 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 941510 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 941522 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 941524 T1867 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27dc081d name:ZooKeeperConnection Watcher:127.0.0.1:45777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 941525 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 941598 T1845 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 941653 T1845 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 941663 T1845 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 941709 T1845 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:13979__%2Fs
   [junit4]   2> 941720 T1845 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:13979__%2Fs
   [junit4]   2> 941731 T1845 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 941972 T1845 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 941981 T1845 oasc.Overseer.start Overseer (id=90099489470808067-127.0.0.1:13979__%2Fs-n_0000000000) starting
   [junit4]   2> 942111 T1845 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 942184 T1869 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 942186 T1845 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 942205 T1845 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 942207 T1845 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 942210 T1868 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 942227 T1870 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 942227 T1870 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 942232 T1870 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 943714 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 943716 T1868 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:13979__%2Fs",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:13979/_/s"}
   [junit4]   2> 943716 T1868 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 943716 T1868 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 943751 T1867 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> 944234 T1870 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 944234 T1870 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/collection1
   [junit4]   2> 944234 T1870 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 944235 T1870 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 944236 T1870 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 944237 T1870 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/collection1/'
   [junit4]   2> 944246 T1870 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/collection1/lib/classes/' to classloader
   [junit4]   2> 944247 T1870 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/collection1/lib/README' to classloader
   [junit4]   2> 944338 T1870 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 944465 T1870 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 944566 T1870 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 944578 T1870 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 945480 T1870 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 945481 T1870 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 945482 T1870 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 945496 T1870 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 945501 T1870 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 945518 T1870 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 945524 T1870 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 945528 T1870 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 945529 T1870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 945530 T1870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 945530 T1870 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 945531 T1870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 945531 T1870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 945532 T1870 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 945532 T1870 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374809104938/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/control/data/
   [junit4]   2> 945532 T1870 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c20eb7
   [junit4]   2> 945533 T1870 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/control/data
   [junit4]   2> 945533 T1870 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/control/data/index/
   [junit4]   2> 945534 T1870 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 945534 T1870 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/control/data/index
   [junit4]   2> 945563 T1870 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@26c36197 lockFactory=org.apache.lucene.store.NativeFSLockFactory@216a55de),segFN=segments_1,generation=1}
   [junit4]   2> 945563 T1870 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 945569 T1870 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 945569 T1870 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 945570 T1870 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 945571 T1870 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 945571 T1870 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 945571 T1870 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 945572 T1870 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 945572 T1870 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 945573 T1870 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 945592 T1870 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 945599 T1870 oass.SolrIndexSearcher.<init> Opening Searcher@3fb13663 main
   [junit4]   2> 945600 T1870 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 945601 T1870 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 945604 T1871 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3fb13663 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 945606 T1870 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 945606 T1870 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:13979/_/s collection:control_collection shard:shard1
   [junit4]   2> 945606 T1870 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 945624 T1870 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 945678 T1870 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 945709 T1870 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 945709 T1870 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 945709 T1870 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:13979/_/s/collection1/
   [junit4]   2> 945710 T1870 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 945710 T1870 oasc.SyncStrategy.syncToMe http://127.0.0.1:13979/_/s/collection1/ has no replicas
   [junit4]   2> 945710 T1870 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:13979/_/s/collection1/ shard1
   [junit4]   2> 945710 T1870 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 946786 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 946942 T1867 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> 947092 T1870 oasc.ZkController.register We are http://127.0.0.1:13979/_/s/collection1/ and leader is http://127.0.0.1:13979/_/s/collection1/
   [junit4]   2> 947092 T1870 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:13979/_/s
   [junit4]   2> 947092 T1870 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 947093 T1870 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 947093 T1870 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 947099 T1870 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 947100 T1845 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 947100 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 947101 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 947114 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 947116 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 947118 T1874 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51b4589 name:ZooKeeperConnection Watcher:127.0.0.1:45777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 947118 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 947119 T1845 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 947121 T1845 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 947536 T1845 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 947539 T1845 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22219
   [junit4]   2> 947540 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 947540 T1845 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 947541 T1845 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293
   [junit4]   2> 947541 T1845 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/'
   [junit4]   2> 947584 T1845 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/solr.xml
   [junit4]   2> 947682 T1845 oasc.CoreContainer.<init> New CoreContainer 360773864
   [junit4]   2> 947682 T1845 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/]
   [junit4]   2> 947684 T1845 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 947685 T1845 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 947685 T1845 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 947686 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 947686 T1845 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 947686 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 947687 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 947687 T1845 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 947688 T1845 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 947688 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 947709 T1845 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45777/solr
   [junit4]   2> 947710 T1845 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 947711 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 947716 T1885 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4655525f name:ZooKeeperConnection Watcher:127.0.0.1:45777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 947716 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 947780 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 947792 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 947796 T1887 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11473ebd name:ZooKeeperConnection Watcher:127.0.0.1:45777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 947797 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 947882 T1845 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 948569 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 948570 T1868 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:13979__%2Fs",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:13979/_/s"}
   [junit4]   2> 948617 T1887 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> 948617 T1874 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> 948617 T1867 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> 948886 T1845 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22219__%2Fs
   [junit4]   2> 948893 T1845 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22219__%2Fs
   [junit4]   2> 948964 T1887 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> 948964 T1874 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> 948965 T1867 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 948965 T1867 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> 948966 T1887 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 948966 T1874 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 948984 T1888 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 948984 T1888 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 948996 T1888 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 950159 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 950160 T1868 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:22219__%2Fs",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22219/_/s"}
   [junit4]   2> 950160 T1868 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 950160 T1868 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 950249 T1867 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> 950249 T1887 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> 950249 T1874 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> 950999 T1888 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 950999 T1888 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/collection1
   [junit4]   2> 950999 T1888 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 951000 T1888 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 951001 T1888 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 951002 T1888 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/collection1/'
   [junit4]   2> 951003 T1888 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/collection1/lib/classes/' to classloader
   [junit4]   2> 951004 T1888 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/collection1/lib/README' to classloader
   [junit4]   2> 951145 T1888 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 951248 T1888 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 951350 T1888 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 951361 T1888 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 952254 T1888 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 952255 T1888 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 952256 T1888 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 952274 T1888 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 952278 T1888 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 952299 T1888 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 952306 T1888 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 952321 T1888 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 952323 T1888 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 952323 T1888 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 952323 T1888 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 952324 T1888 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 952324 T1888 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 952325 T1888 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 952325 T1888 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374809111293/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty1/
   [junit4]   2> 952326 T1888 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c20eb7
   [junit4]   2> 952327 T1888 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty1
   [junit4]   2> 952327 T1888 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty1/index/
   [junit4]   2> 952327 T1888 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 952327 T1888 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty1/index
   [junit4]   2> 952354 T1888 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@11a42327 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9f56ae9),segFN=segments_1,generation=1}
   [junit4]   2> 952354 T1888 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 952360 T1888 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 952360 T1888 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 952361 T1888 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 952361 T1888 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 952362 T1888 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 952362 T1888 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 952363 T1888 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 952363 T1888 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 952364 T1888 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 952374 T1888 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 952382 T1888 oass.SolrIndexSearcher.<init> Opening Searcher@735a00b3 main
   [junit4]   2> 952383 T1888 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 952383 T1888 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 952388 T1889 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@735a00b3 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 952390 T1888 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 952390 T1888 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22219/_/s collection:collection1 shard:shard1
   [junit4]   2> 952390 T1888 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 952408 T1888 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 952471 T1888 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 952508 T1888 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 952509 T1888 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 952509 T1888 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:22219/_/s/collection1/
   [junit4]   2> 952509 T1888 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 952509 T1888 oasc.SyncStrategy.syncToMe http://127.0.0.1:22219/_/s/collection1/ has no replicas
   [junit4]   2> 952510 T1888 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:22219/_/s/collection1/ shard1
   [junit4]   2> 952510 T1888 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 953303 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 953476 T1867 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> 953476 T1887 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> 953476 T1874 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> 953546 T1888 oasc.ZkController.register We are http://127.0.0.1:22219/_/s/collection1/ and leader is http://127.0.0.1:22219/_/s/collection1/
   [junit4]   2> 953546 T1888 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22219/_/s
   [junit4]   2> 953547 T1888 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 953547 T1888 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 953547 T1888 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 953553 T1888 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 953554 T1845 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 953555 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 953556 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 953983 T1845 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 953986 T1845 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:46767
   [junit4]   2> 953987 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 953987 T1845 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 953988 T1845 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739
   [junit4]   2> 953988 T1845 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/'
   [junit4]   2> 954033 T1845 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/solr.xml
   [junit4]   2> 954116 T1845 oasc.CoreContainer.<init> New CoreContainer 560086946
   [junit4]   2> 954117 T1845 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/]
   [junit4]   2> 954119 T1845 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 954119 T1845 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 954120 T1845 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 954120 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 954121 T1845 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 954121 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 954122 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 954122 T1845 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 954122 T1845 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 954123 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 954145 T1845 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45777/solr
   [junit4]   2> 954146 T1845 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 954147 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 954150 T1901 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@393fb5cd name:ZooKeeperConnection Watcher:127.0.0.1:45777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 954150 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 954186 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 954211 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 954218 T1903 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2fd8d4ff name:ZooKeeperConnection Watcher:127.0.0.1:45777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 954218 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 954281 T1845 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 955015 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 955016 T1868 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:22219__%2Fs",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22219/_/s"}
   [junit4]   2> 955055 T1867 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> 955055 T1903 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> 955055 T1874 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> 955055 T1887 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> 955284 T1845 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46767__%2Fs
   [junit4]   2> 955287 T1845 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46767__%2Fs
   [junit4]   2> 955344 T1887 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> 955344 T1903 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> 955344 T1874 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> 955345 T1867 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 955346 T1867 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> 955347 T1887 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 955348 T1903 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 955348 T1874 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 955360 T1904 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 955360 T1904 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 955362 T1904 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 956561 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 956562 T1868 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:46767__%2Fs",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46767/_/s"}
   [junit4]   2> 956562 T1868 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 956562 T1868 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 956690 T1903 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> 956690 T1887 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> 956690 T1867 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> 956690 T1874 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> 957365 T1904 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 957365 T1904 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/collection1
   [junit4]   2> 957365 T1904 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 957366 T1904 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 957367 T1904 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 957368 T1904 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/collection1/'
   [junit4]   2> 957369 T1904 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/collection1/lib/classes/' to classloader
   [junit4]   2> 957370 T1904 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/collection1/lib/README' to classloader
   [junit4]   2> 957453 T1904 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 957557 T1904 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 957659 T1904 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 957670 T1904 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 958732 T1904 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 958733 T1904 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 958733 T1904 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 958751 T1904 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 958756 T1904 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 958770 T1904 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 958775 T1904 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 958788 T1904 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 958790 T1904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 958790 T1904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 958790 T1904 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 958791 T1904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 958792 T1904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 958792 T1904 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 958792 T1904 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374809117739/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty2/
   [junit4]   2> 958793 T1904 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c20eb7
   [junit4]   2> 958794 T1904 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty2
   [junit4]   2> 958794 T1904 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty2/index/
   [junit4]   2> 958794 T1904 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 958795 T1904 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty2/index
   [junit4]   2> 958799 T1904 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@582dd279 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f609b02),segFN=segments_1,generation=1}
   [junit4]   2> 958799 T1904 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 958804 T1904 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 958805 T1904 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 958805 T1904 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 958806 T1904 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 958807 T1904 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 958807 T1904 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 958807 T1904 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 958808 T1904 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 958808 T1904 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 958826 T1904 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 958834 T1904 oass.SolrIndexSearcher.<init> Opening Searcher@2d457a12 main
   [junit4]   2> 958835 T1904 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 958836 T1904 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 958840 T1905 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d457a12 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 958843 T1904 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 958843 T1904 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46767/_/s collection:collection1 shard:shard2
   [junit4]   2> 958843 T1904 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 958861 T1904 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 958926 T1904 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 958940 T1904 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 958941 T1904 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 958941 T1904 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46767/_/s/collection1/
   [junit4]   2> 958941 T1904 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 958941 T1904 oasc.SyncStrategy.syncToMe http://127.0.0.1:46767/_/s/collection1/ has no replicas
   [junit4]   2> 958942 T1904 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46767/_/s/collection1/ shard2
   [junit4]   2> 958942 T1904 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 959761 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 959875 T1887 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> 959875 T1874 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> 959875 T1903 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> 959875 T1867 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> 959888 T1904 oasc.ZkController.register We are http://127.0.0.1:46767/_/s/collection1/ and leader is http://127.0.0.1:46767/_/s/collection1/
   [junit4]   2> 959888 T1904 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46767/_/s
   [junit4]   2> 959888 T1904 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 959889 T1904 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 959889 T1904 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 959895 T1904 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 959897 T1845 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 959897 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 959898 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 960217 T1845 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 960220 T1845 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56522
   [junit4]   2> 960220 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 960221 T1845 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 960222 T1845 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087
   [junit4]   2> 960222 T1845 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/'
   [junit4]   2> 960281 T1845 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/solr.xml
   [junit4]   2> 960376 T1845 oasc.CoreContainer.<init> New CoreContainer 359820809
   [junit4]   2> 960376 T1845 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/]
   [junit4]   2> 960378 T1845 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 960379 T1845 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 960379 T1845 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 960380 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 960380 T1845 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 960381 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 960381 T1845 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 960382 T1845 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 960382 T1845 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 960383 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 960402 T1845 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45777/solr
   [junit4]   2> 960403 T1845 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 960404 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 960410 T1917 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b961bdf name:ZooKeeperConnection Watcher:127.0.0.1:45777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 960410 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 960462 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 960478 T1845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 960484 T1919 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26431471 name:ZooKeeperConnection Watcher:127.0.0.1:45777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 960484 T1845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 960501 T1845 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 961398 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 961399 T1868 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:46767__%2Fs",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46767/_/s"}
   [junit4]   2> 961465 T1903 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> 961465 T1867 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> 961465 T1874 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> 961465 T1887 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> 961465 T1919 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> 961654 T1845 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56522__%2Fs
   [junit4]   2> 961656 T1845 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56522__%2Fs
   [junit4]   2> 961684 T1903 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> 961684 T1887 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> 961685 T1867 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 961684 T1874 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> 961685 T1867 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> 961685 T1919 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 961686 T1919 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> 961687 T1903 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 961687 T1887 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 961706 T1874 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 961734 T1920 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 961735 T1920 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 961743 T1920 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 963157 T1868 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 963158 T1868 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:56522__%2Fs",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56522/_/s"}
   [junit4]   2> 963158 T1868 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 963158 T1868 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 963193 T1903 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> 963193 T1887 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> 963193 T1874 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> 963193 T1919 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> 963193 T1867 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> 963745 T1920 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 963745 T1920 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/collection1
   [junit4]   2> 963745 T1920 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 963746 T1920 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 963747 T1920 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 963748 T1920 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/collection1/'
   [junit4]   2> 963749 T1920 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/collection1/lib/README' to classloader
   [junit4]   2> 963750 T1920 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/collection1/lib/classes/' to classloader
   [junit4]   2> 963809 T1920 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 963889 T1920 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 963991 T1920 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 964005 T1920 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 964957 T1920 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 964958 T1920 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 964959 T1920 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 964975 T1920 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 964984 T1920 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 965000 T1920 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 965005 T1920 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 965010 T1920 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 965012 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 965012 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 965012 T1920 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 965014 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 965014 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 965014 T1920 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 965015 T1920 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374809124087/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty3/
   [junit4]   2> 965015 T1920 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c20eb7
   [junit4]   2> 965016 T1920 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty3
   [junit4]   2> 965016 T1920 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty3/index/
   [junit4]   2> 965016 T1920 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 965017 T1920 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374809104461/jetty3/index
   [junit4]   2> 965021 T1920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@769ac950 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a44ad41),segFN=segments_1,generation=1}
   [junit4]   2> 965021 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 965026 T1920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 965027 T1920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 965027 T1920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 965028 T1920 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 965029 T1920 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 965029 T1920 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 965029 T1920 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 965030 T1920 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 965030 T1920 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 965045 T1920 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 965058 T1920 oass.SolrIndexSearcher.<init> Opening Searcher@590e6b56 main
   [junit4]   2> 965059 T1920 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 965060 T1920 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 965064 T1921 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@590e6b56 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 965066 T1920 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 965066 T1920 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56522/_/s collection:collection1 shard:shard1
   [junit4]   2> 965067 T1920 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 965088 T1920 oasc.ZkController.register We are http://127.0.0.1:56522/_/s/collection1/ and leader is http://127.0.0.1:22219/_/s/collection1/
   [junit4]   2> 965088 T1920 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56522/_/s
   [junit4]   2> 965088 T1920 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 965089 T1920 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C749 name=collection1 org.apache.solr.core.SolrCore@de77734 url=http://127.0.0.1:56522/_/s/collection1 node=127.0.0.1:56522__%2Fs C749_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:56522__%2Fs, base_url=http://127.0.0.1:56522/_/s}
   [junit4]   2> 965089 T1922 C749 P56522 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 965090 T1922 C749 P56522 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 965090 T1920 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 965090 T1922 C749 P56522 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 965090 T1922 C749 P56522 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 965091 T1845 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 965091 T1845 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 965092 T1845 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 965100 T1922 C749 P56522 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 965114 T1877 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 965502 T1845 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 965505 T1845 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11136
   [junit4]   2> 965505 T1845 oass.SolrDispa

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

me=MockRandom), rnd_b=PostingsFormat(name=NestedPulsing), intDefault=PostingsFormat(name=MockSep), n_td1=PostingsFormat(name=MockSep), timestamp=PostingsFormat(name=MockRandom), id=PostingsFormat(name=NestedPulsing), range_facet_sl=PostingsFormat(name=NestedPulsing), range_facet_si=PostingsFormat(name=MockRandom), oddField_s=PostingsFormat(name=NestedPulsing), sequence_i=PostingsFormat(name=NestedPulsing), name=PostingsFormat(name=NestedPulsing), foo_i=PostingsFormat(name=MockSep), regex_dup_B_s=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=MockRandom), n_tf1=PostingsFormat(name=MockRandom), n_dt1=PostingsFormat(name=MockSep), genre_s=PostingsFormat(name=NestedPulsing), author_t=PostingsFormat(name=MockSep), range_facet_l=PostingsFormat(name=MockRandom), n_ti1=PostingsFormat(name=NestedPulsing), text=PostingsFormat(name=Lucene41WithOrds), _version_=PostingsFormat(name=MockSep), val_i=PostingsFormat(name=NestedPulsing), SubjectTerms_mfacet=PostingsFormat(name=MockSep), series_t=PostingsFormat(name=MockSep), a_t=PostingsFormat(name=MockRandom), n_tdt1=PostingsFormat(name=MockSep), regex_dup_A_s=PostingsFormat(name=Lucene41WithOrds), price=PostingsFormat(name=Lucene41WithOrds), other_tl1=PostingsFormat(name=MockSep), n_l1=PostingsFormat(name=MockRandom), a_si=PostingsFormat(name=MockSep), inStock=PostingsFormat(name=Lucene41WithOrds)}, docValues:{}, sim=DefaultSimilarity, locale=lt, timezone=Australia/Canberra
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=84393952,total=377749504
   [junit4]   2> NOTE: All tests run in this JVM: [CachingDirectoryFactoryTest, OverseerCollectionProcessorTest, TestJoin, PrimUtilsTest, TestFunctionQuery, TestSearchPerf, BlockDirectoryTest, IndexSchemaTest, BadComponentTest, LoggingHandlerTest, DateFieldTest, AutoCommitTest, TestStressRecovery, FileBasedSpellCheckerTest, TestSolrXml, SolrIndexSplitterTest, TermsComponentTest, QueryElevationComponentTest, UpdateRequestProcessorFactoryTest, TestSurroundQueryParser, TestPluginEnable, TestPHPSerializedResponseWriter, TestSolrIndexConfig, RegexBoostProcessorTest, CoreAdminHandlerTest, UnloadDistributedZkTest, TestSchemaNameResource, LeaderElectionTest, TestXIncludeConfig, SolrTestCaseJ4Test, FieldMutatingUpdateProcessorTest, PolyFieldTest, MBeansHandlerTest, SOLR749Test, TestPerFieldSimilarity, TestFastWriter, TestMaxScoreQueryParser, HdfsDirectoryTest, TestDocumentBuilder, TestFieldTypeCollectionResource, TestDocSet, DistributedSpellCheckComponentTest, CacheHeaderTest, TestFieldResource, TestRecoveryHdfs, TestCharFilters, AlternateDirectoryTest, StatelessScriptUpdateProcessorFactoryTest, BadCopyFieldTest, TestSolrXmlPersistence, TestDynamicFieldCollectionResource, PeerSyncTest, AliasIntegrationTest, SearchHandlerTest, BasicFunctionalityTest, SimpleFacetsTest, TestGroupingSearch, SyncSliceTest, TestSort, RecoveryZkTest, TestLMDirichletSimilarityFactory, ZkCLITest, DirectUpdateHandlerOptimizeTest, TestPhraseSuggestions, LegacyHTMLStripCharFilterTest, SuggesterTest, SliceStateUpdateTest, TestSolrQueryParser, ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, SolrCoreTest, SystemInfoHandlerTest, TestSolrDeletionPolicy1, TestFieldTypeResource, TestFuzzyAnalyzedSuggestions, TestValueSourceCache, BinaryUpdateRequestHandlerTest, TestRealTimeGet, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=EEF20EA2C06A3B82 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Australia/Canberra -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=2292, name=recoveryCmdExecutor-1096-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:385)
   [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([EEF20EA2C06A3B82]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2292, name=recoveryCmdExecutor-1096-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:385)
   [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([EEF20EA2C06A3B82]:0)
   [junit4] Completed on J0 in 404.25s, 1 test, 2 errors <<< FAILURES!

[...truncated 483 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1233: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:876: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 674 ignored (5 assumptions)

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