You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/03/26 13:56:28 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1949 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/1949/

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

Error Message:
Wrong doc count on shard1_0 expected:<336> but was:<337>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0 expected:<336> but was:<337>
	at __randomizedtesting.SeedInfo.seed([4A3A1CF7906AB9:81ACB40480CF0A85]: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:467)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:237)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:101)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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:359)
	at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 10552 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 1161214 T3356 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /cx/to
   [junit4]   2> 1161220 T3356 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./solrtest-ShardSplitTest-1395837375875
   [junit4]   2> 1161222 T3356 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1161222 T3357 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1161323 T3356 oasc.ZkTestServer.run start zk server on port:55402
   [junit4]   2> 1161324 T3356 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1161364 T3363 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c575ca name:ZooKeeperConnection Watcher:127.0.0.1:55402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1161364 T3356 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1161365 T3356 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1161415 T3356 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1161458 T3365 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73549df0 name:ZooKeeperConnection Watcher:127.0.0.1:55402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1161459 T3356 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1161459 T3356 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1161464 T3356 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1161467 T3356 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1161493 T3356 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1161496 T3356 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1161497 T3356 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1161508 T3356 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1161509 T3356 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1161614 T3356 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1161615 T3356 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1161626 T3356 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1161627 T3356 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1161630 T3356 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1161631 T3356 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1161665 T3356 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1161665 T3356 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1161669 T3356 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1161670 T3356 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1161673 T3356 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1161674 T3356 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1161677 T3356 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1161678 T3356 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1161682 T3356 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1161682 T3356 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1161685 T3356 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1161686 T3356 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1162684 T3356 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1162689 T3356 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:35597
   [junit4]   2> 1162690 T3356 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1162690 T3356 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1162691 T3356 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1395837376344
   [junit4]   2> 1162691 T3356 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1395837376344/'
   [junit4]   2> 1162718 T3356 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1395837376344/solr.xml
   [junit4]   2> 1162784 T3356 oasc.CoreContainer.<init> New CoreContainer 824090591
   [junit4]   2> 1162785 T3356 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1395837376344/]
   [junit4]   2> 1162786 T3356 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1162787 T3356 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1162787 T3356 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1162788 T3356 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1162788 T3356 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1162788 T3356 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1162789 T3356 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1162789 T3356 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1162789 T3356 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1162790 T3356 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1162790 T3356 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1162791 T3356 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1162791 T3356 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55402/solr
   [junit4]   2> 1162791 T3356 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1162792 T3356 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1162795 T3376 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@519202aa name:ZooKeeperConnection Watcher:127.0.0.1:55402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1162796 T3356 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1162811 T3356 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1162812 T3378 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27afb98 name:ZooKeeperConnection Watcher:127.0.0.1:55402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1162812 T3356 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1162814 T3356 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1162819 T3356 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1162830 T3356 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1162841 T3356 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1162845 T3356 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1162856 T3356 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1162858 T3356 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35597_cx%2Fto
   [junit4]   2> 1162859 T3356 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35597_cx%2Fto
   [junit4]   2> 1162862 T3356 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1162866 T3356 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1162876 T3356 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:35597_cx%2Fto
   [junit4]   2> 1162877 T3356 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1162879 T3356 oasc.Overseer.start Overseer (id=91477598265802755-127.0.0.1:35597_cx%2Fto-n_0000000000) starting
   [junit4]   2> 1162889 T3356 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1162913 T3380 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1162914 T3356 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1162914 T3380 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1162916 T3356 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1162918 T3356 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1162921 T3379 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1162925 T3381 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1162926 T3381 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1162927 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1162927 T3381 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1162928 T3379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1162929 T3379 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:35597/cx/to",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35597_cx%2Fto",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1162929 T3379 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1162929 T3379 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1162932 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1162933 T3378 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> 1163929 T3381 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1163929 T3381 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1163930 T3381 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1163930 T3381 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1163931 T3381 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1163932 T3381 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1395837376344/collection1/'
   [junit4]   2> 1163934 T3381 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1395837376344/collection1/lib/classes/' to classloader
   [junit4]   2> 1163935 T3381 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1395837376344/collection1/lib/.svn/' to classloader
   [junit4]   2> 1163936 T3381 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1395837376344/collection1/lib/README' to classloader
   [junit4]   2> 1164010 T3381 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1164082 T3381 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1164183 T3381 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1164194 T3381 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1164825 T3381 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1164830 T3381 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1164832 T3381 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1164838 T3381 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1164863 T3381 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1164863 T3381 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1164864 T3381 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1395837376344/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1395837375875/control/data/
   [junit4]   2> 1164864 T3381 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f31c0
   [junit4]   2> 1164865 T3381 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395837375875/control/data
   [junit4]   2> 1164866 T3381 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1395837375875/control/data/index/
   [junit4]   2> 1164866 T3381 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1395837375875/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1164866 T3381 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395837375875/control/data/index
   [junit4]   2> 1164867 T3381 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3099766888072826]
   [junit4]   2> 1164868 T3381 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4a52edb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d8f6936),segFN=segments_1,generation=1}
   [junit4]   2> 1164868 T3381 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1164873 T3381 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1164874 T3381 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1164875 T3381 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1164875 T3381 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1164875 T3381 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1164876 T3381 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1164876 T3381 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1164877 T3381 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1164877 T3381 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1164878 T3381 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1164879 T3381 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1164879 T3381 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1164880 T3381 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1164880 T3381 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1164881 T3381 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1164882 T3381 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1164898 T3381 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1164904 T3381 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1164905 T3381 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1164905 T3381 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1164906 T3381 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4a52edb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d8f6936),segFN=segments_1,generation=1}
   [junit4]   2> 1164906 T3381 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1164907 T3381 oass.SolrIndexSearcher.<init> Opening Searcher@617f6bd1[collection1] main
   [junit4]   2> 1164910 T3382 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@617f6bd1[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1164913 T3381 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1164914 T3385 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35597/cx/to collection:control_collection shard:shard1
   [junit4]   2> 1164915 T3356 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1164915 T3356 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1164915 T3385 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1164917 T3356 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1164919 T3387 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a741d62 name:ZooKeeperConnection Watcher:127.0.0.1:55402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1164919 T3356 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1164932 T3356 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1164936 T3385 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1164936 T3356 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1164938 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1164939 T3385 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1164939 T3385 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C322 name=collection1 org.apache.solr.core.SolrCore@308780c1 url=http://127.0.0.1:35597/cx/to/collection1 node=127.0.0.1:35597_cx%2Fto C322_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:35597/cx/to, core=collection1, node_name=127.0.0.1:35597_cx%2Fto}
   [junit4]   2> 1164939 T3385 C322 P35597 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35597/cx/to/collection1/
   [junit4]   2> 1164940 T3385 C322 P35597 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1164940 T3379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1164940 T3385 C322 P35597 oasc.SyncStrategy.syncToMe http://127.0.0.1:35597/cx/to/collection1/ has no replicas
   [junit4]   2> 1164941 T3385 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35597/cx/to/collection1/ shard1
   [junit4]   2> 1164941 T3385 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1164943 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1164944 T3387 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> 1164944 T3378 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> 1164950 T3379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1164953 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1165055 T3378 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> 1165056 T3387 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> 1165102 T3385 oasc.ZkController.register We are http://127.0.0.1:35597/cx/to/collection1/ and leader is http://127.0.0.1:35597/cx/to/collection1/
   [junit4]   2> 1165102 T3385 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35597/cx/to
   [junit4]   2> 1165102 T3385 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1165103 T3385 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1165103 T3385 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1165105 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1165105 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1165105 T3385 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1165105 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1165106 T3379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1165107 T3379 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:35597/cx/to",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35597_cx%2Fto",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1165110 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1165213 T3378 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> 1165213 T3387 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> 1165931 T3356 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1165932 T3356 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1165935 T3356 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30842
   [junit4]   2> 1165936 T3356 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1165936 T3356 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1165936 T3356 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1395837379591
   [junit4]   2> 1165937 T3356 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1395837379591/'
   [junit4]   2> 1165964 T3356 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1395837379591/solr.xml
   [junit4]   2> 1166030 T3356 oasc.CoreContainer.<init> New CoreContainer 1834181821
   [junit4]   2> 1166031 T3356 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1395837379591/]
   [junit4]   2> 1166032 T3356 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1166033 T3356 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1166033 T3356 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1166033 T3356 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1166034 T3356 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1166034 T3356 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1166034 T3356 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1166035 T3356 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1166035 T3356 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1166036 T3356 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1166036 T3356 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1166037 T3356 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1166037 T3356 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55402/solr
   [junit4]   2> 1166037 T3356 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1166038 T3356 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1166041 T3398 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7dfaec5d name:ZooKeeperConnection Watcher:127.0.0.1:55402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1166041 T3356 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1166053 T3356 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1166055 T3400 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79ebdf06 name:ZooKeeperConnection Watcher:127.0.0.1:55402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1166055 T3356 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1166074 T3356 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1167078 T3356 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30842_cx%2Fto
   [junit4]   2> 1167083 T3356 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30842_cx%2Fto
   [junit4]   2> 1167086 T3378 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1167087 T3387 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1167087 T3400 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1167104 T3401 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1167105 T3401 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1167106 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1167106 T3401 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1167107 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1167107 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1167108 T3379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1167109 T3379 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:30842/cx/to",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:30842_cx%2Fto",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1167109 T3379 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1167109 T3379 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1167112 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1167121 T3400 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> 1167121 T3378 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> 1167121 T3387 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> 1168108 T3401 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1168108 T3401 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1168109 T3401 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1168110 T3401 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1168111 T3401 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1168111 T3401 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1395837379591/collection1/'
   [junit4]   2> 1168113 T3401 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1395837379591/collection1/lib/classes/' to classloader
   [junit4]   2> 1168114 T3401 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1395837379591/collection1/lib/.svn/' to classloader
   [junit4]   2> 1168115 T3401 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1395837379591/collection1/lib/README' to classloader
   [junit4]   2> 1168192 T3401 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1168268 T3401 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1168369 T3401 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1168380 T3401 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1168993 T3401 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1168998 T3401 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1169000 T3401 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1169006 T3401 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1169031 T3401 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1169031 T3401 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1169031 T3401 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1395837379591/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1395837375875/jetty1/
   [junit4]   2> 1169032 T3401 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f31c0
   [junit4]   2> 1169033 T3401 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395837375875/jetty1
   [junit4]   2> 1169033 T3401 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1395837375875/jetty1/index/
   [junit4]   2> 1169034 T3401 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1395837375875/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1169034 T3401 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395837375875/jetty1/index
   [junit4]   2> 1169035 T3401 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3099766888072826]
   [junit4]   2> 1169036 T3401 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1e323c9a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@233d897),segFN=segments_1,generation=1}
   [junit4]   2> 1169036 T3401 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1169042 T3401 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1169043 T3401 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1169043 T3401 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1169043 T3401 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1169044 T3401 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1169044 T3401 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1169045 T3401 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1169045 T3401 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1169046 T3401 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1169047 T3401 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1169047 T3401 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1169048 T3401 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1169048 T3401 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1169049 T3401 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1169049 T3401 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1169050 T3401 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1169066 T3401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1169073 T3401 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1169073 T3401 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1169074 T3401 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1169075 T3401 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1e323c9a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@233d897),segFN=segments_1,generation=1}
   [junit4]   2> 1169075 T3401 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1169076 T3401 oass.SolrIndexSearcher.<init> Opening Searcher@4181038[collection1] main
   [junit4]   2> 1169081 T3402 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4181038[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1169084 T3401 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1169085 T3405 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30842/cx/to collection:collection1 shard:shard1
   [junit4]   2> 1169086 T3356 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1169086 T3405 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1169086 T3356 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1169111 T3405 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1169122 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1169122 T3405 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1169123 T3405 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C323 name=collection1 org.apache.solr.core.SolrCore@7b7c4f66 url=http://127.0.0.1:30842/cx/to/collection1 node=127.0.0.1:30842_cx%2Fto C323_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:30842/cx/to, core=collection1, node_name=127.0.0.1:30842_cx%2Fto}
   [junit4]   2> 1169123 T3405 C323 P30842 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30842/cx/to/collection1/
   [junit4]   2> 1169123 T3379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1169123 T3405 C323 P30842 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1169124 T3405 C323 P30842 oasc.SyncStrategy.syncToMe http://127.0.0.1:30842/cx/to/collection1/ has no replicas
   [junit4]   2> 1169124 T3405 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30842/cx/to/collection1/ shard1
   [junit4]   2> 1169125 T3405 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1169133 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1169134 T3387 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> 1169134 T3378 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> 1169134 T3400 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> 1169153 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1169155 T3379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1169158 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1169261 T3400 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> 1169262 T3378 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> 1169262 T3387 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> 1169307 T3405 oasc.ZkController.register We are http://127.0.0.1:30842/cx/to/collection1/ and leader is http://127.0.0.1:30842/cx/to/collection1/
   [junit4]   2> 1169307 T3405 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30842/cx/to
   [junit4]   2> 1169307 T3405 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1169308 T3405 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1169308 T3405 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1169310 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1169311 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1169311 T3405 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1169311 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1169312 T3379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1169313 T3379 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:30842/cx/to",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:30842_cx%2Fto",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1169316 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1169420 T3387 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> 1169420 T3378 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> 1169420 T3400 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> 1170122 T3356 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1170123 T3356 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1170126 T3356 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64185
   [junit4]   2> 1170126 T3356 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1170127 T3356 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1170127 T3356 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty2-1395837383742
   [junit4]   2> 1170128 T3356 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1395837383742/'
   [junit4]   2> 1170155 T3356 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1395837383742/solr.xml
   [junit4]   2> 1170221 T3356 oasc.CoreContainer.<init> New CoreContainer 1212328974
   [junit4]   2> 1170222 T3356 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty2-1395837383742/]
   [junit4]   2> 1170223 T3356 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1170224 T3356 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1170224 T3356 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1170224 T3356 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1170225 T3356 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1170225 T3356 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1170225 T3356 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1170226 T3356 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1170226 T3356 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1170227 T3356 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1170227 T3356 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1170228 T3356 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1170228 T3356 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55402/solr
   [junit4]   2> 1170228 T3356 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1170229 T3356 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1170245 T3416 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@112df032 name:ZooKeeperConnection Watcher:127.0.0.1:55402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1170246 T3356 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1170254 T3356 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1170256 T3418 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45408c05 name:ZooKeeperConnection Watcher:127.0.0.1:55402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1170257 T3356 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1170282 T3356 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1171285 T3356 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64185_cx%2Fto
   [junit4]   2> 1171289 T3356 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64185_cx%2Fto
   [junit4]   2> 1171293 T3378 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1171293 T3418 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1171293 T3400 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1171293 T3387 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1171322 T3419 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1171323 T3419 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1171327 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1171327 T3419 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1171328 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1171329 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1171331 T3379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1171332 T3379 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:64185/cx/to",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64185_cx%2Fto",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1171332 T3379 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1171333 T3379 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1171407 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1171409 T3387 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> 1171409 T3418 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> 1171409 T3400 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> 1171409 T3378 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> 1172330 T3419 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1172330 T3419 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1172331 T3419 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1172332 T3419 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1172333 T3419 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1172333 T3419 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1395837383742/collection1/'
   [junit4]   2> 1172335 T3419 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1395837383742/collection1/lib/classes/' to classloader
   [junit4]   2> 1172335 T3419 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1395837383742/collection1/lib/.svn/' to classloader
   [junit4]   2> 1172336 T3419 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1395837383742/collection1/lib/README' to classloader
   [junit4]   2> 1172413 T3419 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1172487 T3419 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1172589 T3419 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1172600 T3419 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1173209 T3419 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1173213 T3419 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1173216 T3419 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1173221 T3419 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1173247 T3419 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1173247 T3419 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1173247 T3419 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty2-1395837383742/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1395837375875/jetty2/
   [junit4]   2> 1173248 T3419 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f31c0
   [junit4]   2> 1173250 T3419 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395837375875/jetty2
   [junit4]   2> 1173250 T3419 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1395837375875/jetty2/index/
   [junit4]   2> 1173250 T3419 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1395837375875/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1173251 T3419 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1395837375875/jetty2/index
   [junit4]   2> 1173251 T3419 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3099766888072826]
   [junit4]   2> 1173253 T3419 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5b4cf993 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69001020),segFN=segments_1,generation=1}
   [junit4]   2> 1173253 T3419 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1173259 T3419 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1173259 T3419 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1173260 T3419 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1173260 T3419 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1173261 T3419 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1173261 T3419 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1173262 T3419 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1173262 T3419 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1173262 T3419 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1173263 T3419 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1173264 T3419 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1173264 T3419 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1173265 T3419 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1173266 T3419 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1173266 T3419 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1173267 T3419 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1173285 T3419 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1173291 T3419 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1173291 T3419 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1173292 T3419 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1173293 T3419 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5b4cf993 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69001020),segFN=segments_1,generation=1}
   [junit4]   2> 1173293 T3419 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1173294 T3419 oass.SolrIndexSearcher.<init> Opening Searcher@5d681f9f[collection1] main
   [junit4]   2> 1173298 T3420 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d681f9f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1173301 T3419 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1173302 T3423 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64185/cx/to collection:collection1 shard:shard2
   [junit4]   2> 1173303 T3356 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1173304 T3356 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1173303 T3423 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1173327 T3423 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1173330 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1173330 T3423 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1173331 T3423 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C324 name=collection1 org.apache.solr.core.SolrCore@35bca2e8 url=http://127.0.0.1:64185/cx/to/collection1 node=127.0.0.1:64185_cx%2Fto C324_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:64185/cx/to, core=collection1, node_name=127.0.0.1:64185_cx%2Fto}
   [junit4]   2> 1173331 T3423 C324 P64185 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64185/cx/to/collection1/
   [junit4]   2> 1173331 T3423 C324 P64185 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1173331 T3379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1173332 T3423 C324 P64185 oasc.SyncStrategy.syncToMe http://127.0.0.1:64185/cx/to/collection1/ has no replicas
   [junit4]   2> 1173332 T3423 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64185/cx/to/collection1/ shard2
   [junit4]   2> 1173333 T3423 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1173335 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1173336 T3378 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> 1173337 T3418 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> 1173337 T3400 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> 1173337 T3387 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> 1173341 T3379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1173344 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1173447 T3378 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> 1173447 T3418 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> 1173447 T3387 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> 1173447 T3400 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> 1173493 T3423 oasc.ZkController.register We are http://127.0.0.1:64185/cx/to/collection1/ and leader is http://127.0.0.1:64185/cx/to/collection1/
   [junit4]   2> 1173493 T3423 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64185/cx/to
   [junit4]   2> 1173493 T3423 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1173493 T3423 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1173494 T3423 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1173496 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1173496 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1173496 T3423 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1173496 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1173498 T3379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1173499 T3379 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:64185/cx/to",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64185_cx%2Fto",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1173502 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1173605 T3418 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> 1173605 T3387 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> 1173605 T3378 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> 1173605 T3400 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> 1174391 T3356 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1174392 T3356 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1174395 T3356 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64188
   [junit4]   2> 1174396 T3356 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1174396 T3356 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1174397 T3356 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1395837387959
   [junit4]   2> 1174397 T3356 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1395837387959/'
   [junit4]   2> 1174425 T3356 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1395837387959/solr.xml
   [junit4]   2> 1174492 T3356 oasc.CoreContainer.<init> New CoreContainer 295794224
   [junit4]   2> 1174493 T3356 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1395837387959/]
   [junit4]   2> 1174494 T3356 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1174495 T3356 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1174495 T3356 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1174495 T3356 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1174496 T3356 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1174496 T3356 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1174497 T3356 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1174497 T3356 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1174497 T3356 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1174498 T3356 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1174498 T3356 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1174499 T3356 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1174499 T3356 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55402/solr
   [junit4]   2> 1174499 T3356 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1174500 T3356 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1174503 T3434 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f56525a name:ZooKeeperConnection Watcher:127.0.0.1:55402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1174503 T3356 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1174506 T3356 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1174514 T3436 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6aa3ffc7 name:ZooKeeperConnection Watcher:127.0.0.1:55402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1174515 T3356 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1174531 T3356 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1175534 T3356 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64188_cx%2Fto
   [junit4]   2> 1175538 T3356 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64188_cx%2Fto
   [junit4]   2> 1175542 T3387 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1175542 T3436 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1175542 T3378 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1175542 T3418 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1175542 T3400 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1175560 T3437 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1175561 T3437 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1175563 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1175563 T3437 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1175563 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1175563 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1175565 T3379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1175566 T3379 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:64188/cx/to",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64188_cx%2Fto",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1175566 T3379 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1175566 T3379 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1175570 T3378 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1175579 T3387 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> 1175579 T3436 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> 1175579 T3400 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> 1175579 T3418 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> 1175580 T3378 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> 1176565 T3437 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1176565 T3437 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1176566 T3437 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1176567 T3437 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1176568 T3437 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1176568 T3437 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1395837387959/collection1/'
   [junit4]   2> 1176570 T3437 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1395837387959/collection1/lib/.svn/' to classloader
   [junit4]   2> 1176571 T3437 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1395837387959/collection1/lib/README' to classloader
   [junit4]   2> 1176572 T3437 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1395837387959/collection1/lib/classes/' to classloader
   [junit4]   2> 1176648 T3437 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1176721 T3437 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1176823 T3437 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1176835 T3437 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1177434 T3437 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1177437 T3437 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1177439 T3437 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1177443 T3437 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1177461 T3437 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1177461 T3437 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1177462 T3437 oasc.SolrCore.<init>

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

oreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1396141 T3456 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1396142 T3456 oasc.SolrCore.closeSearcher [collection1_shard1_0_replica2] Closing main searcher on request.
   [junit4]   2> 1396142 T3456 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1396143 T3456 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-jetty4-1395837392156/collection1_shard1_0_replica2/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-jetty4-1395837392156/collection1_shard1_0_replica2/data;done=false>>]
   [junit4]   2> 1396143 T3456 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-jetty4-1395837392156/collection1_shard1_0_replica2/data
   [junit4]   2> 1396143 T3456 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-jetty4-1395837392156/collection1_shard1_0_replica2/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-jetty4-1395837392156/collection1_shard1_0_replica2/data/index;done=false>>]
   [junit4]   2> 1396143 T3456 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-jetty4-1395837392156/collection1_shard1_0_replica2/data/index
   [junit4]   2> 1396144 T3456 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1_1/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1396144 T3456 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1396145 T3456 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> 1396145 T3456 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1396145 T3456 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1396146 T3456 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=it_IT, timezone=MST
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=207488512,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTest, TestComponentsName, HdfsUnloadDistributedZkTest, StandardRequestHandlerTest, RequestHandlersTest, DeleteReplicaTest, RemoteQueryErrorTest, TestLazyCores, TestFoldingMultitermQuery, SolrPluginUtilsTest, SystemInfoHandlerTest, StatsComponentTest, DirectSolrSpellCheckerTest, CacheHeaderTest, TestRequestStatusCollectionAPI, TestSolrQueryParserDefaultOperatorResource, ClusterStateUpdateTest, BadIndexSchemaTest, TestSolrCoreProperties, TestCopyFieldCollectionResource, SolrRequestParserTest, TestCustomSort, TestSearcherReuse, TestPseudoReturnFields, SimpleFacetsTest, LoggingHandlerTest, TestWriterPerf, TestAtomicUpdateErrorCases, ChaosMonkeySafeLeaderTest, StatelessScriptUpdateProcessorFactoryTest, DeleteShardTest, TestDefaultSimilarityFactory, URLClassifyProcessorTest, MinimalSchemaTest, LukeRequestHandlerTest, BasicFunctionalityTest, TestConfig, TestCloudManagedSchemaAddField, SpatialFilterTest, SliceStateTest, BlockDirectoryTest, CollectionsAPIAsyncDistributedZkTest, TestSolrQueryParserResource, DocumentAnalysisRequestHandlerTest, TermVectorComponentTest, TestImplicitCoreProperties, InfoHandlerTest, TestManagedSchema, SignatureUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, BJQParserTest, TestFuzzyAnalyzedSuggestions, SearchHandlerTest, SuggesterFSTTest, DistributedQueryComponentCustomSortTest, TestHashPartitioner, ReturnFieldsTest, TestCSVResponseWriter, TestPerFieldSimilarity, IndexSchemaRuntimeFieldTest, TestSuggestSpellingConverter, TestDFRSimilarityFactory, XmlUpdateRequestHandlerTest, AliasIntegrationTest, SpellCheckComponentTest, DeleteInactiveReplicaTest, DistributedExpandComponentTest, SolrIndexSplitterTest, BadComponentTest, TestDocumentBuilder, CoreAdminRequestStatusTest, TestIndexSearcher, DisMaxRequestHandlerTest, SuggesterTSTTest, FileBasedSpellCheckerTest, TestSolrXmlPersistor, TestSchemaNameResource, SOLR749Test, TestPhraseSuggestions, TestCoreContainer, LeaderElectionTest, ClusterStateTest, TestDistribDocBasedVersion, TestMultiCoreConfBootstrap, SolrXmlInZkTest, TestDynamicFieldCollectionResource, TestBinaryField, TermVectorComponentDistributedTest, SyncSliceTest, BasicDistributedZk2Test, ShardSplitTest]
   [junit4] Completed on J0 in 235.11s, 1 test, 1 failure <<< FAILURES!

[...truncated 617 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:467: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:45: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/common-build.xml:490: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:1276: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:908: There were test failures: 379 suites, 1603 tests, 1 failure, 38 ignored (17 assumptions)

Total time: 74 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure