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/11/10 22:05:48 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_45) - Build # 3451 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3451/
Java: 32bit/jdk1.7.0_45 -server -XX:+UseG1GC

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

Error Message:
Wrong doc count on shard1_1 expected:<44> but was:<30>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_1 expected:<44> but was:<30>
	at __randomizedtesting.SeedInfo.seed([6E6BC8FE8519BF05:EF8D46E6F246DF39]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:478)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
	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:606)
	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:744)




Build Log:
[...truncated 10826 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 3359121 T8241 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 3359129 T8241 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ShardSplitTest-1384117322117
   [junit4]   2> 3359134 T8241 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 3359135 T8242 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 3359253 T8241 oasc.ZkTestServer.run start zk server on port:51782
   [junit4]   2> 3359256 T8241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3359266 T8248 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4549e8 name:ZooKeeperConnection Watcher:127.0.0.1:51782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3359267 T8241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3359267 T8241 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3359275 T8243 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14243d241910000, 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:744)
   [junit4]   2> 
   [junit4]   2> 3359277 T8241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3359283 T8250 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d7dfd name:ZooKeeperConnection Watcher:127.0.0.1:51782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3359283 T8241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3359284 T8241 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 3359291 T8241 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 3359297 T8241 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 3359301 T8241 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 3359308 T8241 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3359308 T8241 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3359320 T8241 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 3359320 T8241 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 3359328 T8241 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3359329 T8241 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3359335 T8241 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3359335 T8241 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3359343 T8241 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3359343 T8241 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3359351 T8241 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3359351 T8241 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 3359360 T8241 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3359362 T8241 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3359371 T8241 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3359372 T8241 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3359379 T8241 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3359380 T8241 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3359387 T8241 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3359387 T8241 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3359394 T8241 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3359395 T8241 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3359405 T8243 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14243d241910001, 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:744)
   [junit4]   2> 
   [junit4]   2> 3360161 T8241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3360172 T8241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51789
   [junit4]   2> 3360172 T8241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3360172 T8241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3360172 T8241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1384117322391
   [junit4]   2> 3360172 T8241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1384117322391\'
   [junit4]   2> 3360220 T8241 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1384117322391\solr.xml
   [junit4]   2> 3360399 T8241 oasc.CoreContainer.<init> New CoreContainer 31914616
   [junit4]   2> 3360399 T8241 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1384117322391\]
   [junit4]   2> 3360404 T8241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3360404 T8241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3360404 T8241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3360404 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3360404 T8241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3360404 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3360404 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3360407 T8241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3360407 T8241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3360410 T8241 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3360413 T8241 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3360413 T8241 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51782/solr
   [junit4]   2> 3360413 T8241 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3360417 T8241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3360421 T8261 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ae65d name:ZooKeeperConnection Watcher:127.0.0.1:51782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3360422 T8241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3360431 T8241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3360435 T8263 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@de9beb name:ZooKeeperConnection Watcher:127.0.0.1:51782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3360436 T8241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3360440 T8241 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 3360447 T8241 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 3360456 T8241 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3360461 T8241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51789_
   [junit4]   2> 3360464 T8241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51789_
   [junit4]   2> 3360471 T8241 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 3360482 T8241 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 3360485 T8241 oasc.Overseer.start Overseer (id=90709512823046147-127.0.0.1:51789_-n_0000000000) starting
   [junit4]   2> 3360492 T8241 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 3360500 T8265 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 3360501 T8241 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 3360507 T8241 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 3360512 T8241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3360519 T8264 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 3360534 T8266 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3360534 T8266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3360536 T8266 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3362304 T8264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3362306 T8264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51789",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51789_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3362306 T8264 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 3362306 T8264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3362316 T8263 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> 3362909 T8266 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3362909 T8266 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1384117322391\collection1
   [junit4]   2> 3362909 T8266 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 3362911 T8266 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3362911 T8266 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3362914 T8266 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1384117322391\collection1\'
   [junit4]   2> 3362915 T8266 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1384117322391/collection1/lib/classes/' to classloader
   [junit4]   2> 3362915 T8266 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1384117322391/collection1/lib/README' to classloader
   [junit4]   2> 3363010 T8266 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3363097 T8266 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3363100 T8266 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3363113 T8266 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3363950 T8266 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3363955 T8266 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3363958 T8266 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3363966 T8266 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3364008 T8266 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3364008 T8266 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1384117322391\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1384117322115/control/data\
   [junit4]   2> 3364008 T8266 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@785623
   [junit4]   2> 3364010 T8266 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1384117322115/control/data\
   [junit4]   2> 3364010 T8266 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1384117322115/control/data\index/
   [junit4]   2> 3364010 T8266 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1384117322115\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3364011 T8266 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1384117322115/control/data\index
   [junit4]   2> 3364013 T8266 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=68.4736328125, floorSegmentMB=1.1884765625, forceMergeDeletesPctAllowed=23.63123890165371, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7685893224172864
   [junit4]   2> 3364013 T8266 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@177b3c6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@136a868),segFN=segments_1,generation=1}
   [junit4]   2> 3364013 T8266 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3364017 T8266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3364017 T8266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3364018 T8266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3364018 T8266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3364018 T8266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3364018 T8266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3364020 T8266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3364020 T8266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3364021 T8266 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3364021 T8266 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3364022 T8266 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3364022 T8266 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3364022 T8266 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3364023 T8266 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3364023 T8266 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3364030 T8266 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3364039 T8266 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3364039 T8266 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3364040 T8266 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=447547265, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3364042 T8266 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@177b3c6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@136a868),segFN=segments_1,generation=1}
   [junit4]   2> 3364042 T8266 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3364042 T8266 oass.SolrIndexSearcher.<init> Opening Searcher@1e58343 main
   [junit4]   2> 3364046 T8267 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e58343 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3364047 T8266 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3364047 T8266 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51789 collection:control_collection shard:shard1
   [junit4]   2> 3364050 T8266 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3364067 T8266 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3364073 T8266 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3364073 T8266 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 3364073 T8266 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51789/collection1/
   [junit4]   2> 3364073 T8266 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3364073 T8266 oasc.SyncStrategy.syncToMe http://127.0.0.1:51789/collection1/ has no replicas
   [junit4]   2> 3364073 T8266 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51789/collection1/ shard1
   [junit4]   2> 3364073 T8266 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3364103 T8264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3364117 T8263 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> 3364149 T8266 oasc.ZkController.register We are http://127.0.0.1:51789/collection1/ and leader is http://127.0.0.1:51789/collection1/
   [junit4]   2> 3364149 T8266 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51789
   [junit4]   2> 3364149 T8266 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3364149 T8266 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3364149 T8266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3364153 T8266 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3364155 T8241 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3364155 T8241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3364162 T8241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3364167 T8270 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@181ffa0 name:ZooKeeperConnection Watcher:127.0.0.1:51782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3364167 T8241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3364171 T8241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3364177 T8241 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3364765 T8241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3364772 T8241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51801
   [junit4]   2> 3364773 T8241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3364775 T8241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3364775 T8241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1384117327163
   [junit4]   2> 3364775 T8241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1384117327163\'
   [junit4]   2> 3364809 T8241 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1384117327163\solr.xml
   [junit4]   2> 3364914 T8241 oasc.CoreContainer.<init> New CoreContainer 27428096
   [junit4]   2> 3364915 T8241 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1384117327163\]
   [junit4]   2> 3364917 T8241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3364917 T8241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3364917 T8241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3364917 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3364917 T8241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3364921 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3364921 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3364921 T8241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3364921 T8241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3364925 T8241 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3364926 T8241 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3364926 T8241 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51782/solr
   [junit4]   2> 3364926 T8241 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3364931 T8241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3364937 T8281 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@486b name:ZooKeeperConnection Watcher:127.0.0.1:51782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3364938 T8241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3364944 T8241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3364947 T8283 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34fec1 name:ZooKeeperConnection Watcher:127.0.0.1:51782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3364948 T8241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3364956 T8241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3365905 T8264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3365906 T8264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51789",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51789_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3365913 T8283 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> 3365914 T8263 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> 3365914 T8270 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> 3366146 T8241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51801_
   [junit4]   2> 3366148 T8241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51801_
   [junit4]   2> 3366153 T8283 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3366154 T8270 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3366154 T8263 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3366169 T8284 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3366169 T8284 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3366171 T8284 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3367701 T8264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3367702 T8264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51801",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51801_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3367702 T8264 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 3367702 T8264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3367713 T8283 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> 3367713 T8270 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> 3367713 T8263 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> 3368543 T8284 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3368543 T8284 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1384117327163\collection1
   [junit4]   2> 3368543 T8284 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3368545 T8284 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3368545 T8284 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3368547 T8284 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1384117327163\collection1\'
   [junit4]   2> 3368548 T8284 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1384117327163/collection1/lib/classes/' to classloader
   [junit4]   2> 3368550 T8284 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1384117327163/collection1/lib/README' to classloader
   [junit4]   2> 3368637 T8284 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3368733 T8284 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3368736 T8284 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3368749 T8284 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3369612 T8284 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3369617 T8284 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3369620 T8284 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3369628 T8284 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3369668 T8284 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3369669 T8284 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1384117327163\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1384117322115/jetty1\
   [junit4]   2> 3369669 T8284 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@785623
   [junit4]   2> 3369670 T8284 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1384117322115/jetty1\
   [junit4]   2> 3369670 T8284 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1384117322115/jetty1\index/
   [junit4]   2> 3369670 T8284 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1384117322115\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 3369671 T8284 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1384117322115/jetty1\index
   [junit4]   2> 3369671 T8284 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=68.4736328125, floorSegmentMB=1.1884765625, forceMergeDeletesPctAllowed=23.63123890165371, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7685893224172864
   [junit4]   2> 3369672 T8284 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5ce68 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e06938),segFN=segments_1,generation=1}
   [junit4]   2> 3369672 T8284 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3369675 T8284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3369676 T8284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3369676 T8284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3369676 T8284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3369677 T8284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3369677 T8284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3369678 T8284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3369678 T8284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3369678 T8284 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3369680 T8284 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3369681 T8284 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3369681 T8284 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3369681 T8284 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3369682 T8284 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3369682 T8284 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3369691 T8284 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3369698 T8284 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3369698 T8284 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3369699 T8284 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=447547265, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3369699 T8284 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5ce68 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e06938),segFN=segments_1,generation=1}
   [junit4]   2> 3369699 T8284 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3369699 T8284 oass.SolrIndexSearcher.<init> Opening Searcher@8edc59 main
   [junit4]   2> 3369705 T8285 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8edc59 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3369707 T8284 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3369707 T8284 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51801 collection:collection1 shard:shard1
   [junit4]   2> 3369710 T8284 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3369723 T8284 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3369727 T8284 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3369727 T8284 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 3369727 T8284 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51801/collection1/
   [junit4]   2> 3369727 T8284 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3369727 T8284 oasc.SyncStrategy.syncToMe http://127.0.0.1:51801/collection1/ has no replicas
   [junit4]   2> 3369727 T8284 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51801/collection1/ shard1
   [junit4]   2> 3369727 T8284 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 3371117 T8264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3371130 T8283 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> 3371131 T8263 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> 3371130 T8270 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> 3371148 T8284 oasc.ZkController.register We are http://127.0.0.1:51801/collection1/ and leader is http://127.0.0.1:51801/collection1/
   [junit4]   2> 3371148 T8284 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51801
   [junit4]   2> 3371148 T8284 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3371148 T8284 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3371148 T8284 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3371152 T8284 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3371154 T8241 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3371155 T8241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3371681 T8241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3371688 T8241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51810
   [junit4]   2> 3371689 T8241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3371690 T8241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3371690 T8241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ShardSplitTest-jetty2-1384117334142
   [junit4]   2> 3371691 T8241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ShardSplitTest-jetty2-1384117334142\'
   [junit4]   2> 3371723 T8241 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1384117334142\solr.xml
   [junit4]   2> 3371818 T8241 oasc.CoreContainer.<init> New CoreContainer 7400077
   [junit4]   2> 3371818 T8241 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ShardSplitTest-jetty2-1384117334142\]
   [junit4]   2> 3371821 T8241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3371821 T8241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3371821 T8241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3371822 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3371822 T8241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3371824 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3371824 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3371824 T8241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3371825 T8241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3371829 T8241 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3371830 T8241 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3371830 T8241 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51782/solr
   [junit4]   2> 3371831 T8241 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3371833 T8241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3371840 T8297 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@101f65e name:ZooKeeperConnection Watcher:127.0.0.1:51782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3371841 T8241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3371847 T8241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3371851 T8299 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@517ee3 name:ZooKeeperConnection Watcher:127.0.0.1:51782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3371851 T8241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3371858 T8241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3372743 T8264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3372744 T8264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51801",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51801_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3372751 T8270 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> 3372751 T8299 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> 3372752 T8283 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> 3372752 T8263 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> 3372929 T8241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51810_
   [junit4]   2> 3372933 T8241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51810_
   [junit4]   2> 3372938 T8270 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3372938 T8299 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3372938 T8283 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3372939 T8263 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3372953 T8300 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3372953 T8300 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3372955 T8300 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3374362 T8264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3374363 T8264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51810",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51810_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3374363 T8264 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3374363 T8264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 3374372 T8283 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> 3374373 T8299 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> 3374373 T8263 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> 3374372 T8270 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> 3375090 T8300 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3375090 T8300 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ShardSplitTest-jetty2-1384117334142\collection1
   [junit4]   2> 3375090 T8300 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3375093 T8300 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3375093 T8300 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3375095 T8300 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ShardSplitTest-jetty2-1384117334142\collection1\'
   [junit4]   2> 3375096 T8300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1384117334142/collection1/lib/classes/' to classloader
   [junit4]   2> 3375096 T8300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1384117334142/collection1/lib/README' to classloader
   [junit4]   2> 3375172 T8300 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3375259 T8300 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3375262 T8300 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3375272 T8300 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3376017 T8300 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3376022 T8300 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3376024 T8300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3376031 T8300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3376071 T8300 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3376072 T8300 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ShardSplitTest-jetty2-1384117334142\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1384117322115/jetty2\
   [junit4]   2> 3376072 T8300 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@785623
   [junit4]   2> 3376073 T8300 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1384117322115/jetty2\
   [junit4]   2> 3376073 T8300 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1384117322115/jetty2\index/
   [junit4]   2> 3376073 T8300 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1384117322115\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 3376075 T8300 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1384117322115/jetty2\index
   [junit4]   2> 3376075 T8300 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=68.4736328125, floorSegmentMB=1.1884765625, forceMergeDeletesPctAllowed=23.63123890165371, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7685893224172864
   [junit4]   2> 3376076 T8300 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@b951cc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1679b5),segFN=segments_1,generation=1}
   [junit4]   2> 3376076 T8300 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3376079 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3376080 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3376080 T8300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3376080 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3376081 T8300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3376081 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3376082 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3376082 T8300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3376082 T8300 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3376083 T8300 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3376084 T8300 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3376084 T8300 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3376084 T8300 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3376085 T8300 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3376085 T8300 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3376097 T8300 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3376104 T8300 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3376104 T8300 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3376105 T8300 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=447547265, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3376106 T8300 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@b951cc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1679b5),segFN=segments_1,generation=1}
   [junit4]   2> 3376106 T8300 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3376106 T8300 oass.SolrIndexSearcher.<init> Opening Searcher@cc5590 main
   [junit4]   2> 3376112 T8301 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cc5590 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3376114 T8300 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3376114 T8300 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51810 collection:collection1 shard:shard2
   [junit4]   2> 3376117 T8300 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 3376128 T8300 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 3376132 T8300 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3376132 T8300 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 3376132 T8300 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51810/collection1/
   [junit4]   2> 3376132 T8300 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3376132 T8300 oasc.SyncStrategy.syncToMe http://127.0.0.1:51810/collection1/ has no replicas
   [junit4]   2> 3376132 T8300 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51810/collection1/ shard2
   [junit4]   2> 3376132 T8300 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 3377587 T8264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3377603 T8299 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> 3377604 T8283 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> 3377604 T8263 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> 3377604 T8270 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> 3377608 T8300 oasc.ZkController.register We are http://127.0.0.1:51810/collection1/ and leader is http://127.0.0.1:51810/collection1/
   [junit4]   2> 3377608 T8300 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51810
   [junit4]   2> 3377608 T8300 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3377608 T8300 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3377608 T8300 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3377612 T8300 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3377616 T8241 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3377617 T8241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3378146 T8241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3378152 T8241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51819
   [junit4]   2> 3378153 T8241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3378153 T8241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3378153 T8241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ShardSplitTest-jetty3-1384117340604
   [junit4]   2> 3378153 T8241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ShardSplitTest-jetty3-1384117340604\'
   [junit4]   2> 3378188 T8241 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1384117340604\solr.xml
   [junit4]   2> 3378282 T8241 oasc.CoreContainer.<init> New CoreContainer 3907625
   [junit4]   2> 3378282 T8241 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ShardSplitTest-jetty3-1384117340604\]
   [junit4]   2> 3378285 T8241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3378285 T8241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3378285 T8241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3378285 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3378285 T8241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3378286 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3378288 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3378288 T8241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3378288 T8241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3378291 T8241 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3378294 T8241 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3378294 T8241 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51782/solr
   [junit4]   2> 3378294 T8241 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3378297 T8241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3378306 T8313 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c1e12 name:ZooKeeperConnection Watcher:127.0.0.1:51782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3378307 T8241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3378314 T8243 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14243d241910009, 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:744)
   [junit4]   2> 
   [junit4]   2> 3378319 T8241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3378323 T8315 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@157028e name:ZooKeeperConnection Watcher:127.0.0.1:51782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3378323 T8241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3378332 T8241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3379219 T8264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3379220 T8264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51810",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51810_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 3379232 T8283 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> 3379234 T8299 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> 3379234 T8263 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> 3379235 T8315 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> 3379236 T8270 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> 3379404 T8241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51819_
   [junit4]   2> 3379407 T8241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51819_
   [junit4]   2> 3379411 T8283 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3379413 T8263 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3379413 T8315 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3379411 T8299 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3379413 T8270 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3379428 T8316 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3379428 T8316 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3379430 T8316 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3380796 T8264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3380797 T8264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51819",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51819_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3380797 T8264 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3380797 T8264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3380807 T8315 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> 3380807 T8283 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> 3380808 T8270 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> 3380808 T8263 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> 3380808 T8299 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> 3381440 T8316 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3381440 T8316 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ShardSplitTest-jetty3-1384117340604\collection1
   [junit4]   2> 3381440 T8316 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3381442 T8316 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3381442 T8316 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3381443 T8316 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ShardSplitTest-jetty3-1384117340604\collection1\'
   [junit4]   2> 3381444 T8316 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1384117340604/collection1/lib/classes/' to classloader
   [junit4]   2> 3381444 T8316 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1384117340604/collection1/lib/README' to classloader
   [junit4]   2> 3381518 T8316 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3381590 T8316 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3381594 T8316 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3381604 T8316 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3382290 T8316 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3382294 T8316 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3382296 T8316 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3382303 T8316 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3382336 T8316 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3382336 T8316 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ShardSplitTest-jetty3-1384117340604\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1384117322115/jetty3\
   [junit4]   2> 3382336 T8316 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@785623
   [junit4]   2> 3382337 T8316 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1384117322115/jetty3\
   [junit4]   2> 3382337 T8316 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1384117322115/jetty3\index/
   [junit4]   2> 3382337 T8316 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1384117322115\jetty3\index' doesn't exist. Creating new index...
   [junit4]   2> 3382339 T8316 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1384117322115/jetty3\index
   [junit4]   2> 3382339 T8316 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=68.4736328125, floorSegmentMB=1.1884765625, forceMergeDeletesPctAllowed=23.63123890165371, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7685893224172864
   [junit4]   2> 3382340 T8316 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1cf4c44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79294a),segFN=segments_1,generation=1}
   [junit4]   2> 3382340 T8316 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3382344 T8316 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3382344 T8316 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3382345 T8316 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3382345 T8316 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3382345 T8316 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3382345 T8316 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3382346 T8316 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3382346 T8316 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3382347 T8316 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3382347 T8316 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3382348 T8316 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3382348 T8316 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3382348 T8316 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3382350 T8316 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3382350 T8316 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3382357 T8316 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3382364 T8316 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3382364 T8316 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3382366 T8316 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=447547265, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3382366 T8316 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1cf4c44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79294a),segFN=segments_1,generation=1}
   [junit4]   2> 3382366 T8316 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3382366 T8316 oass.SolrIndexSearcher.<init> Opening Searcher@158c6bd main
   [junit4]   2> 3382371 T8317 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@158c6bd main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3382373 T8316 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3382373 T8316 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51819 collection:collection1 shard:shard1
   [junit4]   2> 3382380 T8316 oasc.ZkController.register We are http://127.0.0.1:51819/collection1/ and leader is http://127.0.0.1:51801/collection1/
   [junit4]   2> 3382380 T8316 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51819
   [junit4]   2> 3382380 T8316 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 3382380 T8316 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C2096 name=collection1 org.apache.solr.core.SolrCore@bb557a url=http://127.0.0.1:51819/collection1 node=127.0.0.1:51819_ C2096_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:51819, core=collection1, node_name=127.0.0.1:51819_}
   [junit4]   2> 3382382 T8318 C2096 P51819 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 3382383 T8318 C2096 P51819 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 3382383 T8318 C2096 P51819 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 3382383 T8318 C2096 P51819 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3382384 T8316 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3382387 T8241 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3382388 T8241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3382391 T8275 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 3382844 T8241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3382851 T8241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51829
   [junit4]   2> 3382852 T8241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3382852 T8241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3382852 T8241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ShardSplitTest-jetty4-1384117345374
   [junit4]   2> 3382853 T8241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ShardSplitTest-jetty4-1384117345374\'
   [junit4]   2> 3382889 T8241 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1384117345374\solr.xml
   [junit4]   2> 3382974 T8241 oasc.CoreContainer.<init> New CoreContainer 10678036
   [junit4]   2> 3382975 T8241 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ShardSplitTest-jetty4-1384117345374\]
   [junit4]   2> 3382977 T8241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3382977 T8241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3382978 T8241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3382978 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3382979 T8241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3382979 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3382979 T8241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3382980 T8241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3382980 T8241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3382984 T8241 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3382984 T8241 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3382985 T8241 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51782/solr
   [junit4]   2> 3382985 T8241 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3382987 T8241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3382995 T8330 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@be9b14 name:ZooKeeperConnection Watcher:127.0.0.1:51782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3382996 T8241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3383004 T8241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   

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

.0.0.1:51810_-n_0000000002 (0)
   [junit4]   1>     /solr/overseer_elect/election/90709512823046150-127.0.0.1:51801_-n_0000000001 (0)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"90709512823046147-127.0.0.1:51789_-n_0000000000"}
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=6E6BC8FE8519BF05 -Dtests.slow=true -Dtests.locale=ar_QA -Dtests.timezone=Etc/GMT-0 -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 71.4s | ShardSplitTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_1 expected:<44> but was:<30>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6E6BC8FE8519BF05:EF8D46E6F246DF39]:0)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:478)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 3430487 T8241 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 71377 T8240 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene46: {id=PostingsFormat(name=FSTPulsing41), _version_=MockFixedIntBlock(blockSize=898), n_ti=PostingsFormat(name=MockSep)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ar_QA, timezone=Etc/GMT-0
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_45 (32-bit)/cpus=2,threads=1,free=146684048,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFiltering, TestQueryUtils, TestStressUserVersions, TestBinaryField, AliasIntegrationTest, TestMultiCoreConfBootstrap, TestSearchPerf, TestCharFilters, DirectSolrConnectionTest, TestJmxMonitoredMap, TestSchemaSimilarityResource, FileUtilsTest, RecoveryZkTest, TestCSVResponseWriter, TestLRUCache, TestDefaultSimilarityFactory, SearchHandlerTest, TestCloudManagedSchemaAddField, TestFastWriter, TestAnalyzedSuggestions, TimeZoneUtilsTest, TestComponentsName, TestPartialUpdateDeduplication, TestBM25SimilarityFactory, TestCollapseQParserPlugin, URLClassifyProcessorTest, SolrCoreCheckLockOnStartupTest, TestSolrXmlPersistor, SolrXmlInZkTest, TestSolr4Spatial, TestTrie, TestFunctionQuery, DirectUpdateHandlerTest, HdfsBasicDistributedZk2Test, TestSerializedLuceneMatchVersion, SimplePostToolTest, WordBreakSolrSpellCheckerTest, LegacyHTMLStripCharFilterTest, SortByFunctionTest, PreAnalyzedFieldTest, BJQParserTest, TestQuerySenderListener, TestCopyFieldCollectionResource, TestClassNameShortening, TestSystemIdResolver, TestDocBasedVersionConstraints, PeerSyncTest, OverseerCollectionProcessorTest, ZkControllerTest, ZkCLITest, DocumentAnalysisRequestHandlerTest, BadCopyFieldTest, QueryResultKeyTest, ShardRoutingCustomTest, SystemInfoHandlerTest, TestAddFieldRealTimeGet, TestDistribDocBasedVersion, AlternateDirectoryTest, JsonLoaderTest, ChangedSchemaMergeTest, AutoCommitTest, SyncSliceTest, TestReload, CoreAdminHandlerTest, TestRemoteStreaming, TestFastLRUCache, TestXIncludeConfig, TestSchemaResource, TestZkChroot, HdfsLockFactoryTest, ResourceLoaderTest, TestFaceting, TestFieldTypeResource, SuggesterTSTTest, TestJmxIntegration, XsltUpdateRequestHandlerTest, TestLMDirichletSimilarityFactory, TestRandomFaceting, IndexBasedSpellCheckerTest, StressHdfsTest, CacheHeaderTest, CurrencyFieldOpenExchangeTest, BasicDistributedZk2Test, ExternalFileFieldSortTest, HdfsChaosMonkeySafeLeaderTest, CurrencyFieldXmlFileTest, SuggesterFSTTest, TestElisionMultitermQuery, TestLazyCores, TestSolrDeletionPolicy2, PreAnalyzedUpdateProcessorTest, BlockDirectoryTest, TestStressVersions, SOLR749Test, TestCollationField, TestInfoStreamLogging, InfoHandlerTest, TestRecovery, SolrTestCaseJ4Test, TermsComponentTest, TestNoOpRegenerator, HdfsDirectoryTest, DistributedTermsComponentTest, SolrRequestParserTest, TestJoin, SpellCheckComponentTest, HardAutoCommitTest, TestFoldingMultitermQuery, NotRequiredUniqueKeyTest, FastVectorHighlighterTest, PrimUtilsTest, DistanceFunctionTest, TestRandomMergePolicy, TestSchemaNameResource, FieldAnalysisRequestHandlerTest, TestSolrXMLSerializer, DistributedSpellCheckComponentTest, TestLuceneMatchVersion, SolrIndexConfigTest, DocumentBuilderTest, TestManagedSchemaFieldResource, TestDocSet, CollectionsAPIDistributedZkTest, NoCacheHeaderTest, BasicZkTest, CoreAdminCreateDiscoverTest, EchoParamsTest, QueryElevationComponentTest, PathHierarchyTokenizerFactoryTest, TestCodecSupport, TestReplicationHandler, SoftAutoCommitTest, CoreContainerCoreInitFailuresTest, DocValuesMissingTest, HighlighterConfigTest, SolrIndexSplitterTest, QueryParsingTest, UnloadDistributedZkTest, ClusterStateUpdateTest, DeleteInactiveReplicaTest, SynonymTokenizerTest, TestDistributedSearch, TestRecoveryHdfs, CachingDirectoryFactoryTest, TestConfig, PrimitiveFieldTypeTest, TestQuerySenderNoQuery, SpellCheckCollatorTest, CoreMergeIndexesAdminHandlerTest, TestManagedSchema, TestFuzzyAnalyzedSuggestions, TestPseudoReturnFields, HdfsSyncSliceTest, MultiTermTest, SolrCoreTest, BlockCacheTest, EnumFieldTest, IndexSchemaTest, BadIndexSchemaTest, HighlighterTest, TestNonNRTOpen, TestLFUCache, PolyFieldTest, OverseerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, SliceStateUpdateTest, TestDistributedGrouping, TestHashPartitioner, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest, TestBadConfig, TestIndexSearcher, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, DocValuesTest, SuggesterTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, TestBinaryResponseWriter, UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, SampleTest, NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestNumberUtils, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, CircularListTest, TestRTGBase, AssignTest, CustomCollectionTest, DeleteReplicaTest, DeleteShardTest, ShardSplitTest]
   [junit4] Completed in 72.19s, 1 test, 1 failure <<< FAILURES!

[...truncated 90 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:421: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:401: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:471: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1271: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:907: There were test failures: 334 suites, 1470 tests, 1 failure, 40 ignored (11 assumptions)

Total time: 88 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_45 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure