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/20 12:22:13 UTC

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

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

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=545, name=recoveryCmdExecutor-122-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=545, name=recoveryCmdExecutor-122-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([E4E7A56898864221]: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=545, name=recoveryCmdExecutor-122-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

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




Build Log:
[...truncated 8783 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 29996 T57 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /xy/
   [junit4]   2> 30001 T57 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-1374315022274
   [junit4]   2> 30009 T57 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 30015 T58 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 30216 T57 oasc.ZkTestServer.run start zk server on port:32221
   [junit4]   2> 30505 T57 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 30617 T64 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f50d5d6 name:ZooKeeperConnection Watcher:127.0.0.1:32221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 30617 T57 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 30622 T57 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 30701 T57 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 30703 T66 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b38dba name:ZooKeeperConnection Watcher:127.0.0.1:32221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 30704 T57 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 30704 T57 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 30716 T57 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 30720 T57 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 30723 T57 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 30732 T57 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> 30756 T57 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 30771 T57 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> 30772 T57 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 30902 T57 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> 30903 T57 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 30907 T57 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> 30908 T57 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 30913 T57 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> 30913 T57 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 30917 T57 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> 30918 T57 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 30922 T57 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> 30923 T57 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 30927 T57 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> 30927 T57 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 30931 T57 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> 30932 T57 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 31652 T57 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 31920 T57 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:31664
   [junit4]   2> 31971 T57 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 31972 T57 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 31973 T57 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-1374315023209
   [junit4]   2> 31973 T57 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-1374315023209/'
   [junit4]   2> 31999 T57 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-1374315023209/solr.xml
   [junit4]   2> 32117 T57 oasc.CoreContainer.<init> New CoreContainer 1856320770
   [junit4]   2> 32117 T57 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-1374315023209/]
   [junit4]   2> 32169 T57 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 32169 T57 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 32170 T57 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 32170 T57 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 32171 T57 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 32171 T57 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 32171 T57 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 32172 T57 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 32172 T57 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 32173 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 32184 T57 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 32185 T57 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32221/solr
   [junit4]   2> 32210 T57 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 32211 T57 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 32215 T78 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68d448a1 name:ZooKeeperConnection Watcher:127.0.0.1:32221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 32216 T57 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 32222 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 32236 T57 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 32239 T80 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57364b53 name:ZooKeeperConnection Watcher:127.0.0.1:32221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 32239 T57 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 32250 T57 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 32265 T57 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 32282 T57 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 32285 T57 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:31664_xy
   [junit4]   2> 32292 T57 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:31664_xy
   [junit4]   2> 32297 T57 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 32325 T57 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 32329 T57 oasc.Overseer.start Overseer (id=90067109319147523-127.0.0.1:31664_xy-n_0000000000) starting
   [junit4]   2> 32348 T57 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 32371 T82 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 32371 T57 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 32375 T57 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 32378 T57 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 32401 T81 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 32412 T83 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 32413 T83 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 32415 T83 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 33912 T81 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 33920 T81 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:31664_xy",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:31664/xy"}
   [junit4]   2> 33921 T81 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 33933 T81 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 33958 T80 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> 34418 T83 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 34418 T83 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-1374315023209/collection1
   [junit4]   2> 34419 T83 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 34420 T83 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 34420 T83 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 34422 T83 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-1374315023209/collection1/'
   [junit4]   2> 34423 T83 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-1374315023209/collection1/lib/README' to classloader
   [junit4]   2> 34424 T83 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-1374315023209/collection1/lib/classes/' to classloader
   [junit4]   2> 34518 T83 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 34594 T83 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 34696 T83 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 34730 T83 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 35481 T83 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 35482 T83 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 35484 T83 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 35502 T83 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 35506 T83 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 35541 T83 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 35548 T83 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 35554 T83 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 35556 T83 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 35557 T83 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 35557 T83 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 35559 T83 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 35560 T83 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 35560 T83 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 35561 T83 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-1374315023209/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/control/data/
   [junit4]   2> 35562 T83 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@63d87b85
   [junit4]   2> 35563 T83 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/control/data
   [junit4]   2> 35563 T83 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/control/data/index/
   [junit4]   2> 35564 T83 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 35564 T83 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/control/data/index
   [junit4]   2> 35572 T83 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@79f1d448 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7439aca7),segFN=segments_1,generation=1}
   [junit4]   2> 35572 T83 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 35683 T83 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 35684 T83 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 35685 T83 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 35685 T83 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 35686 T83 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 35687 T83 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 35687 T83 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 35688 T83 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 35688 T83 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 35701 T83 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 35710 T83 oass.SolrIndexSearcher.<init> Opening Searcher@39ff48d8 main
   [junit4]   2> 35711 T83 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 35712 T83 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 35716 T84 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39ff48d8 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 35719 T83 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 35720 T83 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:31664/xy collection:control_collection shard:shard1
   [junit4]   2> 35741 T83 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 35762 T83 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 35787 T83 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 35798 T83 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 35799 T83 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 35799 T83 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:31664/xy/collection1/
   [junit4]   2> 35800 T83 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 35800 T83 oasc.SyncStrategy.syncToMe http://127.0.0.1:31664/xy/collection1/ has no replicas
   [junit4]   2> 35801 T83 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:31664/xy/collection1/ shard1
   [junit4]   2> 35801 T83 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 36967 T81 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 36993 T80 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> 37036 T83 oasc.ZkController.register We are http://127.0.0.1:31664/xy/collection1/ and leader is http://127.0.0.1:31664/xy/collection1/
   [junit4]   2> 37036 T83 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:31664/xy
   [junit4]   2> 37036 T83 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 37036 T83 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 37037 T83 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 37039 T83 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 37041 T57 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> 37041 T57 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 37106 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 37123 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 37128 T57 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 37131 T87 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24367013 name:ZooKeeperConnection Watcher:127.0.0.1:32221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 37131 T57 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 37133 T57 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 37137 T57 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 37317 T57 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 37320 T57 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15064
   [junit4]   2> 37321 T57 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 37321 T57 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 37321 T57 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-1374315029410
   [junit4]   2> 37322 T57 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-1374315029410/'
   [junit4]   2> 37348 T57 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-1374315029410/solr.xml
   [junit4]   2> 37400 T57 oasc.CoreContainer.<init> New CoreContainer 499244572
   [junit4]   2> 37401 T57 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-1374315029410/]
   [junit4]   2> 37402 T57 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 37402 T57 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 37403 T57 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 37403 T57 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 37404 T57 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 37404 T57 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 37404 T57 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 37405 T57 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 37405 T57 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 37406 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 37418 T57 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 37419 T57 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32221/solr
   [junit4]   2> 37419 T57 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 37420 T57 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 37424 T98 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@268dc2d name:ZooKeeperConnection Watcher:127.0.0.1:32221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 37425 T57 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 37443 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 37451 T57 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 37454 T100 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@512d297a name:ZooKeeperConnection Watcher:127.0.0.1:32221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 37454 T57 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 37467 T57 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 38473 T57 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15064_xy
   [junit4]   2> 38475 T57 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15064_xy
   [junit4]   2> 38479 T87 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 38479 T100 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 38479 T80 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 38480 T80 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> 38499 T101 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 38499 T101 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 38501 T101 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 38507 T81 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 38509 T81 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:31664_xy",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:31664/xy"}
   [junit4]   2> 38516 T81 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:15064_xy",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15064/xy"}
   [junit4]   2> 38516 T81 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 38516 T81 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 38529 T100 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> 38529 T87 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> 38529 T80 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> 39502 T101 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 39502 T101 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-1374315029410/collection1
   [junit4]   2> 39503 T101 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 39504 T101 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 39504 T101 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 39506 T101 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-1374315029410/collection1/'
   [junit4]   2> 39508 T101 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-1374315029410/collection1/lib/README' to classloader
   [junit4]   2> 39509 T101 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-1374315029410/collection1/lib/classes/' to classloader
   [junit4]   2> 39569 T101 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 39635 T101 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 39737 T101 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 39764 T101 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 40448 T101 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 40449 T101 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 40451 T101 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 40462 T101 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 40466 T101 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 40492 T101 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 40497 T101 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 40501 T101 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 40503 T101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 40503 T101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 40503 T101 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 40505 T101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 40505 T101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 40505 T101 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 40505 T101 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-1374315029410/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty1/
   [junit4]   2> 40506 T101 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@63d87b85
   [junit4]   2> 40507 T101 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty1
   [junit4]   2> 40507 T101 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty1/index/
   [junit4]   2> 40507 T101 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 40508 T101 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty1/index
   [junit4]   2> 40511 T101 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2830803a lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f17b4f2),segFN=segments_1,generation=1}
   [junit4]   2> 40512 T101 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 40517 T101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 40517 T101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 40518 T101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 40519 T101 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 40520 T101 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 40520 T101 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 40520 T101 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 40521 T101 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 40521 T101 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 40528 T101 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 40533 T101 oass.SolrIndexSearcher.<init> Opening Searcher@26832226 main
   [junit4]   2> 40534 T101 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 40535 T101 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 40540 T102 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@26832226 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 40543 T101 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 40543 T101 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15064/xy collection:collection1 shard:shard1
   [junit4]   2> 40544 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 40557 T101 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 40576 T101 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 40580 T101 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 40580 T101 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 40580 T101 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15064/xy/collection1/
   [junit4]   2> 40581 T101 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 40581 T101 oasc.SyncStrategy.syncToMe http://127.0.0.1:15064/xy/collection1/ has no replicas
   [junit4]   2> 40581 T101 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15064/xy/collection1/ shard1
   [junit4]   2> 40582 T101 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 41542 T81 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 41631 T80 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> 41631 T100 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> 41631 T87 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> 41711 T101 oasc.ZkController.register We are http://127.0.0.1:15064/xy/collection1/ and leader is http://127.0.0.1:15064/xy/collection1/
   [junit4]   2> 41711 T101 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15064/xy
   [junit4]   2> 41711 T101 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 41712 T101 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 41712 T101 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 41714 T101 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 41716 T57 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> 41716 T57 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 41717 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 41913 T57 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 41915 T57 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:24539
   [junit4]   2> 41916 T57 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 41916 T57 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 41917 T57 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-1374315033996
   [junit4]   2> 41917 T57 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-1374315033996/'
   [junit4]   2> 41943 T57 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-1374315033996/solr.xml
   [junit4]   2> 42010 T57 oasc.CoreContainer.<init> New CoreContainer 1176485512
   [junit4]   2> 42010 T57 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-1374315033996/]
   [junit4]   2> 42012 T57 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 42013 T57 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 42013 T57 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 42014 T57 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 42014 T57 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 42015 T57 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 42015 T57 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 42016 T57 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 42016 T57 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 42017 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 42032 T57 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 42033 T57 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32221/solr
   [junit4]   2> 42034 T57 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 42035 T57 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 42065 T114 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e15f6af name:ZooKeeperConnection Watcher:127.0.0.1:32221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42066 T57 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 42069 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 42077 T57 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 42080 T116 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9f293df name:ZooKeeperConnection Watcher:127.0.0.1:32221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42080 T57 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 42093 T57 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 43099 T57 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:24539_xy
   [junit4]   2> 43101 T57 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:24539_xy
   [junit4]   2> 43104 T87 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> 43105 T80 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 43105 T100 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 43105 T80 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> 43105 T116 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 43106 T100 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> 43113 T87 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 43120 T117 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 43120 T117 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 43122 T117 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 43204 T81 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 43206 T81 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:15064_xy",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15064/xy"}
   [junit4]   2> 43213 T81 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:24539_xy",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:24539/xy"}
   [junit4]   2> 43213 T81 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 43213 T81 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 43224 T80 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> 43225 T87 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> 43225 T100 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> 43224 T116 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> 44123 T117 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 44123 T117 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-1374315033996/collection1
   [junit4]   2> 44124 T117 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 44125 T117 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 44125 T117 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 44127 T117 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-1374315033996/collection1/'
   [junit4]   2> 44129 T117 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-1374315033996/collection1/lib/README' to classloader
   [junit4]   2> 44130 T117 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-1374315033996/collection1/lib/classes/' to classloader
   [junit4]   2> 44188 T117 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 44253 T117 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 44355 T117 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 44381 T117 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 45022 T117 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 45023 T117 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 45023 T117 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 45033 T117 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 45036 T117 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 45061 T117 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 45066 T117 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 45071 T117 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 45073 T117 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 45073 T117 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 45073 T117 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 45075 T117 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 45075 T117 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 45076 T117 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 45076 T117 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-1374315033996/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty2/
   [junit4]   2> 45076 T117 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@63d87b85
   [junit4]   2> 45077 T117 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty2
   [junit4]   2> 45077 T117 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty2/index/
   [junit4]   2> 45078 T117 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 45078 T117 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty2/index
   [junit4]   2> 45081 T117 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@251e9862 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f6b3939),segFN=segments_1,generation=1}
   [junit4]   2> 45081 T117 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 45086 T117 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 45086 T117 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 45087 T117 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 45088 T117 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 45088 T117 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 45089 T117 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 45089 T117 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 45090 T117 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 45090 T117 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 45097 T117 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 45102 T117 oass.SolrIndexSearcher.<init> Opening Searcher@3c7a279c main
   [junit4]   2> 45103 T117 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 45104 T117 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 45109 T118 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c7a279c main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 45112 T117 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 45112 T117 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:24539/xy collection:collection1 shard:shard2
   [junit4]   2> 45113 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 45125 T117 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 45147 T117 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 45150 T117 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 45150 T117 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 45151 T117 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:24539/xy/collection1/
   [junit4]   2> 45151 T117 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 45151 T117 oasc.SyncStrategy.syncToMe http://127.0.0.1:24539/xy/collection1/ has no replicas
   [junit4]   2> 45151 T117 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:24539/xy/collection1/ shard2
   [junit4]   2> 45152 T117 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 46243 T81 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 46266 T80 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> 46266 T100 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> 46266 T87 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> 46266 T116 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> 46280 T117 oasc.ZkController.register We are http://127.0.0.1:24539/xy/collection1/ and leader is http://127.0.0.1:24539/xy/collection1/
   [junit4]   2> 46280 T117 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:24539/xy
   [junit4]   2> 46280 T117 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 46281 T117 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 46281 T117 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 46284 T117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 46285 T57 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> 46286 T57 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 46287 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 46633 T57 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 46636 T57 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:23735
   [junit4]   2> 46636 T57 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 46637 T57 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 46637 T57 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-1374315038569
   [junit4]   2> 46638 T57 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-1374315038569/'
   [junit4]   2> 46679 T57 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-1374315038569/solr.xml
   [junit4]   2> 46755 T57 oasc.CoreContainer.<init> New CoreContainer 1270922949
   [junit4]   2> 46756 T57 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-1374315038569/]
   [junit4]   2> 46758 T57 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 46758 T57 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 46759 T57 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 46759 T57 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 46759 T57 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 46760 T57 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 46761 T57 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 46761 T57 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 46761 T57 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 46762 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 46777 T57 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 46778 T57 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32221/solr
   [junit4]   2> 46778 T57 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 46780 T57 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46789 T130 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b2c9e5d name:ZooKeeperConnection Watcher:127.0.0.1:32221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46789 T57 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46822 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 46833 T57 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46836 T132 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@665292e6 name:ZooKeeperConnection Watcher:127.0.0.1:32221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46836 T57 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46881 T57 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 47775 T81 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 47777 T81 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:24539_xy",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:24539/xy"}
   [junit4]   2> 47819 T80 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> 47820 T132 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> 47819 T116 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> 47819 T87 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> 47819 T100 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> 47887 T57 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23735_xy
   [junit4]   2> 47889 T57 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23735_xy
   [junit4]   2> 47893 T116 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> 47893 T87 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> 47894 T100 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 47895 T80 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 47895 T100 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> 47895 T80 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> 47898 T132 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 47899 T132 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> 47900 T87 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 47900 T116 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 47909 T133 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 47910 T133 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 47911 T133 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 49327 T81 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 49329 T81 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:23735_xy",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:23735/xy"}
   [junit4]   2> 49329 T81 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 49330 T81 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 49346 T80 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> 49346 T132 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> 49346 T100 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> 49346 T116 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> 49346 T87 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> 49914 T133 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 49914 T133 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-1374315038569/collection1
   [junit4]   2> 49915 T133 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 49916 T133 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 49916 T133 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 49918 T133 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-1374315038569/collection1/'
   [junit4]   2> 49920 T133 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-1374315038569/collection1/lib/README' to classloader
   [junit4]   2> 49920 T133 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-1374315038569/collection1/lib/classes/' to classloader
   [junit4]   2> 49978 T133 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 50045 T133 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 50147 T133 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 50171 T133 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 50842 T133 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 50842 T133 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 50843 T133 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 50858 T133 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 50863 T133 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 50895 T133 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 50902 T133 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 50908 T133 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 50909 T133 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 50910 T133 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 50910 T133 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 50912 T133 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 50912 T133 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 50913 T133 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 50913 T133 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-1374315038569/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty3/
   [junit4]   2> 50914 T133 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@63d87b85
   [junit4]   2> 50915 T133 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty3
   [junit4]   2> 50916 T133 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty3/index/
   [junit4]   2> 50916 T133 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 50917 T133 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374315022274/jetty3/index
   [junit4]   2> 50921 T133 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@256e9494 lockFactory=org.apache.lucene.store.NativeFSLockFactory@58a40787),segFN=segments_1,generation=1}
   [junit4]   2> 50922 T133 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 50929 T133 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 50929 T133 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 50930 T133 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 50931 T133 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 50932 T133 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 50933 T133 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 50933 T133 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 50934 T133 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 50935 T133 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 50945 T133 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 50953 T133 oass.SolrIndexSearcher.<init> Opening Searcher@520b368f main
   [junit4]   2> 50955 T133 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 50955 T133 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 50963 T134 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@520b368f main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 50966 T133 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 50966 T133 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:23735/xy collection:collection1 shard:shard1
   [junit4]   2> 50967 T133 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 50990 T133 oasc.ZkController.register We are http://127.0.0.1:23735/xy/collection1/ and leader is http://127.0.0.1:15064/xy/collection1/
   [junit4]   2> 50990 T133 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:23735/xy
   [junit4]   2> 50991 T133 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 50991 T133 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@4cdc135d url=http://127.0.0.1:23735/xy/collection1 node=127.0.0.1:23735_xy C4_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:23735_xy, base_url=http://127.0.0.1:23735/xy}
   [junit4]   2> 51000 T135 C4 P23735 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 51001 T135 C4 P23735 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 51001 T133 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 51001 T135 C4 P23735 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 51002 T135 C4 P23735 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 51003 T57 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> 51004 T57 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 51004 T135 C4 P23735 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 51004 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 51372 T57 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 51381 T57 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:23743
   [junit4]   2> 51382 T57 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 51383 T57 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 51383 T57 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-1374315043290
   [junit4]   2> 51384 T57 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-1374315043290/'
   [junit4]   2> 51679 T57 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-1374315043290/solr.xml
   [junit4]   2> 52198 T57 oasc.CoreContainer.<init> New CoreContainer 531640536
   [junit4]   2> 52199 T57 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-1374315043290/]
   [junit4]   2> 52223 T57 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 52224 T57 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 52225 T57 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 52225 T57 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 52226 T57 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 52226 T57 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 52227 T57 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 52227 T57 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 52228 T57 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 52228 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 52246 T57 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52247 T57 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32221/solr
   [junit4]   2> 52247 T57 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 52249 T57 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 52252 T147 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18c07930 name:ZooKeeperConnection Watcher:127.0.0.1:32221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52253 T57 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 52257 T57 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 52269 T57 oascc.ConnectionManage

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

va:679)
   [junit4]   2> 424639 T56 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=545, name=recoveryCmdExecutor-122-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 427645 T56 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=545, name=recoveryCmdExecutor-122-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:384)
   [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=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=253), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=253)), sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=lv, timezone=Africa/Kinshasa
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=247609600,total=522846208
   [junit4]   2> NOTE: All tests run in this JVM: [SliceStateTest, TestPropInjectDefaults, DocumentBuilderTest, QueryParsingTest, TestTrie, CSVRequestHandlerTest, SchemaVersionSpecificBehaviorTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=E4E7A56898864221 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Africa/Kinshasa -Dtests.file.encoding=ISO8859-1
   [junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]    >    1) Thread[id=545, name=recoveryCmdExecutor-122-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E4E7A56898864221]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=545, name=recoveryCmdExecutor-122-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E4E7A56898864221]:0)
   [junit4] Completed on J0 in 427.77s, 1 test, 2 errors <<< FAILURES!

[...truncated 858 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:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:893: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 1000 ignored (1 assumption)

Total time: 31 minutes 50 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 # 1816 - Still Failing

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

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=2394, name=recoveryCmdExecutor-1080-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=2394, name=recoveryCmdExecutor-1080-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([4AE420715A5E384]: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=2394, name=recoveryCmdExecutor-1080-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

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




Build Log:
[...truncated 9007 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 594641 T1926 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /kg/zh
   [junit4]   2> 594646 T1926 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-1374391913632
   [junit4]   2> 594648 T1926 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 594648 T1927 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 594749 T1926 oasc.ZkTestServer.run start zk server on port:33409
   [junit4]   2> 594750 T1926 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 594755 T1933 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@467a9502 name:ZooKeeperConnection Watcher:127.0.0.1:33409 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 594755 T1926 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 594755 T1926 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 594770 T1926 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 594772 T1935 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34e19bf name:ZooKeeperConnection Watcher:127.0.0.1:33409/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 594773 T1926 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 594773 T1926 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 594782 T1926 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 594785 T1926 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 594792 T1926 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 594795 T1926 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> 594796 T1926 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 594808 T1926 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> 594809 T1926 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 594913 T1926 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> 594914 T1926 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 594917 T1926 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> 594917 T1926 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 594928 T1926 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> 594929 T1926 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 594932 T1926 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> 594933 T1926 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 594936 T1926 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> 594936 T1926 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 594944 T1926 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> 594944 T1926 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 594947 T1926 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> 594948 T1926 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 595164 T1926 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 595170 T1926 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15007
   [junit4]   2> 595171 T1926 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 595172 T1926 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 595172 T1926 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-1374391913937
   [junit4]   2> 595172 T1926 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-1374391913937/'
   [junit4]   2> 595209 T1926 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-1374391913937/solr.xml
   [junit4]   2> 595282 T1926 oasc.CoreContainer.<init> New CoreContainer 1767169735
   [junit4]   2> 595283 T1926 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-1374391913937/]
   [junit4]   2> 595285 T1926 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 595285 T1926 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 595286 T1926 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 595286 T1926 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 595287 T1926 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 595287 T1926 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 595288 T1926 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 595288 T1926 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 595288 T1926 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 595289 T1926 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 595306 T1926 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 595307 T1926 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33409/solr
   [junit4]   2> 595308 T1926 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 595309 T1926 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 595312 T1946 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42ee10d7 name:ZooKeeperConnection Watcher:127.0.0.1:33409 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 595315 T1926 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 595324 T1926 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 595335 T1926 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 595337 T1948 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33192431 name:ZooKeeperConnection Watcher:127.0.0.1:33409/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 595337 T1926 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 595340 T1926 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 595350 T1926 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 595354 T1926 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 595356 T1926 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15007_kg%2Fzh
   [junit4]   2> 595364 T1926 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15007_kg%2Fzh
   [junit4]   2> 595368 T1926 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 595382 T1926 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 595385 T1926 oasc.Overseer.start Overseer (id=90072148452245507-127.0.0.1:15007_kg%2Fzh-n_0000000000) starting
   [junit4]   2> 595396 T1926 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 595407 T1950 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 595408 T1926 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 595411 T1926 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 595418 T1926 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 595421 T1949 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 595426 T1951 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 595426 T1951 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 595428 T1951 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 596925 T1949 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 596926 T1949 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:15007_kg%2Fzh",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15007/kg/zh"}
   [junit4]   2> 596926 T1949 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 596927 T1949 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 596952 T1948 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> 597430 T1951 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 597430 T1951 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-1374391913937/collection1
   [junit4]   2> 597430 T1951 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 597431 T1951 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 597431 T1951 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 597432 T1951 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-1374391913937/collection1/'
   [junit4]   2> 597434 T1951 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-1374391913937/collection1/lib/classes/' to classloader
   [junit4]   2> 597434 T1951 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-1374391913937/collection1/lib/README' to classloader
   [junit4]   2> 597486 T1951 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 597544 T1951 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 597645 T1951 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 597657 T1951 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 598266 T1951 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 598266 T1951 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 598267 T1951 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 598279 T1951 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 598284 T1951 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 598301 T1951 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 598306 T1951 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 598310 T1951 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 598312 T1951 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 598312 T1951 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 598312 T1951 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 598313 T1951 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 598314 T1951 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 598314 T1951 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 598314 T1951 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-1374391913937/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/control/data/
   [junit4]   2> 598314 T1951 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11c0b8a0
   [junit4]   2> 598315 T1951 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/control/data
   [junit4]   2> 598316 T1951 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/control/data/index/
   [junit4]   2> 598316 T1951 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 598316 T1951 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/control/data/index
   [junit4]   2> 598328 T1951 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@644f4117 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a260214),segFN=segments_1,generation=1}
   [junit4]   2> 598328 T1951 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 598333 T1951 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 598333 T1951 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 598334 T1951 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 598334 T1951 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 598335 T1951 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 598335 T1951 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 598335 T1951 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 598336 T1951 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 598336 T1951 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 598346 T1951 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 598353 T1951 oass.SolrIndexSearcher.<init> Opening Searcher@5c33d88c main
   [junit4]   2> 598355 T1951 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 598355 T1951 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 598358 T1952 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5c33d88c main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 598360 T1951 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 598361 T1951 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15007/kg/zh collection:control_collection shard:shard1
   [junit4]   2> 598361 T1951 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 598378 T1951 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 598398 T1951 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 598401 T1951 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 598401 T1951 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 598401 T1951 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15007/kg/zh/collection1/
   [junit4]   2> 598402 T1951 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 598402 T1951 oasc.SyncStrategy.syncToMe http://127.0.0.1:15007/kg/zh/collection1/ has no replicas
   [junit4]   2> 598402 T1951 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15007/kg/zh/collection1/ shard1
   [junit4]   2> 598402 T1951 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 598457 T1949 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 598474 T1948 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> 598511 T1951 oasc.ZkController.register We are http://127.0.0.1:15007/kg/zh/collection1/ and leader is http://127.0.0.1:15007/kg/zh/collection1/
   [junit4]   2> 598511 T1951 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15007/kg/zh
   [junit4]   2> 598511 T1951 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 598511 T1951 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 598512 T1951 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 598513 T1951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 598514 T1926 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> 598515 T1926 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 598516 T1926 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 598527 T1926 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 598528 T1926 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 598530 T1955 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79d9629a name:ZooKeeperConnection Watcher:127.0.0.1:33409/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 598530 T1926 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 598532 T1926 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 598535 T1926 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 598823 T1926 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 598826 T1926 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64436
   [junit4]   2> 598826 T1926 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 598827 T1926 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 598827 T1926 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-1374391917520
   [junit4]   2> 598828 T1926 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-1374391917520/'
   [junit4]   2> 598863 T1926 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-1374391917520/solr.xml
   [junit4]   2> 598935 T1926 oasc.CoreContainer.<init> New CoreContainer 1552732396
   [junit4]   2> 598935 T1926 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-1374391917520/]
   [junit4]   2> 598937 T1926 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 598938 T1926 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 598938 T1926 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 598939 T1926 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 598939 T1926 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 598939 T1926 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 598940 T1926 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 598940 T1926 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 598941 T1926 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 598941 T1926 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 598958 T1926 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 598959 T1926 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33409/solr
   [junit4]   2> 598959 T1926 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 598960 T1926 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 598963 T1966 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20e8656c name:ZooKeeperConnection Watcher:127.0.0.1:33409 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 598964 T1926 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 598978 T1926 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 598989 T1926 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 598991 T1968 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cd70ac name:ZooKeeperConnection Watcher:127.0.0.1:33409/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 598991 T1926 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 598997 T1926 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 599988 T1949 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 599989 T1949 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:15007_kg%2Fzh",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15007/kg/zh"}
   [junit4]   2> 600003 T1955 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> 600003 T1926 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64436_kg%2Fzh
   [junit4]   2> 600003 T1968 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> 600003 T1948 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> 600005 T1926 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64436_kg%2Fzh
   [junit4]   2> 600013 T1955 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 600013 T1955 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> 600013 T1948 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 600013 T1968 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 600014 T1948 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> 600014 T1968 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> 600022 T1969 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 600023 T1969 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 600024 T1969 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 601514 T1949 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 601515 T1949 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:64436_kg%2Fzh",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64436/kg/zh"}
   [junit4]   2> 601515 T1949 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 601516 T1949 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 601560 T1955 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> 601560 T1968 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> 601560 T1948 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> 602026 T1969 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 602026 T1969 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-1374391917520/collection1
   [junit4]   2> 602026 T1969 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 602027 T1969 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 602027 T1969 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 602029 T1969 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-1374391917520/collection1/'
   [junit4]   2> 602030 T1969 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-1374391917520/collection1/lib/classes/' to classloader
   [junit4]   2> 602031 T1969 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-1374391917520/collection1/lib/README' to classloader
   [junit4]   2> 602083 T1969 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 602143 T1969 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 602244 T1969 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 602256 T1969 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 602867 T1969 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 602868 T1969 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 602869 T1969 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 602881 T1969 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 602885 T1969 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 602903 T1969 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 602908 T1969 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 602912 T1969 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 602913 T1969 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 602914 T1969 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 602914 T1969 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 602915 T1969 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 602915 T1969 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 602916 T1969 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 602916 T1969 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-1374391917520/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty1/
   [junit4]   2> 602916 T1969 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11c0b8a0
   [junit4]   2> 602917 T1969 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty1
   [junit4]   2> 602918 T1969 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty1/index/
   [junit4]   2> 602918 T1969 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 602918 T1969 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty1/index
   [junit4]   2> 602922 T1969 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@25c27ebe lockFactory=org.apache.lucene.store.NativeFSLockFactory@255f252b),segFN=segments_1,generation=1}
   [junit4]   2> 602923 T1969 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 602927 T1969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 602928 T1969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 602928 T1969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 602929 T1969 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 602930 T1969 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 602930 T1969 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 602930 T1969 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 602931 T1969 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 602931 T1969 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 602941 T1969 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 602948 T1969 oass.SolrIndexSearcher.<init> Opening Searcher@276b12b9 main
   [junit4]   2> 602949 T1969 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 602949 T1969 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 602954 T1970 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@276b12b9 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 602956 T1969 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 602956 T1969 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64436/kg/zh collection:collection1 shard:shard1
   [junit4]   2> 602957 T1969 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 602974 T1969 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 602998 T1969 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 603009 T1969 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 603009 T1969 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 603010 T1969 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64436/kg/zh/collection1/
   [junit4]   2> 603010 T1969 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 603010 T1969 oasc.SyncStrategy.syncToMe http://127.0.0.1:64436/kg/zh/collection1/ has no replicas
   [junit4]   2> 603010 T1969 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64436/kg/zh/collection1/ shard1
   [junit4]   2> 603011 T1969 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 603065 T1949 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 603080 T1955 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> 603080 T1968 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> 603080 T1948 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> 603127 T1969 oasc.ZkController.register We are http://127.0.0.1:64436/kg/zh/collection1/ and leader is http://127.0.0.1:64436/kg/zh/collection1/
   [junit4]   2> 603127 T1969 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64436/kg/zh
   [junit4]   2> 603127 T1969 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 603127 T1969 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 603128 T1969 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 603130 T1969 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 603131 T1926 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> 603131 T1926 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 603132 T1926 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 603412 T1926 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 603415 T1926 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:46154
   [junit4]   2> 603416 T1926 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 603416 T1926 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 603417 T1926 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-1374391922128
   [junit4]   2> 603417 T1926 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-1374391922128/'
   [junit4]   2> 603453 T1926 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-1374391922128/solr.xml
   [junit4]   2> 603524 T1926 oasc.CoreContainer.<init> New CoreContainer 1296493288
   [junit4]   2> 603524 T1926 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-1374391922128/]
   [junit4]   2> 603526 T1926 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 603527 T1926 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 603527 T1926 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 603528 T1926 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 603528 T1926 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 603529 T1926 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 603529 T1926 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 603529 T1926 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 603530 T1926 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 603530 T1926 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 603547 T1926 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 603548 T1926 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33409/solr
   [junit4]   2> 603548 T1926 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 603549 T1926 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 603552 T1982 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ae84cfa name:ZooKeeperConnection Watcher:127.0.0.1:33409 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 603553 T1926 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 603566 T1926 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 603578 T1926 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 603580 T1984 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1800c3 name:ZooKeeperConnection Watcher:127.0.0.1:33409/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 603580 T1926 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 603590 T1926 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 604588 T1949 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 604589 T1949 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:64436_kg%2Fzh",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64436/kg/zh"}
   [junit4]   2> 604593 T1926 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46154_kg%2Fzh
   [junit4]   2> 604605 T1955 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> 604605 T1948 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> 604605 T1968 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> 604605 T1984 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> 604606 T1926 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46154_kg%2Fzh
   [junit4]   2> 604615 T1984 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> 604616 T1955 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 604616 T1968 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 604616 T1955 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> 604616 T1968 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> 604616 T1948 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 604617 T1948 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> 604618 T1984 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 604625 T1985 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 604625 T1985 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 604627 T1985 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 606112 T1949 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 606113 T1949 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:46154_kg%2Fzh",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46154/kg/zh"}
   [junit4]   2> 606113 T1949 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 606114 T1949 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 606166 T1955 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> 606166 T1984 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> 606166 T1968 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> 606166 T1948 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> 606629 T1985 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 606629 T1985 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-1374391922128/collection1
   [junit4]   2> 606629 T1985 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 606630 T1985 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 606630 T1985 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 606632 T1985 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-1374391922128/collection1/'
   [junit4]   2> 606633 T1985 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-1374391922128/collection1/lib/README' to classloader
   [junit4]   2> 606634 T1985 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-1374391922128/collection1/lib/classes/' to classloader
   [junit4]   2> 606685 T1985 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 606743 T1985 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 606845 T1985 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 606857 T1985 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 607478 T1985 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 607479 T1985 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 607480 T1985 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 607492 T1985 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 607496 T1985 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 607513 T1985 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 607518 T1985 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 607523 T1985 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 607524 T1985 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 607525 T1985 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 607525 T1985 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 607526 T1985 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 607526 T1985 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 607527 T1985 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 607527 T1985 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-1374391922128/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty2/
   [junit4]   2> 607527 T1985 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11c0b8a0
   [junit4]   2> 607528 T1985 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty2
   [junit4]   2> 607528 T1985 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty2/index/
   [junit4]   2> 607529 T1985 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 607529 T1985 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty2/index
   [junit4]   2> 607533 T1985 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d6058a1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ff38263),segFN=segments_1,generation=1}
   [junit4]   2> 607533 T1985 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 607538 T1985 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 607538 T1985 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 607539 T1985 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 607539 T1985 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 607540 T1985 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 607540 T1985 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 607541 T1985 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 607541 T1985 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 607542 T1985 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 607551 T1985 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 607559 T1985 oass.SolrIndexSearcher.<init> Opening Searcher@793a50f8 main
   [junit4]   2> 607560 T1985 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 607560 T1985 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 607565 T1986 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@793a50f8 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 607567 T1985 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 607567 T1985 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46154/kg/zh collection:collection1 shard:shard2
   [junit4]   2> 607568 T1985 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 607585 T1985 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 607604 T1985 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 607615 T1985 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 607616 T1985 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 607616 T1985 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46154/kg/zh/collection1/
   [junit4]   2> 607616 T1985 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 607616 T1985 oasc.SyncStrategy.syncToMe http://127.0.0.1:46154/kg/zh/collection1/ has no replicas
   [junit4]   2> 607617 T1985 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46154/kg/zh/collection1/ shard2
   [junit4]   2> 607617 T1985 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 607672 T1949 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 607689 T1948 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> 607689 T1968 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> 607689 T1984 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> 607689 T1955 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> 607733 T1985 oasc.ZkController.register We are http://127.0.0.1:46154/kg/zh/collection1/ and leader is http://127.0.0.1:46154/kg/zh/collection1/
   [junit4]   2> 607733 T1985 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46154/kg/zh
   [junit4]   2> 607733 T1985 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 607733 T1985 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 607734 T1985 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 607736 T1985 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 607737 T1926 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> 607737 T1926 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 607738 T1926 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 608019 T1926 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 608022 T1926 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42864
   [junit4]   2> 608023 T1926 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 608024 T1926 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 608024 T1926 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-1374391926732
   [junit4]   2> 608024 T1926 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-1374391926732/'
   [junit4]   2> 608064 T1926 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-1374391926732/solr.xml
   [junit4]   2> 608135 T1926 oasc.CoreContainer.<init> New CoreContainer 1478865592
   [junit4]   2> 608136 T1926 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-1374391926732/]
   [junit4]   2> 608137 T1926 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 608138 T1926 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 608138 T1926 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 608139 T1926 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 608139 T1926 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 608140 T1926 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 608140 T1926 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 608141 T1926 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 608141 T1926 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 608142 T1926 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 608156 T1926 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 608157 T1926 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:33409/solr
   [junit4]   2> 608157 T1926 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 608158 T1926 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 608161 T1998 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12f87b3e name:ZooKeeperConnection Watcher:127.0.0.1:33409 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 608162 T1926 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 608165 T1926 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 608174 T1926 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 608177 T2000 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@479abcd4 name:ZooKeeperConnection Watcher:127.0.0.1:33409/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 608177 T1926 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 608189 T1926 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 609193 T1926 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42864_kg%2Fzh
   [junit4]   2> 609196 T1926 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42864_kg%2Fzh
   [junit4]   2> 609196 T1949 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 609199 T1984 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> 609200 T1949 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:46154_kg%2Fzh",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46154/kg/zh"}
   [junit4]   2> 609200 T1968 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 609200 T1955 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 609200 T1968 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> 609200 T2000 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 609201 T1955 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> 609203 T1984 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 609215 T1955 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> 609215 T1968 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> 609215 T1984 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> 609215 T2000 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> 609219 T1948 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 609219 T1948 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> 609219 T2001 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 609219 T2001 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 609220 T1948 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> 609226 T2001 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 610721 T1949 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 610722 T1949 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:42864_kg%2Fzh",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42864/kg/zh"}
   [junit4]   2> 610723 T1949 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 610723 T1949 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 610770 T1955 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> 610770 T1968 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> 610770 T2000 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> 610770 T1984 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> 610770 T1948 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> 611228 T2001 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 611228 T2001 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-1374391926732/collection1
   [junit4]   2> 611228 T2001 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 611229 T2001 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 611229 T2001 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 611230 T2001 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-1374391926732/collection1/'
   [junit4]   2> 611232 T2001 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-1374391926732/collection1/lib/README' to classloader
   [junit4]   2> 611232 T2001 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-1374391926732/collection1/lib/classes/' to classloader
   [junit4]   2> 611284 T2001 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 611342 T2001 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 611444 T2001 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 611455 T2001 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 612066 T2001 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 612066 T2001 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 612067 T2001 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 612075 T2001 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 612078 T2001 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 612092 T2001 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 612096 T2001 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 612099 T2001 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 612100 T2001 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 612100 T2001 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 612100 T2001 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 612101 T2001 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 612101 T2001 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 612102 T2001 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 612102 T2001 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-1374391926732/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty3/
   [junit4]   2> 612102 T2001 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11c0b8a0
   [junit4]   2> 612103 T2001 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty3
   [junit4]   2> 612103 T2001 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty3/index/
   [junit4]   2> 612103 T2001 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 612103 T2001 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374391913631/jetty3/index
   [junit4]   2> 612109 T2001 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@794193b6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a8dab8e),segFN=segments_1,generation=1}
   [junit4]   2> 612109 T2001 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 612113 T2001 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 612113 T2001 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 612113 T2001 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 612114 T2001 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 612114 T2001 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 612114 T2001 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 612115 T2001 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 612115 T2001 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 612115 T2001 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 612121 T2001 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 612126 T2001 oass.SolrIndexSearcher.<init> Opening Searcher@1bf2fbd4 main
   [junit4]   2> 612127 T2001 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 612127 T2001 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 612131 T2002 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bf2fbd4 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 612133 T2001 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 612133 T2001 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42864/kg/zh collection:collection1 shard:shard1
   [junit4]   2> 612133 T2001 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 612147 T2001 oasc.ZkController.register We are http://127.0.0.1:42864/kg/zh/collection1/ and leader is http://127.0.0.1:64436/kg/zh/collection1/
   [junit4]   2> 612147 T2001 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42864/kg/zh
   [junit4]   2> 612147 T2001 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 612147 T2001 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C540 name=collection1 org.apache.solr.core.SolrCore@16bbd886 url=http://127.0.0.1:42864/kg/zh/collection1 node=127.0.0.1:42864_kg%2Fzh C540_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:42864_kg%2Fzh, base_url=http://127.0.0.1:42864/kg/zh}
   [junit4]   2> 612147 T2003 C540 P42864 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 612148 T2003 C540 P42864 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 612148 T2001 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 612148 T2003 C540 P42864 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 612149 T2003 C540 P42864 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 612149 T1926 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> 612150 T1926 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 612150 T2003 C540 P42864 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 612150 T1926 oascsi.HttpClientUtil.createClient Creating new http client, config:max

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

tPlainSocketImpl.java:180)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [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=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=sr_CS, timezone=Asia/Calcutta
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=211826840,total=532021248
   [junit4]   2> NOTE: All tests run in this JVM: [TestXIncludeConfig, PolyFieldTest, FastVectorHighlighterTest, SolrTestCaseJ4Test, ZkCLITest, PrimitiveFieldTypeTest, TestPseudoReturnFields, StressHdfsTest, RAMDirectoryFactoryTest, TestReversedWildcardFilterFactory, DistributedQueryElevationComponentTest, FileBasedSpellCheckerTest, BinaryUpdateRequestHandlerTest, TestJoin, ResponseLogComponentTest, SolrCoreTest, SOLR749Test, SynonymTokenizerTest, ScriptEngineTest, FieldMutatingUpdateProcessorTest, TestSolrQueryParserResource, TestSolrCoreProperties, ExternalFileFieldSortTest, SpellingQueryConverterTest, TestCopyFieldCollectionResource, UnloadDistributedZkTest, TestFaceting, DocValuesTest, TestConfig, SuggesterTest, TestFunctionQuery, TestReplicationHandler, TermsComponentTest, TestPropInjectDefaults, TestRemoteStreaming, TestCharFilters, TestRecoveryHdfs, SearchHandlerTest, ShardRoutingTest, TestGroupingSearch, SolrInfoMBeanTest, BadComponentTest, SliceStateUpdateTest, DirectSolrConnectionTest, PluginInfoTest, CachingDirectoryFactoryTest, SolrIndexSplitterTest, SliceStateTest, LegacyHTMLStripCharFilterTest, TestDefaultSearchFieldResource, ShowFileRequestHandlerTest, TestLRUCache, TestPHPSerializedResponseWriter, PrimUtilsTest, TestFastWriter, ClusterStateUpdateTest, JsonLoaderTest, TestWriterPerf, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=4AE420715A5E384 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_CS -Dtests.timezone=Asia/Calcutta -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=2394, name=recoveryCmdExecutor-1080-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4AE420715A5E384]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2394, name=recoveryCmdExecutor-1080-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4AE420715A5E384]:0)
   [junit4] Completed on J0 in 381.37s, 1 test, 2 errors <<< FAILURES!

[...truncated 637 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:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:893: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 754 ignored (5 assumptions)

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



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

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

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=2506, name=recoveryCmdExecutor-874-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=2506, name=recoveryCmdExecutor-874-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([FB8C952B677923B7]: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=2506, name=recoveryCmdExecutor-874-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

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




Build Log:
[...truncated 9038 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 393891 T2034 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 393897 T2034 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-1374345901789
   [junit4]   2> 393898 T2034 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 393899 T2035 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 394000 T2034 oasc.ZkTestServer.run start zk server on port:30397
   [junit4]   2> 394001 T2034 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 394005 T2041 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40d08a8e name:ZooKeeperConnection Watcher:127.0.0.1:30397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 394006 T2034 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 394006 T2034 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 394020 T2034 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 394022 T2043 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cc76efc name:ZooKeeperConnection Watcher:127.0.0.1:30397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 394022 T2034 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 394022 T2034 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 394033 T2034 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 394035 T2034 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 394037 T2034 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 394046 T2034 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> 394046 T2034 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 394058 T2034 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> 394058 T2034 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 394164 T2034 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> 394164 T2034 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 394167 T2034 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> 394168 T2034 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 394180 T2034 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> 394180 T2034 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 394183 T2034 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> 394184 T2034 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 394187 T2034 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> 394187 T2034 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 394190 T2034 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> 394191 T2034 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 394193 T2034 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> 394194 T2034 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 394477 T2034 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 394482 T2034 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33656
   [junit4]   2> 394483 T2034 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 394483 T2034 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 394484 T2034 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-1374345902093
   [junit4]   2> 394484 T2034 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-1374345902093/'
   [junit4]   2> 394521 T2034 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-1374345902093/solr.xml
   [junit4]   2> 394597 T2034 oasc.CoreContainer.<init> New CoreContainer 642744223
   [junit4]   2> 394598 T2034 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-1374345902093/]
   [junit4]   2> 394599 T2034 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 394600 T2034 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 394600 T2034 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 394601 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 394601 T2034 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 394602 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 394602 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 394603 T2034 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 394603 T2034 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 394604 T2034 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 394620 T2034 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 394621 T2034 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:30397/solr
   [junit4]   2> 394621 T2034 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 394622 T2034 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 394625 T2054 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d43b35f name:ZooKeeperConnection Watcher:127.0.0.1:30397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 394625 T2034 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 394634 T2034 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 394641 T2034 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 394643 T2056 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@472fca6d name:ZooKeeperConnection Watcher:127.0.0.1:30397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 394644 T2034 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 394646 T2034 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 394656 T2034 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 394659 T2034 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 394667 T2034 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33656_
   [junit4]   2> 394668 T2034 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33656_
   [junit4]   2> 394675 T2034 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 394689 T2034 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 394691 T2034 oasc.Overseer.start Overseer (id=90069133020102659-127.0.0.1:33656_-n_0000000000) starting
   [junit4]   2> 394695 T2034 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 394708 T2058 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 394708 T2034 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 394710 T2034 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 394712 T2034 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 394714 T2057 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 394719 T2059 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 394719 T2059 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 394720 T2059 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 395291 T537 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 396217 T2057 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 396218 T2057 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:33656_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33656"}
   [junit4]   2> 396218 T2057 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 396219 T2057 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 396237 T2056 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> 396722 T2059 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 396722 T2059 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-1374345902093/collection1
   [junit4]   2> 396722 T2059 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 396723 T2059 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 396723 T2059 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 396724 T2059 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-1374345902093/collection1/'
   [junit4]   2> 396725 T2059 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-1374345902093/collection1/lib/README' to classloader
   [junit4]   2> 396726 T2059 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-1374345902093/collection1/lib/classes/' to classloader
   [junit4]   2> 396780 T2059 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 396839 T2059 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 396941 T2059 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 396953 T2059 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 397570 T2059 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 397571 T2059 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 397571 T2059 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 397585 T2059 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 397589 T2059 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 397603 T2059 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 397608 T2059 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 397612 T2059 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 397613 T2059 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 397614 T2059 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 397614 T2059 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 397615 T2059 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 397615 T2059 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 397615 T2059 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 397616 T2059 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-1374345902093/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/control/data/
   [junit4]   2> 397616 T2059 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60396c7
   [junit4]   2> 397617 T2059 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/control/data
   [junit4]   2> 397617 T2059 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/control/data/index/
   [junit4]   2> 397618 T2059 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 397618 T2059 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/control/data/index
   [junit4]   2> 397623 T2059 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7cd7310d lockFactory=org.apache.lucene.store.NativeFSLockFactory@35fcd90c),segFN=segments_1,generation=1}
   [junit4]   2> 397623 T2059 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 397627 T2059 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 397627 T2059 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 397628 T2059 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 397629 T2059 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 397629 T2059 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 397629 T2059 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 397630 T2059 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 397630 T2059 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 397631 T2059 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 397640 T2059 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 397648 T2059 oass.SolrIndexSearcher.<init> Opening Searcher@378095fb main
   [junit4]   2> 397649 T2059 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 397649 T2059 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 397652 T2060 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@378095fb main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 397654 T2059 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 397654 T2059 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33656 collection:control_collection shard:shard1
   [junit4]   2> 397655 T2059 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 397672 T2059 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 397695 T2059 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 397697 T2059 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 397698 T2059 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 397698 T2059 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33656/collection1/
   [junit4]   2> 397698 T2059 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 397698 T2059 oasc.SyncStrategy.syncToMe http://127.0.0.1:33656/collection1/ has no replicas
   [junit4]   2> 397699 T2059 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33656/collection1/ shard1
   [junit4]   2> 397699 T2059 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 397742 T2057 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 397856 T2056 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> 397908 T2059 oasc.ZkController.register We are http://127.0.0.1:33656/collection1/ and leader is http://127.0.0.1:33656/collection1/
   [junit4]   2> 397908 T2059 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33656
   [junit4]   2> 397908 T2059 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 397908 T2059 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 397909 T2059 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 397911 T2059 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 397912 T2034 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> 397912 T2034 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 397913 T2034 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 397925 T2034 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 397927 T2034 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 398016 T2063 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77252d10 name:ZooKeeperConnection Watcher:127.0.0.1:30397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 398016 T2034 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 398017 T2034 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 398019 T2034 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 398286 T2034 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 398289 T2034 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49128
   [junit4]   2> 398289 T2034 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 398290 T2034 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 398291 T2034 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-1374345905910
   [junit4]   2> 398291 T2034 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-1374345905910/'
   [junit4]   2> 398328 T2034 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-1374345905910/solr.xml
   [junit4]   2> 398405 T2034 oasc.CoreContainer.<init> New CoreContainer 501086069
   [junit4]   2> 398406 T2034 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-1374345905910/]
   [junit4]   2> 398408 T2034 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 398408 T2034 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 398409 T2034 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 398409 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 398410 T2034 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 398410 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 398410 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 398411 T2034 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 398411 T2034 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 398412 T2034 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 398429 T2034 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 398430 T2034 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:30397/solr
   [junit4]   2> 398431 T2034 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 398432 T2034 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 398437 T2074 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57a131a4 name:ZooKeeperConnection Watcher:127.0.0.1:30397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 398438 T2034 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 398452 T2034 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 398465 T2034 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 398467 T2076 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57df1f4c name:ZooKeeperConnection Watcher:127.0.0.1:30397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 398467 T2034 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 398480 T2034 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 399369 T2057 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 399370 T2057 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:33656_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33656"}
   [junit4]   2> 399412 T2063 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> 399412 T2056 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> 399412 T2076 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> 399483 T2034 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49128_
   [junit4]   2> 399485 T2034 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49128_
   [junit4]   2> 399487 T2063 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> 399487 T2056 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> 399487 T2076 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> 399488 T2063 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 399489 T2056 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 399496 T2076 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 399502 T2077 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 399502 T2077 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 399504 T2077 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 400916 T2057 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 400917 T2057 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:49128_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49128"}
   [junit4]   2> 400918 T2057 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 400918 T2057 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 400932 T2056 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> 400932 T2076 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> 400932 T2063 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> 401506 T2077 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 401506 T2077 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-1374345905910/collection1
   [junit4]   2> 401506 T2077 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 401507 T2077 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 401507 T2077 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 401508 T2077 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-1374345905910/collection1/'
   [junit4]   2> 401509 T2077 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-1374345905910/collection1/lib/README' to classloader
   [junit4]   2> 401510 T2077 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-1374345905910/collection1/lib/classes/' to classloader
   [junit4]   2> 401563 T2077 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 401622 T2077 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 401723 T2077 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 401735 T2077 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 402353 T2077 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 402354 T2077 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 402355 T2077 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 402368 T2077 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 402373 T2077 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 402386 T2077 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 402391 T2077 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 402396 T2077 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 402397 T2077 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 402397 T2077 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 402397 T2077 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 402398 T2077 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 402398 T2077 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 402399 T2077 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 402399 T2077 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-1374345905910/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty1/
   [junit4]   2> 402399 T2077 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60396c7
   [junit4]   2> 402400 T2077 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty1
   [junit4]   2> 402400 T2077 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty1/index/
   [junit4]   2> 402401 T2077 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 402401 T2077 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty1/index
   [junit4]   2> 402405 T2077 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@78980f77 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c7927b7),segFN=segments_1,generation=1}
   [junit4]   2> 402405 T2077 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 402410 T2077 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 402410 T2077 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 402411 T2077 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 402412 T2077 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 402412 T2077 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 402412 T2077 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 402413 T2077 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 402413 T2077 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 402414 T2077 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 402424 T2077 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 402432 T2077 oass.SolrIndexSearcher.<init> Opening Searcher@5817e692 main
   [junit4]   2> 402433 T2077 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 402433 T2077 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 402438 T2078 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5817e692 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 402440 T2077 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 402441 T2077 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49128 collection:collection1 shard:shard1
   [junit4]   2> 402441 T2077 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 402459 T2077 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 402482 T2077 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 402484 T2077 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 402484 T2077 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 402485 T2077 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49128/collection1/
   [junit4]   2> 402485 T2077 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 402485 T2077 oasc.SyncStrategy.syncToMe http://127.0.0.1:49128/collection1/ has no replicas
   [junit4]   2> 402485 T2077 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49128/collection1/ shard1
   [junit4]   2> 402486 T2077 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 403938 T2057 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 403964 T2056 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> 403964 T2076 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> 403964 T2063 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> 403970 T2077 oasc.ZkController.register We are http://127.0.0.1:49128/collection1/ and leader is http://127.0.0.1:49128/collection1/
   [junit4]   2> 403970 T2077 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49128
   [junit4]   2> 403970 T2077 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 403970 T2077 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 403971 T2077 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 403972 T2077 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 403973 T2034 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> 403974 T2034 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 403974 T2034 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 404250 T2034 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 404253 T2034 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22698
   [junit4]   2> 404253 T2034 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 404254 T2034 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 404254 T2034 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-1374345911876
   [junit4]   2> 404255 T2034 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-1374345911876/'
   [junit4]   2> 404291 T2034 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-1374345911876/solr.xml
   [junit4]   2> 404364 T2034 oasc.CoreContainer.<init> New CoreContainer 540061460
   [junit4]   2> 404365 T2034 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-1374345911876/]
   [junit4]   2> 404366 T2034 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 404367 T2034 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 404367 T2034 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 404368 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 404368 T2034 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 404369 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 404369 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 404369 T2034 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 404370 T2034 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 404370 T2034 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 404386 T2034 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 404387 T2034 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:30397/solr
   [junit4]   2> 404387 T2034 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 404388 T2034 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 404392 T2090 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c365a8e name:ZooKeeperConnection Watcher:127.0.0.1:30397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 404392 T2034 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 404404 T2034 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 404415 T2034 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 404417 T2092 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5abc5c2c name:ZooKeeperConnection Watcher:127.0.0.1:30397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 404417 T2034 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 404427 T2034 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 405430 T2034 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22698_
   [junit4]   2> 405438 T2034 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22698_
   [junit4]   2> 405440 T2063 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> 405440 T2076 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> 405440 T2056 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> 405441 T2092 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 405442 T2063 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 405442 T2076 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 405453 T2056 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 405459 T2093 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 405459 T2093 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 405461 T2093 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 405469 T2057 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 405470 T2057 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:49128_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49128"}
   [junit4]   2> 405474 T2057 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:22698_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22698"}
   [junit4]   2> 405474 T2057 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 405474 T2057 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 405484 T2063 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> 405484 T2092 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> 405484 T2076 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> 405484 T2056 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> 406462 T2093 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 406462 T2093 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-1374345911876/collection1
   [junit4]   2> 406462 T2093 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 406463 T2093 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 406463 T2093 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 406464 T2093 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-1374345911876/collection1/'
   [junit4]   2> 406466 T2093 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-1374345911876/collection1/lib/README' to classloader
   [junit4]   2> 406466 T2093 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-1374345911876/collection1/lib/classes/' to classloader
   [junit4]   2> 406520 T2093 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 406579 T2093 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 406680 T2093 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 406692 T2093 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 407312 T2093 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 407313 T2093 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 407313 T2093 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 407327 T2093 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 407331 T2093 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 407345 T2093 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 407350 T2093 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 407354 T2093 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 407355 T2093 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 407355 T2093 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 407356 T2093 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 407357 T2093 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 407357 T2093 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 407357 T2093 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 407358 T2093 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-1374345911876/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty2/
   [junit4]   2> 407358 T2093 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60396c7
   [junit4]   2> 407359 T2093 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty2
   [junit4]   2> 407359 T2093 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty2/index/
   [junit4]   2> 407359 T2093 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 407360 T2093 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty2/index
   [junit4]   2> 407364 T2093 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@54c8c164 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ea75851),segFN=segments_1,generation=1}
   [junit4]   2> 407364 T2093 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 407369 T2093 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 407369 T2093 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 407370 T2093 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 407370 T2093 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 407371 T2093 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 407371 T2093 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 407372 T2093 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 407372 T2093 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 407373 T2093 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 407382 T2093 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 407389 T2093 oass.SolrIndexSearcher.<init> Opening Searcher@798651f9 main
   [junit4]   2> 407391 T2093 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 407391 T2093 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 407395 T2094 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@798651f9 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 407398 T2093 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 407398 T2093 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22698 collection:collection1 shard:shard2
   [junit4]   2> 407398 T2093 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 407416 T2093 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 407432 T2093 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 407434 T2093 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 407435 T2093 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 407435 T2093 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:22698/collection1/
   [junit4]   2> 407435 T2093 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 407435 T2093 oasc.SyncStrategy.syncToMe http://127.0.0.1:22698/collection1/ has no replicas
   [junit4]   2> 407436 T2093 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:22698/collection1/ shard2
   [junit4]   2> 407436 T2093 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 408497 T2057 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 408537 T2063 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> 408537 T2092 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> 408537 T2056 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> 408537 T2076 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> 408563 T2093 oasc.ZkController.register We are http://127.0.0.1:22698/collection1/ and leader is http://127.0.0.1:22698/collection1/
   [junit4]   2> 408563 T2093 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22698
   [junit4]   2> 408563 T2093 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 408563 T2093 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 408564 T2093 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 408565 T2093 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 408566 T2034 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> 408567 T2034 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 408567 T2034 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 408843 T2034 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 408846 T2034 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11162
   [junit4]   2> 408847 T2034 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 408848 T2034 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 408848 T2034 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-1374345916469
   [junit4]   2> 408849 T2034 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-1374345916469/'
   [junit4]   2> 408885 T2034 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-1374345916469/solr.xml
   [junit4]   2> 408957 T2034 oasc.CoreContainer.<init> New CoreContainer 764148287
   [junit4]   2> 408958 T2034 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-1374345916469/]
   [junit4]   2> 408960 T2034 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 408960 T2034 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 408961 T2034 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 408961 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 408962 T2034 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 408962 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 408963 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 408963 T2034 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 408964 T2034 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 408964 T2034 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 408980 T2034 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 408981 T2034 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:30397/solr
   [junit4]   2> 408981 T2034 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 408982 T2034 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 408985 T2106 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40da5575 name:ZooKeeperConnection Watcher:127.0.0.1:30397 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 408986 T2034 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 408999 T2034 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 409010 T2034 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 409012 T2108 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7151a42d name:ZooKeeperConnection Watcher:127.0.0.1:30397/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 409012 T2034 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 409024 T2034 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 410027 T2034 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11162_
   [junit4]   2> 410029 T2034 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11162_
   [junit4]   2> 410032 T2063 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> 410032 T2056 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> 410032 T2076 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> 410032 T2108 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 410032 T2092 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 410033 T2092 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> 410033 T2063 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 410033 T2056 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 410034 T2076 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 410047 T2109 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 410047 T2109 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 410048 T2109 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 410051 T2057 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 410052 T2057 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:22698_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22698"}
   [junit4]   2> 410056 T2057 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:11162_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:11162"}
   [junit4]   2> 410057 T2057 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 410057 T2057 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 410069 T2063 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> 410069 T2108 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> 410069 T2092 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> 410069 T2056 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> 410069 T2076 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> 411050 T2109 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 411050 T2109 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-1374345916469/collection1
   [junit4]   2> 411050 T2109 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 411051 T2109 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 411051 T2109 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 411052 T2109 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-1374345916469/collection1/'
   [junit4]   2> 411054 T2109 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-1374345916469/collection1/lib/classes/' to classloader
   [junit4]   2> 411054 T2109 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-1374345916469/collection1/lib/README' to classloader
   [junit4]   2> 411107 T2109 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 411170 T2109 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 411272 T2109 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 411284 T2109 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 411907 T2109 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 411907 T2109 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 411908 T2109 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 411922 T2109 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 411926 T2109 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 411940 T2109 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 411945 T2109 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 411949 T2109 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 411950 T2109 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 411951 T2109 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 411951 T2109 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 411952 T2109 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 411952 T2109 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 411952 T2109 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 411953 T2109 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-1374345916469/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty3/
   [junit4]   2> 411953 T2109 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60396c7
   [junit4]   2> 411954 T2109 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty3
   [junit4]   2> 411954 T2109 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty3/index/
   [junit4]   2> 411954 T2109 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 411955 T2109 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374345901788/jetty3/index
   [junit4]   2> 411959 T2109 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@904c609 lockFactory=org.apache.lucene.store.NativeFSLockFactory@51596f28),segFN=segments_1,generation=1}
   [junit4]   2> 411959 T2109 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 411964 T2109 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 411965 T2109 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 411965 T2109 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 411966 T2109 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 411967 T2109 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 411967 T2109 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 411967 T2109 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 411968 T2109 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 411969 T2109 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 411978 T2109 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 411986 T2109 oass.SolrIndexSearcher.<init> Opening Searcher@73a1deca main
   [junit4]   2> 411987 T2109 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 411987 T2109 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 411992 T2110 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73a1deca main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 411994 T2109 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 411995 T2109 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:11162 collection:collection1 shard:shard1
   [junit4]   2> 411995 T2109 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 412016 T2109 oasc.ZkController.register We are http://127.0.0.1:11162/collection1/ and leader is http://127.0.0.1:49128/collection1/
   [junit4]   2> 412016 T2109 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:11162
   [junit4]   2> 412016 T2109 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 412016 T2109 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C422 name=collection1 org.apache.solr.core.SolrCore@3df0efd5 url=http://127.0.0.1:11162/collection1 node=127.0.0.1:11162_ C422_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:11162_, base_url=http://127.0.0.1:11162}
   [junit4]   2> 412017 T2111 C422 P11162 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 412017 T2109 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 412018 T2111 C422 P11162 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 412018 T2111 C422 P11162 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 412019 T2111 C422 P11162 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 412019 T2034 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> 412020 T2034 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 412020 T2111 C422 P11162 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 412020 T2034 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 412035 T2066 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 412301 T2034 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 412303 T2034 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17064
   [junit4]   2> 412304 T2034 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 412305 T2034 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 412305 T2034 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-1374345919924
   [junit4]   2> 412306 T2034 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-1374345919924/'
   [junit4]   2> 412342 T2034 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-1374345919924/solr.xml
   [junit4]   2> 412418 T2034 oasc.CoreContainer.<init> New CoreContainer 185053581
   [junit4]   2> 412419 T2034 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-1374345919924/]
   [junit4]   2> 412421 T2034 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 412421 T2034 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 412422 T2034 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 412422 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 412423 T2034 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 412423 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 412424 T2034 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 412424 T2034 oashc.HttpShardHandlerFac

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

t]
   [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:384)
   [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=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=fr_BE, timezone=America/Dawson_Creek
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=184196368,total=531365888
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1, TestSolrQueryParser, TestSolrCoreProperties, TestStressRecovery, SliceStateTest, WordBreakSolrSpellCheckerTest, TestPropInjectDefaults, OverseerTest, TestReplicationHandler, ShardRoutingTest, TestFieldTypeCollectionResource, ExternalFileFieldSortTest, RegexBoostProcessorTest, MinimalSchemaTest, ShowFileRequestHandlerTest, TestDynamicFieldCollectionResource, UpdateRequestProcessorFactoryTest, TestWriterPerf, TestFuzzyAnalyzedSuggestions, DocValuesTest, DistributedSpellCheckComponentTest, FileBasedSpellCheckerTest, UUIDFieldTest, TestRealTimeGet, TestFieldTypeResource, MoreLikeThisHandlerTest, RAMDirectoryFactoryTest, TestXIncludeConfig, TestFastWriter, SolrInfoMBeanTest, TestQueryUtils, TestDefaultSearchFieldResource, TestSchemaNameResource, DateFieldTest, ScriptEngineTest, TestGroupingSearch, TestSurroundQueryParser, SuggesterTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=FB8C952B677923B7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_BE -Dtests.timezone=America/Dawson_Creek -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=2506, name=recoveryCmdExecutor-874-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FB8C952B677923B7]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2506, name=recoveryCmdExecutor-874-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FB8C952B677923B7]:0)
   [junit4] Completed on J0 in 386.08s, 1 test, 2 errors <<< FAILURES!

[...truncated 627 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:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:893: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 878 ignored (6 assumptions)

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