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

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_45) - Build # 8389 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8389/
Java: 32bit/jdk1.7.0_45 -client -XX:+UseConcMarkSweepGC

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

Error Message:
Wrong doc count on shard1_0 expected:<317> but was:<270>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0 expected:<317> but was:<270>
	at __randomizedtesting.SeedInfo.seed([ECA5D249982ECD50:6D435C51EF71AD6C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:477)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10393 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 621579 T1849 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 621582 T1849 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-ShardSplitTest-1385590322793
   [junit4]   2> 621583 T1849 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 621584 T1850 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 621684 T1849 oasc.ZkTestServer.run start zk server on port:44664
   [junit4]   2> 621685 T1849 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 621876 T1856 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eb3ac8 name:ZooKeeperConnection Watcher:127.0.0.1:44664 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 621877 T1849 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 621877 T1849 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 621883 T1849 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 621885 T1858 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f77b02 name:ZooKeeperConnection Watcher:127.0.0.1:44664/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 621885 T1849 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 621885 T1849 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 621888 T1849 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 621890 T1849 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 621891 T1849 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 621893 T1849 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]   2> 621894 T1849 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 621897 T1849 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 621898 T1849 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 621902 T1849 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 621902 T1849 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 621904 T1849 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]   2> 621905 T1849 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 621907 T1849 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]   2> 621907 T1849 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 621909 T1849 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]   2> 621909 T1849 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 621911 T1849 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 621912 T1849 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 621914 T1849 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]   2> 621914 T1849 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 621916 T1849 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]   2> 621916 T1849 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 621918 T1849 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]   2> 621918 T1849 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 621921 T1849 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]   2> 621921 T1849 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 621989 T1849 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 621991 T1849 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41229
   [junit4]   2> 621991 T1849 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 621992 T1849 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 621992 T1849 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1385590323135
   [junit4]   2> 621992 T1849 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1385590323135/'
   [junit4]   2> 622004 T1849 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1385590323135/solr.xml
   [junit4]   2> 622047 T1849 oasc.CoreContainer.<init> New CoreContainer 15448973
   [junit4]   2> 622047 T1849 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-controljetty-1385590323135/]
   [junit4]   2> 622048 T1849 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 622049 T1849 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 622049 T1849 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 622049 T1849 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 622050 T1849 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 622050 T1849 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 622050 T1849 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 622050 T1849 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 622051 T1849 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 622054 T1849 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 622054 T1849 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 622055 T1849 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 622055 T1849 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44664/solr
   [junit4]   2> 622055 T1849 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 622056 T1849 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 622057 T1869 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fa2b57 name:ZooKeeperConnection Watcher:127.0.0.1:44664 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622058 T1849 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 622060 T1849 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 622061 T1871 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b972b7 name:ZooKeeperConnection Watcher:127.0.0.1:44664/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622061 T1849 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 622063 T1849 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 622065 T1849 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 622067 T1849 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 622069 T1849 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41229_
   [junit4]   2> 622069 T1849 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41229_
   [junit4]   2> 622072 T1849 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 622075 T1849 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 622076 T1849 oasc.Overseer.start Overseer (id=90806047394758659-127.0.0.1:41229_-n_0000000000) starting
   [junit4]   2> 622079 T1849 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 622083 T1873 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 622084 T1849 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 622086 T1849 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 622087 T1849 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 622089 T1872 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 622092 T1874 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 622093 T1874 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 622094 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 622094 T1874 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 622095 T1872 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 622096 T1872 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41229",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41229_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 622096 T1872 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 622096 T1872 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 622098 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 622099 T1871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 623094 T1874 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 623095 T1874 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1385590323135/collection1
   [junit4]   2> 623095 T1874 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 623096 T1874 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 623096 T1874 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 623097 T1874 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1385590323135/collection1/'
   [junit4]   2> 623097 T1874 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1385590323135/collection1/lib/classes/' to classloader
   [junit4]   2> 623097 T1874 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1385590323135/collection1/lib/README' to classloader
   [junit4]   2> 623134 T1874 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 623190 T1874 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 623191 T1874 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 623199 T1874 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 623582 T1874 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 623585 T1874 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 623586 T1874 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 623590 T1874 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 623609 T1874 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 623610 T1874 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-controljetty-1385590323135/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1385590322793/control/data/
   [junit4]   2> 623610 T1874 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1619b
   [junit4]   2> 623611 T1874 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385590322793/control/data
   [junit4]   2> 623611 T1874 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1385590322793/control/data/index/
   [junit4]   2> 623611 T1874 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1385590322793/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 623611 T1874 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385590322793/control/data/index
   [junit4]   2> 623612 T1874 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3912496395064661]
   [junit4]   2> 623612 T1874 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17368ef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@82c5e),segFN=segments_1,generation=1}
   [junit4]   2> 623612 T1874 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 623614 T1874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 623615 T1874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 623615 T1874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 623615 T1874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 623616 T1874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 623616 T1874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 623616 T1874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 623616 T1874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 623617 T1874 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 623617 T1874 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 623617 T1874 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 623618 T1874 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 623618 T1874 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 623618 T1874 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 623619 T1874 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 623619 T1874 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 623621 T1874 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 623624 T1874 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 623624 T1874 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 623625 T1874 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 623625 T1874 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17368ef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@82c5e),segFN=segments_1,generation=1}
   [junit4]   2> 623626 T1874 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 623626 T1874 oass.SolrIndexSearcher.<init> Opening Searcher@1789f56 main
   [junit4]   2> 623628 T1875 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1789f56 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 623629 T1874 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 623629 T1874 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41229 collection:control_collection shard:shard1
   [junit4]   2> 623630 T1874 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 623635 T1874 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 623637 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 623637 T1874 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 623638 T1874 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6298 name=collection1 org.apache.solr.core.SolrCore@10bf8 url=http://127.0.0.1:41229/collection1 node=127.0.0.1:41229_ C6298_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:41229, core=collection1, node_name=127.0.0.1:41229_}
   [junit4]   2> 623638 T1874 C6298 P41229 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41229/collection1/
   [junit4]   2> 623638 T1874 C6298 P41229 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 623638 T1872 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 623638 T1874 C6298 P41229 oasc.SyncStrategy.syncToMe http://127.0.0.1:41229/collection1/ has no replicas
   [junit4]   2> 623639 T1874 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41229/collection1/ shard1
   [junit4]   2> 623639 T1874 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 623641 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 623642 T1871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 623646 T1872 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 623648 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 623752 T1871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 623796 T1874 oasc.ZkController.register We are http://127.0.0.1:41229/collection1/ and leader is http://127.0.0.1:41229/collection1/
   [junit4]   2> 623796 T1874 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41229
   [junit4]   2> 623796 T1874 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 623796 T1874 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 623797 T1874 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 623798 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 623798 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 623798 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 623799 T1874 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 623800 T1849 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 623800 T1849 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 623800 T1872 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 623801 T1872 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41229",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41229_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 623802 T1849 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 623803 T1878 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b65aa3 name:ZooKeeperConnection Watcher:127.0.0.1:44664/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623804 T1849 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 623804 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 623805 T1849 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 623807 T1849 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 623872 T1849 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 623874 T1849 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47209
   [junit4]   2> 623874 T1849 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 623875 T1849 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 623875 T1849 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty1-1385590325017
   [junit4]   2> 623875 T1849 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty1-1385590325017/'
   [junit4]   2> 623887 T1849 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1385590325017/solr.xml
   [junit4]   2> 623915 T1871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 623915 T1878 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 623958 T1849 oasc.CoreContainer.<init> New CoreContainer 422446
   [junit4]   2> 623959 T1849 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty1-1385590325017/]
   [junit4]   2> 623960 T1849 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 623961 T1849 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 623961 T1849 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 623962 T1849 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 623962 T1849 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 623963 T1849 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 623963 T1849 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 623964 T1849 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 623964 T1849 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 623969 T1849 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 623969 T1849 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 623970 T1849 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 623970 T1849 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44664/solr
   [junit4]   2> 623971 T1849 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 623972 T1849 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 623973 T1889 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@382a78 name:ZooKeeperConnection Watcher:127.0.0.1:44664 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623973 T1849 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 623976 T1849 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 623977 T1891 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27d6d3 name:ZooKeeperConnection Watcher:127.0.0.1:44664/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623977 T1849 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 623980 T1849 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 624982 T1849 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47209_
   [junit4]   2> 624983 T1849 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47209_
   [junit4]   2> 624986 T1871 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 624986 T1878 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 624987 T1891 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 624992 T1892 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 624993 T1892 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 624994 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 624994 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 624994 T1892 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 624994 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 624995 T1872 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 624996 T1872 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47209",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47209_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 624996 T1872 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 624996 T1872 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 624998 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 625100 T1871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 625101 T1878 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 625100 T1891 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 625994 T1892 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 625995 T1892 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-jetty1-1385590325017/collection1
   [junit4]   2> 625995 T1892 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 625996 T1892 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 625996 T1892 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 625997 T1892 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty1-1385590325017/collection1/'
   [junit4]   2> 625998 T1892 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1385590325017/collection1/lib/classes/' to classloader
   [junit4]   2> 625998 T1892 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1385590325017/collection1/lib/README' to classloader
   [junit4]   2> 626035 T1892 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 626075 T1892 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 626076 T1892 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 626084 T1892 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 626470 T1892 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 626473 T1892 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 626475 T1892 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 626478 T1892 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 626499 T1892 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 626499 T1892 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty1-1385590325017/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty1/
   [junit4]   2> 626500 T1892 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1619b
   [junit4]   2> 626500 T1892 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty1
   [junit4]   2> 626500 T1892 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty1/index/
   [junit4]   2> 626501 T1892 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 626501 T1892 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty1/index
   [junit4]   2> 626501 T1892 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3912496395064661]
   [junit4]   2> 626502 T1892 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d4a24c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@660dd8),segFN=segments_1,generation=1}
   [junit4]   2> 626502 T1892 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 626505 T1892 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 626505 T1892 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 626505 T1892 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 626505 T1892 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 626506 T1892 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 626506 T1892 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 626506 T1892 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 626506 T1892 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 626507 T1892 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 626507 T1892 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 626508 T1892 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 626508 T1892 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 626508 T1892 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 626509 T1892 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 626509 T1892 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 626510 T1892 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 626512 T1892 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 626515 T1892 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 626515 T1892 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 626515 T1892 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 626516 T1892 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d4a24c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@660dd8),segFN=segments_1,generation=1}
   [junit4]   2> 626516 T1892 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 626516 T1892 oass.SolrIndexSearcher.<init> Opening Searcher@1f5fb99 main
   [junit4]   2> 626520 T1893 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f5fb99 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 626522 T1892 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 626523 T1892 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47209 collection:collection1 shard:shard2
   [junit4]   2> 626523 T1892 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 626529 T1892 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 626531 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626531 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626532 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626532 T1892 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 626532 T1892 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6299 name=collection1 org.apache.solr.core.SolrCore@191cc2b url=http://127.0.0.1:47209/collection1 node=127.0.0.1:47209_ C6299_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:47209, core=collection1, node_name=127.0.0.1:47209_}
   [junit4]   2> 626532 T1892 C6299 P47209 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47209/collection1/
   [junit4]   2> 626532 T1892 C6299 P47209 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 626533 T1892 C6299 P47209 oasc.SyncStrategy.syncToMe http://127.0.0.1:47209/collection1/ has no replicas
   [junit4]   2> 626533 T1892 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47209/collection1/ shard2
   [junit4]   2> 626533 T1872 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 626533 T1892 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 626537 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626539 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626542 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626645 T1891 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 626645 T1871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 626645 T1878 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 626690 T1892 oasc.ZkController.register We are http://127.0.0.1:47209/collection1/ and leader is http://127.0.0.1:47209/collection1/
   [junit4]   2> 626690 T1892 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47209
   [junit4]   2> 626690 T1892 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 626690 T1892 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 626691 T1892 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 626692 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626692 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626692 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626692 T1892 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 626693 T1849 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 626694 T1849 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 626694 T1872 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 626695 T1872 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47209",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47209_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 626697 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 626760 T1849 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 626762 T1849 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51564
   [junit4]   2> 626763 T1849 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 626763 T1849 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 626764 T1849 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty2-1385590327905
   [junit4]   2> 626764 T1849 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1385590327905/'
   [junit4]   2> 626776 T1849 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1385590327905/solr.xml
   [junit4]   2> 626799 T1871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 626800 T1878 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 626800 T1891 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 626818 T1849 oasc.CoreContainer.<init> New CoreContainer 32098676
   [junit4]   2> 626818 T1849 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty2-1385590327905/]
   [junit4]   2> 626820 T1849 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 626820 T1849 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 626820 T1849 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 626821 T1849 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 626821 T1849 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 626821 T1849 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 626822 T1849 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 626822 T1849 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 626822 T1849 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 626825 T1849 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 626826 T1849 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 626826 T1849 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 626826 T1849 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44664/solr
   [junit4]   2> 626827 T1849 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 626828 T1849 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 626829 T1905 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b82396 name:ZooKeeperConnection Watcher:127.0.0.1:44664 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 626829 T1849 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 626831 T1849 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 626832 T1907 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b52927 name:ZooKeeperConnection Watcher:127.0.0.1:44664/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 626833 T1849 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 626835 T1849 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 627837 T1849 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51564_
   [junit4]   2> 627839 T1849 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51564_
   [junit4]   2> 627842 T1891 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 627842 T1871 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 627842 T1878 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 627843 T1907 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 627850 T1908 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 627850 T1908 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 627851 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 627851 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 627852 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 627852 T1908 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 627853 T1872 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 627853 T1872 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51564",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51564_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 627854 T1872 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 627854 T1872 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 627856 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 627958 T1871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 627958 T1891 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 627958 T1907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 627958 T1878 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 628852 T1908 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 628853 T1908 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-jetty2-1385590327905/collection1
   [junit4]   2> 628853 T1908 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 628853 T1908 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 628854 T1908 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 628855 T1908 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1385590327905/collection1/'
   [junit4]   2> 628856 T1908 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1385590327905/collection1/lib/classes/' to classloader
   [junit4]   2> 628856 T1908 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1385590327905/collection1/lib/README' to classloader
   [junit4]   2> 628909 T1908 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 628952 T1908 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 628954 T1908 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 628961 T1908 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 629338 T1908 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 629341 T1908 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 629342 T1908 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 629346 T1908 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 629361 T1908 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 629362 T1908 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty2-1385590327905/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty2/
   [junit4]   2> 629362 T1908 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1619b
   [junit4]   2> 629363 T1908 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty2
   [junit4]   2> 629363 T1908 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty2/index/
   [junit4]   2> 629363 T1908 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 629364 T1908 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty2/index
   [junit4]   2> 629364 T1908 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3912496395064661]
   [junit4]   2> 629364 T1908 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@43e50d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15d3fdd),segFN=segments_1,generation=1}
   [junit4]   2> 629365 T1908 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 629367 T1908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 629368 T1908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 629368 T1908 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 629368 T1908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 629368 T1908 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 629369 T1908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 629369 T1908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 629369 T1908 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 629369 T1908 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 629370 T1908 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 629371 T1908 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 629371 T1908 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 629371 T1908 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 629372 T1908 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 629372 T1908 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 629373 T1908 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 629375 T1908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 629378 T1908 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 629378 T1908 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 629379 T1908 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 629379 T1908 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@43e50d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15d3fdd),segFN=segments_1,generation=1}
   [junit4]   2> 629379 T1908 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 629380 T1908 oass.SolrIndexSearcher.<init> Opening Searcher@123df44 main
   [junit4]   2> 629383 T1909 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@123df44 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 629386 T1908 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 629386 T1908 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51564 collection:collection1 shard:shard1
   [junit4]   2> 629386 T1908 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 629391 T1908 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 629392 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629393 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629393 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629393 T1908 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 629393 T1908 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6300 name=collection1 org.apache.solr.core.SolrCore@126ad57 url=http://127.0.0.1:51564/collection1 node=127.0.0.1:51564_ C6300_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:51564, core=collection1, node_name=127.0.0.1:51564_}
   [junit4]   2> 629394 T1908 C6300 P51564 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51564/collection1/
   [junit4]   2> 629394 T1872 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 629394 T1908 C6300 P51564 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 629394 T1908 C6300 P51564 oasc.SyncStrategy.syncToMe http://127.0.0.1:51564/collection1/ has no replicas
   [junit4]   2> 629395 T1908 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51564/collection1/ shard1
   [junit4]   2> 629395 T1908 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 629396 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629399 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629403 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629506 T1907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 629507 T1878 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 629506 T1891 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 629506 T1871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 629550 T1908 oasc.ZkController.register We are http://127.0.0.1:51564/collection1/ and leader is http://127.0.0.1:51564/collection1/
   [junit4]   2> 629550 T1908 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51564
   [junit4]   2> 629550 T1908 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 629550 T1908 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 629551 T1908 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 629552 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629552 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629552 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629552 T1908 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 629553 T1872 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 629554 T1849 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 629554 T1849 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 629554 T1872 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51564",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51564_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 629557 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 629629 T1849 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 629631 T1849 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37016
   [junit4]   2> 629631 T1849 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 629632 T1849 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 629632 T1849 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.ShardSplitTest-jetty3-1385590330766
   [junit4]   2> 629632 T1849 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.ShardSplitTest-jetty3-1385590330766/'
   [junit4]   2> 629645 T1849 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1385590330766/solr.xml
   [junit4]   2> 629678 T1907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 629678 T1871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 629678 T1891 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 629678 T1878 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 629692 T1849 oasc.CoreContainer.<init> New CoreContainer 8974929
   [junit4]   2> 629693 T1849 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1385590330766/]
   [junit4]   2> 629694 T1849 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 629694 T1849 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 629695 T1849 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 629695 T1849 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 629695 T1849 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 629695 T1849 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 629696 T1849 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 629696 T1849 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 629696 T1849 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 629700 T1849 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 629700 T1849 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 629700 T1849 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 629701 T1849 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44664/solr
   [junit4]   2> 629701 T1849 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 629702 T1849 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 629703 T1921 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ed3a44 name:ZooKeeperConnection Watcher:127.0.0.1:44664 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 629703 T1849 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 629707 T1849 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 629708 T1923 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@135ea60 name:ZooKeeperConnection Watcher:127.0.0.1:44664/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 629709 T1849 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 629712 T1849 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 630714 T1849 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37016_
   [junit4]   2> 630716 T1849 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37016_
   [junit4]   2> 630719 T1907 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 630719 T1871 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 630719 T1878 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 630719 T1891 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 630719 T1923 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 630725 T1924 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 630725 T1924 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 630728 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 630728 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 630728 T1924 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 630728 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 630729 T1872 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 630730 T1872 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37016",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37016_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 630730 T1872 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 630730 T1872 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 630732 T1871 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 630835 T1871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 630835 T1923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 630835 T1878 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 630835 T1907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 630835 T1891 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 631729 T1924 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 631729 T1924 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.ShardSplitTest-jetty3-1385590330766/collection1
   [junit4]   2> 631729 T1924 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 631730 T1924 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 631730 T1924 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 631732 T1924 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.ShardSplitTest-jetty3-1385590330766/collection1/'
   [junit4]   2> 631732 T1924 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1385590330766/collection1/lib/classes/' to classloader
   [junit4]   2> 631733 T1924 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1385590330766/collection1/lib/README' to classloader
   [junit4]   2> 631771 T1924 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 631818 T1924 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 631820 T1924 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 631828 T1924 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 632235 T1924 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 632238 T1924 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 632239 T1924 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 632243 T1924 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 632263 T1924 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 632263 T1924 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.ShardSplitTest-jetty3-1385590330766/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty3/
   [junit4]   2> 632263 T1924 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1619b
   [junit4]   2> 632264 T1924 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty3
   [junit4]   2> 632264 T1924 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty3/index/
   [junit4]   2> 632264 T1924 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 632265 T1924 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty3/index
   [junit4]   2> 632265 T1924 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3912496395064661]
   [junit4]   2> 632266 T1924 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@93b657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6540cd),segFN=segments_1,generation=1}
   [junit4]   2> 632266 T1924 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 632269 T1924 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 632269 T1924 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 632269 T1924 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 632270 T1924 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 632270 T1924 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 632270 T1924 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 632270 T1924 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 632271 T1924 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 632271 T1924 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 632272 T1924 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 632272 T1924 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 632272 T1924 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 632273 T1924 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 632273 T1924 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 632273 T1924 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 632274 T1924 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 632276 T1924 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 632279 T1924 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 632279 T1924 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 632280 T1924 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 632280 T1924 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@93b657 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6540cd),segFN=segments_1,generation=1}
   [junit4]   2> 632281 T1924 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 632281 T1924 oass.SolrIndexSearcher.<init> Opening Searcher@faeb9b main
   [junit4]   2> 632285 T1925 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@faeb9b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 632287 T1924 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 632287 T1924 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37016 collection:collection1 shard:shard2
   [junit4]   2> 632290 T1924 oasc.ZkController.register We are http://127.0.0.1:

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

th: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 805956 T1940 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 805956 T1849 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12cc3be
   [junit4]   2> 805957 T1993 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 805958 T1993 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45169",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45169_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node4"}
   [junit4]   2> 805960 T1940 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 805973 T1849 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=95,cumulative_deletesById=17,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=5204,transaction_logs_total_number=2}
   [junit4]   2> 805973 T1849 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 805973 T1849 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 805974 T1849 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 805975 T1849 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 805976 T1849 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 805976 T1849 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty4/index;done=false>>]
   [junit4]   2> 805976 T1849 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty4/index
   [junit4]   2> 805976 T1849 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty4;done=false>>]
   [junit4]   2> 805977 T1849 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1385590322793/jetty4
   [junit4]   2> 805978 T1982 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 805999 T1849 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 806054 T1849 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 806056 T1849 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:44664 44664
   [junit4]   2> 806375 T1923 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 806546 T1923 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 806647 T1849 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 41229
   [junit4]   2> !!!! WARNING: best effort to remove /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-1385590322793 FAILED !!!!!
   [junit4]   2> 806648 T1849 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 806648 T1849 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:44664 44664
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1_0/election/90806047394758664-core_node5-n_0000000000 (0)
   [junit4]   1>        /solr/collections/collection1/leader_elect/shard1_0/election/90806047394758659-core_node7-n_0000000001 (0)
   [junit4]   1>     /solr/collections/collection1/leaders (4)
   [junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:51564_",
   [junit4]   1>            "base_url":"http://127.0.0.1:51564"}
   [junit4]   1>      /solr/collections/collection1/leaders/shard1_1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1_shard1_1_replica1",
   [junit4]   1>            "node_name":"127.0.0.1:51564_",
   [junit4]   1>            "base_url":"http://127.0.0.1:51564"}
   [junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "node_name":"127.0.0.1:47209_",
   [junit4]   1>            "base_url":"http://127.0.0.1:47209"}
   [junit4]   1>      /solr/collections/collection1/leaders/shard1_0 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1_shard1_0_replica1",
   [junit4]   1>            "node_name":"127.0.0.1:51564_",
   [junit4]   1>            "base_url":"http://127.0.0.1:51564"}
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=ECA5D249982ECD50 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=Australia/Queensland -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  185s J0 | ShardSplitTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_0 expected:<317> but was:<270>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ECA5D249982ECD50:6D435C51EF71AD6C]:0)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:477)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 806661 T1849 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 185085 T1848 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 807478 T1940 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=pl, timezone=Australia/Queensland
   [junit4]   2> NOTE: Linux 3.8.0-33-generic i386/Oracle Corporation 1.7.0_45 (32-bit)/cpus=8,threads=1,free=179445608,total=313630720
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, HdfsSyncSliceTest, TestElisionMultitermQuery, TestPostingsSolrHighlighter, LegacyHTMLStripCharFilterTest, ClusterStateTest, SuggesterTest, SliceStateUpdateTest, TestRandomDVFaceting, DistributedTermsComponentTest, HdfsRecoveryZkTest, TestSolrQueryParserResource, PrimitiveFieldTypeTest, RegexBoostProcessorTest, CustomCollectionTest, QueryEqualityTest, SyncSliceTest, MoreLikeThisHandlerTest, TestSolrQueryParser, SliceStateTest, TestManagedSchema, SystemInfoHandlerTest, TestWriterPerf, TestSort, TestRemoteStreaming, QueryElevationComponentTest, FastVectorHighlighterTest, TestLuceneMatchVersion, QueryParsingTest, ResourceLoaderTest, TestExtendedDismaxParser, CoreMergeIndexesAdminHandlerTest, TestLMJelinekMercerSimilarityFactory, TestModifyConfFiles, CopyFieldTest, TestManagedSchemaFieldResource, AutoCommitTest, StatelessScriptUpdateProcessorFactoryTest, SoftAutoCommitTest, SimpleFacetsTest, TestPseudoReturnFields, TestValueSourceCache, TriLevelCompositeIdRoutingTest, ShardSplitTest]
   [junit4] Completed on J0 in 186.12s, 1 test, 1 failure <<< FAILURES!

[...truncated 668 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:426: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:406: 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/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1279: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:912: There were test failures: 345 suites, 1505 tests, 1 failure, 34 ignored (6 assumptions)

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