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/19 04:14:40 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_21) - Build # 6130 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/6130/
Java: 32bit/jdk1.7.0_21 -server -XX:+UseSerialGC

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

Error Message:
expected:<188> but was:<214>

Stack Trace:
java.lang.AssertionError: expected:<188> but was:<214>
	at __randomizedtesting.SeedInfo.seed([BBB39348FCC4E897:3A551D508B9B88AB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:108)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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:722)


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

Error Message:
shard1 is not consistent.  Got 305 from http://127.0.0.1:52188/collection1lastClient and got 252 from http://127.0.0.1:54183/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 305 from http://127.0.0.1:52188/collection1lastClient and got 252 from http://127.0.0.1:54183/collection1
	at __randomizedtesting.SeedInfo.seed([BBB39348FCC4E897:3A551D508B9B88AB]: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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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:722)




Build Log:
[...truncated 9549 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 179714 T645 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 179717 T645 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1371606966626
[junit4:junit4]   2> 179718 T645 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 179718 T646 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 179818 T645 oasc.ZkTestServer.run start zk server on port:48080
[junit4:junit4]   2> 179819 T645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 179822 T652 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f769 name:ZooKeeperConnection Watcher:127.0.0.1:48080 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 179822 T645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 179823 T645 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 179829 T645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 179830 T654 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2938d4 name:ZooKeeperConnection Watcher:127.0.0.1:48080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 179831 T645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 179831 T645 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 179833 T645 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 179835 T645 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 179836 T645 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 179838 T645 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 179839 T645 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 179842 T645 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 179843 T645 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 179846 T645 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 179846 T645 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 179849 T645 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 179850 T645 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 179853 T645 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 179853 T645 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 179856 T645 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 179856 T645 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 179858 T645 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 179858 T645 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 179861 T645 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 179861 T645 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 179863 T645 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 179864 T645 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 179955 T645 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 179971 T645 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50156
[junit4:junit4]   2> 179972 T645 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 179972 T645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 179972 T645 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371606966779
[junit4:junit4]   2> 179973 T645 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371606966779/solr.xml
[junit4:junit4]   2> 179973 T645 oasc.CoreContainer.<init> New CoreContainer 27465130
[junit4:junit4]   2> 179973 T645 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371606966779/'
[junit4:junit4]   2> 179974 T645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371606966779/'
[junit4:junit4]   2> 180186 T645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 180186 T645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 180187 T645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 180187 T645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 180187 T645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 180188 T645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 180188 T645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 180188 T645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 180188 T645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 180189 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 180192 T645 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 180192 T645 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48080/solr
[junit4:junit4]   2> 180193 T645 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 180193 T645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 180196 T665 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12386b1 name:ZooKeeperConnection Watcher:127.0.0.1:48080 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 180196 T645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 180198 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 180201 T645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 180203 T667 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@170f5cf name:ZooKeeperConnection Watcher:127.0.0.1:48080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 180203 T645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 180204 T645 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 180207 T645 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 180211 T645 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 180213 T645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50156_
[junit4:junit4]   2> 180215 T645 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50156_
[junit4:junit4]   2> 180218 T645 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 180223 T645 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 180225 T645 oasc.Overseer.start Overseer (id=89889634164932611-127.0.0.1:50156_-n_0000000000) starting
[junit4:junit4]   2> 180228 T645 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 180231 T669 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 180231 T645 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 180234 T645 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 180235 T645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 180241 T668 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 180241 T670 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 180241 T670 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 181744 T668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 181745 T668 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:50156_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50156"}
[junit4:junit4]   2> 181745 T668 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 181745 T668 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 181799 T667 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> 182242 T670 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371606966779/collection1
[junit4:junit4]   2> 182243 T670 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 182243 T670 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 182244 T670 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 182245 T670 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371606966779/collection1/'
[junit4:junit4]   2> 182245 T670 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1371606966779/collection1/lib/README' to classloader
[junit4:junit4]   2> 182246 T670 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1371606966779/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 182287 T670 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 182327 T670 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 182329 T670 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 182335 T670 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 182652 T670 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 182658 T670 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 182660 T670 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 182672 T670 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 182679 T670 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 182681 T670 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 182682 T670 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 182683 T670 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 182683 T670 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 182684 T670 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 182684 T670 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 182684 T670 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 182690 T670 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1371606966779/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371606966626/control/data/
[junit4:junit4]   2> 182690 T670 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4c766
[junit4:junit4]   2> 182691 T670 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 182691 T670 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/control/data
[junit4:junit4]   2> 182691 T670 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371606966626/control/data/index/
[junit4:junit4]   2> 182691 T670 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371606966626/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 182692 T670 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/control/data/index
[junit4:junit4]   2> 182749 T670 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef5178; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 182750 T670 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 182751 T670 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 182751 T670 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 182752 T670 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 182752 T670 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 182752 T670 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 182753 T670 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 182753 T670 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 182753 T670 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 182753 T670 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 182756 T670 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 182758 T670 oass.SolrIndexSearcher.<init> Opening Searcher@1b5a854 main
[junit4:junit4]   2> 182759 T670 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 182759 T670 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 182762 T671 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b5a854 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 182763 T670 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 182763 T670 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50156 collection:control_collection shard:shard1
[junit4:junit4]   2> 182764 T670 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 182770 T670 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 182772 T670 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 182772 T670 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 182772 T670 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50156/collection1/
[junit4:junit4]   2> 182772 T670 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 182773 T670 oasc.SyncStrategy.syncToMe http://127.0.0.1:50156/collection1/ has no replicas
[junit4:junit4]   2> 182773 T670 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50156/collection1/
[junit4:junit4]   2> 182773 T670 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 183303 T668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 183344 T667 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> 183379 T670 oasc.ZkController.register We are http://127.0.0.1:50156/collection1/ and leader is http://127.0.0.1:50156/collection1/
[junit4:junit4]   2> 183379 T670 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50156
[junit4:junit4]   2> 183379 T670 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 183379 T670 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 183379 T670 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 183381 T670 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 183382 T645 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 183382 T645 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 183383 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 183387 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 183389 T645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 183390 T674 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b14513 name:ZooKeeperConnection Watcher:127.0.0.1:48080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 183390 T645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 183392 T645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 183394 T645 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 183472 T645 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 183474 T645 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52188
[junit4:junit4]   2> 183474 T645 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 183475 T645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 183475 T645 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371606970303
[junit4:junit4]   2> 183475 T645 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371606970303/solr.xml
[junit4:junit4]   2> 183476 T645 oasc.CoreContainer.<init> New CoreContainer 19015481
[junit4:junit4]   2> 183476 T645 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371606970303/'
[junit4:junit4]   2> 183476 T645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371606970303/'
[junit4:junit4]   2> 183519 T645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 183520 T645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 183520 T645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 183521 T645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 183521 T645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 183521 T645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 183521 T645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 183522 T645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 183522 T645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 183522 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 183526 T645 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 183526 T645 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48080/solr
[junit4:junit4]   2> 183526 T645 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 183527 T645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 183529 T685 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cc061a name:ZooKeeperConnection Watcher:127.0.0.1:48080 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 183529 T645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 183530 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 183534 T645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 183541 T687 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d9d3de name:ZooKeeperConnection Watcher:127.0.0.1:48080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 183541 T645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 183544 T645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 184547 T645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52188_
[junit4:junit4]   2> 184549 T645 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52188_
[junit4:junit4]   2> 184560 T667 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 184560 T667 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> 184561 T687 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 184562 T674 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 184564 T688 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 184564 T688 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 184849 T668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 184849 T668 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:50156_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50156"}
[junit4:junit4]   2> 184860 T668 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:52188_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52188"}
[junit4:junit4]   2> 184861 T668 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 184861 T668 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 184878 T674 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> 184878 T687 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> 184878 T667 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> 185565 T688 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371606970303/collection1
[junit4:junit4]   2> 185566 T688 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 185566 T688 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 185566 T688 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 185568 T688 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371606970303/collection1/'
[junit4:junit4]   2> 185568 T688 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1371606970303/collection1/lib/README' to classloader
[junit4:junit4]   2> 185568 T688 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1371606970303/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 185593 T688 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 185632 T688 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 185633 T688 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 185637 T688 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 186015 T688 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 186021 T688 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 186023 T688 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 186035 T688 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 186038 T688 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 186041 T688 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 186042 T688 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 186042 T688 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 186042 T688 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 186043 T688 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 186043 T688 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 186044 T688 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 186044 T688 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1371606970303/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/
[junit4:junit4]   2> 186044 T688 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4c766
[junit4:junit4]   2> 186044 T688 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 186045 T688 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1
[junit4:junit4]   2> 186045 T688 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index/
[junit4:junit4]   2> 186045 T688 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 186045 T688 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index
[junit4:junit4]   2> 186060 T688 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 186060 T688 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 186062 T688 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 186063 T688 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 186063 T688 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 186064 T688 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 186064 T688 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 186065 T688 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 186065 T688 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 186065 T688 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 186066 T688 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 186069 T688 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 186072 T688 oass.SolrIndexSearcher.<init> Opening Searcher@1bf819b main
[junit4:junit4]   2> 186073 T688 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 186074 T688 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 186078 T689 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bf819b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 186080 T688 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 186080 T688 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52188 collection:collection1 shard:shard1
[junit4:junit4]   2> 186081 T688 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 186099 T688 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 186111 T688 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 186111 T688 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 186111 T688 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52188/collection1/
[junit4:junit4]   2> 186111 T688 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 186112 T688 oasc.SyncStrategy.syncToMe http://127.0.0.1:52188/collection1/ has no replicas
[junit4:junit4]   2> 186112 T688 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52188/collection1/
[junit4:junit4]   2> 186112 T688 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 186384 T668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 186410 T674 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> 186410 T687 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> 186410 T667 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> 186420 T688 oasc.ZkController.register We are http://127.0.0.1:52188/collection1/ and leader is http://127.0.0.1:52188/collection1/
[junit4:junit4]   2> 186421 T688 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52188
[junit4:junit4]   2> 186421 T688 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 186421 T688 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 186421 T688 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 186429 T688 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 186430 T645 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 186431 T645 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 186431 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 186502 T645 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 186504 T645 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39353
[junit4:junit4]   2> 186505 T645 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 186505 T645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 186505 T645 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371606973342
[junit4:junit4]   2> 186506 T645 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371606973342/solr.xml
[junit4:junit4]   2> 186506 T645 oasc.CoreContainer.<init> New CoreContainer 32137921
[junit4:junit4]   2> 186506 T645 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371606973342/'
[junit4:junit4]   2> 186507 T645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371606973342/'
[junit4:junit4]   2> 186556 T645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 186557 T645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 186557 T645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 186558 T645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 186558 T645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 186558 T645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 186559 T645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 186559 T645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 186559 T645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 186560 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 186563 T645 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 186563 T645 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48080/solr
[junit4:junit4]   2> 186564 T645 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 186564 T645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 186569 T701 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44d063 name:ZooKeeperConnection Watcher:127.0.0.1:48080 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 186570 T645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 186581 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 186586 T645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 186588 T703 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@157958d name:ZooKeeperConnection Watcher:127.0.0.1:48080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 186588 T645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 186600 T645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 187602 T645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39353_
[junit4:junit4]   2> 187610 T645 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39353_
[junit4:junit4]   2> 187612 T687 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> 187612 T674 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> 187613 T667 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 187613 T667 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> 187614 T703 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 187614 T687 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 187619 T674 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 187623 T704 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 187623 T704 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 187915 T668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 187915 T668 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:52188_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52188"}
[junit4:junit4]   2> 187930 T668 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:39353_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39353"}
[junit4:junit4]   2> 187930 T668 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 187930 T668 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 187939 T667 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> 187939 T703 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> 187939 T687 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> 187939 T674 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> 188629 T704 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371606973342/collection1
[junit4:junit4]   2> 188630 T704 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 188631 T704 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 188631 T704 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 188633 T704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371606973342/collection1/'
[junit4:junit4]   2> 188634 T704 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1371606973342/collection1/lib/README' to classloader
[junit4:junit4]   2> 188634 T704 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1371606973342/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 188669 T704 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 188708 T704 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 188710 T704 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 188714 T704 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 189067 T704 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 189072 T704 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 189074 T704 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 189086 T704 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 189089 T704 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 189091 T704 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 189092 T704 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 189092 T704 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 189092 T704 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 189093 T704 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 189093 T704 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 189094 T704 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 189094 T704 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1371606973342/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/
[junit4:junit4]   2> 189094 T704 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4c766
[junit4:junit4]   2> 189094 T704 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 189095 T704 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2
[junit4:junit4]   2> 189095 T704 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index/
[junit4:junit4]   2> 189095 T704 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 189095 T704 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index
[junit4:junit4]   2> 189179 T704 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@766227; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 189180 T704 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 189181 T704 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 189182 T704 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 189182 T704 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 189182 T704 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 189183 T704 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 189183 T704 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 189183 T704 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 189184 T704 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 189184 T704 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 189186 T704 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 189188 T704 oass.SolrIndexSearcher.<init> Opening Searcher@eafc48 main
[junit4:junit4]   2> 189189 T704 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 189189 T704 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 189193 T705 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@eafc48 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 189194 T704 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 189194 T704 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39353 collection:collection1 shard:shard1
[junit4:junit4]   2> 189197 T704 oasc.ZkController.register We are http://127.0.0.1:39353/collection1/ and leader is http://127.0.0.1:52188/collection1/
[junit4:junit4]   2> 189197 T704 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39353
[junit4:junit4]   2> 189197 T704 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 189197 T704 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C907 name=collection1 org.apache.solr.core.SolrCore@1072174 url=http://127.0.0.1:39353/collection1 node=127.0.0.1:39353_ C907_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:39353_, base_url=http://127.0.0.1:39353}
[junit4:junit4]   2> 189198 T706 C907 P39353 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 189198 T704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 189199 T706 C907 P39353 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 189199 T706 C907 P39353 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 189199 T706 C907 P39353 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 189199 T645 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 189200 T645 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 189201 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 189206 T706 C907 P39353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 189209 T680 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 189265 T645 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 189269 T645 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54183
[junit4:junit4]   2> 189270 T645 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 189271 T645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 189271 T645 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371606976112
[junit4:junit4]   2> 189272 T645 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371606976112/solr.xml
[junit4:junit4]   2> 189272 T645 oasc.CoreContainer.<init> New CoreContainer 10066438
[junit4:junit4]   2> 189272 T645 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371606976112/'
[junit4:junit4]   2> 189273 T645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371606976112/'
[junit4:junit4]   2> 189328 T645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 189329 T645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 189329 T645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 189329 T645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 189330 T645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 189330 T645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 189330 T645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 189331 T645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 189331 T645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 189331 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 189334 T645 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 189335 T645 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48080/solr
[junit4:junit4]   2> 189335 T645 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 189336 T645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 189338 T718 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1407a98 name:ZooKeeperConnection Watcher:127.0.0.1:48080 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 189339 T645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 189341 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 189344 T645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 189345 T720 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10aaf96 name:ZooKeeperConnection Watcher:127.0.0.1:48080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 189345 T645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 189350 T645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 189453 T668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 189453 T668 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:39353_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39353"}
[junit4:junit4]   2> 189458 T674 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> 189458 T720 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> 189458 T667 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> 189458 T687 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> 189458 T703 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> 190210 T680 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 190210 T680 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=3&state=recovering&nodeName=127.0.0.1:39353_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 190353 T645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54183_
[junit4:junit4]   2> 190354 T645 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54183_
[junit4:junit4]   2> 190356 T674 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> 190356 T703 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> 190356 T687 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> 190356 T720 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 190357 T720 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> 190357 T667 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 190357 T667 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> 190358 T674 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 190358 T687 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 190358 T703 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 190362 T721 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 190363 T721 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 190962 T668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 190963 T668 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:54183_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54183"}
[junit4:junit4]   2> 190963 T668 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 190963 T668 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 191008 T687 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> 191008 T720 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> 191008 T703 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> 191008 T667 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> 191008 T674 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> 191370 T721 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371606976112/collection1
[junit4:junit4]   2> 191370 T721 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 191371 T721 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 191371 T721 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 191372 T721 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371606976112/collection1/'
[junit4:junit4]   2> 191372 T721 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1371606976112/collection1/lib/README' to classloader
[junit4:junit4]   2> 191373 T721 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1371606976112/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 191409 T721 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 191436 T721 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 191437 T721 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 191441 T721 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 191874 T721 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 191883 T721 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 191886 T721 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 191902 T721 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 191906 T721 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 191918 T721 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 191919 T721 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 191920 T721 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 191920 T721 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 191921 T721 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 191921 T721 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 191922 T721 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 191922 T721 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1371606976112/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/
[junit4:junit4]   2> 191922 T721 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4c766
[junit4:junit4]   2> 191923 T721 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 191923 T721 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3
[junit4:junit4]   2> 191924 T721 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index/
[junit4:junit4]   2> 191924 T721 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 191924 T721 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index
[junit4:junit4]   2> 191928 T721 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11c995b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 191928 T721 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 191931 T721 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 191931 T721 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 191932 T721 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 191932 T721 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 191933 T721 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 191933 T721 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 191933 T721 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 191934 T721 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 191934 T721 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 191937 T721 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 191941 T721 oass.SolrIndexSearcher.<init> Opening Searcher@6a924 main
[junit4:junit4]   2> 191942 T721 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 191942 T721 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 191946 T722 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a924 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 191948 T721 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 191948 T721 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54183 collection:collection1 shard:shard1
[junit4:junit4]   2> 191953 T721 oasc.ZkController.register We are http://127.0.0.1:54183/collection1/ and leader is http://127.0.0.1:52188/collection1/
[junit4:junit4]   2> 191953 T721 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54183
[junit4:junit4]   2> 191953 T721 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 191954 T721 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C908 name=collection1 org.apache.solr.core.SolrCore@1f2780e url=http://127.0.0.1:54183/collection1 node=127.0.0.1:54183_ C908_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:54183_, base_url=http://127.0.0.1:54183}
[junit4:junit4]   2> 191954 T723 C908 P54183 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 191954 T723 C908 P54183 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 191955 T723 C908 P54183 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 191955 T723 C908 P54183 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 191956 T721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 191956 T723 C908 P54183 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 191957 T645 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 191957 T645 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 191958 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 191962 T681 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 192052 T645 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 192054 T645 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50622
[junit4:junit4]   2> 192055 T645 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 192055 T645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 192056 T645 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371606978869
[junit4:junit4]   2> 192056 T645 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371606978869/solr.xml
[junit4:junit4]   2> 192056 T645 oasc.CoreContainer.<init> New CoreContainer 13398660
[junit4:junit4]   2> 192057 T645 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371606978869/'
[junit4:junit4]   2> 192057 T645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371606978869/'
[junit4:junit4]   2> 192116 T645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 192117 T645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 192117 T645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 192118 T645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 192118 T645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 192119 T645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 192119 T645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 192119 T645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 192120 T645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 192120 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 192125 T645 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 192126 T645 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48080/solr
[junit4:junit4]   2> 192126 T645 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 192127 T645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 192128 T735 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f12493 name:ZooKeeperConnection Watcher:127.0.0.1:48080 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 192129 T645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 192131 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 192135 T645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 192136 T737 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fafd93 name:ZooKeeperConnection Watcher:127.0.0.1:48080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 192137 T645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 192140 T645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C909 name=collection1 org.apache.solr.core.SolrCore@1072174 url=http://127.0.0.1:39353/collection1 node=127.0.0.1:39353_ C909_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:39353_, base_url=http://127.0.0.1:39353}
[junit4:junit4]   2> 192211 T706 C909 P39353 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52188/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 192212 T706 C909 P39353 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:39353 START replicas=[http://127.0.0.1:52188/collection1/] nUpdates=100
[junit4:junit4]   2> 192212 T706 C909 P39353 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 192212 T706 C909 P39353 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 192213 T706 C909 P39353 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 192213 T706 C909 P39353 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 192213 T706 C909 P39353 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 192213 T706 C909 P39353 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52188/collection1/. core=collection1
[junit4:junit4]   2> 192213 T706 C909 P39353 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C910 name=collection1 org.apache.solr.core.SolrCore@1c22829 url=http://127.0.0.1:52188/collection1 node=127.0.0.1:52188_ C910_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52188_, base_url=http://127.0.0.1:52188, leader=true}
[junit4:junit4]   2> 192230 T683 C910 P52188 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 192231 T682 C910 P52188 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
[junit4:junit4]   2> 192232 T683 C910 P52188 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 192233 T683 C910 P52188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 192238 T683 C910 P52188 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 192239 T683 C910 P52188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 192240 T683 C910 P52188 oass.SolrIndexSearcher.<init> Opening Searcher@78316b realtime
[junit4:junit4]   2> 192240 T683 C910 P52188 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 192240 T683 C910 P52188 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 10
[junit4:junit4]   2> ASYNC  NEW_CORE C911 name=collection1 org.apache.solr.core.SolrCore@1072174 url=http://127.0.0.1:39353/collection1 node=127.0.0.1:39353_ C911_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:39353_, base_url=http://127.0.0.1:39353}
[junit4:junit4]   2> 192242 T706 C911 P39353 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 192242 T706 C911 P39353 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 192244 T680 C910 P52188 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 192245 T680 C910 P52188 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 192245 T706 C911 P39353 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 192246 T706 C911 P39353 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 192246 T706 C911 P39353 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 192248 T683 C910 P52188 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 192249 T706 C911 P39353 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 192250 T706 C911 P39353 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index.20130619045619157
[junit4:junit4]   2> 192250 T706 C911 P39353 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index.20130619045619157 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e29ce0; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 192253 T682 C910 P52188 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 192254 T706 C911 P39353 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 192279 T706 C911 P39353 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 192279 T706 C911 P39353 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 192281 T706 C911 P39353 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@766227; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@766227; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 192282 T706 C911 P39353 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 192282 T706 C911 P39353 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 192283 T706 C911 P39353 oass.SolrIndexSearcher.<init> Opening Searcher@1ff6fb2 main
[junit4:junit4]   2> 192283 T705 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ff6fb2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 192284 T706 C911 P39353 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index.20130619045619157 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index.20130619045619157;done=true>>]
[junit4:junit4]   2> 192284 T706 C911 P39353 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index.20130619045619157
[junit4:junit4]   2> 192284 T706 C911 P39353 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index.20130619045619157
[junit4:junit4]   2> 192285 T706 C911 P39353 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 192285 T706 C911 P39353 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 192286 T706 C911 P39353 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 192286 T706 C911 P39353 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 192287 T706 C911 P39353 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 192514 T668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 192515 T668 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:54183_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54183"}
[junit4:junit4]   2> 192519 T668 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:39353_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39353"}
[junit4:junit4]   2> 192523 T667 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> 192524 T687 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> 192524 T720 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> 192524 T674 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> 192524 T703 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> 192523 T737 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> 192963 T681 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 192963 T681 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:54183_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 193143 T645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50622_
[junit4:junit4]   2> 193145 T645 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50622_
[junit4:junit4]   2> 193146 T737 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> 193147 T703 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> 193146 T674 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> 193146 T687 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> 193147 T720 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 193147 T667 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 193147 T720 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> 193148 T667 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> 193149 T737 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 193149 T674 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 193149 T703 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 193149 T687 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 193153 T740 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 193154 T740 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 194031 T668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 194032 T668 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:50622_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50622"}
[junit4:junit4]   2> 194032 T668 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 194032 T668 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 194035 T737 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> 194035 T667 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> 194035 T720 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> 194035 T674 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> 194035 T687 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> 194035 T703 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> 194155 T740 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371606978869/collection1
[junit4:junit4]   2> 194155 T740 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 194156 T740 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 194156 T740 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 194157 T740 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371606978869/collection1/'
[junit4:junit4]   2> 194158 T740 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1371606978869/collection1/lib/README' to classloader
[junit4:junit4]   2> 194158 T740 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1371606978869/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 194184 T740 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 194220 T740 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 194222 T740 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 194225 T740 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 194534 T740 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 194540 T740 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 194542 T740 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 194555 T740 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 194557 T740 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 194560 T740 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 194561 T740 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 194561 T740 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 194561 T740 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 194562 T740 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 194562 T740 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 194563 T740 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 194563 T740 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1371606978869/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/
[junit4:junit4]   2> 194563 T740 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4c766
[junit4:junit4]   2> 194563 T740 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 194564 T740 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4
[junit4:junit4]   2> 194564 T740 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index/
[junit4:junit4]   2> 194564 T740 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 194564 T740 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index
[junit4:junit4]   2> 194567 T740 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@d92c76; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 194568 T740 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 194569 T740 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 194569 T740 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 194570 T740 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 194570 T740 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 194571 T740 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 194571 T740 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 194571 T740 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 194571 T740 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 194572 T740 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 194574 T740 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 194576 T740 oass.SolrIndexSearcher.<init> Opening Searcher@199fcb7 main
[junit4:junit4]   2> 194577 T740 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 194577 T740 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 194580 T741 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@199fcb7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 194581 T740 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 194581 T740 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50622 collection:collection1 shard:shard1
[junit4:junit4]   2> 194584 T740 oasc.ZkController.register We are http://127.0.0.1:50622/collection1/ and leader is http://127.0.0.1:52188/collection1/
[junit4:junit4]   2> 194584 T740 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50622
[junit4:junit4]   2> 194585 T740 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 194585 T740 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C912 name=collection1 org.apache.solr.core.SolrCore@39e957 url=http://127.0.0.1:50622/collection1 node=127.0.0.1:50622_ C912_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:50622_, base_url=http://127.0.0.1:50622}
[junit4:junit4]   2> 194585 T742 C912 P50622 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 194586 T742 C912 P50622 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 194586 T740 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 194586 T742 C912 P50622 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 194586 T742 C912 P50622 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 194587 T645 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 194587 T645 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 194587 T742 C912 P50622 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 194588 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 194591 T645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 194591 T683 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 194592 T645 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 194592 T645 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 194593 T645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C913 name=collection1 org.apache.solr.core.SolrCore@1f2780e url=http://127.0.0.1:54183/collection1 node=127.0.0.1:54183_ C913_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:54183_, base_url=http://127.0.0.1:54183}
[junit4:junit4]   2> 194964 T723 C913 P54183 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52188/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 194965 T723 C913 P54183 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54183 START replicas=[http://127.0.0.1:52188/collection1/] nUpdates=100
[junit4:junit4]   2> 194965 T723 C913 P54183 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 194965 T723 C913 P54183 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 194966 T723 C913 P54183 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 194966 T723 C913 P54183 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 194966 T723 C913 P54183 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 194967 T723 C913 P54183 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52188/collection1/. core=collection1
[junit4:junit4]   2> 194967 T723 C913 P54183 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C914 name=collection1 org.apache.solr.core.SolrCore@1c22829 url=http://127.0.0.1:52188/collection1 node=127.0.0.1:52188_ C914_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52188_, base_url=http://127.0.0.1:52188, leader=true}
[junit4:junit4]   2> 194968 T682 C914 P52188 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> 194972 T681 C914 P52188 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 194978 T681 C914 P52188 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 194979 T681 C914 P52188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 194979 T681 C914 P52188 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 194980 T681 C914 P52188 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 8
[junit4:junit4]   2> 194981 T723 C913 P54183 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 194981 T723 C913 P54183 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 194983 T680 C914 P52188 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 194984 T723 C913 P54183 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 194984 T723 C913 P54183 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 194985 T723 C913 P54183 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 194987 T681 C914 P52188 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 194988 T723 C913 P54183 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 194989 T723 C913 P54183 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index.20130619045621896
[junit4:junit4]   2> 194989 T723 C913 P54183 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index.20130619045621896 lockFactory=org.apache.lucene.store.NativeFSLockFactory@18ec774; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 194992 T682 C914 P52188 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> 194994 T723 C913 P54183 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 194996 T723 C913 P54183 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 194996 T723 C913 P54183 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 194998 T723 C913 P54183 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11c995b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11c995b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 194999 T723 C913 P54183 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 194999 T723 C913 P54183 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 195000 T723 C913 P54183 oass.SolrIndexSearcher.<init> Opening Searcher@1d9f131 main
[junit4:junit4]   2> 195001 T722 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d9f131 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 195001 T723 C913 P54183 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index.20130619045621896 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index.20130619045621896;done=true>>]
[junit4:junit4]   2> 195001 T723 C913 P54183 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index.20130619045621896
[junit4:junit4]   2> 195002 T723 C913 P54183 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index.20130619045621896
[junit4:junit4]   2> 195002 T723 C913 P54183 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 195002 T723 C913 P54183 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 195002 T723 C913 P54183 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 195002 T723 C913 P54183 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 195018 T723 C913 P54183 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 195539 T668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 195540 T668 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:50622_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50622"}
[junit4:junit4]   2> 195543 T668 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:54183_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54183"}
[junit4:junit4]   2> 195546 T737 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> 195546 T667 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> 195546 T674 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> 195546 T703 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> 195546 T720 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> 195546 T687 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> 195592 T683 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 195592 T683 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:50622_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 195594 T645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 196595 T645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C912_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:50622_, base_url=http://127.0.0.1:50622}
[junit4:junit4]   2> 197593 T742 C912 P50622 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52188/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 197593 T742 C912 P50622 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50622 START replicas=[http://127.0.0.1:52188/collection1/] nUpdates=100
[junit4:junit4]   2> 197594 T742 C912 P50622 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 197594 T742 C912 P50622 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 197594 T742 C912 P50622 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 197594 T742 C912 P50622 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 197594 T742 C912 P50622 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 197594 T742 C912 P50622 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52188/collection1/. core=collection1
[junit4:junit4]   2> 197594 T742 C912 P50622 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 197596 T681 C914 P52188 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> 197597 T645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 197598 T682 C914 P52188 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 197608 T682 C914 P52188 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 197609 T682 C914 P52188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 197609 T682 C914 P52188 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 197609 T682 C914 P52188 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 11
[junit4:junit4]   2> 197610 T742 C912 P50622 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 197610 T742 C912 P50622 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 197612 T681 C914 P52188 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 197613 T742 C912 P50622 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 197613 T742 C912 P50622 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 197613 T742 C912 P50622 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 197615 T680 C914 P52188 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=0 
[junit4:junit4]   2> 197615 T742 C912 P50622 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 197616 T742 C912 P50622 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index.20130619045624524
[junit4:junit4]   2> 197617 T742 C912 P50622 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index.20130619045624524 lockFactory=org.apache.lucene.store.NativeFSLockFactory@bdb82; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 197619 T682 C914 P52188 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C915 name=collection1 org.apache.solr.core.SolrCore@39e957 url=http://127.0.0.1:50622/collection1 node=127.0.0.1:50622_ C915_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:50622_, base_url=http://127.0.0.1:50622}
[junit4:junit4]   2> 197629 T742 C915 P50622 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 197631 T742 C915 P50622 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 197631 T742 C915 P50622 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 197632 T742 C915 P50622 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@d92c76; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@d92c76; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 197632 T742 C915 P50622 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 197633 T742 C915 P50622 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 197633 T742 C915 P50622 oass.SolrIndexSearcher.<init> Opening Searcher@136535 main
[junit4:junit4]   2> 197634 T741 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@136535 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 197634 T742 C915 P50622 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index.20130619045624524 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index.20130619045624524;done=true>>]
[junit4:junit4]   2> 197634 T742 C915 P50622 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index.20130619045624524
[junit4:junit4]   2> 197635 T742 C915 P50622 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index.20130619045624524
[junit4:junit4]   2> 197635 T742 C915 P50622 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 197635 T742 C915 P50622 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 197635 T742 C915 P50622 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 197635 T742 C915 P50622 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 197636 T742 C915 P50622 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 198553 T668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 198554 T668 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:50622_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50622"}
[junit4:junit4]   2> 198571 T737 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> 198571 T720 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> 198571 T687 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> 198571 T667 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> 198571 T703 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> 198571 T674 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> 198599 T645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 198600 T645 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C916 name=collection1 org.apache.solr.core.SolrCore@18441ec url=http://127.0.0.1:50156/collection1 node=127.0.0.1:50156_ C916_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:50156_, base_url=http://127.0.0.1:50156, leader=true}
[junit4:junit4]   2> 198605 T662 C916 P50156 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 198607 T662 C916 P50156 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef5178; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 198607 T662 C916 P50156 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 198618 T662 C916 P50156 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef5178; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef5178; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 198619 T662 C916 P50156 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 198619 T662 C916 P50156 oass.SolrIndexSearcher.<init> Opening Searcher@80a651 main
[junit4:junit4]   2> 198620 T662 C916 P50156 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 198620 T671 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@80a651 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 198621 T662 C916 P50156 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   2> ASYNC  NEW_CORE C917 name=collection1 org.apache.solr.core.SolrCore@1072174 url=http://127.0.0.1:39353/collection1 node=127.0.0.1:39353_ C917_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:39353_, base_url=http://127.0.0.1:39353}
[junit4:junit4]   2> 198627 T698 C917 P39353 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:52188/collection1/, StdNode: http://127.0.0.1:39353/collection1/, StdNode: http://127.0.0.1:54183/collection1/, StdNode: http://127.0.0.1:50622/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 198631 T696 C917 P39353 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> ASYNC  NEW_CORE C918 name=collection1 org.apache.solr.core.SolrCore@1c22829 url=http://127.0.0.1:52188/collection1 node=127.0.0.1:52188_ C918_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52188_, base_url=http://127.0.0.1:52188, leader=true}
[junit4:junit4]   2> 198631 T682 C918 P52188 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> ASYNC  NEW_CORE C919 name=collection1 org.apache.solr.core.SolrCore@1f2780e url=http://127.0.0.1:54183/collection1 node=127.0.0.1:54183_ C919_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54183_, base_url=http://127.0.0.1:54183}
[junit4:junit4]   2> 198635 T716 C919 P54183 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C915_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:50622_, base_url=http://127.0.0.1:50622}
[junit4:junit4]   2> 198635 T731 C915 P50622 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 198648 T696 C917 P39353 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@766227; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@766227; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 198649 T696 C917 P39353 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 198650 T696 C917 P39353 oass.SolrIndexSearcher.<init> Opening Searcher@1c942d2 main
[junit4:junit4]   2> 198650 T696 C917 P39353 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 198651 T705 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c942d2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 198651 T696 C917 P39353 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 20
[junit4:junit4]   2> 198668 T716 C919 P54183 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11c995b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11c995b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 198669 T716 C919 P54183 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 198668 T682 C918 P52188 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=4
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 198670 T682 C918 P52188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 198668 T731 C915 P50622 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@d92c76; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@d92c76; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 198670 T682 C918 P52188 oass.SolrIndexSearcher.<init> Opening Searcher@8569a0 main
[junit4:junit4]   2> 198670 T716 C919 P54183 oass.SolrIndexSearcher.<init> Opening Searcher@1eab80c main
[junit4:junit4]   2> 198671 T682 C918 P52188 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 198671 T731 C915 P50622 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 198672 T722 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1eab80c main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 198672 T689 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8569a0 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 198671 T716 C919 P54183 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 198674 T682 C918 P52188 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 43
[junit4:junit4]   2> 198674 T731 C915 P50622 oass.SolrIndexSearcher.<init> Opening Searcher@1346b1c main
[junit4:junit4]   2> 198674 T716 C919 P54183 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 39
[junit4:junit4]   2> 198675 T741 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1346b1c main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 198675 T731 C915 P50622 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 198676 T731 C915 P50622 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 41
[junit4:junit4]   2> 198676 T698 C917 P39353 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 49
[junit4:junit4]   2> 198677 T645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 198679 T681 C918 P52188 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> 198681 T697 C917 P39353 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> 198682 T714 C919 P54183 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> 198683 T732 C915 P50622 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> 200687 T661 C916 P50156 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1438234168623366144)} 0 1
[junit4:junit4]   2> 200695 T715 C919 P54183 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438234168629657600&update.from=http://127.0.0.1:52188/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438234168629657600)} 0 1
[junit4:junit4]   2> 200695 T697 C917 P39353 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438234168629657600&update.from=http://127.0.0.1:52188/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438234168629657600)} 0 1
[junit4:junit4]   2> 200695 T733 C915 P50622 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438234168629657600&update.from=http://127.0.0.1:52188/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438234168629657600)} 0 1
[junit4:junit4]   2> 200696 T683 C918 P52188 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1438234168629657600)} 0 4
[junit4:junit4]   2> 200697 T698 C917 P39353 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 7
[junit4:junit4]   2> 200700 T663 C916 P50156 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1438234168636997632)]} 0 1
[junit4:junit4]   2> 200705 T716 C919 P54183 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52188/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438234168640143360)]} 0 1
[junit4:junit4]   2> 200705 T699 C917 P39353 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52188/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438234168640143360)]} 0 1
[junit4:junit4]   2> 200706 T730 C915 P50622 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52188/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438234168640143360)]} 0 2
[junit4:junit4]   2> 200706 T680 C918 P52188 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1438234168640143360)]} 0 5
[junit4:junit4]   2> 200709 T662 C916 P50156 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1438234168646434816)]} 0 1
[junit4:junit4]   2> 200716 T731 C915 P50622 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52188/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438234168651677696)]} 0 0
[junit4:junit4]   2> 200716 T713 C919 P54183 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52188/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438234168651677696)]} 0 0
[junit4:junit4]   2> 200716 T697 C917 P39353 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52188/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438234168651677696)]} 0 0
[junit4:junit4]   2> 200717 T682 C918 P52188 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:39353/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1438234168651677696)]} 0 4
[junit4:junit4]   2> 200718 T696 C917 P39353 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1]} 0 7
[junit4:junit4]   2> 200721 T660 C916 P50156 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1438234168659017728)]} 0 1
[junit4:junit4]   2> 200725 T681 C918 P52188 oasup.DistributedUpdateProcessor.setupRequest test.distrib.skip.servers was found and contains:[http://127.0.0.1:39353/collection1/]
[junit4:junit4]   2> 200725 T681 C918 P52188 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:39353/collection1/ against:[http://127.0.0.1:39353/collection1/] result:true
[junit4:junit4]   2> 200725 T681 C918 P52188 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:54183/collection1/ against:[http://127.0.0.1:39353/collection1/] result:false
[junit4:junit4]   2> 200726 T681 C918 P52188 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:50622/collection1/ against:[http://127.0.0.1:39353/collection1/] result:false
[junit4:junit4]   2> 200729 T714 C919 P54183 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52188/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:39353/collection1/&wt=javabin&version=2} {add=[2 (1438234168665309184)]} 0 1
[junit4:junit4]   2> 200729 T732 C915 P50622 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52188/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:39353/collection1/&wt=javabin&version=2} {add=[2 (1438234168665309184)]} 0 1
[junit4:junit4]   2> 200730 T681 C918 P52188 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:39353/collection1/&update.distrib=TOLEADER&test.distrib.skip.servers=http://127.0.0.1:39353/collection1/&wt=javabin&version=2} {add=[2 (1438234168665309184)]} 0 6
[junit4:junit4]   2> 200730 T698 C917 P39353 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={test.distrib.skip.servers=http://127.0.0.1:39353/collection1/&wt=javabin&version=2} {add=[2]} 0 7
[junit4:junit4]   2> 200733 T661 C916 P50156 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1438234168672649216)]} 0 1
[junit4:junit4]   2> 200736 T683 C918 P52188 oasup.DistributedUpdateProcessor.setupRequest test.distrib.skip.servers was found and contains:[http://127.0.0.1:39353/collection1/, http://127.0.0.1:54183/collection1/]
[junit4:junit4]   2> 200736 T683 C918 P52188 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:39353/collection1/ against:[http://127.0.0.1:39353/collection1/, http://127.0.0.1:54183/collection1/] result:true
[junit4:junit4]   2> 200737 T683 C918 P52188 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:54183/collection1/ against:[http://127.0.0.1:39353/collection1/, http://127.0.0.1:54183/collection1/] result:true
[junit4:junit4]   2> 200737 T683 C918 P52188 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:50622/collection1/ against:[http://127.0.0.1:39353/collection1/, http://127.0.0.1:54183/collection1/] result:false
[junit4:junit4]   2> 200741 T733 C915 P50622 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52188/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:39353/collection1/&wt=javabin&version=2} {add=[3 (1438234168676843520)]} 0 1
[junit4:junit4]   2> 200741 T683 C918 P52188 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={test.distrib.skip.servers=http://127.0.0.1:39353/collection1/&test.distrib.skip.servers=http://127.0.0.1:54183/collection1/&wt=javabin&version=2} {add=[3 (1438234168676843520)]} 0 6
[junit4:junit4]   2> 200743 T663 C916 P50156 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 200758 T663 C916 P50156 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef5178; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef5178; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 200759 T663 C916 P50156 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 200760 T663 C916 P50156 oass.SolrIndexSearcher.<init> Opening Searcher@133685f main
[junit4:junit4]   2> 200760 T663 C916 P50156 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 200761 T671 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@133685f main{StandardDirectoryReader(segments_3:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 200761 T663 C916 P50156 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 200763 T715 C919 P54183 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:52188/collection1/, StdNode: http://127.0.0.1:39353/collection1/, StdNode: http://127.0.0.1:54183/collection1/, StdNode: http://127.0.0.1:50622/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 200765 T699 C917 P39353 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 200765 T731 C915 P50622 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 200765 T680 C918 P52188 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 200765 T713 C919 P54183 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 200798 T699 C917 P39353 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@766227; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@766227; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 200799 T699 C917 P39353 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 200800 T699 C917 P39353 oass.SolrIndexSearcher.<init> Opening Searcher@1f7d746 main
[junit4:junit4]   2> 200800 T699 C917 P39353 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 200801 T705 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f7d746 main{StandardDirectoryReader(segments_4:3:nrt _0(4.4):c2)}
[junit4:junit4]   2> 200801 T699 C917 P39353 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> 200818 T731 C915 P50622 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@d92c76; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@d92c76; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6}
[junit4:junit4]   2> 200819 T731 C915 P50622 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
[junit4:junit4]   2> 200818 T680 C918 P52188 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=5
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b3055f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6}
[junit4:junit4]   2> 200818 T713 C919 P54183 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11c995b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11c995b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 200820 T731 C915 P50622 oass.SolrIndexSearcher.<init> Opening Searcher@1a6a8d1 main
[junit4:junit4]   2> 200819 T680 C918 P52188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
[junit4:junit4]   2> 200820 T731 C915 P50622 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 200821 T741 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a6a8d1 main{StandardDirectoryReader(segments_6:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 200820 T713 C919 P54183 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 200821 T680 C918 P52188 oass.SolrIndexSearcher.<init> Opening Searcher@1929095 main
[junit4:junit4]   2> 200821 T731 C915 P50622 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 56
[junit4:junit4]   2> 200822 T680 C918 P52188 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 200822 T713 C919 P54183 oass.SolrIndexSearcher.<init> Opening Searcher@e83bec main
[junit4:junit4]   2> 200822 T689 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1929095 main{StandardDirectoryReader(segments_6:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 200823 T713 C919 P54183 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 200823 T680 C918 P52188 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 58
[junit4:junit4]   2> 200823 T722 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e83bec main{StandardDirectoryReader(segments_5:3:nrt _0(4.4):c3)}
[junit4:junit4]   2> 200824 T713 C919 P54183 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 59
[junit4:junit4]   2> 200824 T715 C919 P54183 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 61
[junit4:junit4]   2> 200825 T645 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 200825 T645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 200826 T645 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 200828 T682 C918 P52188 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> 200830 T697 C917 P39353 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> 200832 T714 C919 P54183 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=3 status=0 QTime=0 
[junit4:junit4]   2> 200835 T732 C915 P50622 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=1 
[junit4:junit4]   2> 200835 T645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 200839 T716 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
[junit4:junit4]   2> 200839 T716 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 200842 T681 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
[junit4:junit4]   2> 200843 T681 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52188/collection1/
[junit4:junit4]   2> 200843 T681 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:52188 START replicas=[http://127.0.0.1:39353/collection1/, http://127.0.0.1:54183/collection1/, http://127.0.0.1:50622/collection1/] nUpdates=100
[junit4:junit4]   2> 200844 T696 C917 P39353 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> 200845 T715 C919 P54183 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> 200845 T681 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:52188  Received 3 versions from 127.0.0.1:39353/collection1/
[junit4:junit4]   2> 200845 T733 C915 P50622 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> 200845 T681 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:52188  Our versions are newer. ourLowThreshold=1438234168629657600 otherHigh=1438234168651677696
[junit4:junit4]   2> 200846 T681 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:52188  Received 4 versions from 127.0.0.1:54183/collection1/
[junit4:junit4]   2> 200846 T681 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:52188  Our versions are newer. ourLowThreshold=1438234168629657600 otherHigh=1438234168665309184
[junit4:junit4]   2> 200846 T681 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:52188  Received 5 versions from 127.0.0.1:50622/collection1/
[junit4:junit4]   2> 200846 T681 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:52188  Our versions are newer. ourLowThreshold=1438234168629657600 otherHigh=1438234168665309184
[junit4:junit4]   2> 200847 T681 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:52188 DONE. sync succeeded
[junit4:junit4]   2> 200847 T681 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 200847 T681 oasc.SyncStrategy.syncToMe http://127.0.0.1:52188/collection1/: try and ask http://127.0.0.1:39353/collection1/ to sync
[junit4:junit4]   2> 200847 T681 oasc.SyncStrategy.syncToMe http://127.0.0.1:52188/collection1/: try and ask http://127.0.0.1:54183/collection1/ to sync
[junit4:junit4]   2> 200848 T681 oasc.SyncStrategy.syncToMe http://127.0.0.1:52188/collection1/: try and ask http://127.0.0.1:50622/collection1/ to sync
[junit4:junit4]   2> 200848 T698 C917 P39353 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:39353 START replicas=[http://127.0.0.1:52188/collection1/] nUpdates=100
[junit4:junit4]   2> 200849 T714 C919 P54183 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54183 START replicas=[http://127.0.0.1:52188/collection1/] nUpdates=100
[junit4:junit4]   2> 200849 T730 C915 P50622 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50622 START replicas=[http://127.0.0.1:52188/collection1/] nUpdates=100
[junit4:junit4]   2> 200850 T683 C918 P52188 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> 200850 T682 C918 P52188 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> 200851 T714 C919 P54183 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:54183  Received 5 versions from 127.0.0.1:52188/collection1/
[junit4:junit4]   2> 200850 T680 C918 P52188 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> 200851 T714 C919 P54183 oasu.PeerSync.requestUpdates PeerSync: core=collection1 url=http://127.0.0.1:54183 Requesting updates from 127.0.0.1:52188/collection1/n=1 versions=[1438234168676843520]
[junit4:junit4]   2> 200851 T698 C917 P39353 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:39353  Received 5 versions from 127.0.0.1:52188/collection1/
[junit4:junit4]   2> 200852 T730 C915 P50622 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:50622  Received 5 versions from 127.0.0.1:52188/collection1/
[junit4:junit4]   2> 200852 T698 C917 P39353 oasu.PeerSync.requestUpdates PeerSync: core=collection1 url=http://127.0.0.1:39353 Requesting updates from 127.0.0.1:52188/collection1/n=2 versions=[1438234168676843520, 1438234168665309184]
[junit4:junit4]   2> 200853 T730 C915 P50622 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:50622  Our versions are newer. ourLowThreshold=1438234168629657600 otherHigh=1438234168665309184
[junit4:junit4]   2> 200853 T730 C915 P50622 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50622 DONE. sync succeeded
[junit4:junit4]   2> 200854 T730 C915 P50622 oasc.SolrCore.execute [collection1] webapp= path=/get params={sync=http://127.0.0.1:52188/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=5 
[junit4:junit4]   2> 200854 T683 C918 P52188 oasc.SolrCore.execute [collection1] webapp= path=/get params={distrib=false&getUpdates=1438234168676843520&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 200854 T681 oasc.SyncStrategy.syncToMe http://127.0.0.1:52188/collection1/:  sync completed with http://127.0.0.1:50622/collection1/
[junit4:junit4]   2> 200855 T682 C918 P52188 oasc.SolrCore.execute [collection1] webapp= path=/get params={distrib=false&getUpdates=1438234168676843520,1438234168665309184&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 200857 T714 C919 P54183 oasup.LogUpdateProcessor.finish [collection1] {add=[3 (1438234168676843520)]} 0 2
[junit4:junit4]   2> 200858 T714 C919 P54183 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54183 DONE. sync succeeded
[junit4:junit4]   2> 200858 T714 C919 P54183 oasc.SolrCore.execute [collection1] webapp= path=/get params={sync=http://127.0.0.1:52188/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=9 
[junit4:junit4]   2> 200858 T698 C917 P39353 oasup.LogUpdateProcessor.finish [collection1] {add=[2 (1438234168665309184), 3 (1438234168676843520)]} 0 3
[junit4:junit4]   2> 200859 T681 oasc.SyncStrategy.syncToMe http://127.0.0.1:52188/collection1/:  sync completed with http://127.0.0.1:54183/collection1/
[junit4:junit4]   2> 200859 T698 C917 P39353 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:39353 DONE. sync succeeded
[junit4:junit4]   2> 200859 T698 C917 P39353 oasc.SolrCore.execute [collection1] webapp= path=/get params={sync=http://127.0.0.1:52188/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=11 
[junit4:junit4]   2> 200860 T681 oasc.SyncStrategy.syncToMe http://127.0.0.1:52188/collection1/:  sync completed with http://127.0.0.1:39353/collection1/
[junit4:junit4]   2> 200860 T681 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=18 
[junit4:junit4]   2> 200860 T716 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2} status=0 QTime=21 
[junit4:junit4]   2> 200861 T645 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 200861 T645 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 200862 T645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 200862 T645 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 200864 T660 C916 P50156 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 200918 T660 C916 P50156 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef5178; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ef5178; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 200919 T660 C916 P50156 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 200919 T660 C916 P50156 oass.SolrIndexSearcher.<init> Opening Searcher@61328a main
[junit4:junit4]   2> 200920 T660 C916 P50156 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 200920 T671 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@61328a main{StandardDirectoryReader(segments_3:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 200921 T660 C916 P50156 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 57
[junit4:junit4]   2> 200923 T680 C918 P52188 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:52188/collection1/, StdNode: http://127.0.0.1:39353/collection1/, StdNode: http://127.0.0.1:54183/collection1/, StdNode: http://127.0.0.1:50622/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 200925 T683 C918 P52188 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 200925 T731 C915 P50622 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 200926 T713 C919 P54183 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 200926 T699 C917 P39353 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 200958 T731 C915 P50622 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@d92c76; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1371606966626/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@d92c76; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_7,generation=7}
[junit4:junit4]   2> 200959 T731 C915 P50622 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
[junit4:junit4]   2> 200958 T683 C918 P52188 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=5
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirecto

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

[junit4:junit4]   2> 	  "shard":"shard1",
[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:34330__s",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34330/_s"}
[junit4:junit4]   2> 725483 T1815 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_s,null}
[junit4:junit4]   2> 725485 T1898 oasu.PeerSync.handleResponse WARN PeerSync: core=collection1 url=http://127.0.0.1:41541/_s  couldn't connect to http://127.0.0.1:34330/_s/collection1/, counting as success
[junit4:junit4]   2> 725485 T1898 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:41541/_s DONE. sync succeeded
[junit4:junit4]   2> 725485 T1898 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 725486 T1898 oasc.SyncStrategy.syncToMe http://127.0.0.1:41541/_s/collection1/ has no replicas
[junit4:junit4]   2> 725486 T1898 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41541/_s/collection1/
[junit4:junit4]   2> 725486 T1898 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 725489 T1898 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> 725490 T1898 oascc.ZkStateReader$3.process Updating live nodes... (1)
[junit4:junit4]   2> 725490 T1898 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> 725536 T1815 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 41541
[junit4:junit4]   2> 725537 T1815 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=32214300
[junit4:junit4]   2> 726538 T1815 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 726539 T1815 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 726540 T1815 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1bdad29
[junit4:junit4]   2> 726546 T1815 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=43,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=88,cumulative_deletesById=35,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 726547 T1815 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 726548 T1815 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 726548 T1815 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 726549 T1815 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 726550 T1815 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 726550 T1815 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.RecoveryZkTest-1371607405781/jetty2 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.RecoveryZkTest-1371607405781/jetty2;done=false>>]
[junit4:junit4]   2> 726551 T1815 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.RecoveryZkTest-1371607405781/jetty2
[junit4:junit4]   2> 726551 T1815 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.RecoveryZkTest-1371607405781/jetty2/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.RecoveryZkTest-1371607405781/jetty2/index;done=false>>]
[junit4:junit4]   2> 726551 T1815 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.RecoveryZkTest-1371607405781/jetty2/index
[junit4:junit4]   2> 726552 T1908 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89889662945460234-127.0.0.1:41541__s-n_0000000003) am no longer a leader.
[junit4:junit4]   2> 726553 T1898 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> 726553 T1898 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 726554 T1898 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 726574 T1815 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_s,null}
[junit4:junit4]   2> 726630 T1815 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 726632 T1815 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:41649 41649
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> safe stop:
[junit4:junit4]   1> safe stop:
[junit4:junit4]   1> safe stop:
[junit4:junit4]   1> safe stop:
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.method=testDistribSearch -Dtests.seed=BBB39348FCC4E897 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=America/Recife -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  108s J0 | RecoveryZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: expected:<188> but was:<214>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([BBB39348FCC4E897:3A551D508B9B88AB]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:108)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 726639 T1815 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 107774 T1814 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=MockRandom), text=Pulsing41(freqCutoff=9 minBlockSize=9 maxBlockSize=101), _version_=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=MockRandom), range_facet_sl=Pulsing41(freqCutoff=9 minBlockSize=9 maxBlockSize=101), range_facet_si=PostingsFormat(name=NestedPulsing), other_tl1=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=NestedPulsing), a_si=PostingsFormat(name=NestedPulsing)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ja, timezone=America/Recife
[junit4:junit4]   2> NOTE: Linux 3.2.0-48-generic i386/Oracle Corporation 1.7.0_21 (32-bit)/cpus=8,threads=2,free=60804912,total=144773120
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestGroupingSearch, AlternateDirectoryTest, ScriptEngineTest, ReturnFieldsTest, BasicFunctionalityTest, TestSerializedLuceneMatchVersion, IndexSchemaTest, TestLMDirichletSimilarityFactory, QueryResultKeyTest, WordBreakSolrSpellCheckerTest, TestFunctionQuery, UUIDFieldTest, SoftAutoCommitTest, TestSchemaVersionResource, TestPseudoReturnFields, SliceStateTest, DocumentBuilderTest, BasicDistributedZkTest, TestManagedSchema, BinaryUpdateRequestHandlerTest, DirectUpdateHandlerOptimizeTest, MinimalSchemaTest, SolrInfoMBeanTest, TestCharFilters, PeerSyncTest, BadCopyFieldTest, OverseerCollectionProcessorTest, SpatialFilterTest, CachingDirectoryFactoryTest, LegacyHTMLStripCharFilterTest, SyncSliceTest, TestReplicationHandler, TestDocumentBuilder, CircularListTest, MoreLikeThisHandlerTest, SystemInfoHandlerTest, TestLRUCache, PrimitiveFieldTypeTest, TestSolrCoreProperties, JsonLoaderTest, CSVRequestHandlerTest, TestDocSet, RegexBoostProcessorTest, TestPerFieldSimilarity, FileBasedSpellCheckerTest, TestFuzzyAnalyzedSuggestions, ClusterStateUpdateTest, TestSchemaSimilarityResource, PluginInfoTest, TestQuerySenderListener, TestConfig, TestPropInjectDefaults, UpdateRequestProcessorFactoryTest, TestPhraseSuggestions, RAMDirectoryFactoryTest, AutoCommitTest, TestPluginEnable, TestFastLRUCache, DocValuesTest, TestSchemaResource, TestReloadAndDeleteDocs, TestRemoteStreaming, ShardSplitTest, RecoveryZkTest]
[junit4:junit4] Completed on J0 in 108.29s, 1 test, 1 failure <<< FAILURES!

[...truncated 482 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:392: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:372: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1246: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:890: There were test failures: 298 suites, 1253 tests, 2 failures, 13 ignored (7 assumptions)

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