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/23 01:07:01 UTC

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 322 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/322/

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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.AliasIntegrationTest:     1) Thread[id=2274, name=recoveryCmdExecutor-787-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]         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.AliasIntegrationTest: 
   1) Thread[id=2274, name=recoveryCmdExecutor-787-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]
        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([455E0B2F39648024]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2274, name=recoveryCmdExecutor-787-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]         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=2274, name=recoveryCmdExecutor-787-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]
        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([455E0B2F39648024]:0)




Build Log:
[...truncated 8974 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 595109 T2094 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 595112 T2094 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solrtest-AliasIntegrationTest-1374533233246
   [junit4]   2> 595113 T2094 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 595114 T2095 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 595215 T2094 oasc.ZkTestServer.run start zk server on port:64221
   [junit4]   2> 595216 T2094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 595221 T2101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@464ef4fa name:ZooKeeperConnection Watcher:127.0.0.1:64221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 595221 T2094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 595221 T2094 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 595261 T2096 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1400890aa630000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> 
   [junit4]   2> 595261 T2094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 595264 T2103 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b3ee2f4 name:ZooKeeperConnection Watcher:127.0.0.1:64221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 595264 T2094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 595264 T2094 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 595333 T2094 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 595336 T2094 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 595361 T2094 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 595396 T2094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 595397 T2094 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 595440 T2094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 595441 T2094 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 595544 T2094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 595545 T2094 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 595548 T2094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 595548 T2094 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 595551 T2094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 595552 T2094 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 595560 T2094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 595561 T2094 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 595613 T2094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 595614 T2094 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 595616 T2094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 595617 T2094 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 595643 T2094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 595645 T2094 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 595977 T2094 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 595981 T2094 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64224
   [junit4]   2> 595982 T2094 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 595983 T2094 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 595983 T2094 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374533233843
   [junit4]   2> 595984 T2094 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374533233843/'
   [junit4]   2> 596021 T2094 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374533233843/solr.xml
   [junit4]   2> 596093 T2094 oasc.CoreContainer.<init> New CoreContainer 2147095923
   [junit4]   2> 596093 T2094 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374533233843/]
   [junit4]   2> 596095 T2094 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 596096 T2094 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 596096 T2094 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 596097 T2094 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 596097 T2094 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 596098 T2094 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 596098 T2094 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 596098 T2094 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 596099 T2094 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 596099 T2094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 596116 T2094 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 596117 T2094 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64221/solr
   [junit4]   2> 596117 T2094 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 596118 T2094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 596126 T2114 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b9672a8 name:ZooKeeperConnection Watcher:127.0.0.1:64221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 596126 T2094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 596138 T2094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 596149 T2094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 596152 T2116 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10d8bc41 name:ZooKeeperConnection Watcher:127.0.0.1:64221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 596152 T2094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 596154 T2094 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 596158 T2094 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 596167 T2094 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 596170 T2094 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64224_
   [junit4]   2> 596171 T2094 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64224_
   [junit4]   2> 596181 T2094 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 596197 T2094 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 596200 T2094 oasc.Overseer.start Overseer (id=90081409974337539-127.0.0.1:64224_-n_0000000000) starting
   [junit4]   2> 596204 T2094 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 596216 T2118 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 596217 T2094 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 596219 T2094 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 596221 T2094 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 596224 T2117 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 596229 T2119 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 596229 T2119 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 596231 T2119 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 596278 T1514 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 597727 T2117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 597728 T2117 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:64224_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64224"}
   [junit4]   2> 597729 T2117 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 597729 T2117 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 597744 T2116 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> 597914 T1522 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 598233 T2119 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 598233 T2119 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374533233843/collection1
   [junit4]   2> 598233 T2119 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 598234 T2119 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 598234 T2119 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 598235 T2119 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374533233843/collection1/'
   [junit4]   2> 598237 T2119 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374533233843/collection1/lib/classes/' to classloader
   [junit4]   2> 598237 T2119 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374533233843/collection1/lib/README' to classloader
   [junit4]   2> 598291 T2119 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 598350 T2119 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 598451 T2119 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 598463 T2119 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 599176 T2119 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 599177 T2119 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 599177 T2119 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 599190 T2119 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 599194 T2119 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 599213 T2119 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 599218 T2119 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 599223 T2119 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 599224 T2119 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 599224 T2119 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 599224 T2119 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 599225 T2119 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 599226 T2119 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 599226 T2119 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 599226 T2119 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-controljetty-1374533233843/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1374533233246/control/data/
   [junit4]   2> 599227 T2119 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cc792d4
   [junit4]   2> 599227 T2119 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374533233246/control/data
   [junit4]   2> 599228 T2119 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1374533233246/control/data/index/
   [junit4]   2> 599228 T2119 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1374533233246/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 599228 T2119 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374533233246/control/data/index
   [junit4]   2> 599233 T2119 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3120161d lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e7c961),segFN=segments_1,generation=1}
   [junit4]   2> 599233 T2119 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 599237 T2119 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 599238 T2119 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 599238 T2119 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 599239 T2119 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 599239 T2119 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 599240 T2119 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 599240 T2119 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 599240 T2119 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 599241 T2119 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 599250 T2119 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 599258 T2119 oass.SolrIndexSearcher.<init> Opening Searcher@2daba511 main
   [junit4]   2> 599259 T2119 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 599259 T2119 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 599263 T2120 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2daba511 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 599264 T2119 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 599265 T2119 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64224 collection:control_collection shard:shard1
   [junit4]   2> 599265 T2119 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 599304 T2119 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 599340 T2119 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 599344 T2119 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 599345 T2119 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 599345 T2119 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64224/collection1/
   [junit4]   2> 599345 T2119 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 599346 T2119 oasc.SyncStrategy.syncToMe http://127.0.0.1:64224/collection1/ has no replicas
   [junit4]   2> 599346 T2119 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64224/collection1/ shard1
   [junit4]   2> 599346 T2119 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 599559 T1530 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 600750 T2117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 600785 T2116 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> 600837 T2119 oasc.ZkController.register We are http://127.0.0.1:64224/collection1/ and leader is http://127.0.0.1:64224/collection1/
   [junit4]   2> 600837 T2119 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64224
   [junit4]   2> 600837 T2119 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 600838 T2119 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 600838 T2119 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 600844 T2119 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 600845 T2094 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 600846 T2094 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 600847 T2094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 600859 T2094 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 600861 T2094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 600863 T2123 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b636a12 name:ZooKeeperConnection Watcher:127.0.0.1:64221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 600863 T2094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 600864 T2094 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 600866 T2094 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 601133 T2094 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 601136 T2094 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64228
   [junit4]   2> 601137 T2094 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 601137 T2094 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 601138 T2094 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374533239000
   [junit4]   2> 601138 T2094 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374533239000/'
   [junit4]   2> 601175 T2094 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374533239000/solr.xml
   [junit4]   2> 601247 T2094 oasc.CoreContainer.<init> New CoreContainer 1199971112
   [junit4]   2> 601248 T2094 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374533239000/]
   [junit4]   2> 601250 T2094 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 601250 T2094 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 601251 T2094 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 601251 T2094 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 601252 T2094 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 601252 T2094 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 601252 T2094 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 601253 T2094 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 601253 T2094 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 601254 T2094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 601272 T2094 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 601272 T2094 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64221/solr
   [junit4]   2> 601273 T2094 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 601274 T2094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 601303 T2134 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@356103c7 name:ZooKeeperConnection Watcher:127.0.0.1:64221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601303 T2094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 601319 T1538 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 601320 T2094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 601333 T2094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 601336 T2136 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c3d1e81 name:ZooKeeperConnection Watcher:127.0.0.1:64221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601337 T2094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 601349 T2094 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 602301 T2117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 602302 T2117 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:64224_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64224"}
   [junit4]   2> 602344 T2123 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> 602344 T2136 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> 602344 T2116 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> 602352 T2094 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64228_
   [junit4]   2> 602354 T2094 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64228_
   [junit4]   2> 602356 T2123 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 602356 T2116 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 602356 T2136 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 602357 T2116 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> 602356 T2123 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> 602357 T2136 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> 602365 T2137 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 602365 T2137 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 602367 T2137 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 602977 T1546 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 603848 T2117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 603850 T2117 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":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64228_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64228"}
   [junit4]   2> 603850 T2117 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
   [junit4]   2> 603850 T2117 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 603866 T2116 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> 603866 T2123 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> 603866 T2136 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> 604369 T2137 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 604369 T2137 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374533239000/collection1
   [junit4]   2> 604369 T2137 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 604370 T2137 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 604371 T2137 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 604372 T2137 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374533239000/collection1/'
   [junit4]   2> 604379 T2137 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374533239000/collection1/lib/README' to classloader
   [junit4]   2> 604381 T2137 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374533239000/collection1/lib/classes/' to classloader
   [junit4]   2> 604480 T2137 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 604558 T2137 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 604620 T1554 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 604659 T2137 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 604672 T2137 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 605345 T2137 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 605345 T2137 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 605346 T2137 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 605359 T2137 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 605364 T2137 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 605378 T2137 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 605383 T2137 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 605388 T2137 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 605389 T2137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 605389 T2137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 605389 T2137 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 605390 T2137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 605390 T2137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 605391 T2137 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 605391 T2137 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty1-1374533239000/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1374533233246/jetty1/
   [junit4]   2> 605391 T2137 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cc792d4
   [junit4]   2> 605392 T2137 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374533233246/jetty1
   [junit4]   2> 605393 T2137 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1374533233246/jetty1/index/
   [junit4]   2> 605393 T2137 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1374533233246/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 605393 T2137 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374533233246/jetty1/index
   [junit4]   2> 605397 T2137 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@515dcbd4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f7b518c),segFN=segments_1,generation=1}
   [junit4]   2> 605397 T2137 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 605402 T2137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 605403 T2137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 605403 T2137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 605404 T2137 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 605405 T2137 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 605405 T2137 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 605405 T2137 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 605406 T2137 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 605406 T2137 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 605416 T2137 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 605423 T2137 oass.SolrIndexSearcher.<init> Opening Searcher@5d4bb719 main
   [junit4]   2> 605424 T2137 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 605425 T2137 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 605430 T2138 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d4bb719 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 605432 T2137 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 605432 T2137 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64228 collection:collection1 shard:shard1
   [junit4]   2> 605432 T2137 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 605451 T2137 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 605481 T2137 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 605492 T2137 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 605492 T2137 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 605493 T2137 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64228/collection1/
   [junit4]   2> 605493 T2137 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 605493 T2137 oasc.SyncStrategy.syncToMe http://127.0.0.1:64228/collection1/ has no replicas
   [junit4]   2> 605494 T2137 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64228/collection1/ shard1
   [junit4]   2> 605494 T2137 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 606363 T1562 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 606872 T2117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 606896 T2116 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> 606896 T2136 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> 606896 T2123 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> 606937 T2137 oasc.ZkController.register We are http://127.0.0.1:64228/collection1/ and leader is http://127.0.0.1:64228/collection1/
   [junit4]   2> 606937 T2137 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64228
   [junit4]   2> 606937 T2137 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 606938 T2137 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 606938 T2137 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 606940 T2137 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 606941 T2094 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 606941 T2094 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 606942 T2094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 607221 T2094 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 607225 T2094 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64231
   [junit4]   2> 607225 T2094 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 607226 T2094 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 607226 T2094 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374533245087
   [junit4]   2> 607227 T2094 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374533245087/'
   [junit4]   2> 607264 T2094 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374533245087/solr.xml
   [junit4]   2> 607342 T2094 oasc.CoreContainer.<init> New CoreContainer 167001181
   [junit4]   2> 607342 T2094 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374533245087/]
   [junit4]   2> 607344 T2094 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 607345 T2094 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 607345 T2094 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 607345 T2094 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 607346 T2094 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 607346 T2094 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 607347 T2094 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 607347 T2094 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 607348 T2094 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 607348 T2094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 607365 T2094 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 607366 T2094 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64221/solr
   [junit4]   2> 607367 T2094 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 607368 T2094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 607371 T2150 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a702c6 name:ZooKeeperConnection Watcher:127.0.0.1:64221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 607371 T2094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 607382 T2094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 607393 T2094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 607395 T2152 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f496d5a name:ZooKeeperConnection Watcher:127.0.0.1:64221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 607396 T2094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 607405 T2094 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 608117 T1570 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 608402 T2117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 608404 T2117 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":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64228_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64228"}
   [junit4]   2> 608419 T2152 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> 608419 T2136 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> 608419 T2094 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64231_
   [junit4]   2> 608419 T2116 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> 608419 T2123 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> 608427 T2094 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64231_
   [junit4]   2> 608429 T2123 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 608430 T2136 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 608430 T2152 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 608430 T2116 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 608430 T2152 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> 608430 T2136 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> 608430 T2123 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> 608430 T2116 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> 608443 T2153 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 608443 T2153 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 608444 T2153 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 609782 T1578 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 609929 T2117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 609931 T2117 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [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":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64231_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64231"}
   [junit4]   2> 609931 T2117 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 609931 T2117 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 609947 T2152 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> 609947 T2136 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> 609947 T2123 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> 609947 T2116 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> 610446 T2153 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 610446 T2153 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374533245087/collection1
   [junit4]   2> 610446 T2153 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 610447 T2153 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 610447 T2153 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 610448 T2153 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374533245087/collection1/'
   [junit4]   2> 610450 T2153 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374533245087/collection1/lib/README' to classloader
   [junit4]   2> 610450 T2153 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374533245087/collection1/lib/classes/' to classloader
   [junit4]   2> 610505 T2153 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 610568 T2153 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 610669 T2153 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 610680 T2153 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 611310 T2153 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 611311 T2153 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 611311 T2153 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 611324 T2153 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 611329 T2153 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 611343 T2153 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 611348 T2153 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 611353 T2153 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 611354 T2153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 611354 T2153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 611354 T2153 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 611355 T2153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 611355 T2153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 611356 T2153 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 611356 T2153 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty2-1374533245087/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1374533233246/jetty2/
   [junit4]   2> 611356 T2153 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cc792d4
   [junit4]   2> 611357 T2153 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374533233246/jetty2
   [junit4]   2> 611358 T2153 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1374533233246/jetty2/index/
   [junit4]   2> 611358 T2153 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1374533233246/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 611358 T2153 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374533233246/jetty2/index
   [junit4]   2> 611362 T2153 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6b04e62f lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e44efff),segFN=segments_1,generation=1}
   [junit4]   2> 611362 T2153 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 611367 T2153 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 611367 T2153 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 611368 T2153 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 611369 T2153 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 611369 T2153 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 611370 T2153 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 611370 T2153 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 611371 T2153 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 611371 T2153 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 611381 T2153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 611388 T2153 oass.SolrIndexSearcher.<init> Opening Searcher@70dc202a main
   [junit4]   2> 611389 T2153 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 611390 T2153 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 611394 T2154 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70dc202a main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 611397 T2153 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 611397 T2153 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64231 collection:collection1 shard:shard1
   [junit4]   2> 611397 T2153 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 611418 T2153 oasc.ZkController.register We are http://127.0.0.1:64231/collection1/ and leader is http://127.0.0.1:64228/collection1/
   [junit4]   2> 611418 T2153 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64231
   [junit4]   2> 611419 T2153 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 611419 T2153 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C676 name=collection1 org.apache.solr.core.SolrCore@42924ba0 url=http://127.0.0.1:64231/collection1 node=127.0.0.1:64231_ C676_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:64231_, base_url=http://127.0.0.1:64231}
   [junit4]   2> 611420 T2155 C676 P64231 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 611420 T2153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 611420 T2155 C676 P64231 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 611421 T2155 C676 P64231 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 611421 T2155 C676 P64231 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 611421 T2094 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 611422 T2094 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 611423 T2155 C676 P64231 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 611423 T2094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 611440 T2126 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 611451 T2117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 611452 T2117 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"recovering",
   [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:64231_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64231"}
   [junit4]   2> 611472 T2116 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> 611472 T2136 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> 611472 T2152 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> 611472 T2123 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> 611708 T2094 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 611711 T2094 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64235
   [junit4]   2> 611712 T2094 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 611712 T2094 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 611713 T2094 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374533249572
   [junit4]   2> 611713 T2094 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374533249572/'
   [junit4]   2> 611750 T2094 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374533249572/solr.xml
   [junit4]   2> 611823 T2094 oasc.CoreContainer.<init> New CoreContainer 1146770682
   [junit4]   2> 611824 T2094 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374533249572/]
   [junit4]   2> 611826 T2094 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 611826 T2094 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 611827 T2094 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 611827 T2094 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 611827 T2094 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 611828 T2094 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 611828 T2094 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 611829 T2094 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 611829 T2094 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 611830 T2094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 611847 T2094 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 611848 T2094 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64221/solr
   [junit4]   2> 611848 T2094 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 611849 T2094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 611852 T2167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6810c25 name:ZooKeeperConnection Watcher:127.0.0.1:64221 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 611853 T2094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 611856 T2094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 611868 T2094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 611871 T2169 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e8b083b name:ZooKeeperConnection Watcher:127.0.0.1:64221/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 611871 T2094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 611875 T2094 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 612442 T2126 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 612442 T2126 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&state=recovering&nodeName=127.0.0.1:64231_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 
   [junit4]   2> 612879 T2094 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64235_
   [junit4]   2> 612891 T2094 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64235_
   [junit4]   2> 612894 T2123 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 612894 T2116 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 612894 T2123 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> 612894 T2169 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 612894 T2136 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 612894 T2152 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 612895 T2136 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> 612895 T2116 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> 612895 T2152 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> 612902 T2170 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 612903 T2170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 612910 T2170 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 612977 T2117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 612979 T2117 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [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":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64235_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64235"}
   [junit4]   2> 612979 T2117 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 612979 T2117 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 612991 T2116 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> 612991 T2123 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> 612991 T2152 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> 612991 T2136 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> 612991 T2169 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> 613038 T1593 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 613911 T2170 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 613911 T2170 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374533249572/collection1
   [junit4]   2> 613911 T2170 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 613912 T2170 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 613912 T2170 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 613913 T2170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374533249572/collection1/'
   [junit4]   2> 613915 T2170 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374533249572/collection1/lib/README' to classloader
   [junit4]   2> 613915 T2170 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374533249572/collection1/lib/classes/' to classloader
   [junit4]   2> 614011 T2170 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 614331 T2170 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 614434 T2170 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> ASYNC  NEW_CORE C677 name=collection1 org.apache.solr.core.SolrCore@42924ba0 url=http://127.0.0.1:64231/collection1 node=127.0.0.1:64231_ C677_STATE=coll:collection1 core:collection1 props:{state=recovering, core=collection1, node_name=127.0.0.1:64231_, base_url=http://127.0.0.1:64231}
   [junit4]   2> 614444 T2155 C677 P64231 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:64228/collection1/ core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 614444 T2155 C677 P64231 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:64231 START replicas=[http://127.0.0.1:64228/collection1/] nUpdates=100
   [junit4]   2> 614445 T2155 C677 P64231 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
   [junit4]   2> 614446 T2155 C677 P64231 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 614447 T2155 C677 P64231 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
   [junit4]   2> 614447 T2155 C677 P64231 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
   [junit4]   2> 614447 T2155 C677 P64231 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 614447 T2155 C677 P64231 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:64228/collection1/. core=collection1
   [junit4]   2> 614448 T2155 C677 P64231 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 614475 T2170 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> ASYNC  NEW_CORE C678 name=collection1 org.apache.solr.core.SolrCore@46c43661 url=http://127.0.0.1:64228/collection1 node=127.0.0.1:64228_ C678_STATE=coll:collection1 core:collection1 props:{state=active, core=collection1, node_name=127.0.0.1:64228_, base_url=http://127.0.0.1:64228, leader=true}
   [junit4]   2> 614483 T2127 C678 P64228 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
   [junit4]   2> 614497 T2128 C678 P64228 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 614510 T2128 C678 P64228 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@515dcbd4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f7b518c),segFN=segments_1,generation=1}
   [junit4]   2> 614511 T2128 C678 P64228 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 614512 T2128 C678 P64228 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 614512 T2128 C678 P64228 oass.SolrIndexSearcher.<init> Opening Searcher@2b3bcf39 realtime
   [junit4]   2> 614513 T2128 C678 P64228 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 614513 T2128 C678 P64228 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 16
   [junit4]   2> 614515 T2155 C677 P64231 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 614515 T2155 C677 P64231 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 614519 T2129 C678 P64228 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 614519 T2129 C678 P64228 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 614520 T2155 C677 P64231 oasc.RecoveryStrategy.replay No replay needed. core=collection1
   [junit4]   2> 614520 T2155 C677 P64231 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
   [junit4]   2> 614521 T2155 C677 P64231 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 614521 T2155 C677 P64231 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 614527 T2155 C677 P64231 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
   [junit4]   2> 615137 T1610 oasc.OverseerCollectionProcessor.run WARN Overseer cannot talk to ZK
   [junit4]   2> 615825 T2170 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 615826 T2170 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 615826 T2170 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 615838 T2170 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 615842 T2170 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 615856 T2170 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 615860 T2170 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 615865 T2170 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 615866 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 615866 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 615866 T2170 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 615867 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 615867 T2170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 615868 T2170 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 615868 T2170 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.AliasIntegrationTest-jetty3-1374533249572/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1374533233246/jetty3/
   [junit4]   2> 615868 T2170 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cc792d4
   [junit4]   2> 615869 T2170 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1374533233246/jetty3
   [junit4]   2> 615869 T2170 oasc.SolrCore.getNewIndexDir New index directory detec

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

cketImpl.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=Appending, sim=DefaultSimilarity, locale=ro_RO, timezone=Israel
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=106496432,total=456916992
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryZkTest, TestWriterPerf, TestStressVersions, OverseerCollectionProcessorTest, SolrTestCaseJ4Test, TestJoin, TestDocSet, ExternalFileFieldSortTest, LeaderElectionTest, TestConfig, CircularListTest, TestLRUCache, TestUniqueKeyFieldResource, TestBadConfig, ReturnFieldsTest, TestTrie, TestSolrQueryParser, CacheHeaderTest, DocValuesTest, ShowFileRequestHandlerTest, DistributedTermsComponentTest, PluginInfoTest, TestPerFieldSimilarity, RAMDirectoryFactoryTest, TestSweetSpotSimilarityFactory, TestCopyFieldCollectionResource, JsonLoaderTest, SimpleFacetsTest, UUIDFieldTest, TestValueSourceCache, TestIBSimilarityFactory, DistributedSpellCheckComponentTest, MoreLikeThisHandlerTest, IndexSchemaTest, OverseerTest, TestGroupingSearch, TestRealTimeGet, TestRandomDVFaceting, SoftAutoCommitTest, TestLMDirichletSimilarityFactory, SolrIndexSplitterTest, TestSolrDeletionPolicy2, DocumentBuilderTest, StressHdfsTest, CoreAdminHandlerTest, SystemInfoHandlerTest, TestPluginEnable, TestFastLRUCache, InfoHandlerTest, TestSolrXmlPersistence, TestQuerySenderListener, ResponseLogComponentTest, TestCoreContainer, AliasIntegrationTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AliasIntegrationTest -Dtests.seed=455E0B2F39648024 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=ro_RO -Dtests.timezone=Israel -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | AliasIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AliasIntegrationTest: 
   [junit4]    >    1) Thread[id=2274, name=recoveryCmdExecutor-787-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]
   [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([455E0B2F39648024]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2274, name=recoveryCmdExecutor-787-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]
   [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([455E0B2F39648024]:0)
   [junit4] Completed on J0 in 128.91s, 1 test, 2 errors <<< FAILURES!

[...truncated 727 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:402: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:893: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 746 ignored (2 assumptions)

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