You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/08/29 20:11:45 UTC

[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.8.0-ea-b102) - Build # 3132 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3132/
Java: 64bit/jdk1.8.0-ea-b102 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.AliasIntegrationTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:62032/cl/ik returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:62032/cl/ik returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([FB4B9C5E6F30A492:7AAD1246186FC4AE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.AliasIntegrationTest.createAlias(AliasIntegrationTest.java:244)
	at org.apache.solr.cloud.AliasIntegrationTest.doTest(AliasIntegrationTest.java:180)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:491)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 9988 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 1262802 T3737 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /cl/ik
   [junit4]   2> 1262808 T3737 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-AliasIntegrationTest-1377798919619
   [junit4]   2> 1262811 T3737 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1262813 T3738 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1262958 T3737 oasc.ZkTestServer.run start zk server on port:62013
   [junit4]   2> 1262961 T3737 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1262977 T3744 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13939b47 name:ZooKeeperConnection Watcher:127.0.0.1:62013 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1262979 T3737 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1262979 T3737 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1263000 T3737 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1263012 T3746 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d546745 name:ZooKeeperConnection Watcher:127.0.0.1:62013/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1263012 T3737 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1263012 T3737 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1263019 T3737 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1263027 T3737 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1263046 T3737 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1263061 T3737 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1263062 T3737 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1263075 T3737 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1263076 T3737 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1263085 T3737 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1263086 T3737 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1263109 T3737 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1263110 T3737 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1263116 T3737 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1263116 T3737 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1263121 T3737 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1263123 T3737 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1263127 T3737 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1263129 T3737 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1263150 T3737 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1263150 T3737 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1263158 T3737 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1263159 T3737 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1263165 T3737 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1263167 T3737 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1263891 T3737 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1263901 T3737 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:62020
   [junit4]   2> 1263902 T3737 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1263902 T3737 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1263904 T3737 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-controljetty-1377798919983
   [junit4]   2> 1263904 T3737 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-controljetty-1377798919983\'
   [junit4]   2> 1263949 T3737 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-controljetty-1377798919983\solr.xml
   [junit4]   2> 1263971 T3737 oasc.CoreContainer.<init> New CoreContainer 2101429062
   [junit4]   2> 1263971 T3737 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-controljetty-1377798919983\]
   [junit4]   2> 1263973 T3737 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1263973 T3737 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1263973 T3737 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1263974 T3737 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1263974 T3737 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1263974 T3737 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1263976 T3737 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1263976 T3737 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1263976 T3737 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1263976 T3737 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1263995 T3737 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1263995 T3737 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1263995 T3737 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62013/solr
   [junit4]   2> 1263995 T3737 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1264000 T3737 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264018 T3757 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@92ff1d name:ZooKeeperConnection Watcher:127.0.0.1:62013 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1264018 T3737 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1264023 T3739 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x140cb3715d20002, 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:724)
   [junit4]   2> 
   [junit4]   2> 1264023 T3737 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1264033 T3737 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264040 T3759 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43d985bf name:ZooKeeperConnection Watcher:127.0.0.1:62013/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1264040 T3737 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1264049 T3737 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1264059 T3737 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1264066 T3737 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1264070 T3737 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62020_cl%2Fik
   [junit4]   2> 1264073 T3737 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62020_cl%2Fik
   [junit4]   2> 1264080 T3737 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1264091 T3737 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1264097 T3737 oasc.Overseer.start Overseer (id=90295429997133827-127.0.0.1:62020_cl%2Fik-n_0000000000) starting
   [junit4]   2> 1264104 T3737 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1264113 T3761 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1264116 T3737 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1264123 T3737 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1264130 T3737 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1264146 T3762 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1264146 T3762 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1264149 T3760 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1264150 T3762 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1264156 T3760 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1264157 T3760 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:62020_cl%2Fik",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62020/cl/ik"}
   [junit4]   2> 1264157 T3760 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1264159 T3760 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1264175 T3759 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> 1265592 T3762 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1265592 T3762 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-controljetty-1377798919983\collection1
   [junit4]   2> 1265592 T3762 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1265595 T3762 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1265595 T3762 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1265598 T3762 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-controljetty-1377798919983\collection1\'
   [junit4]   2> 1265599 T3762 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-controljetty-1377798919983/collection1/lib/classes/' to classloader
   [junit4]   2> 1265601 T3762 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-controljetty-1377798919983/collection1/lib/README' to classloader
   [junit4]   2> 1265668 T3762 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1265684 T3762 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1265689 T3762 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1265701 T3762 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1265898 T3762 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1265899 T3762 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1265899 T3762 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1265909 T3762 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1265912 T3762 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1265948 T3762 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1265953 T3762 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1265958 T3762 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1265960 T3762 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1265960 T3762 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1265960 T3762 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1265962 T3762 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1265962 T3762 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1265962 T3762 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1265964 T3762 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-controljetty-1377798919983\collection1\, dataDir=.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616/control/data\
   [junit4]   2> 1265964 T3762 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a0f5f7c
   [junit4]   2> 1265965 T3762 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.AliasIntegrationTest-1377798919616/control/data\
   [junit4]   2> 1265965 T3762 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616/control/data\index/
   [junit4]   2> 1265965 T3762 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1265965 T3762 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.AliasIntegrationTest-1377798919616/control/data\index
   [junit4]   2> 1265967 T3762 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=66.787109375, floorSegmentMB=0.43359375, forceMergeDeletesPctAllowed=23.17124102209663, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1265967 T3762 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2d930ae0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a44eb67),segFN=segments_1,generation=1}
   [junit4]   2> 1265968 T3762 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1265972 T3762 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1265974 T3762 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1265974 T3762 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1265975 T3762 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1265975 T3762 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1265975 T3762 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1265975 T3762 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1265976 T3762 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1265976 T3762 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1265976 T3762 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1265978 T3762 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1265978 T3762 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1265978 T3762 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1265978 T3762 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1265978 T3762 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1265988 T3762 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1265993 T3762 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1265993 T3762 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1265995 T3762 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=57.2177734375, floorSegmentMB=1.1083984375, forceMergeDeletesPctAllowed=0.9659741278831013, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.425878793253036
   [junit4]   2> 1265995 T3762 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2d930ae0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a44eb67),segFN=segments_1,generation=1}
   [junit4]   2> 1265995 T3762 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1265995 T3762 oass.SolrIndexSearcher.<init> Opening Searcher@5ff958ad main
   [junit4]   2> 1265998 T3763 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ff958ad main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1266000 T3762 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1266000 T3762 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62020/cl/ik collection:control_collection shard:shard1
   [junit4]   2> 1266000 T3762 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1266007 T3762 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1266024 T3762 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1266031 T3762 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1266031 T3762 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1266031 T3762 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:62020/cl/ik/collection1/
   [junit4]   2> 1266031 T3762 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1266033 T3762 oasc.SyncStrategy.syncToMe http://127.0.0.1:62020/cl/ik/collection1/ has no replicas
   [junit4]   2> 1266033 T3762 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:62020/cl/ik/collection1/ shard1
   [junit4]   2> 1266033 T3762 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1266344 T3760 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1266359 T3759 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> 1266414 T3762 oasc.ZkController.register We are http://127.0.0.1:62020/cl/ik/collection1/ and leader is http://127.0.0.1:62020/cl/ik/collection1/
   [junit4]   2> 1266414 T3762 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62020/cl/ik
   [junit4]   2> 1266414 T3762 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1266414 T3762 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1266414 T3762 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1266417 T3762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1266420 T3737 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1266420 T3737 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1266420 T3737 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1266427 T3737 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 1266430 T3737 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1266434 T3766 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f13dd99 name:ZooKeeperConnection Watcher:127.0.0.1:62013/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1266435 T3737 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1266437 T3737 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1266441 T3737 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1267151 T3737 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1267167 T3737 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:62032
   [junit4]   2> 1267168 T3737 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1267170 T3737 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1267170 T3737 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty1-1377798923249
   [junit4]   2> 1267170 T3737 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty1-1377798923249\'
   [junit4]   2> 1267215 T3737 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty1-1377798923249\solr.xml
   [junit4]   2> 1267239 T3737 oasc.CoreContainer.<init> New CoreContainer 196852945
   [junit4]   2> 1267240 T3737 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty1-1377798923249\]
   [junit4]   2> 1267241 T3737 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1267241 T3737 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1267241 T3737 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1267243 T3737 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1267243 T3737 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1267243 T3737 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1267244 T3737 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1267246 T3737 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1267246 T3737 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1267247 T3737 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1267264 T3737 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1267264 T3737 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1267265 T3737 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62013/solr
   [junit4]   2> 1267265 T3737 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1267270 T3737 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1267291 T3777 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13d06be8 name:ZooKeeperConnection Watcher:127.0.0.1:62013 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1267292 T3737 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1267296 T3737 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1267296 T3739 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x140cb3715d20005, 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:724)
   [junit4]   2> 
   [junit4]   2> 1267310 T3737 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1267316 T3779 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55046814 name:ZooKeeperConnection Watcher:127.0.0.1:62013/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1267316 T3737 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1267327 T3737 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1268530 T3760 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1268532 T3760 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:62020_cl%2Fik",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62020/cl/ik"}
   [junit4]   2> 1268542 T3779 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> 1268542 T3759 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> 1268543 T3766 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> 1268777 T3737 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62032_cl%2Fik
   [junit4]   2> 1268779 T3737 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62032_cl%2Fik
   [junit4]   2> 1268784 T3759 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1268785 T3779 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1268785 T3779 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> 1268785 T3766 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1268786 T3766 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> 1268791 T3759 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1268799 T3780 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1268799 T3780 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1268803 T3780 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1270717 T3760 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1270718 T3760 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:62032_cl%2Fik",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62032/cl/ik"}
   [junit4]   2> 1270718 T3760 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 1270721 T3760 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1270737 T3766 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> 1270737 T3759 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> 1270738 T3779 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> 1271669 T3780 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1271669 T3780 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty1-1377798923249\collection1
   [junit4]   2> 1271669 T3780 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1271672 T3780 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1271672 T3780 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1271675 T3780 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty1-1377798923249\collection1\'
   [junit4]   2> 1271678 T3780 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty1-1377798923249/collection1/lib/classes/' to classloader
   [junit4]   2> 1271680 T3780 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty1-1377798923249/collection1/lib/README' to classloader
   [junit4]   2> 1271749 T3780 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1271762 T3780 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1271766 T3780 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1271776 T3780 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1271948 T3780 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1271949 T3780 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1271951 T3780 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1271958 T3780 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1271959 T3780 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1271984 T3780 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1271989 T3780 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1271992 T3780 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1271995 T3780 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1271995 T3780 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1271995 T3780 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1272010 T3780 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1272010 T3780 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1272010 T3780 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1272010 T3780 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty1-1377798923249\collection1\, dataDir=.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616/jetty1\
   [junit4]   2> 1272010 T3780 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a0f5f7c
   [junit4]   2> 1272011 T3780 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.AliasIntegrationTest-1377798919616/jetty1\
   [junit4]   2> 1272011 T3780 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616/jetty1\index/
   [junit4]   2> 1272011 T3780 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 1272013 T3780 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.AliasIntegrationTest-1377798919616/jetty1\index
   [junit4]   2> 1272013 T3780 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=66.787109375, floorSegmentMB=0.43359375, forceMergeDeletesPctAllowed=23.17124102209663, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1272014 T3780 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6782ce0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@463a3249),segFN=segments_1,generation=1}
   [junit4]   2> 1272014 T3780 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1272016 T3780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1272016 T3780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1272018 T3780 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1272018 T3780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1272018 T3780 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1272018 T3780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1272019 T3780 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1272019 T3780 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1272019 T3780 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1272019 T3780 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1272020 T3780 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1272020 T3780 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1272020 T3780 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1272020 T3780 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1272022 T3780 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1272028 T3780 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1272033 T3780 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1272033 T3780 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1272034 T3780 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=57.2177734375, floorSegmentMB=1.1083984375, forceMergeDeletesPctAllowed=0.9659741278831013, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.425878793253036
   [junit4]   2> 1272034 T3780 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6782ce0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@463a3249),segFN=segments_1,generation=1}
   [junit4]   2> 1272034 T3780 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1272035 T3780 oass.SolrIndexSearcher.<init> Opening Searcher@7de02ab3 main
   [junit4]   2> 1272041 T3781 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7de02ab3 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1272042 T3780 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1272042 T3780 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62032/cl/ik collection:collection1 shard:shard1
   [junit4]   2> 1272042 T3780 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1272049 T3780 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1272065 T3780 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1272070 T3780 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1272070 T3780 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1272070 T3780 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:62032/cl/ik/collection1/
   [junit4]   2> 1272070 T3780 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1272070 T3780 oasc.SyncStrategy.syncToMe http://127.0.0.1:62032/cl/ik/collection1/ has no replicas
   [junit4]   2> 1272071 T3780 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:62032/cl/ik/collection1/ shard1
   [junit4]   2> 1272071 T3780 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1272774 T3760 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1272800 T3766 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> 1272802 T3779 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> 1272802 T3759 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> 1272811 T3780 oasc.ZkController.register We are http://127.0.0.1:62032/cl/ik/collection1/ and leader is http://127.0.0.1:62032/cl/ik/collection1/
   [junit4]   2> 1272811 T3780 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62032/cl/ik
   [junit4]   2> 1272811 T3780 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1272811 T3780 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1272811 T3780 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1272813 T3780 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1272814 T3737 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1272816 T3737 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1272816 T3737 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1273465 T3737 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1273472 T3737 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:62041
   [junit4]   2> 1273473 T3737 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1273473 T3737 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1273473 T3737 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty2-1377798929629
   [junit4]   2> 1273473 T3737 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty2-1377798929629\'
   [junit4]   2> 1273508 T3737 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty2-1377798929629\solr.xml
   [junit4]   2> 1273525 T3737 oasc.CoreContainer.<init> New CoreContainer 377620237
   [junit4]   2> 1273525 T3737 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty2-1377798929629\]
   [junit4]   2> 1273526 T3737 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1273526 T3737 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1273526 T3737 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1273526 T3737 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1273526 T3737 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1273526 T3737 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1273527 T3737 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1273527 T3737 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1273527 T3737 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1273529 T3737 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1273537 T3737 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1273537 T3737 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1273539 T3737 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62013/solr
   [junit4]   2> 1273539 T3737 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1273541 T3737 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273572 T3793 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59b9a471 name:ZooKeeperConnection Watcher:127.0.0.1:62013 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273573 T3737 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1273578 T3737 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1273578 T3739 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x140cb3715d20007, 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:724)
   [junit4]   2> 
   [junit4]   2> 1273587 T3737 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273591 T3795 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dcb09dd name:ZooKeeperConnection Watcher:127.0.0.1:62013/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273591 T3737 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1273599 T3737 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1274757 T3760 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1274758 T3760 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:62032_cl%2Fik",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62032/cl/ik"}
   [junit4]   2> 1274768 T3766 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> 1274768 T3779 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> 1274770 T3795 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> 1274768 T3759 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> 1274903 T3737 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62041_cl%2Fik
   [junit4]   2> 1274906 T3737 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62041_cl%2Fik
   [junit4]   2> 1274910 T3759 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> 1274911 T3766 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1274911 T3766 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> 1274913 T3779 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1274914 T3779 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> 1274913 T3795 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1274915 T3795 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> 1274919 T3759 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1274929 T3796 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1274929 T3796 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1274932 T3796 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1276726 T3760 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1276727 T3760 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:62041_cl%2Fik",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62041/cl/ik"}
   [junit4]   2> 1276727 T3760 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1276727 T3760 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1276736 T3759 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> 1276738 T3766 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> 1276739 T3795 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> 1276740 T3779 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> 1277525 T3796 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1277525 T3796 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty2-1377798929629\collection1
   [junit4]   2> 1277525 T3796 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1277527 T3796 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1277527 T3796 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1277529 T3796 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty2-1377798929629\collection1\'
   [junit4]   2> 1277532 T3796 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty2-1377798929629/collection1/lib/classes/' to classloader
   [junit4]   2> 1277532 T3796 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty2-1377798929629/collection1/lib/README' to classloader
   [junit4]   2> 1277584 T3796 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1277594 T3796 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1277597 T3796 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1277604 T3796 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1277789 T3796 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1277789 T3796 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1277789 T3796 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1277798 T3796 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1277799 T3796 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1277823 T3796 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1277828 T3796 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1277833 T3796 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1277836 T3796 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1277836 T3796 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1277836 T3796 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1277839 T3796 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1277839 T3796 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1277839 T3796 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1277841 T3796 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty2-1377798929629\collection1\, dataDir=.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616/jetty2\
   [junit4]   2> 1277841 T3796 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a0f5f7c
   [junit4]   2> 1277842 T3796 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.AliasIntegrationTest-1377798919616/jetty2\
   [junit4]   2> 1277842 T3796 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616/jetty2\index/
   [junit4]   2> 1277842 T3796 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 1277842 T3796 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.AliasIntegrationTest-1377798919616/jetty2\index
   [junit4]   2> 1277842 T3796 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=66.787109375, floorSegmentMB=0.43359375, forceMergeDeletesPctAllowed=23.17124102209663, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1277844 T3796 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c4e4bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ffb901a),segFN=segments_1,generation=1}
   [junit4]   2> 1277844 T3796 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1277848 T3796 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1277848 T3796 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1277848 T3796 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1277850 T3796 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1277850 T3796 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1277850 T3796 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1277851 T3796 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1277851 T3796 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1277851 T3796 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1277852 T3796 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1277852 T3796 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1277853 T3796 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1277853 T3796 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1277853 T3796 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1277855 T3796 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1277863 T3796 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1277884 T3796 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1277884 T3796 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1277885 T3796 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=57.2177734375, floorSegmentMB=1.1083984375, forceMergeDeletesPctAllowed=0.9659741278831013, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.425878793253036
   [junit4]   2> 1277885 T3796 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c4e4bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ffb901a),segFN=segments_1,generation=1}
   [junit4]   2> 1277885 T3796 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1277885 T3796 oass.SolrIndexSearcher.<init> Opening Searcher@598f7f4e main
   [junit4]   2> 1277890 T3797 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@598f7f4e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1277891 T3796 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1277891 T3796 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62041/cl/ik collection:collection1 shard:shard1
   [junit4]   2> 1277891 T3796 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1277903 T3796 oasc.ZkController.register We are http://127.0.0.1:62041/cl/ik/collection1/ and leader is http://127.0.0.1:62032/cl/ik/collection1/
   [junit4]   2> 1277903 T3796 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62041/cl/ik
   [junit4]   2> 1277903 T3796 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1277904 T3796 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C3533 name=collection1 org.apache.solr.core.SolrCore@4238b657 url=http://127.0.0.1:62041/cl/ik/collection1 node=127.0.0.1:62041_cl%2Fik C3533_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:62041_cl%2Fik, base_url=http://127.0.0.1:62041/cl/ik}
   [junit4]   2> 1277905 T3798 C3533 P62041 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1277905 T3798 C3533 P62041 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1277905 T3798 C3533 P62041 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 1277905 T3798 C3533 P62041 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1277908 T3796 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1277910 T3798 C3533 P62041 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1277922 T3770 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 1277924 T3737 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1277924 T3737 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1277924 T3737 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1278636 T3737 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1278642 T3737 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:62051
   [junit4]   2> 1278645 T3737 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1278645 T3737 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1278646 T3737 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty3-1377798934737
   [junit4]   2> 1278646 T3737 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty3-1377798934737\'
   [junit4]   2> 1278699 T3737 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty3-1377798934737\solr.xml
   [junit4]   2> 1278701 T3760 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1278702 T3760 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:62041_cl%2Fik",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62041/cl/ik"}
   [junit4]   2> 1278717 T3759 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> 1278718 T3795 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> 1278718 T3766 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> 1278718 T3779 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> 1278736 T3737 oasc.CoreContainer.<init> New CoreContainer 116289306
   [junit4]   2> 1278737 T3737 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty3-1377798934737\]
   [junit4]   2> 1278739 T3737 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1278739 T3737 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1278739 T3737 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1278739 T3737 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1278740 T3737 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1278740 T3737 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1278741 T3737 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1278741 T3737 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1278742 T3737 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1278742 T3737 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1278759 T3737 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1278759 T3737 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1278760 T3737 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62013/solr
   [junit4]   2> 1278761 T3737 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1278764 T3737 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1278769 T3810 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ff9cbde name:ZooKeeperConnection Watcher:127.0.0.1:62013 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1278770 T3737 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1278774 T3737 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1278774 T3739 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x140cb3715d20009, 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:724)
   [junit4]   2> 
   [junit4]   2> 1278785 T3737 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1278793 T3812 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67490ca8 name:ZooKeeperConnection Watcher:127.0.0.1:62013/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1278793 T3737 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1278804 T3737 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1279218 T3770 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1279218 T3770 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&state=recovering&nodeName=127.0.0.1:62041_cl%252Fik&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1296 
   [junit4]   2> 1280108 T3737 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62051_cl%2Fik
   [junit4]   2> 1280110 T3737 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62051_cl%2Fik
   [junit4]   2> 1280115 T3759 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> 1280118 T3795 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1280118 T3795 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> 1280118 T3812 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1280119 T3766 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1280119 T3766 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> 1280120 T3779 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1280120 T3779 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> 1280124 T3759 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1280134 T3813 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1280134 T3813 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1280138 T3813 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1280676 T3760 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1280677 T3760 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:62051_cl%2Fik",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62051/cl/ik"}
   [junit4]   2> 1280677 T3760 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1280677 T3760 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1280686 T3766 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> 1280686 T3759 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> 1280688 T3795 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> 1280688 T3812 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> 1280688 T3779 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> 1281435 T3813 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1281435 T3813 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty3-1377798934737\collection1
   [junit4]   2> 1281435 T3813 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1281436 T3813 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1281437 T3813 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1281438 T3813 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty3-1377798934737\collection1\'
   [junit4]   2> 1281440 T3813 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty3-1377798934737/collection1/lib/classes/' to classloader
   [junit4]   2> 1281442 T3813 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.AliasIntegrationTest-jetty3-1377798934737/collection1/lib/README' to classloader
   [junit4]   2> 1281497 T3813 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1281509 T3813 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1281514 T3813 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1281522 T3813 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1281715 T3813 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1281716 T3813 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1281717 T3813 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1281725 T3813 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1281727 T3813 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1281745 T3813 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1281749 T3813 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1281753 T3813 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1281754 T3813 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1281754 T3813 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1281754 T3813 oass.OpenExchangeRatesOrgProvider.reload Reloading e

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

e\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty3-1377798934737\collection2_shard2_replica1\data\ [CachedDir<<refCount=0;path=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty3-1377798934737\collection2_shard2_replica1\data\;done=false>>]
   [junit4]   2> 1333676 T3737 oasc.CachingDirectoryFactory.close Closing directory: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty3-1377798934737\collection2_shard2_replica1\data\
   [junit4]   2> 1333676 T3737 oasc.CachingDirectoryFactory.closeCacheValue looking to close ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty3-1377798934737\collection2_shard2_replica1\data\index [CachedDir<<refCount=0;path=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty3-1377798934737\collection2_shard2_replica1\data\index;done=false>>]
   [junit4]   2> 1333677 T3737 oasc.CachingDirectoryFactory.close Closing directory: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-jetty3-1377798934737\collection2_shard2_replica1\data\index
   [junit4]   2> 1333677 T3887 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90295429997133834-127.0.0.1:62051_cl%2Fik-n_0000000003) am no longer a leader.
   [junit4]   2> 1333678 T3812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1333689 T3737 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/cl/ik,null}
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616\zookeeper\server1\data\version-2\log.1 FAILED !!!!!
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616\zookeeper\server1\data\version-2 FAILED !!!!!
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616\zookeeper\server1\data FAILED !!!!!
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616\zookeeper\server1 FAILED !!!!!
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616\zookeeper FAILED !!!!!
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.AliasIntegrationTest-1377798919616 FAILED !!!!!
   [junit4]   2> 1333770 T3737 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1333771 T3737 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:62013 62013
   [junit4]   2> 1334675 T3812 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1335495 T3812 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   1> -
   [junit4]   1> rstate:down live:true
   [junit4]   1> rstate:down live:true
   [junit4]   1> -
   [junit4]   1> rstate:down live:true
   [junit4]   1> rstate:down live:true
   [junit4]   1> -
   [junit4]   1> rstate:active live:true
   [junit4]   1> rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AliasIntegrationTest -Dtests.method=testDistribSearch -Dtests.seed=FB4B9C5E6F30A492 -Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=CST6CDT -Dtests.file.encoding=UTF-8
   [junit4] ERROR   72.7s | AliasIntegrationTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:62032/cl/ik returned non ok status:500, message:Server Error
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FB4B9C5E6F30A492:7AAD1246186FC4AE]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:387)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    > 	at org.apache.solr.cloud.AliasIntegrationTest.createAlias(AliasIntegrationTest.java:244)
   [junit4]    > 	at org.apache.solr.cloud.AliasIntegrationTest.doTest(AliasIntegrationTest.java:180)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 1335516 T3737 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=ja, timezone=CST6CDT
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=2,threads=2,free=38959096,total=154378240
   [junit4]   2> NOTE: All tests run in this JVM: [HardAutoCommitTest, CustomCollectionTest, HdfsDirectoryTest, TestFunctionQuery, TestSolrQueryParserDefaultOperatorResource, TestJmxIntegration, TestHashPartitioner, SpellingQueryConverterTest, LeaderElectionIntegrationTest, TestLazyCores, SimplePostToolTest, DocValuesMultiTest, TestReplicationHandler, SignatureUpdateProcessorFactoryTest, DOMUtilTest, CurrencyFieldXmlFileTest, TestDistributedSearch, CollectionsAPIDistributedZkTest, CurrencyFieldOpenExchangeTest, SolrPluginUtilsTest, DistributedTermsComponentTest, TestComponentsName, TestCloudManagedSchema, ChaosMonkeySafeLeaderTest, QueryElevationComponentTest, SpellPossibilityIteratorTest, JsonLoaderTest, DocValuesTest, SolrCoreCheckLockOnStartupTest, ShardSplitTest, DefaultValueUpdateProcessorTest, TestLMDirichletSimilarityFactory, LoggingHandlerTest, BinaryUpdateRequestHandlerTest, SpellCheckComponentTest, TestClassNameShortening, MultiTermTest, HighlighterConfigTest, TestAddFieldRealTimeGet, SearchHandlerTest, OpenCloseCoreStressTest, TestFaceting, ExternalFileFieldSortTest, AlternateDirectoryTest, TestAtomicUpdateErrorCases, DocValuesMissingTest, AssignTest, SolrIndexSplitterTest, TestIndexingPerformance, SuggesterWFSTTest, FullSolrCloudDistribCmdsTest, TestWordDelimiterFilterFactory, TestSuggestSpellingConverter, TestSurroundQueryParser, BasicZkTest, SyncSliceTest, HdfsChaosMonkeySafeLeaderTest, PingRequestHandlerTest, TestNoOpRegenerator, TestSolrXml, TestFieldTypeCollectionResource, SynonymTokenizerTest, BasicDistributedZk2Test, UniqFieldsUpdateProcessorFactoryTest, TestSchemaNameResource, DistributedQueryElevationComponentTest, StressHdfsTest, DirectUpdateHandlerTest, ZkSolrClientTest, TestCoreContainer, UpdateRequestProcessorFactoryTest, TestBM25SimilarityFactory, TestCSVResponseWriter, TestDynamicFieldCollectionResource, TermVectorComponentDistributedTest, TestCollationField, TestSort, TestUpdate, XmlUpdateRequestHandlerTest, WordBreakSolrSpellCheckerTest, TestCoreDiscovery, TestRangeQuery, TestRTGBase, QueryParsingTest, TestSolrQueryParserResource, HdfsBasicDistributedZkTest, LukeRequestHandlerTest, ClusterStateUpdateTest, QueryResultKeyTest, HdfsRecoveryZkTest, TestMultiCoreConfBootstrap, BadCopyFieldTest, TestReloadAndDeleteDocs, DebugComponentTest, ParsingFieldUpdateProcessorsTest, TestRandomFaceting, CoreAdminCreateDiscoverTest, ChaosMonkeyNothingIsSafeTest, AutoCommitTest, TestFastOutputStream, ShardRoutingCustomTest, TestManagedSchemaFieldResource, ResponseLogComponentTest, TestExtendedDismaxParser, BJQParserTest, TestPHPSerializedResponseWriter, TestUtils, JSONWriterTest, TestRecovery, TestQueryTypes, TestSolrDeletionPolicy2, DateMathParserTest, AnalysisAfterCoreReloadTest, TimeZoneUtilsTest, TestSolr4Spatial, TestSolrXmlPersistor, PolyFieldTest, TestFiltering, AliasIntegrationTest]
   [junit4] Completed in 72.76s, 1 test, 1 error <<< FAILURES!

[...truncated 626 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:395: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:375: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:450: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:876: There were test failures: 325 suites, 1413 tests, 1 error, 44 ignored (11 assumptions)

Total time: 61 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-ea-b102 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure