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/06/26 21:02:11 UTC

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_45) - Build # 2932 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2932/
Java: 32bit/jdk1.6.0_45 -client -XX:+UseParallelGC

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

Error Message:
Server at http://127.0.0.1:61617 returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:61617 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([881EF566028E4A2C:9F87B7E75D12A10]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:662)


REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
shard1 is not consistent.  Got 305 from http://127.0.0.1:60986/collection1lastClient and got 248 from http://127.0.0.1:61005/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 305 from http://127.0.0.1:60986/collection1lastClient and got 248 from http://127.0.0.1:61005/collection1
	at __randomizedtesting.SeedInfo.seed([881EF566028E4A2C:9F87B7E75D12A10]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1018)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:238)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:662)




Build Log:
[...truncated 8718 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 267848 T811 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 267852 T811 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-SyncSliceTest-1372270923496
[junit4:junit4]   2> 267854 T811 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 267854 T812 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 267925 T811 oasc.ZkTestServer.run start zk server on port:60967
[junit4:junit4]   2> 267927 T811 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 267933 T818 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17b6f14 name:ZooKeeperConnection Watcher:127.0.0.1:60967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 267934 T811 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 267934 T811 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 267943 T811 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 267947 T820 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a4196e name:ZooKeeperConnection Watcher:127.0.0.1:60967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 267948 T811 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 267948 T811 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 267952 T811 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 267955 T811 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 267958 T811 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 267961 T811 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 267961 T811 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 267968 T811 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 267968 T811 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 267972 T811 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 267972 T811 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 267976 T811 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 267976 T811 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 267979 T811 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 267980 T811 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 267983 T811 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 267984 T811 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 267986 T811 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 267987 T811 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 267990 T811 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 267991 T811 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 267994 T811 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 267995 T811 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 268000 T813 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f81b88eee0001, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 268292 T811 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 268296 T811 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60974
[junit4:junit4]   2> 268297 T811 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 268297 T811 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 268297 T811 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372270923642
[junit4:junit4]   2> 268298 T811 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372270923642\solr.xml
[junit4:junit4]   2> 268298 T811 oasc.CoreContainer.<init> New CoreContainer 30607587
[junit4:junit4]   2> 268298 T811 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372270923642\'
[junit4:junit4]   2> 268298 T811 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372270923642\'
[junit4:junit4]   2> 268376 T811 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 268377 T811 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 268377 T811 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 268379 T811 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 268379 T811 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 268379 T811 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 268380 T811 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 268380 T811 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 268380 T811 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 268380 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 268388 T811 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 268389 T811 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60967/solr
[junit4:junit4]   2> 268389 T811 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 268391 T811 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 268402 T831 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@104f57f name:ZooKeeperConnection Watcher:127.0.0.1:60967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 268403 T811 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 268405 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 268411 T811 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 268412 T833 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1944b85 name:ZooKeeperConnection Watcher:127.0.0.1:60967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 268413 T811 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 268415 T811 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 268419 T811 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 268423 T811 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 268425 T811 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60974_
[junit4:junit4]   2> 268427 T811 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60974_
[junit4:junit4]   2> 268430 T811 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 268437 T811 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 268441 T811 oasc.Overseer.start Overseer (id=89933147242627075-127.0.0.1:60974_-n_0000000000) starting
[junit4:junit4]   2> 268445 T811 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 268451 T835 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 268452 T811 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 268456 T811 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 268459 T811 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 268463 T834 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 268467 T836 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 268468 T836 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 269533 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 269534 T834 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60974_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60974"}
[junit4:junit4]   2> 269534 T834 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 269534 T834 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 269544 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 269893 T836 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372270923642\collection1
[junit4:junit4]   2> 269893 T836 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 269894 T836 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 269894 T836 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 269896 T836 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372270923642\collection1\'
[junit4:junit4]   2> 269898 T836 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1372270923642/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 269899 T836 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1372270923642/collection1/lib/README' to classloader
[junit4:junit4]   2> 269943 T836 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 270002 T836 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 270003 T836 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 270010 T836 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 270569 T836 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 270569 T836 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 270571 T836 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 270579 T836 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 270582 T836 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 270596 T836 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 270600 T836 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 270604 T836 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 270606 T836 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 270606 T836 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 270606 T836 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 270607 T836 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 270607 T836 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 270607 T836 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 270608 T836 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372270923642\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372270923495/control/data\
[junit4:junit4]   2> 270608 T836 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ea5461
[junit4:junit4]   2> 270608 T836 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 270609 T836 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\control\data
[junit4:junit4]   2> 270609 T836 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372270923495/control/data\index/
[junit4:junit4]   2> 270610 T836 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372270923495\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 270610 T836 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\control\data\index
[junit4:junit4]   2> 270618 T836 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\control\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1055dd0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 270618 T836 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 270621 T836 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 270621 T836 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 270621 T836 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 270621 T836 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 270622 T836 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 270622 T836 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 270623 T836 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 270623 T836 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 270623 T836 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 270628 T836 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 270636 T836 oass.SolrIndexSearcher.<init> Opening Searcher@6816b7 main
[junit4:junit4]   2> 270637 T836 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 270637 T836 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 270640 T837 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6816b7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 270641 T836 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 270641 T836 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60974 collection:control_collection shard:shard1
[junit4:junit4]   2> 270642 T836 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 270652 T836 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 270655 T836 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 270655 T836 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 270655 T836 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60974/collection1/
[junit4:junit4]   2> 270655 T836 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 270656 T836 oasc.SyncStrategy.syncToMe http://127.0.0.1:60974/collection1/ has no replicas
[junit4:junit4]   2> 270656 T836 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60974/collection1/
[junit4:junit4]   2> 270656 T836 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 271732 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 271750 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 271764 T836 oasc.ZkController.register We are http://127.0.0.1:60974/collection1/ and leader is http://127.0.0.1:60974/collection1/
[junit4:junit4]   2> 271764 T836 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60974
[junit4:junit4]   2> 271764 T836 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 271764 T836 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 271764 T836 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 271768 T836 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 271769 T811 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 271769 T811 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 271770 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 271777 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 271779 T811 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 271782 T840 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fb3f4c name:ZooKeeperConnection Watcher:127.0.0.1:60967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 271783 T811 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 271785 T811 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 271788 T811 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 272135 T811 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 272138 T811 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60986
[junit4:junit4]   2> 272139 T811 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 272140 T811 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 272140 T811 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372270927431
[junit4:junit4]   2> 272140 T811 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372270927431\solr.xml
[junit4:junit4]   2> 272141 T811 oasc.CoreContainer.<init> New CoreContainer 6769150
[junit4:junit4]   2> 272141 T811 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372270927431\'
[junit4:junit4]   2> 272141 T811 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372270927431\'
[junit4:junit4]   2> 272247 T811 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 272247 T811 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 272247 T811 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 272248 T811 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 272248 T811 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 272248 T811 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 272248 T811 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 272249 T811 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 272249 T811 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 272249 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 272255 T811 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 272256 T811 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60967/solr
[junit4:junit4]   2> 272257 T811 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 272257 T811 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 272271 T851 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1638f6e name:ZooKeeperConnection Watcher:127.0.0.1:60967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 272272 T811 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 272275 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 272280 T811 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 272283 T853 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30cb59 name:ZooKeeperConnection Watcher:127.0.0.1:60967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 272283 T811 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 272292 T811 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 272933 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 272934 T834 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:60974__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60974_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60974"}
[junit4:junit4]   2> 272949 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 272950 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 272951 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 273080 T811 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60986_
[junit4:junit4]   2> 273083 T811 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60986_
[junit4:junit4]   2> 273089 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 273092 T853 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 273092 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 273093 T833 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 273094 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 273094 T840 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 273113 T854 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 273113 T854 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 274133 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 274134 T834 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60986_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60986"}
[junit4:junit4]   2> 274134 T834 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 274134 T834 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 274144 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 274144 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 274144 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 274679 T854 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372270927431\collection1
[junit4:junit4]   2> 274679 T854 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 274681 T854 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 274681 T854 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 274686 T854 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372270927431\collection1\'
[junit4:junit4]   2> 274689 T854 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1372270927431/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 274690 T854 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1372270927431/collection1/lib/README' to classloader
[junit4:junit4]   2> 274745 T854 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 274803 T854 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 274805 T854 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 274810 T854 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 275416 T854 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 275417 T854 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 275418 T854 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 275426 T854 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 275430 T854 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 275444 T854 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 275447 T854 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 275451 T854 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 275453 T854 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 275453 T854 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 275453 T854 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 275454 T854 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 275454 T854 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 275454 T854 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 275456 T854 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372270927431\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372270923495/jetty1\
[junit4:junit4]   2> 275456 T854 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ea5461
[junit4:junit4]   2> 275456 T854 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 275457 T854 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1
[junit4:junit4]   2> 275457 T854 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372270923495/jetty1\index/
[junit4:junit4]   2> 275457 T854 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 275457 T854 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index
[junit4:junit4]   2> 275467 T854 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 275467 T854 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 275470 T854 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 275470 T854 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 275470 T854 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 275471 T854 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 275471 T854 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 275471 T854 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 275471 T854 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 275473 T854 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 275473 T854 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 275479 T854 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 275487 T854 oass.SolrIndexSearcher.<init> Opening Searcher@2a533e main
[junit4:junit4]   2> 275489 T854 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 275489 T854 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 275494 T855 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a533e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 275495 T854 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 275495 T854 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60986 collection:collection1 shard:shard1
[junit4:junit4]   2> 275496 T854 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 275508 T854 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 275512 T854 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 275512 T854 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 275512 T854 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60986/collection1/
[junit4:junit4]   2> 275512 T854 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 275512 T854 oasc.SyncStrategy.syncToMe http://127.0.0.1:60986/collection1/ has no replicas
[junit4:junit4]   2> 275512 T854 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60986/collection1/
[junit4:junit4]   2> 275512 T854 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 276497 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 276522 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 276523 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 276523 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 276553 T854 oasc.ZkController.register We are http://127.0.0.1:60986/collection1/ and leader is http://127.0.0.1:60986/collection1/
[junit4:junit4]   2> 276553 T854 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60986
[junit4:junit4]   2> 276553 T854 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 276553 T854 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 276554 T854 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 276582 T854 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 276583 T811 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 276584 T811 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 276584 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 276931 T811 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 276933 T811 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60995
[junit4:junit4]   2> 276934 T811 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 276935 T811 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 276935 T811 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372270932233
[junit4:junit4]   2> 276935 T811 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372270932233\solr.xml
[junit4:junit4]   2> 276935 T811 oasc.CoreContainer.<init> New CoreContainer 9696689
[junit4:junit4]   2> 276935 T811 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372270932233\'
[junit4:junit4]   2> 276936 T811 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372270932233\'
[junit4:junit4]   2> 277035 T811 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 277036 T811 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 277036 T811 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 277036 T811 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 277037 T811 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 277037 T811 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 277037 T811 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 277038 T811 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 277038 T811 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 277038 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 277044 T811 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 277044 T811 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60967/solr
[junit4:junit4]   2> 277045 T811 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 277046 T811 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 277060 T867 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@835a50 name:ZooKeeperConnection Watcher:127.0.0.1:60967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 277060 T811 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 277066 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 277076 T811 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 277081 T869 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@92c979 name:ZooKeeperConnection Watcher:127.0.0.1:60967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 277082 T811 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 277095 T811 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 277757 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 277759 T834 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:60986__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60986_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60986"}
[junit4:junit4]   2> 277775 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 277775 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 277776 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 277776 T869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 277882 T811 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60995_
[junit4:junit4]   2> 277886 T811 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60995_
[junit4:junit4]   2> 277891 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 277892 T869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 277894 T833 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 277894 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 277895 T853 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 277895 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 277899 T840 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 277901 T869 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 277916 T870 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 277916 T870 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 278960 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 278960 T834 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60995_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60995"}
[junit4:junit4]   2> 278960 T834 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 278960 T834 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 278967 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 278967 T869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 278967 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 278967 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 279530 T870 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372270932233\collection1
[junit4:junit4]   2> 279530 T870 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 279532 T870 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 279532 T870 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 279536 T870 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372270932233\collection1\'
[junit4:junit4]   2> 279540 T870 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1372270932233/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 279557 T870 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1372270932233/collection1/lib/README' to classloader
[junit4:junit4]   2> 279613 T870 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 279677 T870 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 279680 T870 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 279686 T870 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 280336 T870 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 280337 T870 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 280337 T870 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 280347 T870 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 280351 T870 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 280367 T870 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 280371 T870 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 280377 T870 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 280378 T870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 280378 T870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 280378 T870 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 280380 T870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 280380 T870 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 280380 T870 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 280380 T870 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372270932233\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372270923495/jetty2\
[junit4:junit4]   2> 280381 T870 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ea5461
[junit4:junit4]   2> 280381 T870 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 280382 T870 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2
[junit4:junit4]   2> 280382 T870 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372270923495/jetty2\index/
[junit4:junit4]   2> 280383 T870 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 280383 T870 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index
[junit4:junit4]   2> 280396 T870 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@9e3ab; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 280396 T870 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 280399 T870 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 280399 T870 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 280399 T870 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 280400 T870 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 280401 T870 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 280401 T870 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 280401 T870 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 280403 T870 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 280403 T870 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 280410 T870 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 280419 T870 oass.SolrIndexSearcher.<init> Opening Searcher@f9d7ed main
[junit4:junit4]   2> 280421 T870 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 280421 T870 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 280427 T871 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f9d7ed main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 280429 T870 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 280429 T870 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60995 collection:collection1 shard:shard1
[junit4:junit4]   2> 280435 T870 oasc.ZkController.register We are http://127.0.0.1:60995/collection1/ and leader is http://127.0.0.1:60986/collection1/
[junit4:junit4]   2> 280435 T870 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60995
[junit4:junit4]   2> 280435 T870 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 280435 T870 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C251 name=collection1 org.apache.solr.core.SolrCore@a1f7f5 url=http://127.0.0.1:60995/collection1 node=127.0.0.1:60995_ C251_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:60995_, base_url=http://127.0.0.1:60995}
[junit4:junit4]   2> 280436 T872 C251 P60995 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 280436 T872 C251 P60995 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 280436 T872 C251 P60995 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 280436 T872 C251 P60995 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 280436 T870 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 280438 T872 C251 P60995 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 280439 T811 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 280439 T811 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 280440 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 280447 T845 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:60995__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 280811 T811 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 280814 T811 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:61005
[junit4:junit4]   2> 280815 T811 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 280815 T811 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 280816 T811 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372270936089
[junit4:junit4]   2> 280816 T811 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372270936089\solr.xml
[junit4:junit4]   2> 280816 T811 oasc.CoreContainer.<init> New CoreContainer 21999669
[junit4:junit4]   2> 280817 T811 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372270936089\'
[junit4:junit4]   2> 280817 T811 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372270936089\'
[junit4:junit4]   2> 280920 T811 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 280920 T811 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 280921 T811 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 280921 T811 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 280921 T811 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 280921 T811 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 280921 T811 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 280921 T811 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 280922 T811 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 280922 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 280929 T811 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 280929 T811 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60967/solr
[junit4:junit4]   2> 280930 T811 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 280931 T811 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 280945 T884 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ee59d name:ZooKeeperConnection Watcher:127.0.0.1:60967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 280947 T811 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 280952 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 280952 T813 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f81b88eee0009, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 280962 T811 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 280965 T886 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b64a3a name:ZooKeeperConnection Watcher:127.0.0.1:60967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 280965 T811 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 280971 T811 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 281553 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 281554 T834 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:60995__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60995_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60995"}
[junit4:junit4]   2> 281564 T886 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 281566 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 281566 T869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 281567 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 281567 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 281835 T811 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61005_
[junit4:junit4]   2> 281836 T811 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61005_
[junit4:junit4]   2> 281857 T869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 281857 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 281858 T833 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 281858 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 281859 T886 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 281860 T886 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 281859 T853 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 281861 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 281862 T840 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 281864 T869 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 281873 T887 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 281873 T887 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 282166 T845 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:60995__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 282167 T845 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:60995__collection1&state=recovering&nodeName=127.0.0.1:60995_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1720 
[junit4:junit4]   2> 282865 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 282867 T834 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61005_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61005"}
[junit4:junit4]   2> 282868 T834 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 282868 T834 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 282884 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 282885 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 282885 T869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 282885 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 282885 T886 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 283595 T887 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372270936089\collection1
[junit4:junit4]   2> 283595 T887 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 283598 T887 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 283598 T887 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 283604 T887 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372270936089\collection1\'
[junit4:junit4]   2> 283607 T887 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1372270936089/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 283609 T887 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1372270936089/collection1/lib/README' to classloader
[junit4:junit4]   2> 283673 T887 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 283746 T887 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 283749 T887 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 283754 T887 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> ASYNC  NEW_CORE C252 name=collection1 org.apache.solr.core.SolrCore@a1f7f5 url=http://127.0.0.1:60995/collection1 node=127.0.0.1:60995_ C252_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:60995_, base_url=http://127.0.0.1:60995}
[junit4:junit4]   2> 283887 T872 C252 P60995 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60986/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 283888 T872 C252 P60995 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:60995 START replicas=[http://127.0.0.1:60986/collection1/] nUpdates=100
[junit4:junit4]   2> 283889 T872 C252 P60995 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 283890 T872 C252 P60995 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 283890 T872 C252 P60995 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 283890 T872 C252 P60995 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 283891 T872 C252 P60995 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 283892 T872 C252 P60995 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60986/collection1/. core=collection1
[junit4:junit4]   2> 283892 T872 C252 P60995 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C253 name=collection1 org.apache.solr.core.SolrCore@657f7f url=http://127.0.0.1:60986/collection1 node=127.0.0.1:60986_ C253_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:60986_, base_url=http://127.0.0.1:60986, leader=true}
[junit4:junit4]   2> 283908 T846 C253 P60986 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 283918 T847 C253 P60986 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 283938 T847 C253 P60986 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 283940 T847 C253 P60986 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 283948 T847 C253 P60986 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 283948 T847 C253 P60986 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 283950 T847 C253 P60986 oass.SolrIndexSearcher.<init> Opening Searcher@108e65f realtime
[junit4:junit4]   2> 283950 T847 C253 P60986 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 283951 T847 C253 P60986 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 33
[junit4:junit4]   2> 283953 T872 C252 P60995 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 283953 T872 C252 P60995 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 283955 T849 C253 P60986 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 283955 T849 C253 P60986 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 283955 T872 C252 P60995 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 283955 T872 C252 P60995 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 283955 T872 C252 P60995 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 283960 T844 C253 P60986 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 283961 T872 C252 P60995 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 283962 T872 C252 P60995 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index.20130626212923604
[junit4:junit4]   2> 283964 T872 C252 P60995 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index.20130626212923604 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4423c7; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 283966 T845 C253 P60986 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 283968 T872 C252 P60995 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 283971 T872 C252 P60995 oasu.DefaultSolrCoreState.closeIndexWriter Closing IndexWriter...
[junit4:junit4]   2> 283971 T872 C252 P60995 oasu.DefaultSolrCoreState.closeIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 283972 T872 C252 P60995 oasu.DefaultSolrCoreState.openIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 283980 T872 C252 P60995 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@9e3ab; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@9e3ab; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 283981 T872 C252 P60995 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 283981 T872 C252 P60995 oasu.DefaultSolrCoreState.openIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 283983 T872 C252 P60995 oass.SolrIndexSearcher.<init> Opening Searcher@d0d485 main
[junit4:junit4]   2> 283984 T871 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d0d485 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 283985 T872 C252 P60995 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index.20130626212923604 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index.20130626212923604;done=true>>]
[junit4:junit4]   2> 283985 T872 C252 P60995 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index.20130626212923604
[junit4:junit4]   2> 283985 T872 C252 P60995 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index.20130626212923604
[junit4:junit4]   2> 283986 T872 C252 P60995 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 283987 T872 C252 P60995 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 283987 T872 C252 P60995 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 283987 T872 C252 P60995 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 283989 T872 C252 P60995 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 284188 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 284189 T834 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:60995__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60995_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60995"}
[junit4:junit4]   2> 284199 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 284199 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 284199 T869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 284200 T886 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 284200 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 284489 T887 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 284489 T887 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 284490 T887 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 284501 T887 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 284505 T887 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 284526 T887 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 284537 T887 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 284542 T887 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 284544 T887 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 284544 T887 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 284544 T887 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 284546 T887 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 284546 T887 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 284546 T887 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 284546 T887 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372270936089\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372270923495/jetty3\
[junit4:junit4]   2> 284546 T887 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ea5461
[junit4:junit4]   2> 284546 T887 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 284547 T887 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3
[junit4:junit4]   2> 284547 T887 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372270923495/jetty3\index/
[junit4:junit4]   2> 284549 T887 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 284549 T887 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index
[junit4:junit4]   2> 284561 T887 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bff563; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 284562 T887 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 284566 T887 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 284566 T887 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 284567 T887 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 284568 T887 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 284569 T887 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 284569 T887 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 284573 T887 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 284574 T887 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 284574 T887 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 284582 T887 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 284592 T887 oass.SolrIndexSearcher.<init> Opening Searcher@167919b main
[junit4:junit4]   2> 284593 T887 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 284593 T887 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 284598 T890 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@167919b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 284600 T887 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 284600 T887 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:61005 collection:collection1 shard:shard1
[junit4:junit4]   2> 284604 T887 oasc.ZkController.register We are http://127.0.0.1:61005/collection1/ and leader is http://127.0.0.1:60986/collection1/
[junit4:junit4]   2> 284604 T887 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61005
[junit4:junit4]   2> 284604 T887 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 284604 T887 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C254 name=collection1 org.apache.solr.core.SolrCore@118422d url=http://127.0.0.1:61005/collection1 node=127.0.0.1:61005_ C254_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:61005_, base_url=http://127.0.0.1:61005}
[junit4:junit4]   2> 284605 T891 C254 P61005 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 284605 T891 C254 P61005 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 284605 T887 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 284606 T891 C254 P61005 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 284606 T891 C254 P61005 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 284607 T811 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 284608 T811 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 284608 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 284608 T891 C254 P61005 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 284617 T847 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:61005__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 284995 T811 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 284998 T811 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:61018
[junit4:junit4]   2> 284998 T811 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 284999 T811 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 284999 T811 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372270940258
[junit4:junit4]   2> 284999 T811 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372270940258\solr.xml
[junit4:junit4]   2> 284999 T811 oasc.CoreContainer.<init> New CoreContainer 20963379
[junit4:junit4]   2> 285000 T811 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372270940258\'
[junit4:junit4]   2> 285000 T811 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372270940258\'
[junit4:junit4]   2> 285099 T811 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 285099 T811 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 285099 T811 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 285099 T811 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 285099 T811 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 285100 T811 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 285100 T811 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 285100 T811 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 285100 T811 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 285101 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 285107 T811 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 285108 T811 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60967/solr
[junit4:junit4]   2> 285109 T811 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 285110 T811 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 285125 T903 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ffcbe name:ZooKeeperConnection Watcher:127.0.0.1:60967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 285125 T811 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 285129 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 285135 T811 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 285137 T905 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@325538 name:ZooKeeperConnection Watcher:127.0.0.1:60967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 285138 T811 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 285146 T811 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 285501 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 285502 T834 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:61005__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61005_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61005"}
[junit4:junit4]   2> 285517 T886 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 285517 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 285518 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 285519 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 285519 T905 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 285519 T869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 286008 T811 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61018_
[junit4:junit4]   2> 286013 T811 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61018_
[junit4:junit4]   2> 286019 T869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 286021 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 286022 T833 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 286023 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 286024 T853 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 286024 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 286025 T905 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 286026 T905 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 286025 T886 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 286028 T886 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 286033 T869 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 286034 T840 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 286052 T906 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 286052 T906 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 286336 T847 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:61005__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 286336 T847 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:61005__collection1&state=recovering&nodeName=127.0.0.1:61005_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1719 
[junit4:junit4]   2> 286826 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 286828 T834 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61018_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61018"}
[junit4:junit4]   2> 286828 T834 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 286828 T834 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 286844 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 286844 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 286845 T869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 286845 T886 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 286846 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 286846 T905 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 286916 T906 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372270940258\collection1
[junit4:junit4]   2> 286916 T906 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 286917 T906 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 286917 T906 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 286921 T906 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372270940258\collection1\'
[junit4:junit4]   2> 286922 T906 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1372270940258/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 286923 T906 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1372270940258/collection1/lib/README' to classloader
[junit4:junit4]   2> 286982 T906 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 287065 T906 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 287068 T906 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 287073 T906 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 287753 T906 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 287753 T906 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 287755 T906 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 287765 T906 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 287770 T906 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 287788 T906 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 287795 T906 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 287804 T906 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 287808 T906 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 287808 T906 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 287809 T906 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 287813 T906 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 287814 T906 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 287814 T906 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 287814 T906 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372270940258\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372270923495/jetty4\
[junit4:junit4]   2> 287815 T906 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ea5461
[junit4:junit4]   2> 287815 T906 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 287817 T906 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4
[junit4:junit4]   2> 287818 T906 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372270923495/jetty4\index/
[junit4:junit4]   2> 287819 T906 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 287819 T906 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index
[junit4:junit4]   2> 287836 T906 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf44e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 287836 T906 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 287838 T906 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 287840 T906 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 287841 T906 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 287843 T906 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 287844 T906 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 287844 T906 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 287844 T906 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 287847 T906 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 287848 T906 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 287857 T906 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 287869 T906 oass.SolrIndexSearcher.<init> Opening Searcher@1ae4145 main
[junit4:junit4]   2> 287871 T906 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 287871 T906 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 287878 T907 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ae4145 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 287881 T906 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 287881 T906 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:61018 collection:collection1 shard:shard1
[junit4:junit4]   2> 287886 T906 oasc.ZkController.register We are http://127.0.0.1:61018/collection1/ and leader is http://127.0.0.1:60986/collection1/
[junit4:junit4]   2> 287886 T906 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61018
[junit4:junit4]   2> 287886 T906 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 287886 T906 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C255 name=collection1 org.apache.solr.core.SolrCore@1ef454a url=http://127.0.0.1:61018/collection1 node=127.0.0.1:61018_ C255_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:61018_, base_url=http://127.0.0.1:61018}
[junit4:junit4]   2> 287887 T908 C255 P61018 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 287887 T908 C255 P61018 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 287888 T908 C255 P61018 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 287888 T908 C255 P61018 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 287888 T906 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 287891 T908 C255 P61018 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 287893 T811 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 287893 T811 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 287895 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 287906 T811 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 287907 T849 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:61018__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 287908 T811 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 287908 T811 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 287909 T811 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C256 name=collection1 org.apache.solr.core.SolrCore@118422d url=http://127.0.0.1:61005/collection1 node=127.0.0.1:61005_ C256_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:61005_, base_url=http://127.0.0.1:61005}
[junit4:junit4]   2> 288103 T891 C256 P61005 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60986/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 288104 T891 C256 P61005 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:61005 START replicas=[http://127.0.0.1:60986/collection1/] nUpdates=100
[junit4:junit4]   2> 288105 T891 C256 P61005 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 288110 T891 C256 P61005 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 288110 T891 C256 P61005 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 288110 T891 C256 P61005 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 288111 T891 C256 P61005 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 288111 T891 C256 P61005 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60986/collection1/. core=collection1
[junit4:junit4]   2> 288112 T891 C256 P61005 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C257 name=collection1 org.apache.solr.core.SolrCore@657f7f url=http://127.0.0.1:60986/collection1 node=127.0.0.1:60986_ C257_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:60986_, base_url=http://127.0.0.1:60986, leader=true}
[junit4:junit4]   2> 288113 T847 C257 P60986 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 288124 T844 C257 P60986 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 288143 T844 C257 P60986 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 288144 T844 C257 P60986 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 288148 T844 C257 P60986 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 288149 T844 C257 P60986 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 25
[junit4:junit4]   2> 288151 T891 C256 P61005 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 288151 T891 C256 P61005 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 288155 T848 C257 P60986 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 288156 T891 C256 P61005 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 288157 T891 C256 P61005 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 288157 T891 C256 P61005 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 288163 T847 C257 P60986 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=3 
[junit4:junit4]   2> 288165 T891 C256 P61005 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 288169 T891 C256 P61005 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index.20130626212927808
[junit4:junit4]   2> 288174 T891 C256 P61005 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index.20130626212927808 lockFactory=org.apache.lucene.store.NativeFSLockFactory@85c10; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 288181 T844 C257 P60986 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 288184 T891 C256 P61005 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 288188 T891 C256 P61005 oasu.DefaultSolrCoreState.closeIndexWriter Closing IndexWriter...
[junit4:junit4]   2> 288188 T891 C256 P61005 oasu.DefaultSolrCoreState.closeIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 288189 T891 C256 P61005 oasu.DefaultSolrCoreState.openIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 288208 T891 C256 P61005 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bff563; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bff563; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 288209 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 288210 T891 C256 P61005 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 288210 T891 C256 P61005 oasu.DefaultSolrCoreState.openIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 288210 T834 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:61018__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61018_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61018"}
[junit4:junit4]   2> 288214 T891 C256 P61005 oass.SolrIndexSearcher.<init> Opening Searcher@d6d6d4 main
[junit4:junit4]   2> 288217 T890 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d6d6d4 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 288218 T891 C256 P61005 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index.20130626212927808 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index.20130626212927808;done=true>>]
[junit4:junit4]   2> 288219 T891 C256 P61005 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index.20130626212927808
[junit4:junit4]   2> 288219 T891 C256 P61005 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index.20130626212927808
[junit4:junit4]   2> 288221 T891 C256 P61005 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 288221 T891 C256 P61005 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 288222 T891 C256 P61005 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 288222 T891 C256 P61005 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 288224 T891 C256 P61005 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 288228 T886 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 288229 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 288229 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 288229 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 288230 T905 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 288230 T869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 288852 T849 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:61018__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 288853 T849 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:61018__collection1&state=recovering&nodeName=127.0.0.1:61018_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=946 
[junit4:junit4]   2> 288857 T811 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 289658 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 289661 T834 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:61005__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61005_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61005"}
[junit4:junit4]   2> 289679 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 289680 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 289681 T886 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 289682 T905 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 289682 T869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 289683 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 289806 T811 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C255_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:61018_, base_url=http://127.0.0.1:61018}
[junit4:junit4]   2> 290746 T908 C255 P61018 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60986/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 290746 T908 C255 P61018 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:61018 START replicas=[http://127.0.0.1:60986/collection1/] nUpdates=100
[junit4:junit4]   2> 290746 T908 C255 P61018 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 290746 T908 C255 P61018 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 290746 T908 C255 P61018 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 290746 T908 C255 P61018 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 290746 T908 C255 P61018 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 290746 T908 C255 P61018 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60986/collection1/. core=collection1
[junit4:junit4]   2> 290746 T908 C255 P61018 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 290749 T844 C257 P60986 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 290756 T811 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 290764 T849 C257 P60986 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 290774 T849 C257 P60986 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 290775 T849 C257 P60986 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 290778 T849 C257 P60986 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 290779 T849 C257 P60986 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   2> 290779 T908 C255 P61018 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 290780 T908 C255 P61018 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 290782 T848 C257 P60986 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 290782 T908 C255 P61018 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 290782 T908 C255 P61018 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 290782 T908 C255 P61018 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 290787 T847 C257 P60986 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=2 
[junit4:junit4]   2> 290788 T908 C255 P61018 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 290790 T908 C255 P61018 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index.20130626212930431
[junit4:junit4]   2> 290793 T908 C255 P61018 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index.20130626212930431 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a157e; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 290797 T844 C257 P60986 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   2> 290798 T908 C255 P61018 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 290800 T908 C255 P61018 oasu.DefaultSolrCoreState.closeIndexWriter Closing IndexWriter...
[junit4:junit4]   2> 290800 T908 C255 P61018 oasu.DefaultSolrCoreState.closeIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 290802 T908 C255 P61018 oasu.DefaultSolrCoreState.openIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 290811 T908 C255 P61018 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf44e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf44e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 290812 T908 C255 P61018 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 290813 T908 C255 P61018 oasu.DefaultSolrCoreState.openIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 290817 T908 C255 P61018 oass.SolrIndexSearcher.<init> Opening Searcher@103bfb main
[junit4:junit4]   2> 290818 T907 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@103bfb main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 290818 T908 C255 P61018 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index.20130626212930431 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index.20130626212930431;done=true>>]
[junit4:junit4]   2> 290818 T908 C255 P61018 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index.20130626212930431
[junit4:junit4]   2> 290818 T908 C255 P61018 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index.20130626212930431
[junit4:junit4]   2> 290820 T908 C255 P61018 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 290821 T908 C255 P61018 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 290821 T908 C255 P61018 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 290821 T908 C255 P61018 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 290824 T908 C255 P61018 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 291110 T834 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 291112 T834 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:61018__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61018_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61018"}
[junit4:junit4]   2> 291129 T833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 291130 T886 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 291131 T840 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 291132 T853 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 291133 T869 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 291134 T905 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 291706 T811 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 291708 T811 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C258 name=collection1 org.apache.solr.core.SolrCore@bef49c url=http://127.0.0.1:60974/collection1 node=127.0.0.1:60974_ C258_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:60974_, base_url=http://127.0.0.1:60974, leader=true}
[junit4:junit4]   2> 291728 T829 C258 P60974 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 291734 T829 C258 P60974 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\control\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1055dd0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 291735 T829 C258 P60974 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 291743 T829 C258 P60974 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\control\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1055dd0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\control\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1055dd0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 291744 T829 C258 P60974 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 291747 T829 C258 P60974 oass.SolrIndexSearcher.<init> Opening Searcher@e6cc5f main
[junit4:junit4]   2> 291747 T829 C258 P60974 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 291748 T837 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e6cc5f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 291750 T829 C258 P60974 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 22
[junit4:junit4]   2> 291757 T846 C257 P60986 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:60986/collection1/, StdNode: http://127.0.0.1:60995/collection1/, StdNode: http://127.0.0.1:61005/collection1/, StdNode: http://127.0.0.1:61018/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 291763 T848 C257 P60986 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C256_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:61005_, base_url=http://127.0.0.1:61005}
[junit4:junit4]   2> 291775 T880 C256 P61005 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> ASYNC  NEW_CORE C259 name=collection1 org.apache.solr.core.SolrCore@a1f7f5 url=http://127.0.0.1:60995/collection1 node=127.0.0.1:60995_ C259_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:60995_, base_url=http://127.0.0.1:60995}
[junit4:junit4]   2> 291776 T863 C259 P60995 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 291786 T848 C257 P60986 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=4
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 291787 T848 C257 P60986 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 291790 T880 C256 P61005 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bff563; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bff563; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 291790 T880 C256 P61005 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 291793 T880 C256 P61005 oass.SolrIndexSearcher.<init> Opening Searcher@16e5d3d main
[junit4:junit4]   2> 291794 T880 C256 P61005 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 291795 T848 C257 P60986 oass.SolrIndexSearcher.<init> Opening Searcher@68f17d main
[junit4:junit4]   2> 291795 T848 C257 P60986 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 291796 T890 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16e5d3d main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 291797 T880 C256 P61005 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 22
[junit4:junit4]   2> 291798 T855 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68f17d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 291799 T848 C257 P60986 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 36
[junit4:junit4]   2> 291800 T863 C259 P60995 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@9e3ab; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@9e3ab; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 291800 T863 C259 P60995 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 291804 T863 C259 P60995 oass.SolrIndexSearcher.<init> Opening Searcher@15e331b main
[junit4:junit4]   2> 291804 T863 C259 P60995 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 291805 T871 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15e331b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 291806 T863 C259 P60995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 31
[junit4:junit4]   2>  C255_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:61018_, base_url=http://127.0.0.1:61018}
[junit4:junit4]   2> 291807 T899 C255 P61018 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 291815 T899 C255 P61018 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf44e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf44e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 291815 T899 C255 P61018 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 291818 T899 C255 P61018 oass.SolrIndexSearcher.<init> Opening Searcher@63c7dd main
[junit4:junit4]   2> 291819 T899 C255 P61018 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 291819 T907 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63c7dd main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 291821 T899 C255 P61018 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   2> 291821 T846 C257 P60986 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 64
[junit4:junit4]   2> 291823 T811 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 291826 T847 C257 P60986 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 291828 T864 C259 P60995 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 291829 T881 C256 P61005 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 291832 T900 C255 P61018 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 293736 T827 C258 P60974 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1438930383006597120)} 0 9
[junit4:junit4]   2> 293758 T899 C255 P61018 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438930383024422912&update.from=http://127.0.0.1:60986/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438930383024422912)} 0 3
[junit4:junit4]   2> 293764 T861 C259 P60995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438930383024422912&update.from=http://127.0.0.1:60986/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438930383024422912)} 0 9
[junit4:junit4]   2> 293768 T879 C256 P61005 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438930383024422912&update.from=http://127.0.0.1:60986/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438930383024422912)} 0 7
[junit4:junit4]   2> 293770 T848 C257 P60986 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1438930383024422912)} 0 26
[junit4:junit4]   2> 293771 T898 C255 P61018 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 31
[junit4:junit4]   2> 293781 T829 C258 P60974 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1438930383057977344)]} 0 5
[junit4:junit4]   2> 293803 T863 C259 P60995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60986/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438930383072657408)]} 0 5
[junit4:junit4]   2> 293806 T900 C255 P61018 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60986/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438930383072657408)]} 0 7
[junit4:junit4]   2> 293810 T881 C256 P61005 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60986/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438930383072657408)]} 0 6
[junit4:junit4]   2> 293812 T846 C257 P60986 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61005/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[0 (1438930383072657408)]} 0 22
[junit4:junit4]   2> 293812 T880 C256 P61005 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0]} 0 27
[junit4:junit4]   2> 293819 T824 C258 P60974 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1438930383100968960)]} 0 2
[junit4:junit4]   2> 293836 T865 C259 P60995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60986/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438930383112503296)]} 0 3
[junit4:junit4]   2> 293836 T901 C255 P61018 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60986/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438930383112503296)]} 0 3
[junit4:junit4]   2> 293838 T882 C256 P61005 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60986/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438930383112503296)]} 0 2
[junit4:junit4]   2> 293841 T847 C257 P60986 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60995/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1438930383112503296)]} 0 14
[junit4:junit4]   2> 293843 T864 C259 P60995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1]} 0 20
[junit4:junit4]   2> 293848 T825 C258 P60974 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1438930383133474816)]} 0 0
[junit4:junit4]   2> 293853 T844 C257 P60986 oasup.DistributedUpdateProcessor.setupRequest test.distrib.skip.servers was found and contains:[http://127.0.0.1:60995/collection1/]
[junit4:junit4]   2> 293854 T844 C257 P60986 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:60995/collection1/ against:[http://127.0.0.1:60995/collection1/] result:true
[junit4:junit4]   2> 293855 T844 C257 P60986 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:61005/collection1/ against:[http://127.0.0.1:60995/collection1/] result:false
[junit4:junit4]   2> 293856 T844 C257 P60986 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:61018/collection1/ against:[http://127.0.0.1:60995/collection1/] result:false
[junit4:junit4]   2> 293862 T896 C255 P61018 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60986/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:60995/collection1/&wt=javabin&version=2} {add=[2 (1438930383141863424)]} 0 2
[junit4:junit4]   2> 293862 T877 C256 P61005 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60986/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:60995/collection1/&wt=javabin&version=2} {add=[2 (1438930383141863424)]} 0 2
[junit4:junit4]   2> 293865 T844 C257 P60986 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={test.distrib.skip.servers=http://127.0.0.1:60995/collection1/&wt=javabin&version=2} {add=[2 (1438930383141863424)]} 0 12
[junit4:junit4]   2> 293871 T826 C258 P60974 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1438930383156543488)]} 0 2
[junit4:junit4]   2> 293878 T845 C257 P60986 oasup.DistributedUpdateProcessor.setupRequest test.distrib.skip.servers was found and contains:[http://127.0.0.1:60995/collection1/]
[junit4:junit4]   2> 293879 T845 C257 P60986 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:60995/collection1/ against:[http://127.0.0.1:60995/collection1/] result:true
[junit4:junit4]   2> 293880 T845 C257 P60986 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:61005/collection1/ against:[http://127.0.0.1:60995/collection1/] result:false
[junit4:junit4]   2> 293880 T845 C257 P60986 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:61018/collection1/ against:[http://127.0.0.1:60995/collection1/] result:false
[junit4:junit4]   2> 293886 T878 C256 P61005 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60986/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:60995/collection1/&wt=javabin&version=2} {add=[3 (1438930383169126400)]} 0 1
[junit4:junit4]   2> 293886 T899 C255 P61018 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60986/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:60995/collection1/&wt=javabin&version=2} {add=[3 (1438930383169126400)]} 0 1
[junit4:junit4]   2> 293890 T845 C257 P60986 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61018/collection1/&update.distrib=TOLEADER&test.distrib.skip.servers=http://127.0.0.1:60995/collection1/&wt=javabin&version=2} {add=[3 (1438930383169126400)]} 0 12
[junit4:junit4]   2> 293891 T897 C255 P61018 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={test.distrib.skip.servers=http://127.0.0.1:60995/collection1/&test.distrib.skip.servers=http://127.0.0.1:61005/collection1/&wt=javabin&version=2} {add=[3]} 0 17
[junit4:junit4]   2> 293896 T828 C258 P60974 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 293944 T828 C258 P60974 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\control\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1055dd0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\control\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1055dd0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 293944 T828 C258 P60974 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 293950 T828 C258 P60974 oass.SolrIndexSearcher.<init> Opening Searcher@8fbbb4 main
[junit4:junit4]   2> 293950 T828 C258 P60974 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 293952 T837 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8fbbb4 main{StandardDirectoryReader(segments_3:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 293952 T828 C258 P60974 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 57
[junit4:junit4]   2> 293955 T898 C255 P61018 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:60986/collection1/, StdNode: http://127.0.0.1:60995/collection1/, StdNode: http://127.0.0.1:61005/collection1/, StdNode: http://127.0.0.1:61018/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 293958 T849 C257 P60986 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 293959 T879 C256 P61005 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 293958 T860 C259 P60995 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 293976 T900 C255 P61018 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 293996 T879 C256 P61005 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bff563; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty3\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bff563; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 293997 T879 C256 P61005 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 294003 T879 C256 P61005 oass.SolrIndexSearcher.<init> Opening Searcher@4b862 main
[junit4:junit4]   2> 294004 T879 C256 P61005 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 294007 T890 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b862 main{StandardDirectoryReader(segments_5:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 294008 T879 C256 P61005 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 49
[junit4:junit4]   2> 294010 T900 C255 P61018 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf44e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty4\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf44e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6}
[junit4:junit4]   2> 294010 T900 C255 P61018 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
[junit4:junit4]   2> 294016 T900 C255 P61018 oass.SolrIndexSearcher.<init> Opening Searcher@119c149 main
[junit4:junit4]   2> 294016 T900 C255 P61018 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 294018 T907 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@119c149 main{StandardDirectoryReader(segments_6:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 294020 T900 C255 P61018 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 44
[junit4:junit4]   2> 294020 T849 C257 P60986 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=5
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1da38c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6}
[junit4:junit4]   2> 294021 T849 C257 P60986 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
[junit4:junit4]   2> 294028 T849 C257 P60986 oass.SolrIndexSearcher.<init> Opening Searcher@18ebfe0 main
[junit4:junit4]   2> 294028 T849 C257 P60986 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 294028 T860 C259 P60995 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@9e3ab; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372270923495\jetty2\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@9e3ab; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 294028 T855 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18ebfe0 main{StandardDirectoryReader(segments_6:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 294028 T860 C259 P60995 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 294029 T849 C257 P60986 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 71
[junit4:junit4]   2> 294034 T860 C259 P60995 oass.SolrIndexSearcher.<init> Opening Searcher@568614 main
[junit4:junit4]   2> 294035 T860 C259 P60995 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 294035 T871 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@568614 main{StandardDirectoryReader(segments_4:3:nrt _0(4.4):c2)}
[junit4:junit4]   2> 294036 T860 C259 P60995 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 78
[junit4:junit4]   2> 294037 T898 C255 P61018 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 82
[junit4:junit4]   2> 294037 T811 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 294038 T811 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 294039 T811 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 294040 T848 C257 P60986 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 294043 T862 C259 P60995 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=2 status=0 QTime=0 
[junit4:junit4]   2> 294046 T881 C256 P61005 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 294050 T901 C255 P61018 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 294051 T811 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 294061 T880 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
[junit4:junit4]   2> 294061 T880 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 294070 T846 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
[junit4:junit4]   2> 294070 T846 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60986/collection1/
[junit4:junit4]   2> 294071 T846 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:60986 START replicas=[http://127.0.0.1:60995/collection1/, http://127.0.0.1:61005/collection1/, http://127.0.0.1:61018/collection1/] nUpdates=100
[junit4:junit4]   2> 294074 T882 C256 P61005 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 294075 T861 C259 P60995 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 294076 T896 C255 P61018 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 294075 T846 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:60986  Received 5 versions from 127.0.0.1:61005/collection1/
[junit4:junit4]   2> 294076 T846 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:60986  Our versions are newer. ourLowThreshold=1438930383024422912 otherHigh=1438930383141863424
[junit4:junit4]   2> 294076 T846 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:60986  Received 3 versions from 127.0.0.1:60995/collection1/
[junit4:junit4]   2> 294076 T846 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:60986  Our versions are newer. ourLowThreshold=1438930383024422912 otherHigh=1438930383112503296
[junit4:junit4]   2> 294077 T846 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:60986  Received 5 versions from 127.0.0.1:61018/collection1/
[junit4:junit4]   2> 294077 T846 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:60986  Our versions are newer. ourLowThreshold=1438930383024422912 otherHigh=1438930383141863424
[junit4:junit4]   2> 294078 T846 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:60986 DONE. sync succeeded
[junit4:junit4]   2> 294078 T846 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 294079 T846 oasc.SyncStrategy.syncToMe http://127.0.0.1:60986/collection1/: try and ask http://127.0.0.1:60995/collection1/ to sync
[junit4:junit4]   2> 294079 T846 oasc.SyncStrategy.syncToMe http://127.0.0.1:60986/collection1/: try and ask http://127.0.0.1:61005/collection1/ to sync
[jun

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

store.RAMDirectory@528752 lockFactory=org.apache.lucene.store.NativeFSLockFactory@145ea0f),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@528752 lockFactory=org.apache.lucene.store.NativeFSLockFactory@145ea0f),segFN=segments_5,generation=5}
[junit4:junit4]   2> 938454 T2112 C577 P61645 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 938459 T2112 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 938459 T2112 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 938459 T2112 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ShardSplitTest-1372271527710/jetty4\index [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1372271527710/jetty4\index;done=false>>]
[junit4:junit4]   2> 938460 T2112 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1372271527710/jetty4\index
[junit4:junit4]   2> 938460 T2112 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ShardSplitTest-1372271527710/jetty4\ [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1372271527710/jetty4\;done=false>>]
[junit4:junit4]   2> 938460 T2112 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1372271527710/jetty4\
[junit4:junit4]   2> 938462 T2237 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89933186840526860-127.0.0.1:61645_-n_0000000004) am no longer a leader.
[junit4:junit4]   2> 938479 T2112 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1372271527710\zookeeper\server1\data\version-2\log.1 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1372271527710\zookeeper\server1\data\version-2 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1372271527710\zookeeper\server1\data FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1372271527710\zookeeper\server1 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1372271527710\zookeeper FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1372271527710 FAILED !!!!!
[junit4:junit4]   2> 938584 T2112 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 938587 T2112 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:61598 61598
[junit4:junit4]   2> 939761 T2203 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 940828 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 940829 T2203 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 940829 T2114 oazs.NIOServerCnxnFactory.run WARN Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
[junit4:junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:55)
[junit4:junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:69)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 940835 T2112 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 61605
[junit4:junit4]   2> 940856 T2112 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 940856 T2112 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:61598 61598
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=881EF566028E4A2C -Dtests.slow=true -Dtests.locale=es_NI -Dtests.timezone=America/Los_Angeles -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   68.8s | ShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:61617 returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([881EF566028E4A2C:9F87B7E75D12A10]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:150)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 940861 T2112 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_NI, timezone=America/Los_Angeles
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_45 (32-bit)/cpus=2,threads=2,free=125321560,total=283049984
[junit4:junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIDistributedZkTest, TestPostingsSolrHighlighter, TestFiltering, MBeansHandlerTest, ShardRoutingTest, TestSolr4Spatial, SchemaVersionSpecificBehaviorTest, SolrIndexConfigTest, TestSuggestSpellingConverter, TestFoldingMultitermQuery, TestSolrXmlPersistence, TestSearchPerf, JsonLoaderTest, PathHierarchyTokenizerFactoryTest, TestJoin, LegacyHTMLStripCharFilterTest, DisMaxRequestHandlerTest, TestDocumentBuilder, CircularListTest, DirectUpdateHandlerOptimizeTest, TestUniqueKeyFieldResource, TestCollationField, TestFuzzyAnalyzedSuggestions, SyncSliceTest, TestDefaultSimilarityFactory, TestPluginEnable, TestJmxIntegration, SignatureUpdateProcessorFactoryTest, TestBadConfig, SliceStateUpdateTest, UpdateParamsTest, HighlighterTest, UpdateRequestProcessorFactoryTest, SortByFunctionTest, IndexReaderFactoryTest, NotRequiredUniqueKeyTest, TestTrie, MultiTermTest, TestComponentsName, FullSolrCloudDistribCmdsTest, TestHashPartitioner, NoCacheHeaderTest, DOMUtilTest, TestExtendedDismaxParser, TestJmxMonitoredMap, TestStressRecovery, TestDFRSimilarityFactory, SuggesterFSTTest, TestRTGBase, SuggesterTSTTest, BadComponentTest, SimplePostToolTest, TestPropInject, TestQuerySenderNoQuery, TestCSVResponseWriter, TestCoreContainer, IndexBasedSpellCheckerTest, TestCSVLoader, TestIndexingPerformance, CoreContainerCoreInitFailuresTest, StatsComponentTest, BadCopyFieldTest, RecoveryZkTest, PrimitiveFieldTypeTest, FieldMutatingUpdateProcessorTest, IndexSchemaTest, SearchHandlerTest, SolrTestCaseJ4Test, TestPerFieldSimilarity, ExternalFileFieldSortTest, TestConfig, SolrInfoMBeanTest, TestArbitraryIndexDir, QueryParsingTest, PluginInfoTest, SpellCheckCollatorTest, TestStressVersions, AlternateDirectoryTest, XmlUpdateRequestHandlerTest, TestDefaultSearchFieldResource, FieldAnalysisRequestHandlerTest, RequestHandlersTest, RAMDirectoryFactoryTest, TestAnalyzedSuggestions, CSVRequestHandlerTest, BinaryUpdateRequestHandlerTest, MinimalSchemaTest, TestPHPSerializedResponseWriter, TestFastLRUCache, LoggingHandlerTest, OverseerCollectionProcessorTest, BasicDistributedZkTest, DefaultValueUpdateProcessorTest, TestSolrDeletionPolicy1, CopyFieldTest, TestQueryUtils, SoftAutoCommitTest, PreAnalyzedFieldTest, XsltUpdateRequestHandlerTest, FileUtilsTest, TestFastWriter, TestSort, ShardSplitTest]
[junit4:junit4] Completed in 68.83s, 1 test, 1 error <<< FAILURES!

[...truncated 603 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:392: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:372: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1246: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:890: There were test failures: 298 suites, 1256 tests, 1 error, 1 failure, 20 ignored (14 assumptions)

Total time: 66 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.6.0_45 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.6.0_45) - Build # 2933 - Still Failing!

Posted by Mark Miller <ma...@gmail.com>.
I filed https://issues.apache.org/jira/browse/SOLR-4967 for this.

- Mark

On Jun 26, 2013, at 10:12 PM, Policeman Jenkins Server <je...@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2933/
> Java: 64bit/jdk1.6.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC
> 
> 1 tests failed.
> FAILED:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch
> 
> Error Message:
> shard1 is not consistent.  Got 305 from http://127.0.0.1:53034/kweo/q/collection1lastClient and got 247 from http://127.0.0.1:53053/kweo/q/collection1
> 
> Stack Trace:
> java.lang.AssertionError: shard1 is not consistent.  Got 305 from http://127.0.0.1:53034/kweo/q/collection1lastClient and got 247 from http://127.0.0.1:53053/kweo/q/collection1
> 	at __randomizedtesting.SeedInfo.seed([40763C2288D25CE0:C190B23AFF8D3CDC]:0)
> 	at org.junit.Assert.fail(Assert.java:93)
> 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1018)
> 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:238)
> 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	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:662)
> 
> 
> 
> 
> Build Log:
> [...truncated 9115 lines...]
> [junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
> [junit4:junit4]   2> 786772 T2026 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /kweo/q
> [junit4:junit4]   2> 786776 T2026 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
> [junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-SyncSliceTest-1372297255130
> [junit4:junit4]   2> 786778 T2026 oasc.ZkTestServer.run STARTING ZK TEST SERVER
> [junit4:junit4]   2> 786779 T2027 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
> [junit4:junit4]   2> 786879 T2026 oasc.ZkTestServer.run start zk server on port:53015
> [junit4:junit4]   2> 786880 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 786893 T2033 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fa99a71 name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 786893 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 786893 T2026 oascc.SolrZkClient.makePath makePath: /solr
> [junit4:junit4]   2> 786900 T2028 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f834a58e20000, likely client has closed socket
> [junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
> [junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
> [junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]   2> 
> [junit4:junit4]   2> 786902 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 786905 T2035 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f730d1a name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 786906 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 786906 T2026 oascc.SolrZkClient.makePath makePath: /collections/collection1
> [junit4:junit4]   2> 786911 T2026 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
> [junit4:junit4]   2> 786916 T2026 oascc.SolrZkClient.makePath makePath: /collections/control_collection
> [junit4:junit4]   2> 786920 T2026 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
> [junit4:junit4]   2> 786925 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
> [junit4:junit4]   2> 786926 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
> [junit4:junit4]   2> 786935 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
> [junit4:junit4]   2> 786935 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
> [junit4:junit4]   2> 786941 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
> [junit4:junit4]   2> 786942 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
> [junit4:junit4]   2> 786949 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
> [junit4:junit4]   2> 786950 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
> [junit4:junit4]   2> 786954 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
> [junit4:junit4]   2> 786954 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
> [junit4:junit4]   2> 786959 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
> [junit4:junit4]   2> 786960 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
> [junit4:junit4]   2> 786965 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
> [junit4:junit4]   2> 786965 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
> [junit4:junit4]   2> 786970 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
> [junit4:junit4]   2> 786970 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
> [junit4:junit4]   2> 786975 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
> [junit4:junit4]   2> 786976 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
> [junit4:junit4]   2> 787382 T2026 oejs.Server.doStart jetty-8.1.10.v20130312
> [junit4:junit4]   2> 787387 T2026 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53022
> [junit4:junit4]   2> 787388 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 787388 T2026 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 787388 T2026 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334
> [junit4:junit4]   2> 787389 T2026 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334\solr.xml
> [junit4:junit4]   2> 787389 T2026 oasc.CoreContainer.<init> New CoreContainer 757424083
> [junit4:junit4]   2> 787389 T2026 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334\'
> [junit4:junit4]   2> 787391 T2026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334\'
> [junit4:junit4]   2> 787500 T2026 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 787500 T2026 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 787500 T2026 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 787501 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 787501 T2026 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 787501 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 787501 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 787502 T2026 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 787503 T2026 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 787503 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 787511 T2026 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
> [junit4:junit4]   2> 787511 T2026 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53015/solr
> [junit4:junit4]   2> 787512 T2026 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 787514 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 787530 T2046 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48373ee3 name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 787532 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 787536 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 787537 T2028 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f834a58e20002, likely client has closed socket
> [junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
> [junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
> [junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]   2> 
> [junit4:junit4]   2> 787547 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 787568 T2048 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e8ba95b name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 787568 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 787589 T2026 oascc.SolrZkClient.makePath makePath: /overseer/queue
> [junit4:junit4]   2> 787603 T2026 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
> [junit4:junit4]   2> 787617 T2026 oascc.SolrZkClient.makePath makePath: /live_nodes
> [junit4:junit4]   2> 787623 T2026 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53022_kweo%2Fq
> [junit4:junit4]   2> 787628 T2026 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53022_kweo%2Fq
> [junit4:junit4]   2> 787642 T2026 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
> [junit4:junit4]   2> 787664 T2026 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
> [junit4:junit4]   2> 787675 T2026 oasc.Overseer.start Overseer (id=89934872912723971-127.0.0.1:53022_kweo%2Fq-n_0000000000) starting
> [junit4:junit4]   2> 787691 T2026 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
> [junit4:junit4]   2> 787707 T2050 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
> [junit4:junit4]   2> 787710 T2026 oascc.SolrZkClient.makePath makePath: /clusterstate.json
> [junit4:junit4]   2> 787722 T2026 oascc.SolrZkClient.makePath makePath: /aliases.json
> [junit4:junit4]   2> 787729 T2026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 787740 T2049 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
> [junit4:junit4]   2> 787751 T2051 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 787751 T2051 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 789246 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 789247 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"1",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "shard_state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"control_collection",
> [junit4:junit4]   2> 	  "shard_range":null,
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53022_kweo%2Fq",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53022/kweo/q"}
> [junit4:junit4]   2> 789247 T2049 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
> [junit4:junit4]   2> 789247 T2049 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
> [junit4:junit4]   2> 789260 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
> [junit4:junit4]   2> 789758 T2051 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334\collection1
> [junit4:junit4]   2> 789758 T2051 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
> [junit4:junit4]   2> 789760 T2051 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 789761 T2051 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
> [junit4:junit4]   2> 789766 T2051 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334\collection1\'
> [junit4:junit4]   2> 789770 T2051 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 789772 T2051 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334/collection1/lib/README' to classloader
> [junit4:junit4]   2> 789826 T2051 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
> [junit4:junit4]   2> 789892 T2051 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 789895 T2051 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
> [junit4:junit4]   2> 789900 T2051 oass.IndexSchema.readSchema [collection1] Schema name=test
> [junit4:junit4]   2> 790577 T2051 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
> [junit4:junit4]   2> 790578 T2051 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
> [junit4:junit4]   2> 790578 T2051 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 790590 T2051 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 790594 T2051 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 790615 T2051 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 790620 T2051 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 790626 T2051 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 790627 T2051 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 790628 T2051 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
> [junit4:junit4]   2> 790628 T2051 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 790630 T2051 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 790630 T2051 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
> [junit4:junit4]   2> 790630 T2051 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
> [junit4:junit4]   2> 790630 T2051 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/control/data\
> [junit4:junit4]   2> 790631 T2051 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c6a99d
> [junit4:junit4]   2> 790631 T2051 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
> [junit4:junit4]   2> 790632 T2051 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\control\data
> [junit4:junit4]   2> 790633 T2051 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/control/data\index/
> [junit4:junit4]   2> 790634 T2051 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372297255128\control\data\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 790634 T2051 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\control\data\index
> [junit4:junit4]   2> 790643 T2051 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\control\data\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 790644 T2051 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
> [junit4:junit4]   2> 790646 T2051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 790646 T2051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 790647 T2051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 790647 T2051 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 790648 T2051 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 790648 T2051 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 790648 T2051 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 790649 T2051 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 790650 T2051 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 790657 T2051 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 790667 T2051 oass.SolrIndexSearcher.<init> Opening Searcher@5265e91e main
> [junit4:junit4]   2> 790668 T2051 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 790669 T2051 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 790673 T2052 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5265e91e main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 790674 T2051 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 790674 T2051 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53022/kweo/q collection:control_collection shard:shard1
> [junit4:junit4]   2> 790676 T2051 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
> [junit4:junit4]   2> 790691 T2051 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
> [junit4:junit4]   2> 790697 T2051 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
> [junit4:junit4]   2> 790697 T2051 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
> [junit4:junit4]   2> 790697 T2051 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53022/kweo/q/collection1/
> [junit4:junit4]   2> 790698 T2051 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
> [junit4:junit4]   2> 790698 T2051 oasc.SyncStrategy.syncToMe http://127.0.0.1:53022/kweo/q/collection1/ has no replicas
> [junit4:junit4]   2> 790698 T2051 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53022/kweo/q/collection1/
> [junit4:junit4]   2> 790698 T2051 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
> [junit4:junit4]   2> 790771 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 790786 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
> [junit4:junit4]   2> 790813 T2051 oasc.ZkController.register We are http://127.0.0.1:53022/kweo/q/collection1/ and leader is http://127.0.0.1:53022/kweo/q/collection1/
> [junit4:junit4]   2> 790813 T2051 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53022/kweo/q
> [junit4:junit4]   2> 790813 T2051 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
> [junit4:junit4]   2> 790813 T2051 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 790813 T2051 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 790818 T2051 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 790819 T2026 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
> [junit4:junit4]   2> 790819 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 790819 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 790828 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:
> [junit4:junit4]   2> 790828 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 790833 T2055 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59eb895f name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 790833 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 790835 T2026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 790839 T2026 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
> [junit4:junit4]   2> 791290 T2026 oejs.Server.doStart jetty-8.1.10.v20130312
> [junit4:junit4]   2> 791293 T2026 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53034
> [junit4:junit4]   2> 791294 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 791294 T2026 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 791294 T2026 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191
> [junit4:junit4]   2> 791296 T2026 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191\solr.xml
> [junit4:junit4]   2> 791296 T2026 oasc.CoreContainer.<init> New CoreContainer 534116845
> [junit4:junit4]   2> 791296 T2026 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191\'
> [junit4:junit4]   2> 791296 T2026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191\'
> [junit4:junit4]   2> 791395 T2026 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 791395 T2026 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 791395 T2026 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 791396 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 791396 T2026 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 791396 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 791396 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 791396 T2026 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 791397 T2026 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 791397 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 791404 T2026 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
> [junit4:junit4]   2> 791405 T2026 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53015/solr
> [junit4:junit4]   2> 791405 T2026 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 791407 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 791423 T2066 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@335e01c1 name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 791423 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 791428 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 791435 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 791440 T2068 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c24b0a8 name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 791440 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 791451 T2026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 792296 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 792297 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"1",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "shard_state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"control_collection",
> [junit4:junit4]   2> 	  "shard_range":null,
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53022_kweo%2Fq",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53022/kweo/q"}
> [junit4:junit4]   2> 792310 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
> [junit4:junit4]   2> 792311 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
> [junit4:junit4]   2> 792312 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
> [junit4:junit4]   2> 792457 T2026 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53034_kweo%2Fq
> [junit4:junit4]   2> 792460 T2026 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53034_kweo%2Fq
> [junit4:junit4]   2> 792466 T2048 oascc.ZkStateReader$3.process Updating live nodes... (2)
> [junit4:junit4]   2> 792466 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 792467 T2068 oascc.ZkStateReader$3.process Updating live nodes... (2)
> [junit4:junit4]   2> 792467 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 792467 T2055 oascc.ZkStateReader$3.process Updating live nodes... (2)
> [junit4:junit4]   2> 792467 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 792478 T2069 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 792478 T2069 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 793819 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 793821 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"2",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "shard_state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard_range":null,
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53034_kweo%2Fq",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53034/kweo/q"}
> [junit4:junit4]   2> 793821 T2049 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
> [junit4:junit4]   2> 793821 T2049 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
> [junit4:junit4]   2> 793850 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 793851 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 793850 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 794482 T2069 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191\collection1
> [junit4:junit4]   2> 794482 T2069 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 794483 T2069 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 794483 T2069 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 794486 T2069 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191\collection1\'
> [junit4:junit4]   2> 794488 T2069 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 794488 T2069 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191/collection1/lib/README' to classloader
> [junit4:junit4]   2> 794548 T2069 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
> [junit4:junit4]   2> 794614 T2069 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 794617 T2069 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
> [junit4:junit4]   2> 794622 T2069 oass.IndexSchema.readSchema [collection1] Schema name=test
> [junit4:junit4]   2> 795330 T2069 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
> [junit4:junit4]   2> 795331 T2069 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
> [junit4:junit4]   2> 795332 T2069 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 795346 T2069 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 795350 T2069 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 795375 T2069 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 795381 T2069 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 795387 T2069 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 795389 T2069 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 795389 T2069 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
> [junit4:junit4]   2> 795389 T2069 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 795391 T2069 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 795392 T2069 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
> [junit4:junit4]   2> 795392 T2069 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
> [junit4:junit4]   2> 795392 T2069 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty1\
> [junit4:junit4]   2> 795392 T2069 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c6a99d
> [junit4:junit4]   2> 795393 T2069 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
> [junit4:junit4]   2> 795394 T2069 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1
> [junit4:junit4]   2> 795395 T2069 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty1\index/
> [junit4:junit4]   2> 795396 T2069 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 795396 T2069 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index
> [junit4:junit4]   2> 795407 T2069 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 795407 T2069 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
> [junit4:junit4]   2> 795410 T2069 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 795411 T2069 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 795411 T2069 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 795411 T2069 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 795412 T2069 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 795412 T2069 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 795412 T2069 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 795413 T2069 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 795413 T2069 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 795420 T2069 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 795431 T2069 oass.SolrIndexSearcher.<init> Opening Searcher@59663994 main
> [junit4:junit4]   2> 795433 T2069 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 795433 T2069 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 795441 T2070 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59663994 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 795444 T2069 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 795445 T2069 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53034/kweo/q collection:collection1 shard:shard1
> [junit4:junit4]   2> 795446 T2069 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
> [junit4:junit4]   2> 795475 T2069 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
> [junit4:junit4]   2> 795483 T2069 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
> [junit4:junit4]   2> 795483 T2069 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
> [junit4:junit4]   2> 795483 T2069 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53034/kweo/q/collection1/
> [junit4:junit4]   2> 795483 T2069 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
> [junit4:junit4]   2> 795484 T2069 oasc.SyncStrategy.syncToMe http://127.0.0.1:53034/kweo/q/collection1/ has no replicas
> [junit4:junit4]   2> 795484 T2069 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53034/kweo/q/collection1/
> [junit4:junit4]   2> 795484 T2069 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
> [junit4:junit4]   2> 796864 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 796883 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 796883 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 796883 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 796924 T2069 oasc.ZkController.register We are http://127.0.0.1:53034/kweo/q/collection1/ and leader is http://127.0.0.1:53034/kweo/q/collection1/
> [junit4:junit4]   2> 796924 T2069 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53034/kweo/q
> [junit4:junit4]   2> 796924 T2069 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
> [junit4:junit4]   2> 796924 T2069 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 796925 T2069 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 796928 T2069 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 796930 T2026 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
> [junit4:junit4]   2> 796930 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 796931 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 797348 T2026 oejs.Server.doStart jetty-8.1.10.v20130312
> [junit4:junit4]   2> 797350 T2026 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53043
> [junit4:junit4]   2> 797352 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 797352 T2026 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 797352 T2026 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290
> [junit4:junit4]   2> 797353 T2026 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290\solr.xml
> [junit4:junit4]   2> 797353 T2026 oasc.CoreContainer.<init> New CoreContainer 1905806004
> [junit4:junit4]   2> 797354 T2026 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290\'
> [junit4:junit4]   2> 797354 T2026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290\'
> [junit4:junit4]   2> 797458 T2026 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 797459 T2026 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 797459 T2026 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 797459 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 797460 T2026 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 797460 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 797469 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 797469 T2026 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 797469 T2026 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 797470 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 797478 T2026 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
> [junit4:junit4]   2> 797478 T2026 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53015/solr
> [junit4:junit4]   2> 797479 T2026 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 797480 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 797496 T2082 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32b443b6 name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 797497 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 797500 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 797507 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 797511 T2084 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e523969 name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 797511 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 797519 T2026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 798395 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 798396 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"2",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "shard_state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard_range":null,
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53034_kweo%2Fq",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53034/kweo/q"}
> [junit4:junit4]   2> 798407 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 798407 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 798408 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 798407 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 798523 T2026 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53043_kweo%2Fq
> [junit4:junit4]   2> 798526 T2026 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53043_kweo%2Fq
> [junit4:junit4]   2> 798532 T2084 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 798532 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 798533 T2068 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 798533 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 798533 T2048 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 798533 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 798533 T2055 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 798535 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 798545 T2085 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 798545 T2085 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 799916 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 799917 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"3",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "shard_state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard_range":null,
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53043_kweo%2Fq",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53043/kweo/q"}
> [junit4:junit4]   2> 799917 T2049 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
> [junit4:junit4]   2> 799918 T2049 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
> [junit4:junit4]   2> 799934 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 799934 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 799935 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 799934 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 800549 T2085 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290\collection1
> [junit4:junit4]   2> 800549 T2085 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 800550 T2085 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 800551 T2085 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 800555 T2085 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290\collection1\'
> [junit4:junit4]   2> 800557 T2085 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 800559 T2085 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290/collection1/lib/README' to classloader
> [junit4:junit4]   2> 800611 T2085 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
> [junit4:junit4]   2> 800673 T2085 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 800675 T2085 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
> [junit4:junit4]   2> 800680 T2085 oass.IndexSchema.readSchema [collection1] Schema name=test
> [junit4:junit4]   2> 801470 T2085 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
> [junit4:junit4]   2> 801471 T2085 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
> [junit4:junit4]   2> 801472 T2085 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 801483 T2085 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 801488 T2085 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 801515 T2085 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 801522 T2085 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 801530 T2085 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 801533 T2085 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 801533 T2085 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
> [junit4:junit4]   2> 801533 T2085 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 801535 T2085 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 801536 T2085 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
> [junit4:junit4]   2> 801536 T2085 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
> [junit4:junit4]   2> 801536 T2085 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty2\
> [junit4:junit4]   2> 801536 T2085 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c6a99d
> [junit4:junit4]   2> 801536 T2085 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
> [junit4:junit4]   2> 801538 T2085 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2
> [junit4:junit4]   2> 801540 T2085 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty2\index/
> [junit4:junit4]   2> 801542 T2085 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 801543 T2085 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index
> [junit4:junit4]   2> 801555 T2085 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 801555 T2085 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
> [junit4:junit4]   2> 801558 T2085 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 801558 T2085 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 801560 T2085 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 801560 T2085 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 801561 T2085 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 801561 T2085 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 801561 T2085 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 801562 T2085 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 801562 T2085 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 801570 T2085 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 801579 T2085 oass.SolrIndexSearcher.<init> Opening Searcher@4c2b72f5 main
> [junit4:junit4]   2> 801581 T2085 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 801581 T2085 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 801589 T2086 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c2b72f5 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 801592 T2085 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 801592 T2085 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53043/kweo/q collection:collection1 shard:shard1
> [junit4:junit4]   2> 801599 T2085 oasc.ZkController.register We are http://127.0.0.1:53043/kweo/q/collection1/ and leader is http://127.0.0.1:53034/kweo/q/collection1/
> [junit4:junit4]   2> 801600 T2085 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53043/kweo/q
> [junit4:junit4]   2> 801600 T2085 oasc.ZkController.checkRecovery Core needs to recover:collection1
> [junit4:junit4]   2> 801600 T2085 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
> [junit4:junit4]   2> ASYNC  NEW_CORE C487 name=collection1 org.apache.solr.core.SolrCore@14c582bc url=http://127.0.0.1:53043/kweo/q/collection1 node=127.0.0.1:53043_kweo%2Fq C487_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53043_kweo%2Fq, base_url=http://127.0.0.1:53043/kweo/q}
> [junit4:junit4]   2> 801601 T2087 C487 P53043 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
> [junit4:junit4]   2> 801602 T2087 C487 P53043 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
> [junit4:junit4]   2> 801603 T2085 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 801603 T2087 C487 P53043 oasc.ZkController.publish publishing core=collection1 state=recovering
> [junit4:junit4]   2> 801603 T2087 C487 P53043 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 801605 T2026 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
> [junit4:junit4]   2> 801606 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 801606 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 801606 T2087 C487 P53043 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 801617 T2062 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true
> [junit4:junit4]   2> 802090 T2026 oejs.Server.doStart jetty-8.1.10.v20130312
> [junit4:junit4]   2> 802094 T2026 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53053
> [junit4:junit4]   2> 802094 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 802095 T2026 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 802096 T2026 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968
> [junit4:junit4]   2> 802096 T2026 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968\solr.xml
> [junit4:junit4]   2> 802096 T2026 oasc.CoreContainer.<init> New CoreContainer 1283438405
> [junit4:junit4]   2> 802097 T2026 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968\'
> [junit4:junit4]   2> 802097 T2026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968\'
> [junit4:junit4]   2> 802211 T2026 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 802211 T2026 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 802213 T2026 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 802213 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 802213 T2026 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 802214 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 802214 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 802215 T2026 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 802215 T2026 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 802216 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 802224 T2026 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
> [junit4:junit4]   2> 802225 T2026 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53015/solr
> [junit4:junit4]   2> 802225 T2026 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 802227 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 802244 T2099 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@438544d6 name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 802244 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 802248 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 802255 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 802259 T2101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3248ded0 name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 802259 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 802270 T2026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 802950 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 802951 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"3",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"recovering",
> [junit4:junit4]   2> 	  "shard_state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard_range":null,
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53043_kweo%2Fq",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53043/kweo/q"}
> [junit4:junit4]   2> 802958 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 802959 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 802959 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 802959 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 802960 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 803276 T2026 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53053_kweo%2Fq
> [junit4:junit4]   2> 803279 T2026 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53053_kweo%2Fq
> [junit4:junit4]   2> 803285 T2101 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 803286 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 803286 T2055 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 803286 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 803286 T2084 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 803286 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 803287 T2048 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 803288 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 803287 T2068 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 803289 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 803303 T2102 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 803303 T2102 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 803617 T2062 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
> [junit4:junit4]   2> 803617 T2062 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=3&state=recovering&nodeName=127.0.0.1:53043_kweo%252Fq&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2000 
> [junit4:junit4]   2> 804471 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 804472 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"4",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "shard_state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard_range":null,
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53053_kweo%2Fq",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53053/kweo/q"}
> [junit4:junit4]   2> 804473 T2049 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
> [junit4:junit4]   2> 804473 T2049 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
> [junit4:junit4]   2> 804489 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 804490 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 804490 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 804490 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 804490 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 805306 T2102 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968\collection1
> [junit4:junit4]   2> 805306 T2102 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 805307 T2102 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 805308 T2102 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 805311 T2102 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968\collection1\'
> [junit4:junit4]   2> 805312 T2102 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 805313 T2102 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968/collection1/lib/README' to classloader
> [junit4:junit4]   2> 805376 T2102 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
> [junit4:junit4]   2> 805448 T2102 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 805450 T2102 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
> [junit4:junit4]   2> 805455 T2102 oass.IndexSchema.readSchema [collection1] Schema name=test
> [junit4:junit4]   2> ASYNC  NEW_CORE C488 name=collection1 org.apache.solr.core.SolrCore@14c582bc url=http://127.0.0.1:53043/kweo/q/collection1 node=127.0.0.1:53043_kweo%2Fq C488_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:53043_kweo%2Fq, base_url=http://127.0.0.1:53043/kweo/q}
> [junit4:junit4]   2> 805619 T2087 C488 P53043 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53034/kweo/q/collection1/ core=collection1 - recoveringAfterStartup=true
> [junit4:junit4]   2> 805619 T2087 C488 P53043 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53043/kweo/q START replicas=[http://127.0.0.1:53034/kweo/q/collection1/] nUpdates=100
> [junit4:junit4]   2> 805619 T2087 C488 P53043 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
> [junit4:junit4]   2> 805619 T2087 C488 P53043 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
> [junit4:junit4]   2> 805619 T2087 C488 P53043 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
> [junit4:junit4]   2> 805619 T2087 C488 P53043 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
> [junit4:junit4]   2> 805619 T2087 C488 P53043 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
> [junit4:junit4]   2> 805621 T2087 C488 P53043 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53034/kweo/q/collection1/. core=collection1
> [junit4:junit4]   2> 805621 T2087 C488 P53043 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C489 name=collection1 org.apache.solr.core.SolrCore@7698b062 url=http://127.0.0.1:53034/kweo/q/collection1 node=127.0.0.1:53034_kweo%2Fq C489_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53034_kweo%2Fq, base_url=http://127.0.0.1:53034/kweo/q, leader=true}
> [junit4:junit4]   2> 805637 T2060 C489 P53034 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 805639 T2062 C489 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
> [junit4:junit4]   2> ASYNC  NEW_CORE C490 name=collection1 org.apache.solr.core.SolrCore@7698b062 url=http://127.0.0.1:53034/kweo/q/collection1 node=127.0.0.1:53034_kweo%2Fq C490_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53034_kweo%2Fq, base_url=http://127.0.0.1:53034/kweo/q, leader=true}
> [junit4:junit4]   2> 805646 T2060 C490 P53034 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 805657 T2060 C490 P53034 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
> [junit4:junit4]   2> 805657 T2060 C490 P53034 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
> [junit4:junit4]   2> 805657 T2060 C490 P53034 oass.SolrIndexSearcher.<init> Opening Searcher@76c3e82 realtime
> [junit4:junit4]   2> 805657 T2060 C490 P53034 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 805658 T2060 C490 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 21
> [junit4:junit4]   2> ASYNC  NEW_CORE C491 name=collection1 org.apache.solr.core.SolrCore@14c582bc url=http://127.0.0.1:53043/kweo/q/collection1 node=127.0.0.1:53043_kweo%2Fq C491_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:53043_kweo%2Fq, base_url=http://127.0.0.1:53043/kweo/q}
> [junit4:junit4]   2> 805660 T2087 C491 P53043 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 805661 T2087 C491 P53043 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
> [junit4:junit4]   2> 805665 T2063 C490 P53034 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 805665 T2063 C490 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
> [junit4:junit4]   2> 805665 T2087 C491 P53043 oasc.RecoveryStrategy.replay No replay needed. core=collection1
> [junit4:junit4]   2> 805665 T2087 C491 P53043 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
> [junit4:junit4]   2> 805666 T2087 C491 P53043 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 805666 T2087 C491 P53043 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 805673 T2087 C491 P53043 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
> [junit4:junit4]   2> 806040 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 806042 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"3",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "shard_state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard_range":null,
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53043_kweo%2Fq",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53043/kweo/q"}
> [junit4:junit4]   2> 806055 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 806056 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 806057 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 806056 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 806056 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 806269 T2102 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
> [junit4:junit4]   2> 806270 T2102 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
> [junit4:junit4]   2> 806270 T2102 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 806284 T2102 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 806289 T2102 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 806315 T2102 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 806322 T2102 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 806328 T2102 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 806332 T2102 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 806332 T2102 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
> [junit4:junit4]   2> 806332 T2102 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 806334 T2102 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 806334 T2102 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
> [junit4:junit4]   2> 806335 T2102 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
> [junit4:junit4]   2> 806335 T2102 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty3\
> [junit4:junit4]   2> 806335 T2102 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c6a99d
> [junit4:junit4]   2> 806337 T2102 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
> [junit4:junit4]   2> 806339 T2102 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty3
> [junit4:junit4]   2> 806340 T2102 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty3\index/
> [junit4:junit4]   2> 806344 T2102 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty3\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 806344 T2102 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty3\index
> [junit4:junit4]   2> 806356 T2102 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty3\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 806356 T2102 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
> [junit4:junit4]   2> 806362 T2102 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 806363 T2102 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 806363 T2102 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 806364 T2102 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 806366 T2102 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 806366 T2102 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 806371 T2102 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 806373 T2102 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 806373 T2102 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 806381 T2102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 806393 T2102 oass.SolrIndexSearcher.<init> Opening Searcher@769295ba main
> [junit4:junit4]   2> 806395 T2102 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 806395 T2102 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 806400 T2104 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@769295ba main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 806404 T2102 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 806405 T2102 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53053/kweo/q collection:collection1 shard:shard1
> [junit4:junit4]   2> 806412 T2102 oasc.ZkController.register We are http://127.0.0.1:53053/kweo/q/collection1/ and leader is http://127.0.0.1:53034/kweo/q/collection1/
> [junit4:junit4]   2> 806412 T2102 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53053/kweo/q
> [junit4:junit4]   2> 806413 T2102 oasc.ZkController.checkRecovery Core needs to recover:collection1
> [junit4:junit4]   2> 806413 T2102 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
> [junit4:junit4]   2> ASYNC  NEW_CORE C492 name=collection1 org.apache.solr.core.SolrCore@6cc0fa26 url=http://127.0.0.1:53053/kweo/q/collection1 node=127.0.0.1:53053_kweo%2Fq C492_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53053_kweo%2Fq, base_url=http://127.0.0.1:53053/kweo/q}
> [junit4:junit4]   2> 806414 T2105 C492 P53053 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
> [junit4:junit4]   2> 806415 T2105 C492 P53053 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
> [junit4:junit4]   2> 806415 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 806415 T2105 C492 P53053 oasc.ZkController.publish publishing core=collection1 state=recovering
> [junit4:junit4]   2> 806417 T2105 C492 P53053 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 806419 T2026 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
> [junit4:junit4]   2> 806420 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 806420 T2105 C492 P53053 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 806420 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 806432 T2059 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
> [junit4:junit4]   2> 806917 T2026 oejs.Server.doStart jetty-8.1.10.v20130312
> [junit4:junit4]   2> 806922 T2026 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53066
> [junit4:junit4]   2> 806924 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 806925 T2026 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 806925 T2026 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780
> [junit4:junit4]   2> 806925 T2026 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780\solr.xml
> [junit4:junit4]   2> 806925 T2026 oasc.CoreContainer.<init> New CoreContainer 764575151
> [junit4:junit4]   2> 806925 T2026 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780\'
> [junit4:junit4]   2> 806926 T2026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780\'
> [junit4:junit4]   2> 807033 T2026 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 807033 T2026 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 807033 T2026 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 807034 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 807034 T2026 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 807035 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 807035 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 807036 T2026 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 807036 T2026 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 807036 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 807044 T2026 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
> [junit4:junit4]   2> 807045 T2026 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53015/solr
> [junit4:junit4]   2> 807045 T2026 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 807047 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 807065 T2117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1daa8d5b name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 807066 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 807073 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 807073 T2028 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f834a58e2000b, likely client has closed socket
> [junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
> [junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
> [junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]   2> 
> [junit4:junit4]   2> 807079 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 807084 T2119 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57eb830a name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 807084 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 807094 T2026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 807722 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 807723 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"4",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"recovering",
> [junit4:junit4]   2> 	  "shard_state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard_range":null,
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53053_kweo%2Fq",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53053/kweo/q"}
> [junit4:junit4]   2> 807741 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 807742 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 807742 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 807742 T2119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 807743 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 807742 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 808201 T2026 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53066_kweo%2Fq
> [junit4:junit4]   2> 808207 T2026 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53066_kweo%2Fq
> [junit4:junit4]   2> 808214 T2119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 808218 T2055 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 808218 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 808219 T2101 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 808219 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 808220 T2048 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 808220 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 808222 T2068 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 808222 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 808223 T2084 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 808223 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 808228 T2119 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 808247 T2120 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 808247 T2120 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 808632 T2059 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
> [junit4:junit4]   2> 808632 T2059 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:53053_kweo%252Fq&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2200 
> [junit4:junit4]   2> 809406 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 809407 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"5",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "shard_state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard_range":null,
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53066_kweo%2Fq",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53066/kweo/q"}
> [junit4:junit4]   2> 809408 T2049 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
> [junit4:junit4]   2> 809408 T2049 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
> [junit4:junit4]   2> 809422 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 809422 T2119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 809423 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 809423 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 809423 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 809423 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 810451 T2120 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780\collection1
> [junit4:junit4]   2> 810451 T2120 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 810453 T2120 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 810453 T2120 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 810459 T2120 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780\collection1\'
> [junit4:junit4]   2> 810466 T2120 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 810467 T2120 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780/collection1/lib/README' to classloader
> [junit4:junit4]   2> 810553 T2120 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
> [junit4:junit4]   2> 810678 T2120 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 810681 T2120 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
> [junit4:junit4]   2> 810692 T2120 oass.IndexSchema.readSchema [collection1] Schema name=test
> [junit4:junit4]   2> ASYNC  NEW_CORE C493 name=collection1 org.apache.solr.core.SolrCore@6cc0fa26 url=http://127.0.0.1:53053/kweo/q/collection1 node=127.0.0.1:53053_kweo%2Fq C493_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:53053_kweo%2Fq, base_url=http://127.0.0.1:53053/kweo/q}
> [junit4:junit4]   2> 810833 T2105 C493 P53053 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53034/kweo/q/collection1/ core=collection1 - recoveringAfterStartup=true
> [junit4:junit4]   2> 810834 T2105 C493 P53053 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53053/kweo/q START replicas=[http://127.0.0.1:53034/kweo/q/collection1/] nUpdates=100
> [junit4:junit4]   2> 810834 T2105 C493 P53053 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
> [junit4:junit4]   2> 810835 T2105 C493 P53053 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
> [junit4:junit4]   2> 810835 T2105 C493 P53053 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
> [junit4:junit4]   2> 810835 T2105 C493 P53053 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
> [junit4:junit4]   2> 810835 T2105 C493 P53053 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
> [junit4:junit4]   2> 810835 T2105 C493 P53053 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53034/kweo/q/collection1/. core=collection1
> [junit4:junit4]   2> 810836 T2105 C493 P53053 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C494 name=collection1 org.apache.solr.core.SolrCore@7698b062 url=http://127.0.0.1:53034/kweo/q/collection1 node=127.0.0.1:53034_kweo%2Fq C494_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53034_kweo%2Fq, base_url=http://127.0.0.1:53034/kweo/q, leader=true}
> [junit4:junit4]   2> 810848 T2062 C494 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
> [junit4:junit4]   2> 810850 T2060 C494 P53034 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 810850 T2060 C494 P53034 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
> [junit4:junit4]   2> 810854 T2060 C494 P53034 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 810855 T2060 C494 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
> [junit4:junit4]   2> 810856 T2105 C493 P53053 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 810856 T2105 C493 P53053 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
> [junit4:junit4]   2> 810862 T2061 C494 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
> [junit4:junit4]   2> 810863 T2105 C493 P53053 oasc.RecoveryStrategy.replay No replay needed. core=collection1
> [junit4:junit4]   2> 810863 T2105 C493 P53053 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
> [junit4:junit4]   2> 810864 T2105 C493 P53053 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 810864 T2105 C493 P53053 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 810871 T2105 C493 P53053 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
> [junit4:junit4]   2> 811096 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 811098 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"4",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "shard_state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard_range":null,
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53053_kweo%2Fq",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53053/kweo/q"}
> [junit4:junit4]   2> 811130 T2119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 811130 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 811131 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 811141 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 811141 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 811142 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 811716 T2120 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
> [junit4:junit4]   2> 811717 T2120 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
> [junit4:junit4]   2> 811718 T2120 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 811731 T2120 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 811737 T2120 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 811782 T2120 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 811789 T2120 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 811796 T2120 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 811804 T2120 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 811804 T2120 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
> [junit4:junit4]   2> 811805 T2120 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 811807 T2120 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 811807 T2120 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
> [junit4:junit4]   2> 811808 T2120 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
> [junit4:junit4]   2> 811808 T2120 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty4\
> [junit4:junit4]   2> 811808 T2120 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c6a99d
> [junit4:junit4]   2> 811809 T2120 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
> [junit4:junit4]   2> 811812 T2120 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty4
> [junit4:junit4]   2> 811813 T2120 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty4\index/
> [junit4:junit4]   2> 811815 T2120 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty4\index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 811815 T2120 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty4\index
> [junit4:junit4]   2> 811836 T2120 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty4\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 811836 T2120 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
> [junit4:junit4]   2> 811842 T2120 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 811842 T2120 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 811844 T2120 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 811846 T2120 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 811847 T2120 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 811847 T2120 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 811854 T2120 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 811855 T2120 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 811856 T2120 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 811866 T2120 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 811880 T2120 oass.SolrIndexSearcher.<init> Opening Searcher@6a2123cf main
> [junit4:junit4]   2> 811883 T2120 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 811883 T2120 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 811894 T2122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a2123cf main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 811896 T2120 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 811896 T2120 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53066/kweo/q collection:collection1 shard:shard1
> [junit4:junit4]   2> 811906 T2120 oasc.ZkController.register We are http://127.0.0.1:53066/kweo/q/collection1/ and leader is http://127.0.0.1:53034/kweo/q/collection1/
> [junit4:junit4]   2> 811907 T2120 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53066/kweo/q
> [junit4:junit4]   2> 811907 T2120 oasc.ZkController.checkRecovery Core needs to recover:collection1
> [junit4:junit4]   2> 811907 T2120 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
> [junit4:junit4]   2> ASYNC  NEW_CORE C495 name=collection1 org.apache.solr.core.SolrCore@77cbd382 url=http://127.0.0.1:53066/kweo/q/collection1 node=127.0.0.1:53066_kweo%2Fq C495_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53066_kweo%2Fq, base_url=http://127.0.0.1:53066/kweo/q}
> [junit4:junit4]   2> 811908 T2123 C495 P53066 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
> [junit4:junit4]   2> 811908 T2123 C495 P53066 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
> [junit4:junit4]   2> 811908 T2123 C495 P53066 oasc.ZkController.publish publishing core=collection1 state=recovering
> [junit4:junit4]   2> 811908 T2123 C495 P53066 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 811910 T2120 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 811912 T2123 C495 P53066 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 811915 T2026 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
> [junit4:junit4]   2> 811916 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 811918 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 811929 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 811930 T2059 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
> [junit4:junit4]   2> 811931 T2026 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
> [junit4:junit4]   2> 811933 T2026 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
> [junit4:junit4]   2> 811934 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 812802 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 812804 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"5",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"recovering",
> [junit4:junit4]   2> 	  "shard_state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard_range":null,
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53066_kweo%2Fq",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53066/kweo/q"}
> [junit4:junit4]   2> 812823 T2119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 812824 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 812824 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 812825 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 812827 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 812827 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 813030 T2059 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
> [junit4:junit4]   2> 813030 T2059 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:53066_kweo%252Fq&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1101 
> [junit4:junit4]   2> 813036 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 814139 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2>  C495_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:53066_kweo%2Fq, base_url=http://127.0.0.1:53066/kweo/q}
> [junit4:junit4]   2> 815231 T2123 C495 P53066 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53034/kweo/q/collection1/ core=collection1 - recoveringAfterStartup=true
> [junit4:junit4]   2> 815231 T2123 C495 P53066 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53066/kweo/q START replicas=[http://127.0.0.1:53034/kweo/q/collection1/] nUpdates=100
> [junit4:junit4]   2> 815233 T2123 C495 P53066 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
> [junit4:junit4]   2> 815233 T2123 C495 P53066 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
> [junit4:junit4]   2> 815234 T2123 C495 P53066 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
> [junit4:junit4]   2> 815234 T2123 C495 P53066 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
> [junit4:junit4]   2> 815234 T2123 C495 P53066 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
> [junit4:junit4]   2> 815234 T2123 C495 P53066 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53034/kweo/q/collection1/. core=collection1
> [junit4:junit4]   2> 815235 T2123 C495 P53066 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C496 name=collection1 org.apache.solr.core.SolrCore@7698b062 url=http://127.0.0.1:53034/kweo/q/collection1 node=127.0.0.1:53034_kweo%2Fq C496_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53034_kweo%2Fq, base_url=http://127.0.0.1:53034/kweo/q, leader=true}
> [junit4:junit4]   2> 815237 T2061 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
> [junit4:junit4]   2> 815241 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 815246 T2063 C496 P53034 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 815246 T2063 C496 P53034 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
> [junit4:junit4]   2> 815250 T2063 C496 P53034 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 815250 T2063 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
> [junit4:junit4]   2> 815253 T2123 C495 P53066 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 815253 T2123 C495 P53066 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
> [junit4:junit4]   2> 815258 T2062 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
> [junit4:junit4]   2> 815260 T2123 C495 P53066 oasc.RecoveryStrategy.replay No replay needed. core=collection1
> [junit4:junit4]   2> 815260 T2123 C495 P53066 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
> [junit4:junit4]   2> 815260 T2123 C495 P53066 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 815262 T2123 C495 P53066 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 815267 T2123 C495 P53066 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
> [junit4:junit4]   2> 816142 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 816145 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"5",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "shard_state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "shard_range":null,
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53066_kweo%2Fq",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53066/kweo/q"}
> [junit4:junit4]   2> 816172 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 816174 T2119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 816174 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 816175 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 816175 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 816175 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 816345 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 816348 T2026 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
> [junit4:junit4]   2> ASYNC  NEW_CORE C497 name=collection1 org.apache.solr.core.SolrCore@44c05a21 url=http://127.0.0.1:53022/kweo/q/collection1 node=127.0.0.1:53022_kweo%2Fq C497_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:53022_kweo%2Fq, base_url=http://127.0.0.1:53022/kweo/q, leader=true}
> [junit4:junit4]   2> 816363 T2043 C497 P53022 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 816375 T2043 C497 P53022 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\control\data\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 816377 T2043 C497 P53022 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
> [junit4:junit4]   2> 816377 T2043 C497 P53022 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
> [junit4:junit4]   2> 816378 T2043 C497 P53022 oass.SolrIndexSearcher.<init> Opening Searcher@1f609b02 main
> [junit4:junit4]   2> 816379 T2043 C497 P53022 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 816380 T2052 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f609b02 main{StandardDirectoryReader(segments_1:1:nrt)}
> [junit4:junit4]   2> 816381 T2043 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 20
> [junit4:junit4]   2> 816393 T2061 C496 P53034 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:53034/kweo/q/collection1/, StdNode: http://127.0.0.1:53043/kweo/q/collection1/, StdNode: http://127.0.0.1:53053/kweo/q/collection1/, StdNode: http://127.0.0.1:53066/kweo/q/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
> [junit4:junit4]   2> 816400 T2063 C496 P53034 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 816402 T2063 C496 P53034 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
> [junit4:junit4]   2> 816406 T2063 C496 P53034 oass.SolrIndexSearcher.<init> Opening Searcher@15726e09 main
> [junit4:junit4]   2> 816406 T2063 C496 P53034 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> ASYNC  NEW_CORE C498 name=collection1 org.apache.solr.core.SolrCore@14c582bc url=http://127.0.0.1:53043/kweo/q/collection1 node=127.0.0.1:53043_kweo%2Fq C498_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53043_kweo%2Fq, base_url=http://127.0.0.1:53043/kweo/q}
> [junit4:junit4]   2> 816413 T2076 C498 P53043 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2>  C495_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53066_kweo%2Fq, base_url=http://127.0.0.1:53066/kweo/q}
> [junit4:junit4]   2> 816421 T2113 C495 P53066 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 816423 T2070 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15726e09 main{StandardDirectoryReader(segments_1:1:nrt)}
> [junit4:junit4]   2> 816423 T2063 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 23
> [junit4:junit4]   2> 816426 T2113 C495 P53066 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty4\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 816429 T2076 C498 P53043 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 816430 T2113 C495 P53066 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
> [junit4:junit4]   2> 816431 T2113 C495 P53066 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
> [junit4:junit4]   2> 816432 T2113 C495 P53066 oass.SolrIndexSearcher.<init> Opening Searcher@b682a4b main
> [junit4:junit4]   2> 816432 T2113 C495 P53066 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 816433 T2076 C498 P53043 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
> [junit4:junit4]   2> 816433 T2076 C498 P53043 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
> [junit4:junit4]   2> 816433 T2076 C498 P53043 oass.SolrIndexSearcher.<init> Opening Searcher@62d6eb4b main
> [junit4:junit4]   2> 816435 T2076 C498 P53043 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 816436 T2122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b682a4b main{StandardDirectoryReader(segments_1:1:nrt)}
> [junit4:junit4]   2> 816437 T2113 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 17
> [junit4:junit4]   2> ASYNC  NEW_CORE C499 name=collection1 org.apache.solr.core.SolrCore@6cc0fa26 url=http://127.0.0.1:53053/kweo/q/collection1 node=127.0.0.1:53053_kweo%2Fq C499_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53053_kweo%2Fq, base_url=http://127.0.0.1:53053/kweo/q}
> [junit4:junit4]   2> 816438 T2092 C499 P53053 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 816438 T2086 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62d6eb4b main{StandardDirectoryReader(segments_1:1:nrt)}
> [junit4:junit4]   2> 816439 T2076 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 26
> [junit4:junit4]   2> 816442 T2092 C499 P53053 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty3\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 816445 T2092 C499 P53053 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
> [junit4:junit4]   2> 816445 T2092 C499 P53053 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
> [junit4:junit4]   2> 816446 T2092 C499 P53053 oass.SolrIndexSearcher.<init> Opening Searcher@9abff14 main
> [junit4:junit4]   2> 816446 T2092 C499 P53053 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 816446 T2104 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9abff14 main{StandardDirectoryReader(segments_1:1:nrt)}
> [junit4:junit4]   2> 816446 T2092 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 9
> [junit4:junit4]   2> 816457 T2061 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 65
> [junit4:junit4]   2> 816460 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 816466 T2064 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 816469 T2077 C498 P53043 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
> [junit4:junit4]   2> 816472 T2093 C499 P53053 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
> [junit4:junit4]   2> 816476 T2115 C495 P53066 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
> [junit4:junit4]   2> 818479 T2042 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1438957999831908352)} 0 4
> [junit4:junit4]   2> 818498 T2076 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={update.distrib=FROMLEADER&_version_=-1438957999844491264&update.from=http://127.0.0.1:53034/kweo/q/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438957999844491264)} 0 3
> [junit4:junit4]   2> 818506 T2096 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={update.distrib=FROMLEADER&_version_=-1438957999844491264&update.from=http://127.0.0.1:53034/kweo/q/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438957999844491264)} 0 8
> [junit4:junit4]   2> 818511 T2112 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={update.distrib=FROMLEADER&_version_=-1438957999844491264&update.from=http://127.0.0.1:53034/kweo/q/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438957999844491264)} 0 10
> [junit4:junit4]   2> 818513 T2063 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1438957999844491264)} 0 26
> [junit4:junit4]   2> 818514 T2075 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 32
> [junit4:junit4]   2> 818521 T2043 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {add=[0 (1438957999878045696)]} 0 3
> [junit4:junit4]   2> 818538 T2092 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438957999884337152)]} 0 3
> [junit4:junit4]   2> 818538 T2077 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438957999884337152)]} 0 3
> [junit4:junit4]   2> 818538 T2113 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438957999884337152)]} 0 6
> [junit4:junit4]   2> 818540 T2061 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {add=[0 (1438957999884337152)]} 0 15
> [junit4:junit4]   2> 818545 T2044 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {add=[1 (1438957999905308672)]} 0 1
> [junit4:junit4]   2> 818560 T2115 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438957999915794432)]} 0 2
> [junit4:junit4]   2> 818561 T2093 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438957999915794432)]} 0 1
> [junit4:junit4]   2> 818562 T2078 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438957999915794432)]} 0 0
> [junit4:junit4]   2> 818563 T2064 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53043/kweo/q/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1438957999915794432)]} 0 8
> [junit4:junit4]   2> 818565 T2079 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {add=[1]} 0 14
> [junit4:junit4]   2> 818572 T2039 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {add=[2 (1438957999933620224)]} 0 1
> [junit4:junit4]   2> 818577 T2062 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest test.distrib.skip.servers was found and contains:[http://127.0.0.1:53043/kweo/q/collection1/]
> [junit4:junit4]   2> 818577 T2062 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53043/kweo/q/collection1/ against:[http://127.0.0.1:53043/kweo/q/collection1/] result:true
> [junit4:junit4]   2> 818578 T2062 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53053/kweo/q/collection1/ against:[http://127.0.0.1:53043/kweo/q/collection1/] result:false
> [junit4:junit4]   2> 818578 T2062 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53066/kweo/q/collection1/ against:[http://127.0.0.1:53043/kweo/q/collection1/] result:false
> [junit4:junit4]   2> 818583 T2114 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:53043/kweo/q/collection1/&wt=javabin&version=2} {add=[2 (1438957999940960256)]} 0 0
> [junit4:junit4]   2> 818586 T2095 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:53043/kweo/q/collection1/&wt=javabin&version=2} {add=[2 (1438957999940960256)]} 0 3
> [junit4:junit4]   2> 818588 T2062 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={test.distrib.skip.servers=http://127.0.0.1:53043/kweo/q/collection1/&wt=javabin&version=2} {add=[2 (1438957999940960256)]} 0 12
> [junit4:junit4]   2> 818594 T2040 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {add=[3 (1438957999955640320)]} 0 2
> [junit4:junit4]   2> 818602 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest test.distrib.skip.servers was found and contains:[http://127.0.0.1:53043/kweo/q/collection1/]
> [junit4:junit4]   2> 818603 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53043/kweo/q/collection1/ against:[http://127.0.0.1:53043/kweo/q/collection1/] result:true
> [junit4:junit4]   2> 818603 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53053/kweo/q/collection1/ against:[http://127.0.0.1:53043/kweo/q/collection1/] result:false
> [junit4:junit4]   2> 818604 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53066/kweo/q/collection1/ against:[http://127.0.0.1:53043/kweo/q/collection1/] result:false
> [junit4:junit4]   2> 818611 T2097 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:53043/kweo/q/collection1/&wt=javabin&version=2} {add=[3 (1438957999968223232)]} 0 1
> [junit4:junit4]   2> 818611 T2110 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:53043/kweo/q/collection1/&wt=javabin&version=2} {add=[3 (1438957999968223232)]} 0 1
> [junit4:junit4]   2> 818613 T2060 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53053/kweo/q/collection1/&update.distrib=TOLEADER&test.distrib.skip.servers=http://127.0.0.1:53043/kweo/q/collection1/&wt=javabin&version=2} {add=[3 (1438957999968223232)]} 0 11
> [junit4:junit4]   2> 818614 T2094 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={test.distrib.skip.servers=http://127.0.0.1:53043/kweo/q/collection1/&test.distrib.skip.servers=http://127.0.0.1:53053/kweo/q/collection1/&wt=javabin&version=2} {add=[3]} 0 17
> [junit4:junit4]   2> 818618 T2041 C497 P53022 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 818715 T2041 C497 P53022 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\control\data\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\control\data\index,segFN=segments_2,generation=2}
> [junit4:junit4]   2> 818716 T2041 C497 P53022 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
> [junit4:junit4]   2> 818732 T2041 C497 P53022 oass.SolrIndexSearcher.<init> Opening Searcher@2c66f922 main
> [junit4:junit4]   2> 818734 T2041 C497 P53022 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 818736 T2052 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c66f922 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
> [junit4:junit4]   2> 818737 T2041 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 119
> [junit4:junit4]   2> 818743 T2096 C499 P53053 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:53034/kweo/q/collection1/, StdNode: http://127.0.0.1:53043/kweo/q/collection1/, StdNode: http://127.0.0.1:53053/kweo/q/collection1/, StdNode: http://127.0.0.1:53066/kweo/q/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
> [junit4:junit4]   2> 818748 T2059 C496 P53034 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 818749 T2080 C498 P53043 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 818752 T2111 C495 P53066 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 818748 T2092 C499 P53053 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 818904 T2111 C495 P53066 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty4\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty4\index,segFN=segments_2,generation=2}
> [junit4:junit4]   2> 818906 T2111 C495 P53066 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
> [junit4:junit4]   2> 818907 T2059 C496 P53034 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index,segFN=segments_2,generation=2}
> [junit4:junit4]   2> 818912 T2059 C496 P53034 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
> [junit4:junit4]   2> 818917 T2092 C499 P53053 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty3\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty3\index,segFN=segments_2,generation=2}
> [junit4:junit4]   2> 818918 T2092 C499 P53053 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
> [junit4:junit4]   2> 818923 T2111 C495 P53066 oass.SolrIndexSearcher.<init> Opening Searcher@6342d6b1 main
> [junit4:junit4]   2> 818923 T2111 C495 P53066 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 818933 T2059 C496 P53034 oass.SolrIndexSearcher.<init> Opening Searcher@5efd906e main
> [junit4:junit4]   2> 818934 T2059 C496 P53034 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 818934 T2092 C499 P53053 oass.SolrIndexSearcher.<init> Opening Searcher@2db61b13 main
> [junit4:junit4]   2> 818935 T2092 C499 P53053 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 818935 T2122 oasc.JmxMonitoredMap.put WARN Failed to register info bean: searcher javax.management.InstanceAlreadyExistsException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
> [junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:453)
> [junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.internal_addObject(DefaultMBeanServerInterceptor.java:1484)
> [junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:963)
> [junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:917)
> [junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
> [junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:483)
> [junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:140)
> [junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
> [junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:298)
> [junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1846)
> [junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:135)
> [junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1723)
> [junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> [junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> [junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
> [junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
> [junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]   2> 
> [junit4:junit4]   2> 818936 T2122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6342d6b1 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
> [junit4:junit4]   2> 818938 T2111 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 186
> [junit4:junit4]   2> 818938 T2070 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5efd906e main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
> [junit4:junit4]   2> 818935 T2104 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2db61b13 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
> [junit4:junit4]   2> 818939 T2092 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 191
> [junit4:junit4]   2> 818939 T2059 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 191
> [junit4:junit4]   2> 818956 T2080 C498 P53043 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index,segFN=segments_2,generation=2}
> [junit4:junit4]   2> 818957 T2080 C498 P53043 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
> [junit4:junit4]   2> 818968 T2080 C498 P53043 oass.SolrIndexSearcher.<init> Opening Searcher@4d6df3bf main
> [junit4:junit4]   2> 818970 T2080 C498 P53043 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 818971 T2086 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4d6df3bf main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C2)}
> [junit4:junit4]   2> 818972 T2080 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 223
> [junit4:junit4]   2> 818972 T2096 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 230
> [junit4:junit4]   2> 818974 T2026 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
> [junit4:junit4]   2> 818976 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 818978 T2026 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
> [junit4:junit4]   2> 818981 T2061 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
> [junit4:junit4]   2> 818986 T2075 C498 P53043 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=2 status=0 QTime=2 
> [junit4:junit4]   2> 818989 T2095 C499 P53053 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
> [junit4:junit4]   2> 818995 T2113 C495 P53066 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
> [junit4:junit4]   2> 818996 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 819012 T2097 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
> [junit4:junit4]   2> 819013 T2097 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 819022 T2064 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
> [junit4:junit4]   2> 819022 T2064 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53034/kweo/q/collection1/
> [junit4:junit4]   2> 819023 T2064 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q START replicas=[http://127.0.0.1:53043/kweo/q/collection1/, http://127.0.0.1:53053/kweo/q/collection1/, http://127.0.0.1:53066/kweo/q/collection1/] nUpdates=100
> [junit4:junit4]   2> 819027 T2077 C498 P53043 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
> [junit4:junit4]   2> 819028 T2094 C499 P53053 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
> [junit4:junit4]   2> 819029 T2115 C495 P53066 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
> [junit4:junit4]   2> 819030 T2064 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q  Received 3 versions from 127.0.0.1:53043/kweo/q/collection1/
> [junit4:junit4]   2> 819031 T2064 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q  Our versions are newer. ourLowThreshold=1438957999844491264 otherHigh=1438957999915794432
> [junit4:junit4]   2> 819031 T2064 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q  Received 5 versions from 127.0.0.1:53053/kweo/q/collection1/
> [junit4:junit4]   2> 819031 T2064 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q  Our versions are newer. ourLowThreshold=1438957999844491264 otherHigh=1438957999940960256
> [junit4:junit4]   2> 819031 T2064 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q  Received 5 versions from 127.0.0.1:53066/kweo/q/collection1/
> [junit4:junit4]   2> 819031 T2064 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q  Our versions are newer. ourLowThreshold=1438957999844491264 otherHigh=1438957999940960256
> [junit4:junit4]   2> 819031 T2064 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q DONE. sync succeeded
> [junit4:junit4]   2> 819031 T2064 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
> [junit4:junit4]   2> 819031 T2064 oasc.SyncStrategy.syncToMe http://127.0.0.1:53034/kweo/q/collection1/: try and ask http://127.0.0.1:53043/kweo/q/collection1/ to sync
> [junit4:junit4]   2> 819031 T2064 oasc.SyncStrategy.syncToMe http://127.0.0.1:53034/kweo/q/collection1/: try and ask http://127.0.0.1:53053/kweo/q/collection1/ to sync
> [junit4:junit4]   2> 819031 T2064 oasc.SyncStrategy.syncToMe http://127.0.0.1:53034/kweo/q/collection1/: try and ask http://127.0.0.1:53066/kweo/q/collection1/ to sync
> [junit4:junit4]   2> 819036 T2114 C495 P53066 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53066/kweo/q START replicas=[http://127.0.0.1:53034/kweo/q/collection1/] nUpdates=100
> [junit4:junit4]   2> 819037 T2092 C499 P53053 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53053/kweo/q START replicas=[http://127.0.0.1:53034/kweo/q/collection1/] nUpdates=100
> [junit4:junit4]   2> 819038 T2078 C498 P53043 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53043/kweo/q START replicas=[http://127.0.0.1:53034/kweo/q/collection1/] nUpdates=100
> [junit4:junit4]   2> 819040 T2062 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
> [junit4:junit4]   2> 819042 T2062 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
> [junit4:junit4]   2> 819043 T2092 C499 P53053 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53053/kweo/q  Received 5 versions from 127.0.0.1:53034/kweo/q/collection1/
> [junit4:junit4]   2> 819043 T2092 C499 P53053 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53053/kweo/q  Our versions are newer. ourLowThreshold=1438957999844491264 otherHigh=1438957999940960256
> [junit4:junit4]   2> 819043 T2092 C499 P53053 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53053/kweo/q DONE. sync succeeded
> [junit4:junit4]   2> 819043 T2114 C495 P53066 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53066/kweo/q  Received 5 versions from 127.0.0.1:53034/kweo/q/collection1/
> [junit4:junit4]   2> 819044 T2114 C495 P53066 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53066/kweo/q  Our versions are newer. ourLowThreshold=1438957999844491264 otherHigh=1438957999940960256
> [junit4:junit4]   2> 819045 T2114 C495 P53066 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53066/kweo/q DONE. sync succeeded
> [junit4:junit4]   2> 819043 T2062 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
> [junit4:junit4]   2> 819045 T2114 C495 P53066 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={sync=http://127.0.0.1:53034/kweo/q/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=9 
> [junit4:junit4]   2> 819044 T2092 C499 P53053 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={sync=http://127.0.0.1:53034/kweo/q/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=8 
> [junit4:junit4]   2> 819046 T2078 C498 P53043 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53043/kweo/q  Received 5 versions from 127.0.0.1:53034/kweo/q/collection1/
> [junit4:junit4]   2> 819047 T2078 C498 P53043 oasu.PeerSync.requestUpdates PeerSync: core=collection1 url=http://127.0.0.1:53043/kweo/q Requesting updates from 127.0.0.1:53034/kweo/q/collection1/n=2 versions=[1438957999968223232, 1438957999940960256]
> [junit4:junit4]   2> 819047 T2064 oasc.SyncStrategy.syncToMe http://127.0.0.1:53034/kweo/q/collection1/:  sync completed with http://127.0.0.1:53053/kweo/q/collection1/
> [junit4:junit4]   2> 819048 T2064 oasc.SyncStrategy.syncToMe http://127.0.0.1:53034/kweo/q/collection1/:  sync completed with http://127.0.0.1:53066/kweo/q/collection1/
> [junit4:junit4]   2> 819052 T2063 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={distrib=false&getUpdates=1438957999968223232,1438957999940960256&wt=javabin&qt=/get&version=2} status=0 QTime=1 
> [junit4:junit4]   2> 819062 T2078 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] {add=[2 (1438957999940960256), 3 (1438957999968223232)]} 0 8
> [junit4:junit4]   2> 819062 T2078 C498 P53043 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53043/kweo/q DONE. sync succeeded
> [junit4:junit4]   2> 819063 T2078 C498 P53043 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={sync=http://127.0.0.1:53034/kweo/q/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=25 
> [junit4:junit4]   2> 819064 T2064 oasc.SyncStrategy.syncToMe http://127.0.0.1:53034/kweo/q/collection1/:  sync completed with http://127.0.0.1:53043/kweo/q/collection1/
> [junit4:junit4]   2> 819064 T2064 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={shard=shard1&action=REQUESTSYNCSHARD&core=collection1&collection=collection1&wt=javabin&version=2} status=0 QTime=42 
> [junit4:junit4]   2> 819065 T2097 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2} status=0 QTime=54 
> [junit4:junit4]   2> 819065 T2026 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
> [junit4:junit4]   2> 819065 T2026 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
> [junit4:junit4]   2> 819067 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 819068 T2026 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
> [junit4:junit4]   2> 819072 T2042 C497 P53022 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 819072 T2042 C497 P53022 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
> [junit4:junit4]   2> 819076 T2042 C497 P53022 oass.SolrIndexSearcher.<init> Opening Searcher@4e3dfdb8 main
> [junit4:junit4]   2> 819076 T2042 C497 P53022 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 819078 T2052 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4e3dfdb8 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
> [junit4:junit4]   2> 819079 T2042 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
> [junit4:junit4]   2> 819082 T2093 C499 P53053 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:53034/kweo/q/collection1/, StdNode: http://127.0.0.1:53043/kweo/q/collection1/, StdNode: http://127.0.0.1:53053/kweo/q/collection1/, StdNode: http://127.0.0.1:53066/kweo/q/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
> [junit4:junit4]   2> 819087 T2061 C496 P53034 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 819087 T2061 C496 P53034 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
> [junit4:junit4]   2> 819087 T2110 C495 P53066 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 819089 T2110 C495 P53066 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
> [junit4:junit4]   2> 819087 T2096 C499 P53053 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 819088 T2079 C498 P53043 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 819094 T2110 C495 P53066 oass.SolrIndexSearcher.<init> Opening Searcher@6745704e main
> [junit4:junit4]   2> 819094 T2061 C496 P53034 oass.SolrIndexSearcher.<init> Opening Searcher@369c7c33 main
> [junit4:junit4]   2> 819095 T2061 C496 P53034 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 819096 T2110 C495 P53066 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 819093 T2096 C499 P53053 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
> [junit4:junit4]   2> 819100 T2070 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@369c7c33 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
> [junit4:junit4]   2> 819101 T2061 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 15
> [junit4:junit4]   2> 819102 T2122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6745704e main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
> [junit4:junit4]   2> 819103 T2096 C499 P53053 oass.SolrIndexSearcher.<init> Opening Searcher@1e8cd23a main
> [junit4:junit4]   2> 819104 T2096 C499 P53053 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 819103 T2110 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 16
> [junit4:junit4]   2> 819107 T2104 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e8cd23a main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
> [junit4:junit4]   2> 819108 T2096 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 22
> [junit4:junit4]   2> 819150 T2079 C498 P53043 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index,segFN=segments_2,generation=2}
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index,segFN=segments_3,generation=3}
> [junit4:junit4]   2> 819151 T2079 C498 P53043 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
> [junit4:junit4]   2> 819166 T2079 C498 P53043 oass.SolrIndexSearcher.<init> Opening Searcher@6039c183 main
> [junit4:junit4]   2> 819167 T2079 C498 P53043 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 819168 T2086 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6039c183 main{StandardDirectoryReader(segments_3:5:nrt _0(4.4):C2 _1(4.4):C2)}
> [junit4:junit4]   2> 819169 T2079 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 81
> [junit4:junit4]   2> 819170 T2093 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 88
> [junit4:junit4]   2> 819171 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 819176 T2060 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
> [junit4:junit4]   2> 819180 T2080 C498 P53043 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
> [junit4:junit4]   2> 819184 T2095 C499 P53053 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
> [junit4:junit4]   2> 819189 T2111 C495 P53066 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
> [junit4:junit4]   2> 821171 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> check const of shard1
> [junit4:junit4]   2> client0
> [junit4:junit4]   2> PROPS:2:{"shard":"shard1","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:53034_kweo%2Fq","base_url":"http://127.0.0.1:53034/kweo/q","leader":"true"}
> [junit4:junit4]   2> 821177 T2064 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=2 
> [junit4:junit4]   2>  live:true
> [junit4:junit4]   2>  num:4
> [junit4:junit4]   2> 
> [junit4:junit4]   2> client1
> [junit4:junit4]   2> PROPS:3:{"shard":"shard1","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:53043_kweo%2Fq","base_url":"http://127.0.0.1:53043/kweo/q"}
> [junit4:junit4]   2> 821181 T2078 C498 P53043 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
> [junit4:junit4]   2>  live:true
> [junit4:junit4]   2>  num:4
> [junit4:junit4]   2> 
> [junit4:junit4]   2> client2
> [junit4:junit4]   2> PROPS:4:{"shard":"shard1","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:53053_kweo%2Fq","base_url":"http://127.0.0.1:53053/kweo/q"}
> [junit4:junit4]   2> 821185 T2096 C499 P53053 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
> [junit4:junit4]   2>  live:true
> [junit4:junit4]   2>  num:4
> [junit4:junit4]   2> 
> [junit4:junit4]   2> client3
> [junit4:junit4]   2> PROPS:5:{"shard":"shard1","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:53066_kweo%2Fq","base_url":"http://127.0.0.1:53066/kweo/q"}
> [junit4:junit4]   2> 821189 T2114 C495 P53066 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
> [junit4:junit4]   2>  live:true
> [junit4:junit4]   2>  num:4
> [junit4:junit4]   2> 
> [junit4:junit4]   2> 821193 T2061 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={q=*:*&wt=javabin&version=2} hits=4 status=0 QTime=1 
> [junit4:junit4]   2> 821206 T2041 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {add=[4 (1438958002687180800)]} 0 8
> [junit4:junit4]   2> 821213 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest test.distrib.skip.servers was found and contains:[http://127.0.0.1:53066/kweo/q/collection1/]
> [junit4:junit4]   2> 821215 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53043/kweo/q/collection1/ against:[http://127.0.0.1:53066/kweo/q/collection1/] result:false
> [junit4:junit4]   2> 821215 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53053/kweo/q/collection1/ against:[http://127.0.0.1:53066/kweo/q/collection1/] result:false
> [junit4:junit4]   2> 821215 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53066/kweo/q/collection1/ against:[http://127.0.0.1:53066/kweo/q/collection1/] result:true
> [junit4:junit4]   2> 821232 T2079 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:53066/kweo/q/collection1/&wt=javabin&version=2} {add=[4 (1438958002705006592)]} 0 6
> [junit4:junit4]   2> 821244 T2093 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:53066/kweo/q/collection1/&wt=javabin&version=2} {add=[4 (1438958002705006592)]} 0 9
> [junit4:junit4]   2> 821245 T2060 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={test.distrib.skip.servers=http://127.0.0.1:53066/kweo/q/collection1/&wt=javabin&version=2} {add=[4 (1438958002705006592)]} 0 32
> [junit4:junit4]   2> 821247 T2026 oasc.ChaosMonkey.monkeyLog monkey: kill shard! 53034
> [junit4:junit4]   2> 821261 T2026 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=534116845
> [junit4:junit4]   2> 822185 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 822187 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"2",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:53034_kweo%2Fq",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53034/kweo/q"}
> [junit4:junit4]   2> 822200 T2119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 822201 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 822202 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 822203 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 822203 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 822203 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 823253 T2026 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 823253 T2026 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 823258 T2026 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7698b062
> [junit4:junit4]   2> 823279 T2026 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=6,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
> [junit4:junit4]   2> 823279 T2026 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 823279 T2026 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 823280 T2026 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2>  C496_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53034_kweo%2Fq, base_url=http://127.0.0.1:53034/kweo/q, leader=true}
> [junit4:junit4]   2> 823353 T2026 C496 P53034 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=3
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index,segFN=segments_1,generation=1}
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index,segFN=segments_2,generation=2}
> [junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index,segFN=segments_3,generation=3}
> [junit4:junit4]   2> 823353 T2026 C496 P53034 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
> [junit4:junit4]   2> 823359 T2026 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 823359 T2026 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
> [junit4:junit4]   2> 823360 T2026 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index;done=false>>]
> [junit4:junit4]   2> 823361 T2026 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index
> [junit4:junit4]   2> 823361 T2026 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1;done=false>>]
> [junit4:junit4]   2> 823362 T2026 oasc.CachingDirectoryFactory.close Closing directory: 
> 
> [...truncated too long message...]
> 
> ction-queue-work (0)
> [junit4:junit4]   1>   /solr/collections (2)
> [junit4:junit4]   1>    /solr/collections/collection1 (3)
> [junit4:junit4]   1>    DATA:
> [junit4:junit4]   1>        {"configName":"conf1"}
> [junit4:junit4]   1>     /solr/collections/collection1/shards (0)
> [junit4:junit4]   1>     /solr/collections/collection1/leader_elect (1)
> [junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
> [junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (3)
> [junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89934872912723982-2-n_0000000004 (0)
> [junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89934872912723980-5-n_0000000003 (0)
> [junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89934872912723978-4-n_0000000005 (0)
> [junit4:junit4]   1>     /solr/collections/collection1/leaders (1)
> [junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
> [junit4:junit4]   1>      DATA:
> [junit4:junit4]   1>          {
> [junit4:junit4]   1>            "core":"collection1",
> [junit4:junit4]   1>            "node_name":"127.0.0.1:53066_kweo%2Fq",
> [junit4:junit4]   1>            "base_url":"http://127.0.0.1:53066/kweo/q"}
> [junit4:junit4]   1>    /solr/collections/control_collection (3)
> [junit4:junit4]   1>    DATA:
> [junit4:junit4]   1>        {"configName":"conf1"}
> [junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
> [junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
> [junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
> [junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
> [junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89934872912723971-1-n_0000000000 (0)
> [junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
> [junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
> [junit4:junit4]   1>      DATA:
> [junit4:junit4]   1>          {
> [junit4:junit4]   1>            "core":"collection1",
> [junit4:junit4]   1>            "node_name":"127.0.0.1:53022_kweo%2Fq",
> [junit4:junit4]   1>            "base_url":"http://127.0.0.1:53022/kweo/q"}
> [junit4:junit4]   1>   /solr/overseer_elect (2)
> [junit4:junit4]   1>    /solr/overseer_elect/election (4)
> [junit4:junit4]   1>     /solr/overseer_elect/election/89934872912723978-127.0.0.1:53053_kweo%2Fq-n_0000000003 (0)
> [junit4:junit4]   1>     /solr/overseer_elect/election/89934872912723971-127.0.0.1:53022_kweo%2Fq-n_0000000000 (0)
> [junit4:junit4]   1>     /solr/overseer_elect/election/89934872912723982-127.0.0.1:53034_kweo%2Fq-n_0000000005 (0)
> [junit4:junit4]   1>     /solr/overseer_elect/election/89934872912723980-127.0.0.1:53066_kweo%2Fq-n_0000000004 (0)
> [junit4:junit4]   1>    /solr/overseer_elect/leader (0)
> [junit4:junit4]   1>    DATA:
> [junit4:junit4]   1>        {"id":"89934872912723971-127.0.0.1:53022_kweo%2Fq-n_0000000000"}
> [junit4:junit4]   1>  /zookeeper (1)
> [junit4:junit4]   1>  DATA:
> [junit4:junit4]   1>      
> [junit4:junit4]   1> 
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=40763C2288D25CE0 -Dtests.slow=true -Dtests.locale=ca -Dtests.timezone=US/Pacific -Dtests.file.encoding=ISO-8859-1
> [junit4:junit4] FAILURE  138s | SyncSliceTest.testDistribSearch <<<
> [junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not consistent.  Got 305 from http://127.0.0.1:53034/kweo/q/collection1lastClient and got 247 from http://127.0.0.1:53053/kweo/q/collection1
> [junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([40763C2288D25CE0:C190B23AFF8D3CDC]:0)
> [junit4:junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1018)
> [junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:238)
> [junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
> [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4]   2> 924937 T2026 oas.SolrTestCaseJ4.deleteCore ###deleteCore
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=MockFixedIntBlock(blockSize=1448), text=Lucene41(blocksize=128), _version_=PostingsFormat(name=Memory doPackFST= false), rnd_b=PostingsFormat(name=TestBloomFilteredLucene41Postings), intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=TestBloomFilteredLucene41Postings), timestamp=MockFixedIntBlock(blockSize=1448), a_t=MockFixedIntBlock(blockSize=1448), range_facet_sl=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_si=MockFixedIntBlock(blockSize=1448), other_tl1=PostingsFormat(name=Memory doPackFST= false), multiDefault=MockFixedIntBlock(blockSize=1448), a_si=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=DefaultSimilarity, locale=ca, timezone=US/Pacific
> [junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.6.0_45 (64-bit)/cpus=2,threads=1,free=109387464,total=326696960
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [IndexBasedSpellCheckerTest, DirectUpdateHandlerOptimizeTest, SuggesterTSTTest, SpellCheckCollatorTest, SuggesterWFSTTest, XsltUpdateRequestHandlerTest, TestComponentsName, BasicZkTest, WordBreakSolrSpellCheckerTest, TestRangeQuery, IndexSchemaRuntimeFieldTest, ZkCLITest, TestJmxMonitoredMap, TestSystemIdResolver, StandardRequestHandlerTest, RequestHandlersTest, BasicDistributedZk2Test, MinimalSchemaTest, AnalysisAfterCoreReloadTest, TestSearchPerf, TestSolrXmlPersistence, DisMaxRequestHandlerTest, TestWordDelimiterFilterFactory, TestCloudManagedSchema, TestPseudoReturnFields, TestSchemaNameResource, FileBasedSpellCheckerTest, TestPerFieldSimilarity, TestElisionMultitermQuery, TestSolrIndexConfig, TestSolrDeletionPolicy1, SortByFunctionTest, TestExtendedDismaxParser, TestPostingsSolrHighlighter, TestQuerySenderListener, SoftAutoCommitTest, SolrInfoMBeanTest, TestDocSet, CSVRequestHandlerTest, TestManagedSchemaFieldResource, TestLFUCache, TestStressVersions, TimeZoneUtilsTest, SimplePostToolTest, TestDocumentBuilder, ResourceLoaderTest, StatsComponentTest, TestCollationField, TestMergePolicyConfig, SpellingQueryConverterTest, DefaultValueUpdateProcessorTest, CurrencyFieldOpenExchangeTest, SolrTestCaseJ4Test, SchemaVersionSpecificBehaviorTest, SolrRequestParserTest, JSONWriterTest, OutputWriterTest, StatelessScriptUpdateProcessorFactoryTest, JsonLoaderTest, SignatureUpdateProcessorFactoryTest, DistributedQueryElevationComponentTest, BinaryUpdateRequestHandlerTest, TestFieldTypeResource, TestQuerySenderNoQuery, DirectUpdateHandlerTest, TestBM25SimilarityFactory, TestSerializedLuceneMatchVersion, UniqFieldsUpdateProcessorFactoryTest, TestFieldCollectionResource, TestIndexingPerformance, TestPartialUpdateDeduplication, CopyFieldTest, TestFuzzyAnalyzedSuggestions, TestCharFilters, IndexReaderFactoryTest, RegexBoostProcessorTest, TestLMDirichletSimilarityFactory, EchoParamsTest, TestSolrDeletionPolicy2, DocumentBuilderTest, TestLRUCache, TestManagedSchema, PreAnalyzedFieldTest, QueryResultKeyTest, LoggingHandlerTest, TestSchemaVersionResource, ShardRoutingTest, TestDefaultSimilarityFactory, TestJoin, TestMultiCoreConfBootstrap, SystemInfoHandlerTest, DirectSolrSpellCheckerTest, TestBadConfig, QueryElevationComponentTest, DistributedSpellCheckComponentTest, TestOmitPositions, TestStressLucene, TestSolrQueryParserResource, TestSort, TestQueryUtils, ZkNodePropsTest, UpdateRequestProcessorFactoryTest, BadCopyFieldTest, FastVectorHighlighterTest, TestSolr4Spatial, TestSolrJ, DocumentAnalysisRequestHandlerTest, NumericFieldsTest, TestSchemaResource, RequiredFieldsTest, TestFunctionQuery, DistributedTermsComponentTest, BadComponentTest, OpenExchangeRatesOrgProviderTest, DebugComponentTest, TestRandomDVFaceting, TestRemoteStreaming, FileUtilsTest, DirectSolrConnectionTest, TestFiltering, TestLazyCores, TestReload, TestSolrQueryParserDefaultOperatorResource, PingRequestHandlerTest, DOMUtilTest, TestLuceneMatchVersion, TestGroupingSearch, ScriptEngineTest, FieldMutatingUpdateProcessorTest, SolrIndexSplitterTest, TestDynamicFieldResource, TestConfig, TestAtomicUpdateErrorCases, TestFastWriter, SimpleFacetsTest, QueryEqualityTest, OverseerCollectionProcessorTest, SuggesterFSTTest, TermsComponentTest, BadIndexSchemaTest, SyncSliceTest]
> [junit4:junit4] Completed in 138.20s, 1 test, 1 failure <<< FAILURES!
> 
> [...truncated 477 lines...]
> BUILD FAILED
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:392: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:372: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:181: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1246: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:890: There were test failures: 298 suites, 1256 tests, 1 failure, 21 ignored (15 assumptions)
> 
> Total time: 66 minutes 57 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/jdk1.6.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.6.0_45) - Build # 2933 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2933/
Java: 64bit/jdk1.6.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
shard1 is not consistent.  Got 305 from http://127.0.0.1:53034/kweo/q/collection1lastClient and got 247 from http://127.0.0.1:53053/kweo/q/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 305 from http://127.0.0.1:53034/kweo/q/collection1lastClient and got 247 from http://127.0.0.1:53053/kweo/q/collection1
	at __randomizedtesting.SeedInfo.seed([40763C2288D25CE0:C190B23AFF8D3CDC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1018)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:238)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:662)




Build Log:
[...truncated 9115 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 786772 T2026 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /kweo/q
[junit4:junit4]   2> 786776 T2026 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-SyncSliceTest-1372297255130
[junit4:junit4]   2> 786778 T2026 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 786779 T2027 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 786879 T2026 oasc.ZkTestServer.run start zk server on port:53015
[junit4:junit4]   2> 786880 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 786893 T2033 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fa99a71 name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 786893 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 786893 T2026 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 786900 T2028 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f834a58e20000, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 786902 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 786905 T2035 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f730d1a name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 786906 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 786906 T2026 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 786911 T2026 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 786916 T2026 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 786920 T2026 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 786925 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 786926 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 786935 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 786935 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 786941 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 786942 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 786949 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 786950 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 786954 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 786954 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 786959 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 786960 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 786965 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 786965 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 786970 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 786970 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 786975 T2026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 786976 T2026 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 787382 T2026 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 787387 T2026 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53022
[junit4:junit4]   2> 787388 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 787388 T2026 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 787388 T2026 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334
[junit4:junit4]   2> 787389 T2026 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334\solr.xml
[junit4:junit4]   2> 787389 T2026 oasc.CoreContainer.<init> New CoreContainer 757424083
[junit4:junit4]   2> 787389 T2026 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334\'
[junit4:junit4]   2> 787391 T2026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334\'
[junit4:junit4]   2> 787500 T2026 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 787500 T2026 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 787500 T2026 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 787501 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 787501 T2026 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 787501 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 787501 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 787502 T2026 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 787503 T2026 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 787503 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 787511 T2026 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 787511 T2026 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53015/solr
[junit4:junit4]   2> 787512 T2026 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 787514 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 787530 T2046 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48373ee3 name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 787532 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 787536 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 787537 T2028 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f834a58e20002, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 787547 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 787568 T2048 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e8ba95b name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 787568 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 787589 T2026 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 787603 T2026 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 787617 T2026 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 787623 T2026 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53022_kweo%2Fq
[junit4:junit4]   2> 787628 T2026 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53022_kweo%2Fq
[junit4:junit4]   2> 787642 T2026 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 787664 T2026 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 787675 T2026 oasc.Overseer.start Overseer (id=89934872912723971-127.0.0.1:53022_kweo%2Fq-n_0000000000) starting
[junit4:junit4]   2> 787691 T2026 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 787707 T2050 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 787710 T2026 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 787722 T2026 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 787729 T2026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 787740 T2049 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 787751 T2051 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 787751 T2051 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 789246 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 789247 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53022_kweo%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53022/kweo/q"}
[junit4:junit4]   2> 789247 T2049 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 789247 T2049 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 789260 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 789758 T2051 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334\collection1
[junit4:junit4]   2> 789758 T2051 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 789760 T2051 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 789761 T2051 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 789766 T2051 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334\collection1\'
[junit4:junit4]   2> 789770 T2051 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 789772 T2051 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334/collection1/lib/README' to classloader
[junit4:junit4]   2> 789826 T2051 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 789892 T2051 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 789895 T2051 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 789900 T2051 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 790577 T2051 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 790578 T2051 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 790578 T2051 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 790590 T2051 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 790594 T2051 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 790615 T2051 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 790620 T2051 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 790626 T2051 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 790627 T2051 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 790628 T2051 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 790628 T2051 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 790630 T2051 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 790630 T2051 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 790630 T2051 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 790630 T2051 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1372297255334\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/control/data\
[junit4:junit4]   2> 790631 T2051 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c6a99d
[junit4:junit4]   2> 790631 T2051 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 790632 T2051 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\control\data
[junit4:junit4]   2> 790633 T2051 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/control/data\index/
[junit4:junit4]   2> 790634 T2051 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372297255128\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 790634 T2051 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\control\data\index
[junit4:junit4]   2> 790643 T2051 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\control\data\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 790644 T2051 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 790646 T2051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 790646 T2051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 790647 T2051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 790647 T2051 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 790648 T2051 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 790648 T2051 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 790648 T2051 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 790649 T2051 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 790650 T2051 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 790657 T2051 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 790667 T2051 oass.SolrIndexSearcher.<init> Opening Searcher@5265e91e main
[junit4:junit4]   2> 790668 T2051 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 790669 T2051 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 790673 T2052 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5265e91e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 790674 T2051 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 790674 T2051 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53022/kweo/q collection:control_collection shard:shard1
[junit4:junit4]   2> 790676 T2051 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 790691 T2051 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 790697 T2051 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 790697 T2051 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 790697 T2051 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53022/kweo/q/collection1/
[junit4:junit4]   2> 790698 T2051 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 790698 T2051 oasc.SyncStrategy.syncToMe http://127.0.0.1:53022/kweo/q/collection1/ has no replicas
[junit4:junit4]   2> 790698 T2051 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53022/kweo/q/collection1/
[junit4:junit4]   2> 790698 T2051 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 790771 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 790786 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 790813 T2051 oasc.ZkController.register We are http://127.0.0.1:53022/kweo/q/collection1/ and leader is http://127.0.0.1:53022/kweo/q/collection1/
[junit4:junit4]   2> 790813 T2051 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53022/kweo/q
[junit4:junit4]   2> 790813 T2051 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 790813 T2051 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 790813 T2051 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 790818 T2051 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 790819 T2026 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 790819 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 790819 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 790828 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 790828 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 790833 T2055 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59eb895f name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 790833 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 790835 T2026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 790839 T2026 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 791290 T2026 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 791293 T2026 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53034
[junit4:junit4]   2> 791294 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 791294 T2026 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 791294 T2026 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191
[junit4:junit4]   2> 791296 T2026 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191\solr.xml
[junit4:junit4]   2> 791296 T2026 oasc.CoreContainer.<init> New CoreContainer 534116845
[junit4:junit4]   2> 791296 T2026 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191\'
[junit4:junit4]   2> 791296 T2026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191\'
[junit4:junit4]   2> 791395 T2026 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 791395 T2026 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 791395 T2026 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 791396 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 791396 T2026 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 791396 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 791396 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 791396 T2026 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 791397 T2026 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 791397 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 791404 T2026 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 791405 T2026 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53015/solr
[junit4:junit4]   2> 791405 T2026 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 791407 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 791423 T2066 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@335e01c1 name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 791423 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 791428 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 791435 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 791440 T2068 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c24b0a8 name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 791440 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 791451 T2026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 792296 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 792297 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53022_kweo%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53022/kweo/q"}
[junit4:junit4]   2> 792310 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 792311 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 792312 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 792457 T2026 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53034_kweo%2Fq
[junit4:junit4]   2> 792460 T2026 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53034_kweo%2Fq
[junit4:junit4]   2> 792466 T2048 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 792466 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 792467 T2068 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 792467 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 792467 T2055 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 792467 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 792478 T2069 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 792478 T2069 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 793819 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 793821 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53034_kweo%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53034/kweo/q"}
[junit4:junit4]   2> 793821 T2049 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 793821 T2049 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 793850 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 793851 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 793850 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 794482 T2069 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191\collection1
[junit4:junit4]   2> 794482 T2069 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 794483 T2069 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 794483 T2069 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 794486 T2069 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191\collection1\'
[junit4:junit4]   2> 794488 T2069 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 794488 T2069 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191/collection1/lib/README' to classloader
[junit4:junit4]   2> 794548 T2069 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 794614 T2069 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 794617 T2069 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 794622 T2069 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 795330 T2069 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 795331 T2069 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 795332 T2069 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 795346 T2069 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 795350 T2069 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 795375 T2069 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 795381 T2069 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 795387 T2069 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 795389 T2069 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 795389 T2069 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 795389 T2069 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 795391 T2069 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 795392 T2069 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 795392 T2069 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 795392 T2069 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1372297259191\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty1\
[junit4:junit4]   2> 795392 T2069 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c6a99d
[junit4:junit4]   2> 795393 T2069 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 795394 T2069 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1
[junit4:junit4]   2> 795395 T2069 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty1\index/
[junit4:junit4]   2> 795396 T2069 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 795396 T2069 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index
[junit4:junit4]   2> 795407 T2069 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 795407 T2069 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 795410 T2069 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 795411 T2069 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 795411 T2069 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 795411 T2069 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 795412 T2069 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 795412 T2069 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 795412 T2069 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 795413 T2069 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 795413 T2069 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 795420 T2069 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 795431 T2069 oass.SolrIndexSearcher.<init> Opening Searcher@59663994 main
[junit4:junit4]   2> 795433 T2069 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 795433 T2069 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 795441 T2070 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59663994 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 795444 T2069 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 795445 T2069 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53034/kweo/q collection:collection1 shard:shard1
[junit4:junit4]   2> 795446 T2069 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 795475 T2069 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 795483 T2069 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 795483 T2069 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 795483 T2069 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53034/kweo/q/collection1/
[junit4:junit4]   2> 795483 T2069 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 795484 T2069 oasc.SyncStrategy.syncToMe http://127.0.0.1:53034/kweo/q/collection1/ has no replicas
[junit4:junit4]   2> 795484 T2069 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53034/kweo/q/collection1/
[junit4:junit4]   2> 795484 T2069 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 796864 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 796883 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 796883 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 796883 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 796924 T2069 oasc.ZkController.register We are http://127.0.0.1:53034/kweo/q/collection1/ and leader is http://127.0.0.1:53034/kweo/q/collection1/
[junit4:junit4]   2> 796924 T2069 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53034/kweo/q
[junit4:junit4]   2> 796924 T2069 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 796924 T2069 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 796925 T2069 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 796928 T2069 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 796930 T2026 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 796930 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 796931 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 797348 T2026 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 797350 T2026 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53043
[junit4:junit4]   2> 797352 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 797352 T2026 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 797352 T2026 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290
[junit4:junit4]   2> 797353 T2026 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290\solr.xml
[junit4:junit4]   2> 797353 T2026 oasc.CoreContainer.<init> New CoreContainer 1905806004
[junit4:junit4]   2> 797354 T2026 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290\'
[junit4:junit4]   2> 797354 T2026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290\'
[junit4:junit4]   2> 797458 T2026 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 797459 T2026 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 797459 T2026 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 797459 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 797460 T2026 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 797460 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 797469 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 797469 T2026 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 797469 T2026 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 797470 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 797478 T2026 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 797478 T2026 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53015/solr
[junit4:junit4]   2> 797479 T2026 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 797480 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 797496 T2082 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32b443b6 name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 797497 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 797500 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 797507 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 797511 T2084 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e523969 name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 797511 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 797519 T2026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 798395 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 798396 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53034_kweo%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53034/kweo/q"}
[junit4:junit4]   2> 798407 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 798407 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 798408 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 798407 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 798523 T2026 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53043_kweo%2Fq
[junit4:junit4]   2> 798526 T2026 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53043_kweo%2Fq
[junit4:junit4]   2> 798532 T2084 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 798532 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 798533 T2068 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 798533 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 798533 T2048 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 798533 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 798533 T2055 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 798535 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 798545 T2085 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 798545 T2085 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 799916 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 799917 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53043_kweo%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53043/kweo/q"}
[junit4:junit4]   2> 799917 T2049 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 799918 T2049 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 799934 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 799934 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 799935 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 799934 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 800549 T2085 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290\collection1
[junit4:junit4]   2> 800549 T2085 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 800550 T2085 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 800551 T2085 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 800555 T2085 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290\collection1\'
[junit4:junit4]   2> 800557 T2085 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 800559 T2085 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290/collection1/lib/README' to classloader
[junit4:junit4]   2> 800611 T2085 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 800673 T2085 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 800675 T2085 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 800680 T2085 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 801470 T2085 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 801471 T2085 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 801472 T2085 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 801483 T2085 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 801488 T2085 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 801515 T2085 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 801522 T2085 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 801530 T2085 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 801533 T2085 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 801533 T2085 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 801533 T2085 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 801535 T2085 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 801536 T2085 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 801536 T2085 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 801536 T2085 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1372297265290\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty2\
[junit4:junit4]   2> 801536 T2085 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c6a99d
[junit4:junit4]   2> 801536 T2085 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 801538 T2085 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2
[junit4:junit4]   2> 801540 T2085 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty2\index/
[junit4:junit4]   2> 801542 T2085 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 801543 T2085 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index
[junit4:junit4]   2> 801555 T2085 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 801555 T2085 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 801558 T2085 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 801558 T2085 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 801560 T2085 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 801560 T2085 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 801561 T2085 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 801561 T2085 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 801561 T2085 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 801562 T2085 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 801562 T2085 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 801570 T2085 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 801579 T2085 oass.SolrIndexSearcher.<init> Opening Searcher@4c2b72f5 main
[junit4:junit4]   2> 801581 T2085 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 801581 T2085 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 801589 T2086 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c2b72f5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 801592 T2085 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 801592 T2085 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53043/kweo/q collection:collection1 shard:shard1
[junit4:junit4]   2> 801599 T2085 oasc.ZkController.register We are http://127.0.0.1:53043/kweo/q/collection1/ and leader is http://127.0.0.1:53034/kweo/q/collection1/
[junit4:junit4]   2> 801600 T2085 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53043/kweo/q
[junit4:junit4]   2> 801600 T2085 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 801600 T2085 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C487 name=collection1 org.apache.solr.core.SolrCore@14c582bc url=http://127.0.0.1:53043/kweo/q/collection1 node=127.0.0.1:53043_kweo%2Fq C487_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53043_kweo%2Fq, base_url=http://127.0.0.1:53043/kweo/q}
[junit4:junit4]   2> 801601 T2087 C487 P53043 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 801602 T2087 C487 P53043 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 801603 T2085 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 801603 T2087 C487 P53043 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 801603 T2087 C487 P53043 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 801605 T2026 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 801606 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 801606 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 801606 T2087 C487 P53043 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 801617 T2062 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 802090 T2026 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 802094 T2026 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53053
[junit4:junit4]   2> 802094 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 802095 T2026 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 802096 T2026 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968
[junit4:junit4]   2> 802096 T2026 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968\solr.xml
[junit4:junit4]   2> 802096 T2026 oasc.CoreContainer.<init> New CoreContainer 1283438405
[junit4:junit4]   2> 802097 T2026 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968\'
[junit4:junit4]   2> 802097 T2026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968\'
[junit4:junit4]   2> 802211 T2026 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 802211 T2026 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 802213 T2026 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 802213 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 802213 T2026 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 802214 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 802214 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 802215 T2026 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 802215 T2026 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 802216 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 802224 T2026 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 802225 T2026 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53015/solr
[junit4:junit4]   2> 802225 T2026 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 802227 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 802244 T2099 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@438544d6 name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 802244 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 802248 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 802255 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 802259 T2101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3248ded0 name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 802259 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 802270 T2026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 802950 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 802951 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53043_kweo%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53043/kweo/q"}
[junit4:junit4]   2> 802958 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 802959 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 802959 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 802959 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 802960 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 803276 T2026 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53053_kweo%2Fq
[junit4:junit4]   2> 803279 T2026 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53053_kweo%2Fq
[junit4:junit4]   2> 803285 T2101 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 803286 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 803286 T2055 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 803286 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 803286 T2084 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 803286 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 803287 T2048 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 803288 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 803287 T2068 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 803289 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 803303 T2102 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 803303 T2102 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 803617 T2062 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 803617 T2062 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=3&state=recovering&nodeName=127.0.0.1:53043_kweo%252Fq&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2000 
[junit4:junit4]   2> 804471 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 804472 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53053_kweo%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53053/kweo/q"}
[junit4:junit4]   2> 804473 T2049 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 804473 T2049 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 804489 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 804490 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 804490 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 804490 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 804490 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 805306 T2102 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968\collection1
[junit4:junit4]   2> 805306 T2102 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 805307 T2102 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 805308 T2102 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 805311 T2102 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968\collection1\'
[junit4:junit4]   2> 805312 T2102 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 805313 T2102 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968/collection1/lib/README' to classloader
[junit4:junit4]   2> 805376 T2102 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 805448 T2102 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 805450 T2102 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 805455 T2102 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> ASYNC  NEW_CORE C488 name=collection1 org.apache.solr.core.SolrCore@14c582bc url=http://127.0.0.1:53043/kweo/q/collection1 node=127.0.0.1:53043_kweo%2Fq C488_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:53043_kweo%2Fq, base_url=http://127.0.0.1:53043/kweo/q}
[junit4:junit4]   2> 805619 T2087 C488 P53043 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53034/kweo/q/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 805619 T2087 C488 P53043 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53043/kweo/q START replicas=[http://127.0.0.1:53034/kweo/q/collection1/] nUpdates=100
[junit4:junit4]   2> 805619 T2087 C488 P53043 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 805619 T2087 C488 P53043 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 805619 T2087 C488 P53043 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 805619 T2087 C488 P53043 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 805619 T2087 C488 P53043 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 805621 T2087 C488 P53043 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53034/kweo/q/collection1/. core=collection1
[junit4:junit4]   2> 805621 T2087 C488 P53043 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C489 name=collection1 org.apache.solr.core.SolrCore@7698b062 url=http://127.0.0.1:53034/kweo/q/collection1 node=127.0.0.1:53034_kweo%2Fq C489_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53034_kweo%2Fq, base_url=http://127.0.0.1:53034/kweo/q, leader=true}
[junit4:junit4]   2> 805637 T2060 C489 P53034 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 805639 T2062 C489 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C490 name=collection1 org.apache.solr.core.SolrCore@7698b062 url=http://127.0.0.1:53034/kweo/q/collection1 node=127.0.0.1:53034_kweo%2Fq C490_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53034_kweo%2Fq, base_url=http://127.0.0.1:53034/kweo/q, leader=true}
[junit4:junit4]   2> 805646 T2060 C490 P53034 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 805657 T2060 C490 P53034 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 805657 T2060 C490 P53034 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4:junit4]   2> 805657 T2060 C490 P53034 oass.SolrIndexSearcher.<init> Opening Searcher@76c3e82 realtime
[junit4:junit4]   2> 805657 T2060 C490 P53034 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 805658 T2060 C490 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 21
[junit4:junit4]   2> ASYNC  NEW_CORE C491 name=collection1 org.apache.solr.core.SolrCore@14c582bc url=http://127.0.0.1:53043/kweo/q/collection1 node=127.0.0.1:53043_kweo%2Fq C491_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:53043_kweo%2Fq, base_url=http://127.0.0.1:53043/kweo/q}
[junit4:junit4]   2> 805660 T2087 C491 P53043 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 805661 T2087 C491 P53043 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 805665 T2063 C490 P53034 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 805665 T2063 C490 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 805665 T2087 C491 P53043 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 805665 T2087 C491 P53043 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 805666 T2087 C491 P53043 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 805666 T2087 C491 P53043 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 805673 T2087 C491 P53043 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 806040 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 806042 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53043_kweo%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53043/kweo/q"}
[junit4:junit4]   2> 806055 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 806056 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 806057 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 806056 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 806056 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 806269 T2102 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 806270 T2102 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 806270 T2102 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 806284 T2102 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 806289 T2102 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 806315 T2102 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 806322 T2102 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 806328 T2102 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 806332 T2102 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 806332 T2102 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 806332 T2102 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 806334 T2102 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 806334 T2102 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 806335 T2102 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 806335 T2102 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1372297269968\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty3\
[junit4:junit4]   2> 806335 T2102 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c6a99d
[junit4:junit4]   2> 806337 T2102 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 806339 T2102 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty3
[junit4:junit4]   2> 806340 T2102 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty3\index/
[junit4:junit4]   2> 806344 T2102 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 806344 T2102 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty3\index
[junit4:junit4]   2> 806356 T2102 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty3\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 806356 T2102 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 806362 T2102 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 806363 T2102 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 806363 T2102 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 806364 T2102 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 806366 T2102 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 806366 T2102 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 806371 T2102 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 806373 T2102 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 806373 T2102 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 806381 T2102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 806393 T2102 oass.SolrIndexSearcher.<init> Opening Searcher@769295ba main
[junit4:junit4]   2> 806395 T2102 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 806395 T2102 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 806400 T2104 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@769295ba main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 806404 T2102 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 806405 T2102 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53053/kweo/q collection:collection1 shard:shard1
[junit4:junit4]   2> 806412 T2102 oasc.ZkController.register We are http://127.0.0.1:53053/kweo/q/collection1/ and leader is http://127.0.0.1:53034/kweo/q/collection1/
[junit4:junit4]   2> 806412 T2102 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53053/kweo/q
[junit4:junit4]   2> 806413 T2102 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 806413 T2102 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C492 name=collection1 org.apache.solr.core.SolrCore@6cc0fa26 url=http://127.0.0.1:53053/kweo/q/collection1 node=127.0.0.1:53053_kweo%2Fq C492_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53053_kweo%2Fq, base_url=http://127.0.0.1:53053/kweo/q}
[junit4:junit4]   2> 806414 T2105 C492 P53053 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 806415 T2105 C492 P53053 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 806415 T2102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 806415 T2105 C492 P53053 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 806417 T2105 C492 P53053 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 806419 T2026 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 806420 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 806420 T2105 C492 P53053 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 806420 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 806432 T2059 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 806917 T2026 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 806922 T2026 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53066
[junit4:junit4]   2> 806924 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 806925 T2026 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 806925 T2026 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780
[junit4:junit4]   2> 806925 T2026 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780\solr.xml
[junit4:junit4]   2> 806925 T2026 oasc.CoreContainer.<init> New CoreContainer 764575151
[junit4:junit4]   2> 806925 T2026 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780\'
[junit4:junit4]   2> 806926 T2026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780\'
[junit4:junit4]   2> 807033 T2026 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 807033 T2026 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 807033 T2026 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 807034 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 807034 T2026 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 807035 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 807035 T2026 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 807036 T2026 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 807036 T2026 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 807036 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 807044 T2026 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 807045 T2026 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53015/solr
[junit4:junit4]   2> 807045 T2026 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 807047 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 807065 T2117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1daa8d5b name:ZooKeeperConnection Watcher:127.0.0.1:53015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 807066 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 807073 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 807073 T2028 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f834a58e2000b, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 807079 T2026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 807084 T2119 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57eb830a name:ZooKeeperConnection Watcher:127.0.0.1:53015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 807084 T2026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 807094 T2026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 807722 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 807723 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53053_kweo%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53053/kweo/q"}
[junit4:junit4]   2> 807741 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 807742 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 807742 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 807742 T2119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 807743 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 807742 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 808201 T2026 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53066_kweo%2Fq
[junit4:junit4]   2> 808207 T2026 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53066_kweo%2Fq
[junit4:junit4]   2> 808214 T2119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 808218 T2055 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 808218 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 808219 T2101 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 808219 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 808220 T2048 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 808220 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 808222 T2068 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 808222 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 808223 T2084 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 808223 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 808228 T2119 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 808247 T2120 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 808247 T2120 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 808632 T2059 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 808632 T2059 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:53053_kweo%252Fq&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2200 
[junit4:junit4]   2> 809406 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 809407 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53066_kweo%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53066/kweo/q"}
[junit4:junit4]   2> 809408 T2049 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 809408 T2049 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 809422 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 809422 T2119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 809423 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 809423 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 809423 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 809423 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 810451 T2120 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780\collection1
[junit4:junit4]   2> 810451 T2120 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 810453 T2120 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 810453 T2120 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 810459 T2120 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780\collection1\'
[junit4:junit4]   2> 810466 T2120 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 810467 T2120 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780/collection1/lib/README' to classloader
[junit4:junit4]   2> 810553 T2120 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 810678 T2120 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 810681 T2120 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 810692 T2120 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> ASYNC  NEW_CORE C493 name=collection1 org.apache.solr.core.SolrCore@6cc0fa26 url=http://127.0.0.1:53053/kweo/q/collection1 node=127.0.0.1:53053_kweo%2Fq C493_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:53053_kweo%2Fq, base_url=http://127.0.0.1:53053/kweo/q}
[junit4:junit4]   2> 810833 T2105 C493 P53053 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53034/kweo/q/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 810834 T2105 C493 P53053 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53053/kweo/q START replicas=[http://127.0.0.1:53034/kweo/q/collection1/] nUpdates=100
[junit4:junit4]   2> 810834 T2105 C493 P53053 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 810835 T2105 C493 P53053 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 810835 T2105 C493 P53053 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 810835 T2105 C493 P53053 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 810835 T2105 C493 P53053 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 810835 T2105 C493 P53053 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53034/kweo/q/collection1/. core=collection1
[junit4:junit4]   2> 810836 T2105 C493 P53053 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C494 name=collection1 org.apache.solr.core.SolrCore@7698b062 url=http://127.0.0.1:53034/kweo/q/collection1 node=127.0.0.1:53034_kweo%2Fq C494_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53034_kweo%2Fq, base_url=http://127.0.0.1:53034/kweo/q, leader=true}
[junit4:junit4]   2> 810848 T2062 C494 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 810850 T2060 C494 P53034 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 810850 T2060 C494 P53034 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4:junit4]   2> 810854 T2060 C494 P53034 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 810855 T2060 C494 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 810856 T2105 C493 P53053 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 810856 T2105 C493 P53053 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 810862 T2061 C494 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 810863 T2105 C493 P53053 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 810863 T2105 C493 P53053 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 810864 T2105 C493 P53053 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 810864 T2105 C493 P53053 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 810871 T2105 C493 P53053 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 811096 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 811098 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53053_kweo%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53053/kweo/q"}
[junit4:junit4]   2> 811130 T2119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 811130 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 811131 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 811141 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 811141 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 811142 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 811716 T2120 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 811717 T2120 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 811718 T2120 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 811731 T2120 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 811737 T2120 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 811782 T2120 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 811789 T2120 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 811796 T2120 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 811804 T2120 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 811804 T2120 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 811805 T2120 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 811807 T2120 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 811807 T2120 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 811808 T2120 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 811808 T2120 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1372297274780\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty4\
[junit4:junit4]   2> 811808 T2120 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9c6a99d
[junit4:junit4]   2> 811809 T2120 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 811812 T2120 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty4
[junit4:junit4]   2> 811813 T2120 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1372297255128/jetty4\index/
[junit4:junit4]   2> 811815 T2120 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty4\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 811815 T2120 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty4\index
[junit4:junit4]   2> 811836 T2120 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty4\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 811836 T2120 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 811842 T2120 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 811842 T2120 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 811844 T2120 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 811846 T2120 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 811847 T2120 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 811847 T2120 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 811854 T2120 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 811855 T2120 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 811856 T2120 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 811866 T2120 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 811880 T2120 oass.SolrIndexSearcher.<init> Opening Searcher@6a2123cf main
[junit4:junit4]   2> 811883 T2120 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 811883 T2120 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 811894 T2122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a2123cf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 811896 T2120 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 811896 T2120 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53066/kweo/q collection:collection1 shard:shard1
[junit4:junit4]   2> 811906 T2120 oasc.ZkController.register We are http://127.0.0.1:53066/kweo/q/collection1/ and leader is http://127.0.0.1:53034/kweo/q/collection1/
[junit4:junit4]   2> 811907 T2120 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53066/kweo/q
[junit4:junit4]   2> 811907 T2120 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 811907 T2120 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C495 name=collection1 org.apache.solr.core.SolrCore@77cbd382 url=http://127.0.0.1:53066/kweo/q/collection1 node=127.0.0.1:53066_kweo%2Fq C495_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53066_kweo%2Fq, base_url=http://127.0.0.1:53066/kweo/q}
[junit4:junit4]   2> 811908 T2123 C495 P53066 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 811908 T2123 C495 P53066 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 811908 T2123 C495 P53066 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 811908 T2123 C495 P53066 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 811910 T2120 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 811912 T2123 C495 P53066 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 811915 T2026 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 811916 T2026 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 811918 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 811929 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 811930 T2059 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 811931 T2026 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 811933 T2026 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 811934 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 812802 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 812804 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53066_kweo%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53066/kweo/q"}
[junit4:junit4]   2> 812823 T2119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 812824 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 812824 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 812825 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 812827 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 812827 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 813030 T2059 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 813030 T2059 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:53066_kweo%252Fq&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1101 
[junit4:junit4]   2> 813036 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 814139 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C495_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:53066_kweo%2Fq, base_url=http://127.0.0.1:53066/kweo/q}
[junit4:junit4]   2> 815231 T2123 C495 P53066 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53034/kweo/q/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 815231 T2123 C495 P53066 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53066/kweo/q START replicas=[http://127.0.0.1:53034/kweo/q/collection1/] nUpdates=100
[junit4:junit4]   2> 815233 T2123 C495 P53066 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 815233 T2123 C495 P53066 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 815234 T2123 C495 P53066 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 815234 T2123 C495 P53066 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 815234 T2123 C495 P53066 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 815234 T2123 C495 P53066 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53034/kweo/q/collection1/. core=collection1
[junit4:junit4]   2> 815235 T2123 C495 P53066 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C496 name=collection1 org.apache.solr.core.SolrCore@7698b062 url=http://127.0.0.1:53034/kweo/q/collection1 node=127.0.0.1:53034_kweo%2Fq C496_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53034_kweo%2Fq, base_url=http://127.0.0.1:53034/kweo/q, leader=true}
[junit4:junit4]   2> 815237 T2061 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 815241 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 815246 T2063 C496 P53034 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 815246 T2063 C496 P53034 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4:junit4]   2> 815250 T2063 C496 P53034 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 815250 T2063 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 815253 T2123 C495 P53066 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 815253 T2123 C495 P53066 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 815258 T2062 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 815260 T2123 C495 P53066 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 815260 T2123 C495 P53066 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 815260 T2123 C495 P53066 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 815262 T2123 C495 P53066 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 815267 T2123 C495 P53066 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 816142 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 816145 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53066_kweo%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53066/kweo/q"}
[junit4:junit4]   2> 816172 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 816174 T2119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 816174 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 816175 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 816175 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 816175 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 816345 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 816348 T2026 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C497 name=collection1 org.apache.solr.core.SolrCore@44c05a21 url=http://127.0.0.1:53022/kweo/q/collection1 node=127.0.0.1:53022_kweo%2Fq C497_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:53022_kweo%2Fq, base_url=http://127.0.0.1:53022/kweo/q, leader=true}
[junit4:junit4]   2> 816363 T2043 C497 P53022 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 816375 T2043 C497 P53022 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\control\data\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 816377 T2043 C497 P53022 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 816377 T2043 C497 P53022 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4:junit4]   2> 816378 T2043 C497 P53022 oass.SolrIndexSearcher.<init> Opening Searcher@1f609b02 main
[junit4:junit4]   2> 816379 T2043 C497 P53022 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 816380 T2052 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f609b02 main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 816381 T2043 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   2> 816393 T2061 C496 P53034 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:53034/kweo/q/collection1/, StdNode: http://127.0.0.1:53043/kweo/q/collection1/, StdNode: http://127.0.0.1:53053/kweo/q/collection1/, StdNode: http://127.0.0.1:53066/kweo/q/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 816400 T2063 C496 P53034 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 816402 T2063 C496 P53034 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4:junit4]   2> 816406 T2063 C496 P53034 oass.SolrIndexSearcher.<init> Opening Searcher@15726e09 main
[junit4:junit4]   2> 816406 T2063 C496 P53034 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> ASYNC  NEW_CORE C498 name=collection1 org.apache.solr.core.SolrCore@14c582bc url=http://127.0.0.1:53043/kweo/q/collection1 node=127.0.0.1:53043_kweo%2Fq C498_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53043_kweo%2Fq, base_url=http://127.0.0.1:53043/kweo/q}
[junit4:junit4]   2> 816413 T2076 C498 P53043 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C495_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53066_kweo%2Fq, base_url=http://127.0.0.1:53066/kweo/q}
[junit4:junit4]   2> 816421 T2113 C495 P53066 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 816423 T2070 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15726e09 main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 816423 T2063 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 23
[junit4:junit4]   2> 816426 T2113 C495 P53066 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty4\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 816429 T2076 C498 P53043 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 816430 T2113 C495 P53066 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 816431 T2113 C495 P53066 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4:junit4]   2> 816432 T2113 C495 P53066 oass.SolrIndexSearcher.<init> Opening Searcher@b682a4b main
[junit4:junit4]   2> 816432 T2113 C495 P53066 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 816433 T2076 C498 P53043 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 816433 T2076 C498 P53043 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4:junit4]   2> 816433 T2076 C498 P53043 oass.SolrIndexSearcher.<init> Opening Searcher@62d6eb4b main
[junit4:junit4]   2> 816435 T2076 C498 P53043 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 816436 T2122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b682a4b main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 816437 T2113 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   2> ASYNC  NEW_CORE C499 name=collection1 org.apache.solr.core.SolrCore@6cc0fa26 url=http://127.0.0.1:53053/kweo/q/collection1 node=127.0.0.1:53053_kweo%2Fq C499_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53053_kweo%2Fq, base_url=http://127.0.0.1:53053/kweo/q}
[junit4:junit4]   2> 816438 T2092 C499 P53053 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 816438 T2086 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62d6eb4b main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 816439 T2076 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 26
[junit4:junit4]   2> 816442 T2092 C499 P53053 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty3\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 816445 T2092 C499 P53053 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 816445 T2092 C499 P53053 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4:junit4]   2> 816446 T2092 C499 P53053 oass.SolrIndexSearcher.<init> Opening Searcher@9abff14 main
[junit4:junit4]   2> 816446 T2092 C499 P53053 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 816446 T2104 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9abff14 main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 816446 T2092 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 816457 T2061 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 65
[junit4:junit4]   2> 816460 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 816466 T2064 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 816469 T2077 C498 P53043 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 816472 T2093 C499 P53053 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 816476 T2115 C495 P53066 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 818479 T2042 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1438957999831908352)} 0 4
[junit4:junit4]   2> 818498 T2076 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={update.distrib=FROMLEADER&_version_=-1438957999844491264&update.from=http://127.0.0.1:53034/kweo/q/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438957999844491264)} 0 3
[junit4:junit4]   2> 818506 T2096 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={update.distrib=FROMLEADER&_version_=-1438957999844491264&update.from=http://127.0.0.1:53034/kweo/q/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438957999844491264)} 0 8
[junit4:junit4]   2> 818511 T2112 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={update.distrib=FROMLEADER&_version_=-1438957999844491264&update.from=http://127.0.0.1:53034/kweo/q/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438957999844491264)} 0 10
[junit4:junit4]   2> 818513 T2063 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1438957999844491264)} 0 26
[junit4:junit4]   2> 818514 T2075 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 32
[junit4:junit4]   2> 818521 T2043 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {add=[0 (1438957999878045696)]} 0 3
[junit4:junit4]   2> 818538 T2092 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438957999884337152)]} 0 3
[junit4:junit4]   2> 818538 T2077 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438957999884337152)]} 0 3
[junit4:junit4]   2> 818538 T2113 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438957999884337152)]} 0 6
[junit4:junit4]   2> 818540 T2061 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {add=[0 (1438957999884337152)]} 0 15
[junit4:junit4]   2> 818545 T2044 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {add=[1 (1438957999905308672)]} 0 1
[junit4:junit4]   2> 818560 T2115 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438957999915794432)]} 0 2
[junit4:junit4]   2> 818561 T2093 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438957999915794432)]} 0 1
[junit4:junit4]   2> 818562 T2078 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438957999915794432)]} 0 0
[junit4:junit4]   2> 818563 T2064 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53043/kweo/q/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1438957999915794432)]} 0 8
[junit4:junit4]   2> 818565 T2079 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {add=[1]} 0 14
[junit4:junit4]   2> 818572 T2039 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {add=[2 (1438957999933620224)]} 0 1
[junit4:junit4]   2> 818577 T2062 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest test.distrib.skip.servers was found and contains:[http://127.0.0.1:53043/kweo/q/collection1/]
[junit4:junit4]   2> 818577 T2062 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53043/kweo/q/collection1/ against:[http://127.0.0.1:53043/kweo/q/collection1/] result:true
[junit4:junit4]   2> 818578 T2062 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53053/kweo/q/collection1/ against:[http://127.0.0.1:53043/kweo/q/collection1/] result:false
[junit4:junit4]   2> 818578 T2062 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53066/kweo/q/collection1/ against:[http://127.0.0.1:53043/kweo/q/collection1/] result:false
[junit4:junit4]   2> 818583 T2114 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:53043/kweo/q/collection1/&wt=javabin&version=2} {add=[2 (1438957999940960256)]} 0 0
[junit4:junit4]   2> 818586 T2095 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:53043/kweo/q/collection1/&wt=javabin&version=2} {add=[2 (1438957999940960256)]} 0 3
[junit4:junit4]   2> 818588 T2062 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={test.distrib.skip.servers=http://127.0.0.1:53043/kweo/q/collection1/&wt=javabin&version=2} {add=[2 (1438957999940960256)]} 0 12
[junit4:junit4]   2> 818594 T2040 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {add=[3 (1438957999955640320)]} 0 2
[junit4:junit4]   2> 818602 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest test.distrib.skip.servers was found and contains:[http://127.0.0.1:53043/kweo/q/collection1/]
[junit4:junit4]   2> 818603 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53043/kweo/q/collection1/ against:[http://127.0.0.1:53043/kweo/q/collection1/] result:true
[junit4:junit4]   2> 818603 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53053/kweo/q/collection1/ against:[http://127.0.0.1:53043/kweo/q/collection1/] result:false
[junit4:junit4]   2> 818604 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53066/kweo/q/collection1/ against:[http://127.0.0.1:53043/kweo/q/collection1/] result:false
[junit4:junit4]   2> 818611 T2097 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:53043/kweo/q/collection1/&wt=javabin&version=2} {add=[3 (1438957999968223232)]} 0 1
[junit4:junit4]   2> 818611 T2110 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:53043/kweo/q/collection1/&wt=javabin&version=2} {add=[3 (1438957999968223232)]} 0 1
[junit4:junit4]   2> 818613 T2060 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53053/kweo/q/collection1/&update.distrib=TOLEADER&test.distrib.skip.servers=http://127.0.0.1:53043/kweo/q/collection1/&wt=javabin&version=2} {add=[3 (1438957999968223232)]} 0 11
[junit4:junit4]   2> 818614 T2094 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={test.distrib.skip.servers=http://127.0.0.1:53043/kweo/q/collection1/&test.distrib.skip.servers=http://127.0.0.1:53053/kweo/q/collection1/&wt=javabin&version=2} {add=[3]} 0 17
[junit4:junit4]   2> 818618 T2041 C497 P53022 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 818715 T2041 C497 P53022 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\control\data\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\control\data\index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 818716 T2041 C497 P53022 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 818732 T2041 C497 P53022 oass.SolrIndexSearcher.<init> Opening Searcher@2c66f922 main
[junit4:junit4]   2> 818734 T2041 C497 P53022 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 818736 T2052 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c66f922 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
[junit4:junit4]   2> 818737 T2041 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 119
[junit4:junit4]   2> 818743 T2096 C499 P53053 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:53034/kweo/q/collection1/, StdNode: http://127.0.0.1:53043/kweo/q/collection1/, StdNode: http://127.0.0.1:53053/kweo/q/collection1/, StdNode: http://127.0.0.1:53066/kweo/q/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 818748 T2059 C496 P53034 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 818749 T2080 C498 P53043 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 818752 T2111 C495 P53066 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 818748 T2092 C499 P53053 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 818904 T2111 C495 P53066 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty4\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty4\index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 818906 T2111 C495 P53066 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 818907 T2059 C496 P53034 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 818912 T2059 C496 P53034 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 818917 T2092 C499 P53053 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty3\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty3\index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 818918 T2092 C499 P53053 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 818923 T2111 C495 P53066 oass.SolrIndexSearcher.<init> Opening Searcher@6342d6b1 main
[junit4:junit4]   2> 818923 T2111 C495 P53066 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 818933 T2059 C496 P53034 oass.SolrIndexSearcher.<init> Opening Searcher@5efd906e main
[junit4:junit4]   2> 818934 T2059 C496 P53034 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 818934 T2092 C499 P53053 oass.SolrIndexSearcher.<init> Opening Searcher@2db61b13 main
[junit4:junit4]   2> 818935 T2092 C499 P53053 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 818935 T2122 oasc.JmxMonitoredMap.put WARN Failed to register info bean: searcher javax.management.InstanceAlreadyExistsException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:453)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.internal_addObject(DefaultMBeanServerInterceptor.java:1484)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:963)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:917)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:483)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:140)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:298)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1846)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:135)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1723)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 818936 T2122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6342d6b1 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
[junit4:junit4]   2> 818938 T2111 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 186
[junit4:junit4]   2> 818938 T2070 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5efd906e main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
[junit4:junit4]   2> 818935 T2104 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2db61b13 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
[junit4:junit4]   2> 818939 T2092 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 191
[junit4:junit4]   2> 818939 T2059 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 191
[junit4:junit4]   2> 818956 T2080 C498 P53043 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 818957 T2080 C498 P53043 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 818968 T2080 C498 P53043 oass.SolrIndexSearcher.<init> Opening Searcher@4d6df3bf main
[junit4:junit4]   2> 818970 T2080 C498 P53043 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 818971 T2086 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4d6df3bf main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C2)}
[junit4:junit4]   2> 818972 T2080 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 223
[junit4:junit4]   2> 818972 T2096 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 230
[junit4:junit4]   2> 818974 T2026 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 818976 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 818978 T2026 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 818981 T2061 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 818986 T2075 C498 P53043 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=2 status=0 QTime=2 
[junit4:junit4]   2> 818989 T2095 C499 P53053 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 818995 T2113 C495 P53066 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
[junit4:junit4]   2> 818996 T2026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 819012 T2097 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
[junit4:junit4]   2> 819013 T2097 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 819022 T2064 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
[junit4:junit4]   2> 819022 T2064 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53034/kweo/q/collection1/
[junit4:junit4]   2> 819023 T2064 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q START replicas=[http://127.0.0.1:53043/kweo/q/collection1/, http://127.0.0.1:53053/kweo/q/collection1/, http://127.0.0.1:53066/kweo/q/collection1/] nUpdates=100
[junit4:junit4]   2> 819027 T2077 C498 P53043 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 819028 T2094 C499 P53053 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 819029 T2115 C495 P53066 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 819030 T2064 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q  Received 3 versions from 127.0.0.1:53043/kweo/q/collection1/
[junit4:junit4]   2> 819031 T2064 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q  Our versions are newer. ourLowThreshold=1438957999844491264 otherHigh=1438957999915794432
[junit4:junit4]   2> 819031 T2064 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q  Received 5 versions from 127.0.0.1:53053/kweo/q/collection1/
[junit4:junit4]   2> 819031 T2064 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q  Our versions are newer. ourLowThreshold=1438957999844491264 otherHigh=1438957999940960256
[junit4:junit4]   2> 819031 T2064 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q  Received 5 versions from 127.0.0.1:53066/kweo/q/collection1/
[junit4:junit4]   2> 819031 T2064 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q  Our versions are newer. ourLowThreshold=1438957999844491264 otherHigh=1438957999940960256
[junit4:junit4]   2> 819031 T2064 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53034/kweo/q DONE. sync succeeded
[junit4:junit4]   2> 819031 T2064 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 819031 T2064 oasc.SyncStrategy.syncToMe http://127.0.0.1:53034/kweo/q/collection1/: try and ask http://127.0.0.1:53043/kweo/q/collection1/ to sync
[junit4:junit4]   2> 819031 T2064 oasc.SyncStrategy.syncToMe http://127.0.0.1:53034/kweo/q/collection1/: try and ask http://127.0.0.1:53053/kweo/q/collection1/ to sync
[junit4:junit4]   2> 819031 T2064 oasc.SyncStrategy.syncToMe http://127.0.0.1:53034/kweo/q/collection1/: try and ask http://127.0.0.1:53066/kweo/q/collection1/ to sync
[junit4:junit4]   2> 819036 T2114 C495 P53066 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53066/kweo/q START replicas=[http://127.0.0.1:53034/kweo/q/collection1/] nUpdates=100
[junit4:junit4]   2> 819037 T2092 C499 P53053 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53053/kweo/q START replicas=[http://127.0.0.1:53034/kweo/q/collection1/] nUpdates=100
[junit4:junit4]   2> 819038 T2078 C498 P53043 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53043/kweo/q START replicas=[http://127.0.0.1:53034/kweo/q/collection1/] nUpdates=100
[junit4:junit4]   2> 819040 T2062 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 819042 T2062 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 819043 T2092 C499 P53053 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53053/kweo/q  Received 5 versions from 127.0.0.1:53034/kweo/q/collection1/
[junit4:junit4]   2> 819043 T2092 C499 P53053 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53053/kweo/q  Our versions are newer. ourLowThreshold=1438957999844491264 otherHigh=1438957999940960256
[junit4:junit4]   2> 819043 T2092 C499 P53053 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53053/kweo/q DONE. sync succeeded
[junit4:junit4]   2> 819043 T2114 C495 P53066 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53066/kweo/q  Received 5 versions from 127.0.0.1:53034/kweo/q/collection1/
[junit4:junit4]   2> 819044 T2114 C495 P53066 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53066/kweo/q  Our versions are newer. ourLowThreshold=1438957999844491264 otherHigh=1438957999940960256
[junit4:junit4]   2> 819045 T2114 C495 P53066 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53066/kweo/q DONE. sync succeeded
[junit4:junit4]   2> 819043 T2062 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 819045 T2114 C495 P53066 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={sync=http://127.0.0.1:53034/kweo/q/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=9 
[junit4:junit4]   2> 819044 T2092 C499 P53053 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={sync=http://127.0.0.1:53034/kweo/q/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=8 
[junit4:junit4]   2> 819046 T2078 C498 P53043 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:53043/kweo/q  Received 5 versions from 127.0.0.1:53034/kweo/q/collection1/
[junit4:junit4]   2> 819047 T2078 C498 P53043 oasu.PeerSync.requestUpdates PeerSync: core=collection1 url=http://127.0.0.1:53043/kweo/q Requesting updates from 127.0.0.1:53034/kweo/q/collection1/n=2 versions=[1438957999968223232, 1438957999940960256]
[junit4:junit4]   2> 819047 T2064 oasc.SyncStrategy.syncToMe http://127.0.0.1:53034/kweo/q/collection1/:  sync completed with http://127.0.0.1:53053/kweo/q/collection1/
[junit4:junit4]   2> 819048 T2064 oasc.SyncStrategy.syncToMe http://127.0.0.1:53034/kweo/q/collection1/:  sync completed with http://127.0.0.1:53066/kweo/q/collection1/
[junit4:junit4]   2> 819052 T2063 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={distrib=false&getUpdates=1438957999968223232,1438957999940960256&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 819062 T2078 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] {add=[2 (1438957999940960256), 3 (1438957999968223232)]} 0 8
[junit4:junit4]   2> 819062 T2078 C498 P53043 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53043/kweo/q DONE. sync succeeded
[junit4:junit4]   2> 819063 T2078 C498 P53043 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/get params={sync=http://127.0.0.1:53034/kweo/q/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=25 
[junit4:junit4]   2> 819064 T2064 oasc.SyncStrategy.syncToMe http://127.0.0.1:53034/kweo/q/collection1/:  sync completed with http://127.0.0.1:53043/kweo/q/collection1/
[junit4:junit4]   2> 819064 T2064 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={shard=shard1&action=REQUESTSYNCSHARD&core=collection1&collection=collection1&wt=javabin&version=2} status=0 QTime=42 
[junit4:junit4]   2> 819065 T2097 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2} status=0 QTime=54 
[junit4:junit4]   2> 819065 T2026 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 819065 T2026 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 819067 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 819068 T2026 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 819072 T2042 C497 P53022 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 819072 T2042 C497 P53022 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4:junit4]   2> 819076 T2042 C497 P53022 oass.SolrIndexSearcher.<init> Opening Searcher@4e3dfdb8 main
[junit4:junit4]   2> 819076 T2042 C497 P53022 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 819078 T2052 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4e3dfdb8 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
[junit4:junit4]   2> 819079 T2042 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 819082 T2093 C499 P53053 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:53034/kweo/q/collection1/, StdNode: http://127.0.0.1:53043/kweo/q/collection1/, StdNode: http://127.0.0.1:53053/kweo/q/collection1/, StdNode: http://127.0.0.1:53066/kweo/q/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 819087 T2061 C496 P53034 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 819087 T2061 C496 P53034 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4:junit4]   2> 819087 T2110 C495 P53066 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 819089 T2110 C495 P53066 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4:junit4]   2> 819087 T2096 C499 P53053 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 819088 T2079 C498 P53043 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 819094 T2110 C495 P53066 oass.SolrIndexSearcher.<init> Opening Searcher@6745704e main
[junit4:junit4]   2> 819094 T2061 C496 P53034 oass.SolrIndexSearcher.<init> Opening Searcher@369c7c33 main
[junit4:junit4]   2> 819095 T2061 C496 P53034 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 819096 T2110 C495 P53066 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 819093 T2096 C499 P53053 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4:junit4]   2> 819100 T2070 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@369c7c33 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
[junit4:junit4]   2> 819101 T2061 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   2> 819102 T2122 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6745704e main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
[junit4:junit4]   2> 819103 T2096 C499 P53053 oass.SolrIndexSearcher.<init> Opening Searcher@1e8cd23a main
[junit4:junit4]   2> 819104 T2096 C499 P53053 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 819103 T2110 C495 P53066 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   2> 819107 T2104 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e8cd23a main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C4)}
[junit4:junit4]   2> 819108 T2096 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 22
[junit4:junit4]   2> 819150 T2079 C498 P53043 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty2\index,segFN=segments_3,generation=3}
[junit4:junit4]   2> 819151 T2079 C498 P53043 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 819166 T2079 C498 P53043 oass.SolrIndexSearcher.<init> Opening Searcher@6039c183 main
[junit4:junit4]   2> 819167 T2079 C498 P53043 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 819168 T2086 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6039c183 main{StandardDirectoryReader(segments_3:5:nrt _0(4.4):C2 _1(4.4):C2)}
[junit4:junit4]   2> 819169 T2079 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 81
[junit4:junit4]   2> 819170 T2093 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 88
[junit4:junit4]   2> 819171 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 819176 T2060 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 819180 T2080 C498 P53043 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
[junit4:junit4]   2> 819184 T2095 C499 P53053 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 819189 T2111 C495 P53066 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
[junit4:junit4]   2> 821171 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> check const of shard1
[junit4:junit4]   2> client0
[junit4:junit4]   2> PROPS:2:{"shard":"shard1","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:53034_kweo%2Fq","base_url":"http://127.0.0.1:53034/kweo/q","leader":"true"}
[junit4:junit4]   2> 821177 T2064 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=2 
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:4
[junit4:junit4]   2> 
[junit4:junit4]   2> client1
[junit4:junit4]   2> PROPS:3:{"shard":"shard1","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:53043_kweo%2Fq","base_url":"http://127.0.0.1:53043/kweo/q"}
[junit4:junit4]   2> 821181 T2078 C498 P53043 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:4
[junit4:junit4]   2> 
[junit4:junit4]   2> client2
[junit4:junit4]   2> PROPS:4:{"shard":"shard1","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:53053_kweo%2Fq","base_url":"http://127.0.0.1:53053/kweo/q"}
[junit4:junit4]   2> 821185 T2096 C499 P53053 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:4
[junit4:junit4]   2> 
[junit4:junit4]   2> client3
[junit4:junit4]   2> PROPS:5:{"shard":"shard1","state":"active","core":"collection1","collection":"collection1","node_name":"127.0.0.1:53066_kweo%2Fq","base_url":"http://127.0.0.1:53066/kweo/q"}
[junit4:junit4]   2> 821189 T2114 C495 P53066 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:4
[junit4:junit4]   2> 
[junit4:junit4]   2> 821193 T2061 C496 P53034 oasc.SolrCore.execute [collection1] webapp=/kweo/q path=/select params={q=*:*&wt=javabin&version=2} hits=4 status=0 QTime=1 
[junit4:junit4]   2> 821206 T2041 C497 P53022 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={wt=javabin&version=2} {add=[4 (1438958002687180800)]} 0 8
[junit4:junit4]   2> 821213 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest test.distrib.skip.servers was found and contains:[http://127.0.0.1:53066/kweo/q/collection1/]
[junit4:junit4]   2> 821215 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53043/kweo/q/collection1/ against:[http://127.0.0.1:53066/kweo/q/collection1/] result:false
[junit4:junit4]   2> 821215 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53053/kweo/q/collection1/ against:[http://127.0.0.1:53066/kweo/q/collection1/] result:false
[junit4:junit4]   2> 821215 T2060 C496 P53034 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:53066/kweo/q/collection1/ against:[http://127.0.0.1:53066/kweo/q/collection1/] result:true
[junit4:junit4]   2> 821232 T2079 C498 P53043 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:53066/kweo/q/collection1/&wt=javabin&version=2} {add=[4 (1438958002705006592)]} 0 6
[junit4:junit4]   2> 821244 T2093 C499 P53053 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={distrib.from=http://127.0.0.1:53034/kweo/q/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:53066/kweo/q/collection1/&wt=javabin&version=2} {add=[4 (1438958002705006592)]} 0 9
[junit4:junit4]   2> 821245 T2060 C496 P53034 oasup.LogUpdateProcessor.finish [collection1] webapp=/kweo/q path=/update params={test.distrib.skip.servers=http://127.0.0.1:53066/kweo/q/collection1/&wt=javabin&version=2} {add=[4 (1438958002705006592)]} 0 32
[junit4:junit4]   2> 821247 T2026 oasc.ChaosMonkey.monkeyLog monkey: kill shard! 53034
[junit4:junit4]   2> 821261 T2026 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=534116845
[junit4:junit4]   2> 822185 T2049 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 822187 T2049 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53034_kweo%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53034/kweo/q"}
[junit4:junit4]   2> 822200 T2119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 822201 T2101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 822202 T2055 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 822203 T2084 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 822203 T2068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 822203 T2048 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 823253 T2026 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 823253 T2026 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 823258 T2026 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7698b062
[junit4:junit4]   2> 823279 T2026 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=6,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 823279 T2026 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 823279 T2026 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 823280 T2026 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2>  C496_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53034_kweo%2Fq, base_url=http://127.0.0.1:53034/kweo/q, leader=true}
[junit4:junit4]   2> 823353 T2026 C496 P53034 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index,segFN=segments_3,generation=3}
[junit4:junit4]   2> 823353 T2026 C496 P53034 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 823359 T2026 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 823359 T2026 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 823360 T2026 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index;done=false>>]
[junit4:junit4]   2> 823361 T2026 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1\index
[junit4:junit4]   2> 823361 T2026 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1372297255128\jetty1;done=false>>]
[junit4:junit4]   2> 823362 T2026 oasc.CachingDirectoryFactory.close Closing directory: 

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

ction-queue-work (0)
[junit4:junit4]   1>   /solr/collections (2)
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (3)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89934872912723982-2-n_0000000004 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89934872912723980-5-n_0000000003 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89934872912723978-4-n_0000000005 (0)
[junit4:junit4]   1>     /solr/collections/collection1/leaders (1)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:53066_kweo%2Fq",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:53066/kweo/q"}
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89934872912723971-1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:53022_kweo%2Fq",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:53022/kweo/q"}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (4)
[junit4:junit4]   1>     /solr/overseer_elect/election/89934872912723978-127.0.0.1:53053_kweo%2Fq-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89934872912723971-127.0.0.1:53022_kweo%2Fq-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89934872912723982-127.0.0.1:53034_kweo%2Fq-n_0000000005 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89934872912723980-127.0.0.1:53066_kweo%2Fq-n_0000000004 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89934872912723971-127.0.0.1:53022_kweo%2Fq-n_0000000000"}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=40763C2288D25CE0 -Dtests.slow=true -Dtests.locale=ca -Dtests.timezone=US/Pacific -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  138s | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not consistent.  Got 305 from http://127.0.0.1:53034/kweo/q/collection1lastClient and got 247 from http://127.0.0.1:53053/kweo/q/collection1
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([40763C2288D25CE0:C190B23AFF8D3CDC]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1018)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:238)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 924937 T2026 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=MockFixedIntBlock(blockSize=1448), text=Lucene41(blocksize=128), _version_=PostingsFormat(name=Memory doPackFST= false), rnd_b=PostingsFormat(name=TestBloomFilteredLucene41Postings), intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=TestBloomFilteredLucene41Postings), timestamp=MockFixedIntBlock(blockSize=1448), a_t=MockFixedIntBlock(blockSize=1448), range_facet_sl=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_si=MockFixedIntBlock(blockSize=1448), other_tl1=PostingsFormat(name=Memory doPackFST= false), multiDefault=MockFixedIntBlock(blockSize=1448), a_si=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=DefaultSimilarity, locale=ca, timezone=US/Pacific
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.6.0_45 (64-bit)/cpus=2,threads=1,free=109387464,total=326696960
[junit4:junit4]   2> NOTE: All tests run in this JVM: [IndexBasedSpellCheckerTest, DirectUpdateHandlerOptimizeTest, SuggesterTSTTest, SpellCheckCollatorTest, SuggesterWFSTTest, XsltUpdateRequestHandlerTest, TestComponentsName, BasicZkTest, WordBreakSolrSpellCheckerTest, TestRangeQuery, IndexSchemaRuntimeFieldTest, ZkCLITest, TestJmxMonitoredMap, TestSystemIdResolver, StandardRequestHandlerTest, RequestHandlersTest, BasicDistributedZk2Test, MinimalSchemaTest, AnalysisAfterCoreReloadTest, TestSearchPerf, TestSolrXmlPersistence, DisMaxRequestHandlerTest, TestWordDelimiterFilterFactory, TestCloudManagedSchema, TestPseudoReturnFields, TestSchemaNameResource, FileBasedSpellCheckerTest, TestPerFieldSimilarity, TestElisionMultitermQuery, TestSolrIndexConfig, TestSolrDeletionPolicy1, SortByFunctionTest, TestExtendedDismaxParser, TestPostingsSolrHighlighter, TestQuerySenderListener, SoftAutoCommitTest, SolrInfoMBeanTest, TestDocSet, CSVRequestHandlerTest, TestManagedSchemaFieldResource, TestLFUCache, TestStressVersions, TimeZoneUtilsTest, SimplePostToolTest, TestDocumentBuilder, ResourceLoaderTest, StatsComponentTest, TestCollationField, TestMergePolicyConfig, SpellingQueryConverterTest, DefaultValueUpdateProcessorTest, CurrencyFieldOpenExchangeTest, SolrTestCaseJ4Test, SchemaVersionSpecificBehaviorTest, SolrRequestParserTest, JSONWriterTest, OutputWriterTest, StatelessScriptUpdateProcessorFactoryTest, JsonLoaderTest, SignatureUpdateProcessorFactoryTest, DistributedQueryElevationComponentTest, BinaryUpdateRequestHandlerTest, TestFieldTypeResource, TestQuerySenderNoQuery, DirectUpdateHandlerTest, TestBM25SimilarityFactory, TestSerializedLuceneMatchVersion, UniqFieldsUpdateProcessorFactoryTest, TestFieldCollectionResource, TestIndexingPerformance, TestPartialUpdateDeduplication, CopyFieldTest, TestFuzzyAnalyzedSuggestions, TestCharFilters, IndexReaderFactoryTest, RegexBoostProcessorTest, TestLMDirichletSimilarityFactory, EchoParamsTest, TestSolrDeletionPolicy2, DocumentBuilderTest, TestLRUCache, TestManagedSchema, PreAnalyzedFieldTest, QueryResultKeyTest, LoggingHandlerTest, TestSchemaVersionResource, ShardRoutingTest, TestDefaultSimilarityFactory, TestJoin, TestMultiCoreConfBootstrap, SystemInfoHandlerTest, DirectSolrSpellCheckerTest, TestBadConfig, QueryElevationComponentTest, DistributedSpellCheckComponentTest, TestOmitPositions, TestStressLucene, TestSolrQueryParserResource, TestSort, TestQueryUtils, ZkNodePropsTest, UpdateRequestProcessorFactoryTest, BadCopyFieldTest, FastVectorHighlighterTest, TestSolr4Spatial, TestSolrJ, DocumentAnalysisRequestHandlerTest, NumericFieldsTest, TestSchemaResource, RequiredFieldsTest, TestFunctionQuery, DistributedTermsComponentTest, BadComponentTest, OpenExchangeRatesOrgProviderTest, DebugComponentTest, TestRandomDVFaceting, TestRemoteStreaming, FileUtilsTest, DirectSolrConnectionTest, TestFiltering, TestLazyCores, TestReload, TestSolrQueryParserDefaultOperatorResource, PingRequestHandlerTest, DOMUtilTest, TestLuceneMatchVersion, TestGroupingSearch, ScriptEngineTest, FieldMutatingUpdateProcessorTest, SolrIndexSplitterTest, TestDynamicFieldResource, TestConfig, TestAtomicUpdateErrorCases, TestFastWriter, SimpleFacetsTest, QueryEqualityTest, OverseerCollectionProcessorTest, SuggesterFSTTest, TermsComponentTest, BadIndexSchemaTest, SyncSliceTest]
[junit4:junit4] Completed in 138.20s, 1 test, 1 failure <<< FAILURES!

[...truncated 477 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:392: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:372: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1246: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:890: There were test failures: 298 suites, 1256 tests, 1 failure, 21 ignored (15 assumptions)

Total time: 66 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.6.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure