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 2013/05/13 02:31:35 UTC

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3973 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3973/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest

Error Message:
testParserCoverage was run w/o any other method explicitly testing qparser: maxscore

Stack Trace:
java.lang.AssertionError: testParserCoverage was run w/o any other method explicitly testing qparser: maxscore
	at __randomizedtesting.SeedInfo.seed([5ED9E78696827EA0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


FAILED:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:57294 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([5ED9E78696827EA0:DF3F699EE1DD1E9C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9360 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.285; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.290; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.291; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.291; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.392; org.apache.solr.cloud.ZkTestServer; start zk server on port:26838
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.393; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.397; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@518f5ada name:ZooKeeperConnection Watcher:127.0.0.1:26838 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.397; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.398; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.413; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.415; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@dd9568c name:ZooKeeperConnection Watcher:127.0.0.1:26838/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.415; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.416; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.427; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.429; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.431; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.441; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.441; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.455; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.456; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.559; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.559; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.562; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.563; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.570; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.571; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.573; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.574; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.577; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.578; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.580; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.581; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.583; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.584; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.801; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.806; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:25331
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.807; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.807; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.808; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368404582592
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.808; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368404582592/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.809; org.apache.solr.core.CoreContainer; New CoreContainer 230618658
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.810; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368404582592/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.810; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368404582592/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.928; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.929; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.929; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.930; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.930; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.931; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.931; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.932; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.933; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.933; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.950; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.951; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:26838/solr
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.951; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.952; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.954; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@62597039 name:ZooKeeperConnection Watcher:127.0.0.1:26838 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.955; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.957; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.969; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.971; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@335a136c name:ZooKeeperConnection Watcher:127.0.0.1:26838/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.971; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.973; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.983; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.990; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.992; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25331_
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:02.994; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:25331_
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.004; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.017; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.024; org.apache.solr.cloud.Overseer; Overseer (id=89679762705416195-127.0.0.1:25331_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.029; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.042; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.042; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.044; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.052; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.058; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.059; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368404582592/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.059; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.060; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.060; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.061; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368404582592/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.062; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1368404582592/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.062; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1368404582592/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.097; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.140; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.241; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.246; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.836; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.840; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.842; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.847; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.867; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.868; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368404582592/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1368404582290/control/data/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.868; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@495b317b
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.868; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.869; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368404582290/control/data
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.869; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1368404582290/control/data/index/
[junit4:junit4]   1> WARN  - 2013-05-13 00:23:03.870; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1368404582290/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.870; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368404582290/control/data/index
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.874; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@35dd4691 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e547ced),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.874; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.877; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.877; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.878; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.878; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.879; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.879; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.880; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.880; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.881; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.892; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.898; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@213ad6e4 main
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.899; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1368404582290/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.900; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.900; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.903; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@213ad6e4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.905; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:03.905; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.561; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.561; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:25331_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:25331"}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.562; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.562; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.577; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.907; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.907; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:25331 collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.908; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.924; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.926; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.927; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.927; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:25331/collection1/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.927; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.928; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:25331/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.928; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:25331/collection1/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:04.928; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.081; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.127; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.157; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:25331/collection1/ and leader is http://127.0.0.1:25331/collection1/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.157; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25331
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.157; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.158; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.158; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.159; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.160; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.161; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.162; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.176; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.178; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.180; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@63ba7035 name:ZooKeeperConnection Watcher:127.0.0.1:26838/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.180; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.181; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.183; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.390; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.393; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:57294
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.394; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.394; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.395; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368404586184
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.395; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368404586184/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.396; org.apache.solr.core.CoreContainer; New CoreContainer 1805076088
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.396; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368404586184/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.397; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368404586184/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.515; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.516; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.516; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.517; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.517; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.518; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.518; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.519; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.519; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.520; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.535; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.536; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:26838/solr
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.536; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.537; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.540; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@492cd14 name:ZooKeeperConnection Watcher:127.0.0.1:26838 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.541; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.553; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.564; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.566; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5666a510 name:ZooKeeperConnection Watcher:127.0.0.1:26838/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.566; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:06.577; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.580; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57294_
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.583; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:57294_
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.586; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.586; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.586; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.586; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.603; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368404586184/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.604; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.604; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.605; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.606; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368404586184/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.607; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1368404586184/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.608; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1368404586184/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.632; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.633; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:25331_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:25331"}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.642; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.642; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.642; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.660; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.723; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.824; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:07.830; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.422; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.426; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.429; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.434; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.454; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.454; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368404586184/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty1/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.455; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@495b317b
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.455; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.456; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.456; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-05-13 00:23:08.457; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.458; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty1/index
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.461; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d3b3bef lockFactory=org.apache.lucene.store.NativeFSLockFactory@2169c0b3),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.461; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.464; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.464; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.465; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.466; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.466; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.467; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.467; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.468; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.468; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.481; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.488; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@42691812 main
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.488; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.489; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.490; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.494; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@42691812 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.497; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:08.497; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.152; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.153; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:57294_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:57294"}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.153; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.154; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.168; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.168; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.168; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.500; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.500; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:57294 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.501; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.517; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.519; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.519; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.520; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:57294/collection1/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.520; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.520; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:57294/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.520; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:57294/collection1/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:09.521; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.672; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.691; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.691; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.691; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.698; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:57294/collection1/ and leader is http://127.0.0.1:57294/collection1/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.698; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57294
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.698; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.698; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.699; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.700; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.701; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.702; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.702; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.924; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.927; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:12314
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.928; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.929; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.929; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1368404590717
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.930; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1368404590717/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.930; org.apache.solr.core.CoreContainer; New CoreContainer 1119073367
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.931; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1368404590717/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:10.932; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1368404590717/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.049; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.050; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.051; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.051; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.052; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.052; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.053; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.053; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.054; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.054; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.071; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.072; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:26838/solr
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.072; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.073; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.076; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@77a59e7f name:ZooKeeperConnection Watcher:127.0.0.1:26838 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.077; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.079; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.092; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.094; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7c3e092e name:ZooKeeperConnection Watcher:127.0.0.1:26838/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.094; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:11.106; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.109; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12314_
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.111; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:12314_
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.113; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.114; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.114; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.114; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.114; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.115; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.127; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.133; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1368404590717/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.133; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.134; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.134; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.135; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1368404590717/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.137; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1368404590717/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.137; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1368404590717/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.189; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.195; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.196; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:57294_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:57294"}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.200; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.200; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.200; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.200; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.254; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.355; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.361; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.959; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.963; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.965; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.971; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.990; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.991; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1368404590717/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty2/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.991; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@495b317b
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.992; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.993; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.993; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-05-13 00:23:12.993; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.994; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty2/index
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.997; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@32ff0bcd lockFactory=org.apache.lucene.store.NativeFSLockFactory@c32331f),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:12.998; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.001; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.001; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.002; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.003; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.003; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.004; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.004; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.005; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.005; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.018; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.024; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6d2bf528 main
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.025; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.026; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.026; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.030; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@6d2bf528 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.033; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.033; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.712; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.712; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:12314_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:12314"}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.713; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.713; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.727; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.727; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.727; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:13.727; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:14.036; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:14.036; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:12314 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:14.037; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:14.053; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:14.055; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:14.056; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:14.056; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:12314/collection1/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:14.056; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:14.056; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:12314/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:14.057; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:12314/collection1/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:14.057; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.231; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.347; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.348; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.348; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.347; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.387; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:12314/collection1/ and leader is http://127.0.0.1:12314/collection1/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.387; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12314
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.387; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.388; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.388; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.421; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.422; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.423; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.424; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.651; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.655; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:17718
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.655; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.656; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.657; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1368404595441
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.657; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1368404595441/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.658; org.apache.solr.core.CoreContainer; New CoreContainer 68818028
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.658; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1368404595441/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.659; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1368404595441/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.775; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.776; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.777; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.777; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.778; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.778; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.779; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.779; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.780; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.780; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.796; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.797; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:26838/solr
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.798; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.799; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.802; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5f8a1270 name:ZooKeeperConnection Watcher:127.0.0.1:26838 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.804; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.806; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.819; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.821; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@150a4b7c name:ZooKeeperConnection Watcher:127.0.0.1:26838/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.821; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:15.833; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.836; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17718_
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.838; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:17718_
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.841; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.841; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.841; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.841; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.841; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.842; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.842; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.842; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.841; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.849; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1368404595441/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.849; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.850; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.850; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.851; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1368404595441/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.853; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1368404595441/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.853; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1368404595441/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.878; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.878; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:12314_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:12314"}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.891; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.891; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.891; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.891; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.891; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.906; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:16.970; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.071; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.077; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.675; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.679; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.681; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.687; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.707; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.707; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1368404595441/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty3/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.708; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@495b317b
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.708; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.709; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty3
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.709; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-05-13 00:23:17.709; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.710; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty3/index
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.713; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48e80da2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6bc10ec2),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.714; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.717; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.717; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.718; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.719; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.719; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.719; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.720; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.721; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.721; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.734; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.740; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3cc33735 main
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.741; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.742; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.742; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.747; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3cc33735 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.749; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:17.749; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.395; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.396; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:17718_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:17718"}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.396; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.396; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.410; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.410; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.410; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.410; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.410; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.752; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.752; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:17718 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.754; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:17718/collection1/ and leader is http://127.0.0.1:57294/collection1/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.755; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:17718
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.755; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.755; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.756; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.756; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.757; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.757; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.757; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.758; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.758; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.759; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.760; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.783; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.985; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.988; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:39594
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.989; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.990; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.990; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1368404598782
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.991; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1368404598782/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.991; org.apache.solr.core.CoreContainer; New CoreContainer 1105459103
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.992; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1368404598782/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:18.992; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1368404598782/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.109; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.110; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.110; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.111; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.111; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.112; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.112; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.113; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.113; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.114; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.130; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.131; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:26838/solr
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.132; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.133; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.136; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6e1dbd9f name:ZooKeeperConnection Watcher:127.0.0.1:26838 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.136; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.152; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.164; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.166; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6f23d161 name:ZooKeeperConnection Watcher:127.0.0.1:26838/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.167; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.177; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.914; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.915; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:17718_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:17718"}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.939; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.939; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.939; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.939; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.939; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:19.939; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.180; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39594_
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.182; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:39594_
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.184; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.185; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.185; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.185; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.184; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.185; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.186; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.185; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.185; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.186; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.193; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.194; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.199; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1368404598782/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.200; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.200; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.200; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.202; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1368404598782/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.203; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1368404598782/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.204; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1368404598782/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.259; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.324; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.425; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.431; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.786; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:20.786; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:17718_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2003 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.026; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.030; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.033; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.038; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.057; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.058; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1368404598782/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty4/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.058; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@495b317b
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.059; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.059; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.060; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-05-13 00:23:21.060; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.061; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.064; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@540f42b3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f38df16),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.064; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.067; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.067; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.068; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.069; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.069; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.070; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.070; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.071; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.071; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.084; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.090; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@bef52fd main
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.091; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.092; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.092; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.096; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@bef52fd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.099; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.099; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.443; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.443; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:39594_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:39594"}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.444; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.444; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.457; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.457; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.457; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.457; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.457; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:21.457; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.102; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.102; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:39594 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.106; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:39594/collection1/ and leader is http://127.0.0.1:12314/collection1/
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.107; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39594
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.107; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.107; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.108; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.108; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.108; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.109; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.109; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.109; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.110; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.110; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.111; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.131; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.132; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.133; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.133; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.134; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.788; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:57294/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.788; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:17718 START replicas=[http://127.0.0.1:57294/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-13 00:23:22.788; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.789; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.789; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.790; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.790; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.790; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:57294/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.791; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.797; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.802; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.804; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d3b3bef lockFactory=org.apache.lucene.store.NativeFSLockFactory@2169c0b3),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.805; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.806; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d3b3bef lockFactory=org.apache.lucene.store.NativeFSLockFactory@2169c0b3),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d3b3bef lockFactory=org.apache.lucene.store.NativeFSLockFactory@2169c0b3),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.806; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.807; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@244dac8f realtime
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.807; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.807; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.808; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.809; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.811; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.811; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.812; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.812; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.812; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.814; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.815; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.816; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty3/index.20130513122322815
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.816; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@71c1224a lockFactory=org.apache.lucene.store.NativeFSLockFactory@4899de2d) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.819; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.820; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.821; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.821; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.823; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48e80da2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6bc10ec2),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48e80da2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6bc10ec2),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.824; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.824; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.825; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@59403ef8 main
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.826; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@59403ef8 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.826; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty3/index.20130513122322815 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty3/index.20130513122322815;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.827; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty3/index.20130513122322815
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.827; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty3/index.20130513122322815
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.827; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.827; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.828; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.828; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.830; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.961; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.961; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:39594_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:39594"}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.965; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:17718_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:17718"}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.977; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.977; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.977; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.977; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.977; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:22.977; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:23.134; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:23.134; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:39594_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:23.136; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:24.138; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.136; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:12314/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.136; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:39594 START replicas=[http://127.0.0.1:12314/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-13 00:23:25.137; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.137; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.137; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.137; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.138; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.138; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:12314/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.138; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.140; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.150; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.155; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.158; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@32ff0bcd lockFactory=org.apache.lucene.store.NativeFSLockFactory@c32331f),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.158; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.159; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@32ff0bcd lockFactory=org.apache.lucene.store.NativeFSLockFactory@c32331f),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@32ff0bcd lockFactory=org.apache.lucene.store.NativeFSLockFactory@c32331f),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.160; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.160; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@22bcba5e realtime
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.161; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.161; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.162; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.162; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.164; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.164; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.165; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.165; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.165; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.168; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.169; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.170; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty4/index.20130513122325169
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.170; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5815be2f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c5d7e83) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.173; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.174; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.175; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.175; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.177; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@540f42b3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f38df16),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@540f42b3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f38df16),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.178; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.178; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.178; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@15ad27b4 main
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.179; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@15ad27b4 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.180; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty4/index.20130513122325169 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty4/index.20130513122325169;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.180; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty4/index.20130513122325169
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.180; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1368404582290/jetty4/index.20130513122325169
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.181; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.181; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.181; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.181; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.183; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.992; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:25.993; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:39594_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:39594"}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.010; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.010; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.010; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.010; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.010; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.010; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.142; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.143; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.152; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.155; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@35dd4691 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e547ced),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.156; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.156; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@35dd4691 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e547ced),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@35dd4691 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e547ced),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.157; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.158; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@de38644 main
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.158; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.159; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@de38644 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.159; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.170; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.172; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@32ff0bcd lockFactory=org.apache.lucene.store.NativeFSLockFactory@c32331f),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@32ff0bcd lockFactory=org.apache.lucene.store.NativeFSLockFactory@c32331f),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.172; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.173; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3c2de113 main
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.173; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.174; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3c2de113 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.174; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:57294/collection1/, StdNode: http://127.0.0.1:17718/collection1/, StdNode: http://127.0.0.1:39594/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.177; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.179; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d3b3bef lockFactory=org.apache.lucene.store.NativeFSLockFactory@2169c0b3),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d3b3bef lockFactory=org.apache.lucene.store.NativeFSLockFactory@2169c0b3),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.179; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.180; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@24fe3b4c main
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.180; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.181; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@24fe3b4c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.181; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.189; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.189; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.190; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48e80da2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6bc10ec2),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48e80da2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6bc10ec2),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.191; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@540f42b3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f38df16),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@540f42b3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f38df16),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.191; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.192; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.193; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1ce02f9f main
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.193; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5a81c500 main
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.194; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.194; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1ce02f9f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.194; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.195; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.195; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5a81c500 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.196; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.197; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 27
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.198; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.200; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.202; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.204; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:26.206; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.211; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1434876230458408960)} 0 2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.219; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1434876230462603264&update.from=http://127.0.0.1:12314/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1434876230462603264)} 0 2
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.222; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1434876230465748992&update.from=http://127.0.0.1:57294/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1434876230465748992)} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.223; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1434876230465748992)} 0 6
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.223; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1434876230462603264)} 0 9
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.227; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1434876230475186176)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.233; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!0 (1434876230478331904)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.233; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1434876230478331904)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.236; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1 (1434876230485671936)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.245; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!1 (1434876230490914816)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.245; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!1 (1434876230490914816)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.246; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.250; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1434876230499303424)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.257; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!2 (1434876230504546304)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.258; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[c!2 (1434876230504546304)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.259; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.262; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3 (1434876230511886336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.267; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!3 (1434876230516080640)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.268; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!3 (1434876230516080640)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.269; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.272; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4 (1434876230522372096)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.277; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!4 (1434876230525517824)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.278; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4 (1434876230525517824)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.281; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5 (1434876230532857856)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.287; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!5 (1434876230536003584)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.288; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5 (1434876230536003584)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.291; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6 (1434876230543343616)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.299; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!6 (1434876230548586496)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.300; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!6 (1434876230548586496)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.301; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.303; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1434876230555926528)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.309; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!7 (1434876230559072256)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.310; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1434876230559072256)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.314; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8 (1434876230566412288)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.319; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!8 (1434876230569558016)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.320; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8 (1434876230569558016)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.324; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9 (1434876230576898048)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.329; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!9 (1434876230580043776)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.330; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9 (1434876230580043776)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.334; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1434876230587383808)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.341; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!10 (1434876230592626688)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.342; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[k!10 (1434876230592626688)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.343; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.346; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11 (1434876230599966720)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.351; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!11 (1434876230603112448)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.352; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11 (1434876230603112448)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.356; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12 (1434876230610452480)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.364; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!12 (1434876230615695360)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.364; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!12 (1434876230615695360)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.365; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.368; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1434876230624083968)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.374; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!13 (1434876230627229696)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.375; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1434876230627229696)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.379; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1434876230634569728)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.386; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!14 (1434876230639812608)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.387; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[o!14 (1434876230639812608)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.388; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.391; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15 (1434876230647152640)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.396; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!15 (1434876230650298368)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.397; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15 (1434876230650298368)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.400; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16 (1434876230657638400)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.408; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!16 (1434876230662881280)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.409; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[q!16 (1434876230662881280)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.410; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.412; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17 (1434876230670221312)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.420; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!17 (1434876230675464192)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.421; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[r!17 (1434876230675464192)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.422; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.425; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18 (1434876230682804224)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.432; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!18 (1434876230688047104)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.433; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!18 (1434876230688047104)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.434; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.436; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19 (1434876230695387136)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.444; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!19 (1434876230700630016)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.445; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!19 (1434876230700630016)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.446; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.448; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20 (1434876230707970048)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.456; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!20 (1434876230713212928)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.457; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[u!20 (1434876230713212928)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.458; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.460; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21 (1434876230720552960)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.469; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!21 (1434876230725795840)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.469; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[v!21 (1434876230725795840)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.470; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.472; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22 (1434876230733135872)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.480; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!22 (1434876230738378752)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.481; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[w!22 (1434876230738378752)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.482; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.484; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23 (1434876230745718784)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.492; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!23 (1434876230750961664)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.493; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[x!23 (1434876230750961664)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.494; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.497; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24 (1434876230758301696)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.502; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!24 (1434876230761447424)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.503; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24 (1434876230761447424)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.506; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25 (1434876230768787456)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.512; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!25 (1434876230771933184)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.513; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25 (1434876230771933184)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.516; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26 (1434876230779273216)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.522; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!26 (1434876230782418944)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.523; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26 (1434876230782418944)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.526; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27 (1434876230789758976)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.532; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!27 (1434876230792904704)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.533; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27 (1434876230792904704)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.536; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28 (1434876230800244736)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.544; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!28 (1434876230805487616)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.545; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[c!28 (1434876230805487616)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.546; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.548; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1434876230812827648)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.554; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!29 (1434876230815973376)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.555; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1434876230815973376)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.559; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30 (1434876230823313408)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.566; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!30 (1434876230828556288)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.567; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!30 (1434876230828556288)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.568; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.571; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1434876230835896320)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.577; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!31 (1434876230839042048)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.577; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1434876230839042048)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.580; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1434876230846382080)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.586; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!32 (1434876230849527808)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.587; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1434876230849527808)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.590; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33 (1434876230856867840)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.598; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!33 (1434876230862110720)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.599; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!33 (1434876230862110720)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.600; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.602; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34 (1434876230869450752)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.608; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!34 (1434876230872596480)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.609; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34 (1434876230872596480)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.612; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35 (1434876230879936512)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.620; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!35 (1434876230885179392)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.621; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[j!35 (1434876230885179392)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.622; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.625; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1434876230893568000)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.633; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:57294/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!36 (1434876230898810880)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.634; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[k!36 (1434876230898810880)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.635; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.637; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37 (1434876230906150912)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.644; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!37 (1434876230909296640)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.644; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37 (1434876230909296640)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.647; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38 (1434876230916636672)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.653; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:12314/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!38 (1434876230919782400)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-13 00:23:28.654; org.apache.solr.update.processor.LogUpdateProcess

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

7.662; org.apache.solr.SolrTestCaseJ4; ###Starting testQuerySwitch
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.664; org.apache.solr.SolrTestCaseJ4; ###Ending testQuerySwitch
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.668; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryJoin
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.669; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryJoin
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.672; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncLinear
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.677; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncLinear
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.681; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncBools
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.682; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncBools
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.685; org.apache.solr.SolrTestCaseJ4; ###Starting testField
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.685; org.apache.solr.SolrTestCaseJ4; ###Ending testField
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.689; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncVector
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.690; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncVector
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.693; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncRord
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.698; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncRord
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.701; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryRaw
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.702; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryRaw
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.705; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncSingleValueMathFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.711; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncSingleValueMathFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.714; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryLucenePlusSort
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.717; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryLucenePlusSort
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.720; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMs
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.729; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMs
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.733; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMap
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.738; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMap
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.741; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncHsin
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.748; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncHsin
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.753; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncDoubleValueMathFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.759; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncDoubleValueMathFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.761; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.761; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=278597753
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.762; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@34568073
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.772; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.773; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.773; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.774; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.774; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.775; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.775; org.apache.solr.core.CachingDirectoryFactory; looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368404676462 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368404676462;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.775; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368404676462
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.776; org.apache.solr.core.CachingDirectoryFactory; looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368404676462/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368404676462/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-13 00:24:37.776; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368404676462/index
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=el_CY, timezone=Africa/Timbuktu
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=1,free=149154824,total=358612992
[junit4:junit4]   2> NOTE: All tests run in this JVM: [JsonLoaderTest, LegacyHTMLStripCharFilterTest, TestExtendedDismaxParser, TestFaceting, TestSolrDeletionPolicy2, TestReversedWildcardFilterFactory, TestSearchPerf, PrimUtilsTest, SolrIndexSplitterTest, TestCoreContainer, SolrCoreTest, SliceStateTest, ChaosMonkeyNothingIsSafeTest, SystemInfoHandlerTest, TermsComponentTest, AutoCommitTest, TestManagedSchema, ReturnFieldsTest, TestDocumentBuilder, MoreLikeThisHandlerTest, TestFieldCollectionResource, TestJoin, DistributedSpellCheckComponentTest, TestCloudManagedSchemaAddField, SOLR749Test, StatelessScriptUpdateProcessorFactoryTest, SoftAutoCommitTest, BasicFunctionalityTest, SearchHandlerTest, ScriptEngineTest, ChaosMonkeyShardSplitTest, SpellingQueryConverterTest, TestManagedSchemaFieldResource, ZkControllerTest, FastVectorHighlighterTest, ShowFileRequestHandlerTest, LeaderElectionTest, RegexBoostProcessorTest, TestStressVersions, TestPropInjectDefaults, UnloadDistributedZkTest, TestRemoteStreaming, TestFuzzyAnalyzedSuggestions, ShardRoutingTest, ExternalFileFieldSortTest, BadCopyFieldTest, AliasIntegrationTest, SuggesterTest, OverseerTest, BasicDistributedZkTest, LukeRequestHandlerTest, TestWriterPerf, TestQueryUtils, FileBasedSpellCheckerTest, UpdateRequestProcessorFactoryTest, SpatialFilterTest, TestUniqueKeyFieldResource, RAMDirectoryFactoryTest, ResponseLogComponentTest, DocumentBuilderTest, ShardSplitTest, TestCharFilters, ClusterStateUpdateTest, FieldMutatingUpdateProcessorTest, TestPseudoReturnFields, PolyFieldTest, QueryEqualityTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.seed=5ED9E78696827EA0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=Africa/Timbuktu -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J0 | QueryEqualityTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: testParserCoverage was run w/o any other method explicitly testing qparser: maxscore
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([5ED9E78696827EA0]:0)
[junit4:junit4]    > 	at org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:61)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] Completed on J0 in 1.38s, 63 tests, 1 failure <<< FAILURES!

[...truncated 455 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:377: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:357: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:437: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1240: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:884: There were test failures: 295 suites, 1230 tests, 1 suite-level error, 1 error, 27 ignored (8 assumptions)

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



Re: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3977 - Still Failing

Posted by Robert Muir <rc...@gmail.com>.
I can't reproduce this locally, nor on the jenkins box itself.

On Mon, May 13, 2013 at 5:21 PM, Apache Jenkins Server
<je...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3977/
>
> 2 tests failed.
> REGRESSION:  org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest.testRandomStrings
>
> Error Message:
> Test abandoned because suite timeout was reached.
>
> Stack Trace:
> java.lang.Exception: Test abandoned because suite timeout was reached.
>         at __randomizedtesting.SeedInfo.seed([4E618C3911A2075B]:0)
>
>
> FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest
>
> Error Message:
> Suite timeout exceeded (>= 7200000 msec).
>
> Stack Trace:
> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>         at __randomizedtesting.SeedInfo.seed([4E618C3911A2075B]:0)
>
>
>
>
> Build Log:
> [...truncated 6045 lines...]
> [junit4:junit4] Suite: org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest
> [junit4:junit4]   2> ??? 14, 2013 4:21:14 AM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
> [junit4:junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest
> [junit4:junit4]   2> ==== jstack at approximately timeout time ====
> [junit4:junit4]   2> "Thread-9" ID=22 RUNNABLE
> [junit4:junit4]   2>    at java.util.HashMap.transfer(HashMap.java:584)
> [junit4:junit4]   2>    at java.util.HashMap.resize(HashMap.java:564)
> [junit4:junit4]   2>    at java.util.HashMap.addEntry(HashMap.java:851)
> [junit4:junit4]   2>    at java.util.HashMap.put(HashMap.java:484)
> [junit4:junit4]   2>    at java.util.HashSet.add(HashSet.java:217)
> [junit4:junit4]   2>    at org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl.setName(AnalysisEngineManagementImpl.java:245)
> [junit4:junit4]   2>    at org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.initialize(AnalysisEngineImplBase.java:181)
> [junit4:junit4]   2>    at org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl.initialize(AggregateAnalysisEngine_impl.java:127)
> [junit4:junit4]   2>    at org.apache.uima.impl.AnalysisEngineFactory_impl.produceResource(AnalysisEngineFactory_impl.java:94)
> [junit4:junit4]   2>    at org.apache.uima.impl.CompositeResourceFactory_impl.produceResource(CompositeResourceFactory_impl.java:62)
> [junit4:junit4]   2>    at org.apache.uima.UIMAFramework.produceResource(UIMAFramework.java:267)
> [junit4:junit4]   2>    at org.apache.uima.UIMAFramework.produceAnalysisEngine(UIMAFramework.java:335)
> [junit4:junit4]   2>    at org.apache.lucene.analysis.uima.ae.BasicAEProvider.getAE(BasicAEProvider.java:73)
> [junit4:junit4]   2>    at org.apache.lucene.analysis.uima.BaseUIMATokenizer.analyzeInput(BaseUIMATokenizer.java:63)
> [junit4:junit4]   2>    at org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizer.initializeIterator(UIMATypeAwareAnnotationsTokenizer.java:72)
> [junit4:junit4]   2>    at org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizer.incrementToken(UIMATypeAwareAnnotationsTokenizer.java:94)
> [junit4:junit4]   2>    at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:635)
> [junit4:junit4]   2>    at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:546)
> [junit4:junit4]   2>    at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:57)
> [junit4:junit4]   2>    at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:418)
> [junit4:junit4]   2>
> [junit4:junit4]   2> "TEST-UIMATypeAwareAnalyzerTest.testRandomStrings-seed#[4E618C3911A2075B]" ID=19 WAITING on org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread@622dffb1
> [junit4:junit4]   2>    at java.lang.Object.wait(Native Method)
> [junit4:junit4]   2>    - waiting on org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread@622dffb1
> [junit4:junit4]   2>    at java.lang.Thread.join(Thread.java:1258)
> [junit4:junit4]   2>    at java.lang.Thread.join(Thread.java:1332)
> [junit4:junit4]   2>    at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:460)
> [junit4:junit4]   2>    at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:370)
> [junit4:junit4]   2>    at org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest.testRandomStrings(UIMATypeAwareAnalyzerTest.java:65)
> [junit4:junit4]   2>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]   2>    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> [junit4:junit4]   2>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [junit4:junit4]   2>    at java.lang.reflect.Method.invoke(Method.java:601)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
> [junit4:junit4]   2>    at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]   2>    at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]   2>    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]   2>    at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]   2>    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]   2>    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]   2>    at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]   2>    at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]   2>    at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]   2>    at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]   2>    at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]   2>    at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]   2>    at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2>
> [junit4:junit4]   2> "SUITE-UIMATypeAwareAnalyzerTest-seed#[4E618C3911A2075B]" ID=18 RUNNABLE
> [junit4:junit4]   2>    at sun.management.ThreadImpl.dumpThreads0(Native Method)
> [junit4:junit4]   2>    at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:655)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$800(ThreadLeakControl.java:60)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:396)
> [junit4:junit4]   2>    - locked java.lang.Object@664da27d
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:556)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:79)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.RandomizedRunner$1.run(RandomizedRunner.java:492)
> [junit4:junit4]   2>
> [junit4:junit4]   2> "Signal Dispatcher" ID=5 RUNNABLE
> [junit4:junit4]   2>
> [junit4:junit4]   2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@72e6f103
> [junit4:junit4]   2>    at java.lang.Object.wait(Native Method)
> [junit4:junit4]   2>    - waiting on java.lang.ref.ReferenceQueue$Lock@72e6f103
> [junit4:junit4]   2>    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
> [junit4:junit4]   2>    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
> [junit4:junit4]   2>    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177)
> [junit4:junit4]   2>
> [junit4:junit4]   2> "Reference Handler" ID=2 WAITING on java.lang.ref.Reference$Lock@17d936e4
> [junit4:junit4]   2>    at java.lang.Object.wait(Native Method)
> [junit4:junit4]   2>    - waiting on java.lang.ref.Reference$Lock@17d936e4
> [junit4:junit4]   2>    at java.lang.Object.wait(Object.java:503)
> [junit4:junit4]   2>    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
> [junit4:junit4]   2>
> [junit4:junit4]   2> "main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$1@334b49fc
> [junit4:junit4]   2>    at java.lang.Object.wait(Native Method)
> [junit4:junit4]   2>    - waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$1@334b49fc
> [junit4:junit4]   2>    at java.lang.Thread.join(Thread.java:1258)
> [junit4:junit4]   2>    at java.lang.Thread.join(Thread.java:1332)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:502)
> [junit4:junit4]   2>    at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:399)
> [junit4:junit4]   2>    at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
> [junit4:junit4]   2>    at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
> [junit4:junit4]   2>    at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
> [junit4:junit4]   2>
> [junit4:junit4]   2> ^^==============================================
> [junit4:junit4]   2>
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMATypeAwareAnalyzerTest -Dtests.method=testRandomStrings -Dtests.seed=4E618C3911A2075B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_ME -Dtests.timezone=Asia/Novokuznetsk -Dtests.file.encoding=US-ASCII
> [junit4:junit4] ERROR   7200s | UIMATypeAwareAnalyzerTest.testRandomStrings <<<
> [junit4:junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
> [junit4:junit4]    >    at __randomizedtesting.SeedInfo.seed([4E618C3911A2075B]:0)
> [junit4:junit4]   2> ??? 14, 2013 4:21:14 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
> [junit4:junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
> [junit4:junit4]   2> ??? 14, 2013 4:21:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
> [junit4:junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest:
> [junit4:junit4]   2>    1) Thread[id=19, name=TEST-UIMATypeAwareAnalyzerTest.testRandomStrings-seed#[4E618C3911A2075B], state=WAITING, group=TGRP-UIMATypeAwareAnalyzerTest]
> [junit4:junit4]   2>         at java.lang.Object.wait(Native Method)
> [junit4:junit4]   2>         at java.lang.Thread.join(Thread.java:1258)
> [junit4:junit4]   2>         at java.lang.Thread.join(Thread.java:1332)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:460)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:370)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest.testRandomStrings(UIMATypeAwareAnalyzerTest.java:65)
> [junit4:junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> [junit4:junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [junit4:junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:601)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
> [junit4:junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]   2>         at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2>    2) Thread[id=22, name=Thread-9, state=RUNNABLE, group=TGRP-UIMATypeAwareAnalyzerTest]
> [junit4:junit4]   2>         at java.util.HashMap.transfer(HashMap.java:584)
> [junit4:junit4]   2>         at java.util.HashMap.resize(HashMap.java:564)
> [junit4:junit4]   2>         at java.util.HashMap.addEntry(HashMap.java:851)
> [junit4:junit4]   2>         at java.util.HashMap.put(HashMap.java:484)
> [junit4:junit4]   2>         at java.util.HashSet.add(HashSet.java:217)
> [junit4:junit4]   2>         at org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl.setName(AnalysisEngineManagementImpl.java:245)
> [junit4:junit4]   2>         at org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.initialize(AnalysisEngineImplBase.java:181)
> [junit4:junit4]   2>         at org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl.initialize(AggregateAnalysisEngine_impl.java:127)
> [junit4:junit4]   2>         at org.apache.uima.impl.AnalysisEngineFactory_impl.produceResource(AnalysisEngineFactory_impl.java:94)
> [junit4:junit4]   2>         at org.apache.uima.impl.CompositeResourceFactory_impl.produceResource(CompositeResourceFactory_impl.java:62)
> [junit4:junit4]   2>         at org.apache.uima.UIMAFramework.produceResource(UIMAFramework.java:267)
> [junit4:junit4]   2>         at org.apache.uima.UIMAFramework.produceAnalysisEngine(UIMAFramework.java:335)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.uima.ae.BasicAEProvider.getAE(BasicAEProvider.java:73)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.uima.BaseUIMATokenizer.analyzeInput(BaseUIMATokenizer.java:63)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizer.initializeIterator(UIMATypeAwareAnnotationsTokenizer.java:72)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizer.incrementToken(UIMATypeAwareAnnotationsTokenizer.java:94)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:635)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:546)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:57)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:418)
> [junit4:junit4]   2> ??? 14, 2013 4:21:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
> [junit4:junit4]   2> INFO: Starting to interrupt leaked threads:
> [junit4:junit4]   2>    1) Thread[id=19, name=TEST-UIMATypeAwareAnalyzerTest.testRandomStrings-seed#[4E618C3911A2075B], state=WAITING, group=TGRP-UIMATypeAwareAnalyzerTest]
> [junit4:junit4]   2>    2) Thread[id=22, name=Thread-9, state=RUNNABLE, group=TGRP-UIMATypeAwareAnalyzerTest]
> [junit4:junit4]   2> ??? 14, 2013 4:21:34 AM WhitespaceTokenizer initialize
> [junit4:junit4]   2> INFO: "Whitespace tokenizer successfully initialized"
> [junit4:junit4]   2> ??? 14, 2013 4:21:37 AM WhitespaceTokenizer typeSystemInit
> [junit4:junit4]   2> INFO: "Whitespace tokenizer typesystem initialized"
> [junit4:junit4]   2> ??? 14, 2013 4:21:37 AM WhitespaceTokenizer process
> [junit4:junit4]   2> INFO: "Whitespace tokenizer starts processing"
> [junit4:junit4]   2> ??? 14, 2013 4:21:37 AM WhitespaceTokenizer process
> [junit4:junit4]   2> INFO: "Whitespace tokenizer finished processing"
> [junit4:junit4]   2> May 13, 2013 9:21:37 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
> [junit4:junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
> [junit4:junit4]   2>    1) Thread[id=22, name=Thread-9, state=RUNNABLE, group=TGRP-UIMATypeAwareAnalyzerTest]
> [junit4:junit4]   2>         at java.util.HashMap.transfer(HashMap.java:584)
> [junit4:junit4]   2>         at java.util.HashMap.resize(HashMap.java:564)
> [junit4:junit4]   2>         at java.util.HashMap.addEntry(HashMap.java:851)
> [junit4:junit4]   2>         at java.util.HashMap.put(HashMap.java:484)
> [junit4:junit4]   2>         at java.util.HashSet.add(HashSet.java:217)
> [junit4:junit4]   2>         at org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl.setName(AnalysisEngineManagementImpl.java:245)
> [junit4:junit4]   2>         at org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.initialize(AnalysisEngineImplBase.java:181)
> [junit4:junit4]   2>         at org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl.initialize(AggregateAnalysisEngine_impl.java:127)
> [junit4:junit4]   2>         at org.apache.uima.impl.AnalysisEngineFactory_impl.produceResource(AnalysisEngineFactory_impl.java:94)
> [junit4:junit4]   2>         at org.apache.uima.impl.CompositeResourceFactory_impl.produceResource(CompositeResourceFactory_impl.java:62)
> [junit4:junit4]   2>         at org.apache.uima.UIMAFramework.produceResource(UIMAFramework.java:267)
> [junit4:junit4]   2>         at org.apache.uima.UIMAFramework.produceAnalysisEngine(UIMAFramework.java:335)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.uima.ae.BasicAEProvider.getAE(BasicAEProvider.java:73)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.uima.BaseUIMATokenizer.analyzeInput(BaseUIMATokenizer.java:63)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizer.initializeIterator(UIMATypeAwareAnnotationsTokenizer.java:72)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizer.incrementToken(UIMATypeAwareAnnotationsTokenizer.java:94)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:635)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:546)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:57)
> [junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:418)
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sr_ME, timezone=Asia/Novokuznetsk
> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=2,free=10602104,total=155189248
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [UIMABaseAnalyzerTest, UIMATypeAwareAnalyzerTest]
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMATypeAwareAnalyzerTest -Dtests.seed=4E618C3911A2075B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_ME -Dtests.timezone=Asia/Novokuznetsk -Dtests.file.encoding=US-ASCII
> [junit4:junit4] ERROR   0.00s | UIMATypeAwareAnalyzerTest (suite) <<<
> [junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
> [junit4:junit4]    >    at __randomizedtesting.SeedInfo.seed([4E618C3911A2075B]:0)
> [junit4:junit4] Completed in 7223.38s, 1 test, 2 errors <<< FAILURES!
>
> [...truncated 16 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:377: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:357: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build.xml:554: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1798: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/analysis/build.xml:105: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/analysis/build.xml:38: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/module-build.xml:61: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1240: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:884: There were test failures: 5 suites, 11 tests, 1 suite-level error, 1 error
>
> Total time: 133 minutes 31 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

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


[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3977 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3977/

2 tests failed.
REGRESSION:  org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest.testRandomStrings

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([4E618C3911A2075B]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([4E618C3911A2075B]:0)




Build Log:
[...truncated 6045 lines...]
[junit4:junit4] Suite: org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest
[junit4:junit4]   2> ??? 14, 2013 4:21:14 AM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
[junit4:junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest
[junit4:junit4]   2> ==== jstack at approximately timeout time ====
[junit4:junit4]   2> "Thread-9" ID=22 RUNNABLE
[junit4:junit4]   2> 	at java.util.HashMap.transfer(HashMap.java:584)
[junit4:junit4]   2> 	at java.util.HashMap.resize(HashMap.java:564)
[junit4:junit4]   2> 	at java.util.HashMap.addEntry(HashMap.java:851)
[junit4:junit4]   2> 	at java.util.HashMap.put(HashMap.java:484)
[junit4:junit4]   2> 	at java.util.HashSet.add(HashSet.java:217)
[junit4:junit4]   2> 	at org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl.setName(AnalysisEngineManagementImpl.java:245)
[junit4:junit4]   2> 	at org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.initialize(AnalysisEngineImplBase.java:181)
[junit4:junit4]   2> 	at org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl.initialize(AggregateAnalysisEngine_impl.java:127)
[junit4:junit4]   2> 	at org.apache.uima.impl.AnalysisEngineFactory_impl.produceResource(AnalysisEngineFactory_impl.java:94)
[junit4:junit4]   2> 	at org.apache.uima.impl.CompositeResourceFactory_impl.produceResource(CompositeResourceFactory_impl.java:62)
[junit4:junit4]   2> 	at org.apache.uima.UIMAFramework.produceResource(UIMAFramework.java:267)
[junit4:junit4]   2> 	at org.apache.uima.UIMAFramework.produceAnalysisEngine(UIMAFramework.java:335)
[junit4:junit4]   2> 	at org.apache.lucene.analysis.uima.ae.BasicAEProvider.getAE(BasicAEProvider.java:73)
[junit4:junit4]   2> 	at org.apache.lucene.analysis.uima.BaseUIMATokenizer.analyzeInput(BaseUIMATokenizer.java:63)
[junit4:junit4]   2> 	at org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizer.initializeIterator(UIMATypeAwareAnnotationsTokenizer.java:72)
[junit4:junit4]   2> 	at org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizer.incrementToken(UIMATypeAwareAnnotationsTokenizer.java:94)
[junit4:junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:635)
[junit4:junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:546)
[junit4:junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:57)
[junit4:junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:418)
[junit4:junit4]   2> 
[junit4:junit4]   2> "TEST-UIMATypeAwareAnalyzerTest.testRandomStrings-seed#[4E618C3911A2075B]" ID=19 WAITING on org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread@622dffb1
[junit4:junit4]   2> 	at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	- waiting on org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread@622dffb1
[junit4:junit4]   2> 	at java.lang.Thread.join(Thread.java:1258)
[junit4:junit4]   2> 	at java.lang.Thread.join(Thread.java:1332)
[junit4:junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:460)
[junit4:junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:370)
[junit4:junit4]   2> 	at org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest.testRandomStrings(UIMATypeAwareAnalyzerTest.java:65)
[junit4:junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]   2> 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> "SUITE-UIMATypeAwareAnalyzerTest-seed#[4E618C3911A2075B]" ID=18 RUNNABLE
[junit4:junit4]   2> 	at sun.management.ThreadImpl.dumpThreads0(Native Method)
[junit4:junit4]   2> 	at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:655)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$800(ThreadLeakControl.java:60)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:396)
[junit4:junit4]   2> 	- locked java.lang.Object@664da27d
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:556)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:79)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$1.run(RandomizedRunner.java:492)
[junit4:junit4]   2> 
[junit4:junit4]   2> "Signal Dispatcher" ID=5 RUNNABLE
[junit4:junit4]   2> 
[junit4:junit4]   2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@72e6f103
[junit4:junit4]   2> 	at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@72e6f103
[junit4:junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[junit4:junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
[junit4:junit4]   2> 	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177)
[junit4:junit4]   2> 
[junit4:junit4]   2> "Reference Handler" ID=2 WAITING on java.lang.ref.Reference$Lock@17d936e4
[junit4:junit4]   2> 	at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	- waiting on java.lang.ref.Reference$Lock@17d936e4
[junit4:junit4]   2> 	at java.lang.Object.wait(Object.java:503)
[junit4:junit4]   2> 	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
[junit4:junit4]   2> 
[junit4:junit4]   2> "main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$1@334b49fc
[junit4:junit4]   2> 	at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$1@334b49fc
[junit4:junit4]   2> 	at java.lang.Thread.join(Thread.java:1258)
[junit4:junit4]   2> 	at java.lang.Thread.join(Thread.java:1332)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:502)
[junit4:junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:399)
[junit4:junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
[junit4:junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
[junit4:junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
[junit4:junit4]   2> 
[junit4:junit4]   2> ^^==============================================
[junit4:junit4]   2> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMATypeAwareAnalyzerTest -Dtests.method=testRandomStrings -Dtests.seed=4E618C3911A2075B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_ME -Dtests.timezone=Asia/Novokuznetsk -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   7200s | UIMATypeAwareAnalyzerTest.testRandomStrings <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([4E618C3911A2075B]:0)
[junit4:junit4]   2> ??? 14, 2013 4:21:14 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4:junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> ??? 14, 2013 4:21:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4:junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest: 
[junit4:junit4]   2>    1) Thread[id=19, name=TEST-UIMATypeAwareAnalyzerTest.testRandomStrings-seed#[4E618C3911A2075B], state=WAITING, group=TGRP-UIMATypeAwareAnalyzerTest]
[junit4:junit4]   2>         at java.lang.Object.wait(Native Method)
[junit4:junit4]   2>         at java.lang.Thread.join(Thread.java:1258)
[junit4:junit4]   2>         at java.lang.Thread.join(Thread.java:1332)
[junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:460)
[junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:370)
[junit4:junit4]   2>         at org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest.testRandomStrings(UIMATypeAwareAnalyzerTest.java:65)
[junit4:junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]   2>         at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2>    2) Thread[id=22, name=Thread-9, state=RUNNABLE, group=TGRP-UIMATypeAwareAnalyzerTest]
[junit4:junit4]   2>         at java.util.HashMap.transfer(HashMap.java:584)
[junit4:junit4]   2>         at java.util.HashMap.resize(HashMap.java:564)
[junit4:junit4]   2>         at java.util.HashMap.addEntry(HashMap.java:851)
[junit4:junit4]   2>         at java.util.HashMap.put(HashMap.java:484)
[junit4:junit4]   2>         at java.util.HashSet.add(HashSet.java:217)
[junit4:junit4]   2>         at org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl.setName(AnalysisEngineManagementImpl.java:245)
[junit4:junit4]   2>         at org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.initialize(AnalysisEngineImplBase.java:181)
[junit4:junit4]   2>         at org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl.initialize(AggregateAnalysisEngine_impl.java:127)
[junit4:junit4]   2>         at org.apache.uima.impl.AnalysisEngineFactory_impl.produceResource(AnalysisEngineFactory_impl.java:94)
[junit4:junit4]   2>         at org.apache.uima.impl.CompositeResourceFactory_impl.produceResource(CompositeResourceFactory_impl.java:62)
[junit4:junit4]   2>         at org.apache.uima.UIMAFramework.produceResource(UIMAFramework.java:267)
[junit4:junit4]   2>         at org.apache.uima.UIMAFramework.produceAnalysisEngine(UIMAFramework.java:335)
[junit4:junit4]   2>         at org.apache.lucene.analysis.uima.ae.BasicAEProvider.getAE(BasicAEProvider.java:73)
[junit4:junit4]   2>         at org.apache.lucene.analysis.uima.BaseUIMATokenizer.analyzeInput(BaseUIMATokenizer.java:63)
[junit4:junit4]   2>         at org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizer.initializeIterator(UIMATypeAwareAnnotationsTokenizer.java:72)
[junit4:junit4]   2>         at org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizer.incrementToken(UIMATypeAwareAnnotationsTokenizer.java:94)
[junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:635)
[junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:546)
[junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:57)
[junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:418)
[junit4:junit4]   2> ??? 14, 2013 4:21:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4:junit4]   2> INFO: Starting to interrupt leaked threads:
[junit4:junit4]   2>    1) Thread[id=19, name=TEST-UIMATypeAwareAnalyzerTest.testRandomStrings-seed#[4E618C3911A2075B], state=WAITING, group=TGRP-UIMATypeAwareAnalyzerTest]
[junit4:junit4]   2>    2) Thread[id=22, name=Thread-9, state=RUNNABLE, group=TGRP-UIMATypeAwareAnalyzerTest]
[junit4:junit4]   2> ??? 14, 2013 4:21:34 AM WhitespaceTokenizer initialize
[junit4:junit4]   2> INFO: "Whitespace tokenizer successfully initialized"
[junit4:junit4]   2> ??? 14, 2013 4:21:37 AM WhitespaceTokenizer typeSystemInit
[junit4:junit4]   2> INFO: "Whitespace tokenizer typesystem initialized"
[junit4:junit4]   2> ??? 14, 2013 4:21:37 AM WhitespaceTokenizer process
[junit4:junit4]   2> INFO: "Whitespace tokenizer starts processing"
[junit4:junit4]   2> ??? 14, 2013 4:21:37 AM WhitespaceTokenizer process
[junit4:junit4]   2> INFO: "Whitespace tokenizer finished processing"
[junit4:junit4]   2> May 13, 2013 9:21:37 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4:junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
[junit4:junit4]   2>    1) Thread[id=22, name=Thread-9, state=RUNNABLE, group=TGRP-UIMATypeAwareAnalyzerTest]
[junit4:junit4]   2>         at java.util.HashMap.transfer(HashMap.java:584)
[junit4:junit4]   2>         at java.util.HashMap.resize(HashMap.java:564)
[junit4:junit4]   2>         at java.util.HashMap.addEntry(HashMap.java:851)
[junit4:junit4]   2>         at java.util.HashMap.put(HashMap.java:484)
[junit4:junit4]   2>         at java.util.HashSet.add(HashSet.java:217)
[junit4:junit4]   2>         at org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl.setName(AnalysisEngineManagementImpl.java:245)
[junit4:junit4]   2>         at org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.initialize(AnalysisEngineImplBase.java:181)
[junit4:junit4]   2>         at org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl.initialize(AggregateAnalysisEngine_impl.java:127)
[junit4:junit4]   2>         at org.apache.uima.impl.AnalysisEngineFactory_impl.produceResource(AnalysisEngineFactory_impl.java:94)
[junit4:junit4]   2>         at org.apache.uima.impl.CompositeResourceFactory_impl.produceResource(CompositeResourceFactory_impl.java:62)
[junit4:junit4]   2>         at org.apache.uima.UIMAFramework.produceResource(UIMAFramework.java:267)
[junit4:junit4]   2>         at org.apache.uima.UIMAFramework.produceAnalysisEngine(UIMAFramework.java:335)
[junit4:junit4]   2>         at org.apache.lucene.analysis.uima.ae.BasicAEProvider.getAE(BasicAEProvider.java:73)
[junit4:junit4]   2>         at org.apache.lucene.analysis.uima.BaseUIMATokenizer.analyzeInput(BaseUIMATokenizer.java:63)
[junit4:junit4]   2>         at org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizer.initializeIterator(UIMATypeAwareAnnotationsTokenizer.java:72)
[junit4:junit4]   2>         at org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizer.incrementToken(UIMATypeAwareAnnotationsTokenizer.java:94)
[junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:635)
[junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:546)
[junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:57)
[junit4:junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:418)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sr_ME, timezone=Asia/Novokuznetsk
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=2,free=10602104,total=155189248
[junit4:junit4]   2> NOTE: All tests run in this JVM: [UIMABaseAnalyzerTest, UIMATypeAwareAnalyzerTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMATypeAwareAnalyzerTest -Dtests.seed=4E618C3911A2075B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_ME -Dtests.timezone=Asia/Novokuznetsk -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.00s | UIMATypeAwareAnalyzerTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([4E618C3911A2075B]:0)
[junit4:junit4] Completed in 7223.38s, 1 test, 2 errors <<< FAILURES!

[...truncated 16 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:377: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:357: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build.xml:554: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1798: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/analysis/build.xml:105: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/module-build.xml:61: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1240: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:884: There were test failures: 5 suites, 11 tests, 1 suite-level error, 1 error

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



Re: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3976 - Still Failing

Posted by Shai Erera <se...@gmail.com>.
Committed a fix. I basically copy-paste from SOLR-4189. Robert helped me
verify the patch works on freebsd.
Would appreciate if someone can review the changes to the maven stuff.

Shai


On Mon, May 13, 2013 at 6:01 PM, Shai Erera <se...@gmail.com> wrote:

> I'm on it. Seems like I should do something similar to SOLR-4189?
>
> Shai
>
>
> On Mon, May 13, 2013 at 5:20 PM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
>
>> Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3976/
>>
>> 2 tests failed.
>> FAILED:
>>  junit.framework.TestSuite.org.apache.lucene.replicator.http.HttpReplicatorTest
>>
>> Error Message:
>> 4 threads leaked from SUITE scope at
>> org.apache.lucene.replicator.http.HttpReplicatorTest:     1) Thread[id=17,
>> name=qtp1367387251-17 Acceptor0 SelectChannelConnector@0.0.0.0:7000,
>> state=BLOCKED, group=TGRP-HttpReplicatorTest]         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)    2) Thread[id=13,
>> name=qtp1367387251-13 Acceptor3 SelectChannelConnector@0.0.0.0:7000,
>> state=RUNNABLE, group=TGRP-HttpReplicatorTest]         at
>> sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)    3) Thread[id=19,
>> name=qtp1367387251-19 Acceptor2 SelectChannelConnector@0.0.0.0:7000,
>> state=BLOCKED, group=TGRP-HttpReplicatorTest]         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)    4) Thread[id=18,
>> name=qtp1367387251-18 Acceptor1 SelectChannelConnector@0.0.0.0:7000,
>> state=BLOCKED, group=TGRP-HttpReplicatorTest]         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)
>>
>> Stack Trace:
>> com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from
>> SUITE scope at org.apache.lucene.replicator.http.HttpReplicatorTest:
>>    1) Thread[id=17, name=qtp1367387251-17 Acceptor0
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)
>>    2) Thread[id=13, name=qtp1367387251-13 Acceptor3
>> SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE,
>> group=TGRP-HttpReplicatorTest]
>>         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
>>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)
>>    3) Thread[id=19, name=qtp1367387251-19 Acceptor2
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)
>>    4) Thread[id=18, name=qtp1367387251-18 Acceptor1
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)
>>         at __randomizedtesting.SeedInfo.seed([5F3BA572CAB07416]:0)
>>
>>
>> FAILED:
>>  junit.framework.TestSuite.org.apache.lucene.replicator.http.HttpReplicatorTest
>>
>> Error Message:
>> There are still zombie threads that couldn't be terminated:    1)
>> Thread[id=17, name=qtp1367387251-17 Acceptor0
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)    2) Thread[id=13,
>> name=qtp1367387251-13 Acceptor3 SelectChannelConnector@0.0.0.0:7000,
>> state=RUNNABLE, group=TGRP-HttpReplicatorTest]         at
>> sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)    3) Thread[id=19,
>> name=qtp1367387251-19 Acceptor2 SelectChannelConnector@0.0.0.0:7000,
>> state=BLOCKED, group=TGRP-HttpReplicatorTest]         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)    4) Thread[id=18,
>> name=qtp1367387251-18 Acceptor1 SelectChannelConnector@0.0.0.0:7000,
>> state=BLOCKED, group=TGRP-HttpReplicatorTest]         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)
>>
>> Stack Trace:
>> com.carrotsearch.randomizedtesting.ThreadLeakError: There are still
>> zombie threads that couldn't be terminated:
>>    1) Thread[id=17, name=qtp1367387251-17 Acceptor0
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)
>>    2) Thread[id=13, name=qtp1367387251-13 Acceptor3
>> SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE,
>> group=TGRP-HttpReplicatorTest]
>>         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
>>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)
>>    3) Thread[id=19, name=qtp1367387251-19 Acceptor2
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)
>>    4) Thread[id=18, name=qtp1367387251-18 Acceptor1
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>>         at java.lang.Thread.run(Thread.java:722)
>>         at __randomizedtesting.SeedInfo.seed([5F3BA572CAB07416]:0)
>>
>>
>>
>>
>> Build Log:
>> [...truncated 8089 lines...]
>> [junit4:junit4] Suite:
>> org.apache.lucene.replicator.http.HttpReplicatorTest
>> [junit4:junit4]   2> SLF4J: Failed to load class
>> "org.slf4j.impl.StaticLoggerBinder".
>> [junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger
>> implementation
>> [junit4:junit4]   2> SLF4J: See
>> http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
>> [junit4:junit4]   2> May 13, 2013 2:20:20 PM
>> com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>> [junit4:junit4]   2> WARNING: Will linger awaiting termination of 4
>> leaked thread(s).
>> [junit4:junit4]   2> May 13, 2013 2:20:40 PM
>> com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>> [junit4:junit4]   2> SEVERE: 4 threads leaked from SUITE scope at
>> org.apache.lucene.replicator.http.HttpReplicatorTest:
>> [junit4:junit4]   2>    1) Thread[id=17, name=qtp1367387251-17 Acceptor0
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]   2>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]   2>    2) Thread[id=13, name=qtp1367387251-13 Acceptor3
>> SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]   2>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
>> [junit4:junit4]   2>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]   2>    3) Thread[id=19, name=qtp1367387251-19 Acceptor2
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]   2>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]   2>    4) Thread[id=18, name=qtp1367387251-18 Acceptor1
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]   2>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]   2> May 13, 2013 2:20:40 PM
>> com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>> [junit4:junit4]   2> INFO: Starting to interrupt leaked threads:
>> [junit4:junit4]   2>    1) Thread[id=17, name=qtp1367387251-17 Acceptor0
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]   2>    2) Thread[id=13, name=qtp1367387251-13 Acceptor3
>> SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]   2>    3) Thread[id=19, name=qtp1367387251-19 Acceptor2
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]   2>    4) Thread[id=18, name=qtp1367387251-18 Acceptor1
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]   2> May 13, 2013 2:20:43 PM
>> com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>> [junit4:junit4]   2> SEVERE: There are still zombie threads that couldn't
>> be terminated:
>> [junit4:junit4]   2>    1) Thread[id=17, name=qtp1367387251-17 Acceptor0
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]   2>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]   2>    2) Thread[id=13, name=qtp1367387251-13 Acceptor3
>> SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]   2>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
>> [junit4:junit4]   2>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]   2>    3) Thread[id=19, name=qtp1367387251-19 Acceptor2
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]   2>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]   2>    4) Thread[id=18, name=qtp1367387251-18 Acceptor1
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]   2>         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]   2>         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]   2> NOTE: test params are:
>> codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
>> chunkSize=486),
>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
>> chunkSize=486)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes):
>> {}, locale=hr_HR, timezone=Greenwich
>> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation
>> 1.7.0_17 (64-bit)/cpus=16,threads=5,free=70709144,total=127926272
>> [junit4:junit4]   2> NOTE: All tests run in this JVM: [HttpReplicatorTest]
>> [junit4:junit4]   2> NOTE: reproduce with: ant test
>>  -Dtestcase=HttpReplicatorTest -Dtests.seed=5F3BA572CAB07416
>> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr_HR
>> -Dtests.timezone=Greenwich -Dtests.file.encoding=US-ASCII
>> [junit4:junit4] ERROR   0.00s J0 | HttpReplicatorTest (suite) <<<
>> [junit4:junit4]    > Throwable #1:
>> com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from
>> SUITE scope at org.apache.lucene.replicator.http.HttpReplicatorTest:
>> [junit4:junit4]    >    1) Thread[id=17, name=qtp1367387251-17 Acceptor0
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]    >         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]    >    2) Thread[id=13, name=qtp1367387251-13 Acceptor3
>> SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]    >         at
>> sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
>> [junit4:junit4]    >         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]    >    3) Thread[id=19, name=qtp1367387251-19 Acceptor2
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]    >         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]    >    4) Thread[id=18, name=qtp1367387251-18 Acceptor1
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]    >         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]    >    at
>> __randomizedtesting.SeedInfo.seed([5F3BA572CAB07416]:0)Throwable #2:
>> com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
>> threads that couldn't be terminated:
>> [junit4:junit4]    >    1) Thread[id=17, name=qtp1367387251-17 Acceptor0
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]    >         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]    >    2) Thread[id=13, name=qtp1367387251-13 Acceptor3
>> SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]    >         at
>> sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
>> [junit4:junit4]    >         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]    >    3) Thread[id=19, name=qtp1367387251-19 Acceptor2
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]    >         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]    >    4) Thread[id=18, name=qtp1367387251-18 Acceptor1
>> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
>> group=TGRP-HttpReplicatorTest]
>> [junit4:junit4]    >         at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>> [junit4:junit4]    >         at
>> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
>> [junit4:junit4]    >    at
>> __randomizedtesting.SeedInfo.seed([5F3BA572CAB07416]:0)
>> [junit4:junit4] Completed on J0 in 26.62s, 1 test, 2 errors <<< FAILURES!
>>
>> [...truncated 13 lines...]
>> BUILD FAILED
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:377:
>> The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:357:
>> The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39:
>> The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build.xml:554:
>> The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1798:
>> The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/module-build.xml:61:
>> The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1240:
>> The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:884:
>> There were test failures: 7 suites, 30 tests, 2 suite-level errors, 1
>> ignored
>>
>> Total time: 20 minutes 1 second
>> Build step 'Invoke Ant' marked build as failure
>> Archiving artifacts
>> Recording test results
>> Email was triggered for: Failure
>> Sending email for trigger: Failure
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>
>

Re: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3976 - Still Failing

Posted by Shai Erera <se...@gmail.com>.
I'm on it. Seems like I should do something similar to SOLR-4189?

Shai


On Mon, May 13, 2013 at 5:20 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3976/
>
> 2 tests failed.
> FAILED:
>  junit.framework.TestSuite.org.apache.lucene.replicator.http.HttpReplicatorTest
>
> Error Message:
> 4 threads leaked from SUITE scope at
> org.apache.lucene.replicator.http.HttpReplicatorTest:     1) Thread[id=17,
> name=qtp1367387251-17 Acceptor0 SelectChannelConnector@0.0.0.0:7000,
> state=BLOCKED, group=TGRP-HttpReplicatorTest]         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)    2) Thread[id=13,
> name=qtp1367387251-13 Acceptor3 SelectChannelConnector@0.0.0.0:7000,
> state=RUNNABLE, group=TGRP-HttpReplicatorTest]         at
> sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)    3) Thread[id=19,
> name=qtp1367387251-19 Acceptor2 SelectChannelConnector@0.0.0.0:7000,
> state=BLOCKED, group=TGRP-HttpReplicatorTest]         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)    4) Thread[id=18,
> name=qtp1367387251-18 Acceptor1 SelectChannelConnector@0.0.0.0:7000,
> state=BLOCKED, group=TGRP-HttpReplicatorTest]         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from
> SUITE scope at org.apache.lucene.replicator.http.HttpReplicatorTest:
>    1) Thread[id=17, name=qtp1367387251-17 Acceptor0
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)
>    2) Thread[id=13, name=qtp1367387251-13 Acceptor3
> SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE,
> group=TGRP-HttpReplicatorTest]
>         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)
>    3) Thread[id=19, name=qtp1367387251-19 Acceptor2
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)
>    4) Thread[id=18, name=qtp1367387251-18 Acceptor1
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)
>         at __randomizedtesting.SeedInfo.seed([5F3BA572CAB07416]:0)
>
>
> FAILED:
>  junit.framework.TestSuite.org.apache.lucene.replicator.http.HttpReplicatorTest
>
> Error Message:
> There are still zombie threads that couldn't be terminated:    1)
> Thread[id=17, name=qtp1367387251-17 Acceptor0
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)    2) Thread[id=13,
> name=qtp1367387251-13 Acceptor3 SelectChannelConnector@0.0.0.0:7000,
> state=RUNNABLE, group=TGRP-HttpReplicatorTest]         at
> sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)    3) Thread[id=19,
> name=qtp1367387251-19 Acceptor2 SelectChannelConnector@0.0.0.0:7000,
> state=BLOCKED, group=TGRP-HttpReplicatorTest]         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)    4) Thread[id=18,
> name=qtp1367387251-18 Acceptor1 SelectChannelConnector@0.0.0.0:7000,
> state=BLOCKED, group=TGRP-HttpReplicatorTest]         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
> threads that couldn't be terminated:
>    1) Thread[id=17, name=qtp1367387251-17 Acceptor0
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)
>    2) Thread[id=13, name=qtp1367387251-13 Acceptor3
> SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE,
> group=TGRP-HttpReplicatorTest]
>         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)
>    3) Thread[id=19, name=qtp1367387251-19 Acceptor2
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)
>    4) Thread[id=18, name=qtp1367387251-18 Acceptor1
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>         at java.lang.Thread.run(Thread.java:722)
>         at __randomizedtesting.SeedInfo.seed([5F3BA572CAB07416]:0)
>
>
>
>
> Build Log:
> [...truncated 8089 lines...]
> [junit4:junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
> [junit4:junit4]   2> SLF4J: Failed to load class
> "org.slf4j.impl.StaticLoggerBinder".
> [junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger
> implementation
> [junit4:junit4]   2> SLF4J: See
> http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
> [junit4:junit4]   2> May 13, 2013 2:20:20 PM
> com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
> [junit4:junit4]   2> WARNING: Will linger awaiting termination of 4 leaked
> thread(s).
> [junit4:junit4]   2> May 13, 2013 2:20:40 PM
> com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
> [junit4:junit4]   2> SEVERE: 4 threads leaked from SUITE scope at
> org.apache.lucene.replicator.http.HttpReplicatorTest:
> [junit4:junit4]   2>    1) Thread[id=17, name=qtp1367387251-17 Acceptor0
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]   2>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2>    2) Thread[id=13, name=qtp1367387251-13 Acceptor3
> SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]   2>         at
> sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
> [junit4:junit4]   2>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2>    3) Thread[id=19, name=qtp1367387251-19 Acceptor2
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]   2>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2>    4) Thread[id=18, name=qtp1367387251-18 Acceptor1
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]   2>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2> May 13, 2013 2:20:40 PM
> com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
> [junit4:junit4]   2> INFO: Starting to interrupt leaked threads:
> [junit4:junit4]   2>    1) Thread[id=17, name=qtp1367387251-17 Acceptor0
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]   2>    2) Thread[id=13, name=qtp1367387251-13 Acceptor3
> SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]   2>    3) Thread[id=19, name=qtp1367387251-19 Acceptor2
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]   2>    4) Thread[id=18, name=qtp1367387251-18 Acceptor1
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]   2> May 13, 2013 2:20:43 PM
> com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
> [junit4:junit4]   2> SEVERE: There are still zombie threads that couldn't
> be terminated:
> [junit4:junit4]   2>    1) Thread[id=17, name=qtp1367387251-17 Acceptor0
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]   2>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2>    2) Thread[id=13, name=qtp1367387251-13 Acceptor3
> SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]   2>         at
> sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
> [junit4:junit4]   2>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2>    3) Thread[id=19, name=qtp1367387251-19 Acceptor2
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]   2>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2>    4) Thread[id=18, name=qtp1367387251-18 Acceptor1
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]   2>         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]   2>         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]   2> NOTE: test params are:
> codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
> chunkSize=486),
> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
> chunkSize=486)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes):
> {}, locale=hr_HR, timezone=Greenwich
> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation
> 1.7.0_17 (64-bit)/cpus=16,threads=5,free=70709144,total=127926272
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [HttpReplicatorTest]
> [junit4:junit4]   2> NOTE: reproduce with: ant test
>  -Dtestcase=HttpReplicatorTest -Dtests.seed=5F3BA572CAB07416
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr_HR
> -Dtests.timezone=Greenwich -Dtests.file.encoding=US-ASCII
> [junit4:junit4] ERROR   0.00s J0 | HttpReplicatorTest (suite) <<<
> [junit4:junit4]    > Throwable #1:
> com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from
> SUITE scope at org.apache.lucene.replicator.http.HttpReplicatorTest:
> [junit4:junit4]    >    1) Thread[id=17, name=qtp1367387251-17 Acceptor0
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]    >         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]    >    2) Thread[id=13, name=qtp1367387251-13 Acceptor3
> SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]    >         at
> sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
> [junit4:junit4]    >         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]    >    3) Thread[id=19, name=qtp1367387251-19 Acceptor2
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]    >         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]    >    4) Thread[id=18, name=qtp1367387251-18 Acceptor1
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]    >         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]    >    at
> __randomizedtesting.SeedInfo.seed([5F3BA572CAB07416]:0)Throwable #2:
> com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
> threads that couldn't be terminated:
> [junit4:junit4]    >    1) Thread[id=17, name=qtp1367387251-17 Acceptor0
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]    >         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]    >    2) Thread[id=13, name=qtp1367387251-13 Acceptor3
> SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]    >         at
> sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
> [junit4:junit4]    >         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]    >    3) Thread[id=19, name=qtp1367387251-19 Acceptor2
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]    >         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]    >    4) Thread[id=18, name=qtp1367387251-18 Acceptor1
> SelectChannelConnector@0.0.0.0:7000, state=BLOCKED,
> group=TGRP-HttpReplicatorTest]
> [junit4:junit4]    >         at
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
> [junit4:junit4]    >         at
> org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
> [junit4:junit4]    >         at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
> [junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
> [junit4:junit4]    >    at
> __randomizedtesting.SeedInfo.seed([5F3BA572CAB07416]:0)
> [junit4:junit4] Completed on J0 in 26.62s, 1 test, 2 errors <<< FAILURES!
>
> [...truncated 13 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:377:
> The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:357:
> The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39:
> The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build.xml:554:
> The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1798:
> The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/module-build.xml:61:
> The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1240:
> The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:884:
> There were test failures: 7 suites, 30 tests, 2 suite-level errors, 1
> ignored
>
> Total time: 20 minutes 1 second
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3976 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3976/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.replicator.http.HttpReplicatorTest

Error Message:
4 threads leaked from SUITE scope at org.apache.lucene.replicator.http.HttpReplicatorTest:     1) Thread[id=17, name=qtp1367387251-17 Acceptor0 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:722)    2) Thread[id=13, name=qtp1367387251-13 Acceptor3 SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE, group=TGRP-HttpReplicatorTest]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:722)    3) Thread[id=19, name=qtp1367387251-19 Acceptor2 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:722)    4) Thread[id=18, name=qtp1367387251-18 Acceptor1 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:722)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.lucene.replicator.http.HttpReplicatorTest: 
   1) Thread[id=17, name=qtp1367387251-17 Acceptor0 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
        at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:722)
   2) Thread[id=13, name=qtp1367387251-13 Acceptor3 SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE, group=TGRP-HttpReplicatorTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
        at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:722)
   3) Thread[id=19, name=qtp1367387251-19 Acceptor2 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
        at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:722)
   4) Thread[id=18, name=qtp1367387251-18 Acceptor1 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
        at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:722)
	at __randomizedtesting.SeedInfo.seed([5F3BA572CAB07416]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.replicator.http.HttpReplicatorTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=17, name=qtp1367387251-17 Acceptor0 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:722)    2) Thread[id=13, name=qtp1367387251-13 Acceptor3 SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE, group=TGRP-HttpReplicatorTest]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:722)    3) Thread[id=19, name=qtp1367387251-19 Acceptor2 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:722)    4) Thread[id=18, name=qtp1367387251-18 Acceptor1 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)         at java.lang.Thread.run(Thread.java:722)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=17, name=qtp1367387251-17 Acceptor0 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
        at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:722)
   2) Thread[id=13, name=qtp1367387251-13 Acceptor3 SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE, group=TGRP-HttpReplicatorTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
        at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:722)
   3) Thread[id=19, name=qtp1367387251-19 Acceptor2 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
        at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:722)
   4) Thread[id=18, name=qtp1367387251-18 Acceptor1 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
        at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:722)
	at __randomizedtesting.SeedInfo.seed([5F3BA572CAB07416]:0)




Build Log:
[...truncated 8089 lines...]
[junit4:junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
[junit4:junit4]   2> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[junit4:junit4]   2> SLF4J: Defaulting to no-operation (NOP) logger implementation
[junit4:junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[junit4:junit4]   2> May 13, 2013 2:20:20 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4:junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
[junit4:junit4]   2> May 13, 2013 2:20:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4:junit4]   2> SEVERE: 4 threads leaked from SUITE scope at org.apache.lucene.replicator.http.HttpReplicatorTest: 
[junit4:junit4]   2>    1) Thread[id=17, name=qtp1367387251-17 Acceptor0 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]   2>         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
[junit4:junit4]   2>         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]   2>         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2>    2) Thread[id=13, name=qtp1367387251-13 Acceptor3 SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE, group=TGRP-HttpReplicatorTest]
[junit4:junit4]   2>         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
[junit4:junit4]   2>         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
[junit4:junit4]   2>         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]   2>         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2>    3) Thread[id=19, name=qtp1367387251-19 Acceptor2 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]   2>         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
[junit4:junit4]   2>         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]   2>         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2>    4) Thread[id=18, name=qtp1367387251-18 Acceptor1 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]   2>         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
[junit4:junit4]   2>         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]   2>         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> May 13, 2013 2:20:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4:junit4]   2> INFO: Starting to interrupt leaked threads:
[junit4:junit4]   2>    1) Thread[id=17, name=qtp1367387251-17 Acceptor0 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]   2>    2) Thread[id=13, name=qtp1367387251-13 Acceptor3 SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE, group=TGRP-HttpReplicatorTest]
[junit4:junit4]   2>    3) Thread[id=19, name=qtp1367387251-19 Acceptor2 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]   2>    4) Thread[id=18, name=qtp1367387251-18 Acceptor1 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]   2> May 13, 2013 2:20:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4:junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
[junit4:junit4]   2>    1) Thread[id=17, name=qtp1367387251-17 Acceptor0 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]   2>         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
[junit4:junit4]   2>         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]   2>         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2>    2) Thread[id=13, name=qtp1367387251-13 Acceptor3 SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE, group=TGRP-HttpReplicatorTest]
[junit4:junit4]   2>         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
[junit4:junit4]   2>         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
[junit4:junit4]   2>         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]   2>         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2>    3) Thread[id=19, name=qtp1367387251-19 Acceptor2 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]   2>         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
[junit4:junit4]   2>         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]   2>         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2>    4) Thread[id=18, name=qtp1367387251-18 Acceptor1 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]   2>         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
[junit4:junit4]   2>         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]   2>         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2>         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=486), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=486)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=hr_HR, timezone=Greenwich
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=5,free=70709144,total=127926272
[junit4:junit4]   2> NOTE: All tests run in this JVM: [HttpReplicatorTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.seed=5F3BA572CAB07416 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr_HR -Dtests.timezone=Greenwich -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.00s J0 | HttpReplicatorTest (suite) <<<
[junit4:junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.lucene.replicator.http.HttpReplicatorTest: 
[junit4:junit4]    >    1) Thread[id=17, name=qtp1367387251-17 Acceptor0 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]    >         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
[junit4:junit4]    >         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]    >         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    >    2) Thread[id=13, name=qtp1367387251-13 Acceptor3 SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE, group=TGRP-HttpReplicatorTest]
[junit4:junit4]    >         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
[junit4:junit4]    >         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
[junit4:junit4]    >         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]    >         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    >    3) Thread[id=19, name=qtp1367387251-19 Acceptor2 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]    >         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
[junit4:junit4]    >         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]    >         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    >    4) Thread[id=18, name=qtp1367387251-18 Acceptor1 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]    >         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
[junit4:junit4]    >         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]    >         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([5F3BA572CAB07416]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
[junit4:junit4]    >    1) Thread[id=17, name=qtp1367387251-17 Acceptor0 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]    >         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
[junit4:junit4]    >         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]    >         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    >    2) Thread[id=13, name=qtp1367387251-13 Acceptor3 SelectChannelConnector@0.0.0.0:7000, state=RUNNABLE, group=TGRP-HttpReplicatorTest]
[junit4:junit4]    >         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
[junit4:junit4]    >         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:226)
[junit4:junit4]    >         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]    >         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    >    3) Thread[id=19, name=qtp1367387251-19 Acceptor2 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]    >         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
[junit4:junit4]    >         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]    >         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    >    4) Thread[id=18, name=qtp1367387251-18 Acceptor1 SelectChannelConnector@0.0.0.0:7000, state=BLOCKED, group=TGRP-HttpReplicatorTest]
[junit4:junit4]    >         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:210)
[junit4:junit4]    >         at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[junit4:junit4]    >         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([5F3BA572CAB07416]:0)
[junit4:junit4] Completed on J0 in 26.62s, 1 test, 2 errors <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:377: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:357: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/build.xml:554: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1798: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/module-build.xml:61: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1240: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:884: There were test failures: 7 suites, 30 tests, 2 suite-level errors, 1 ignored

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



[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3975 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3975/

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

Error Message:
Server at http://127.0.0.1:42532/wfxu/ba returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:42532/wfxu/ba returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([8961117327139F3:89709F0F452E59CF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


FAILED:  org.apache.solr.cloud.ZkCLITest.testUpConfigLinkConfigClearZk

Error Message:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/.svn/entries does not exist source:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/collection1/conf/.svn/entries

Stack Trace:
java.lang.AssertionError: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/.svn/entries does not exist source:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/collection1/conf/.svn/entries
	at __randomizedtesting.SeedInfo.seed([8961117327139F3:2CF0BC19B8BE8F95]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.ZkCLITest.testUpConfigLinkConfigClearZk(ZkCLITest.java:198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest

Error Message:
testParserCoverage was run w/o any other method explicitly testing qparser: maxscore

Stack Trace:
java.lang.AssertionError: testParserCoverage was run w/o any other method explicitly testing qparser: maxscore
	at __randomizedtesting.SeedInfo.seed([8961117327139F3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9201 lines...]
[junit4:junit4] Suite: org.apache.solr.search.QueryEqualityTest
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:38.999; org.apache.solr.SolrTestCaseJ4; ####initCore
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.000; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.002; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.003; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.081; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.146; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.147; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema15.xml
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.154; org.apache.solr.schema.IndexSchema; [null] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.555; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.558; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.560; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.563; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.583; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.584; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.584; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.594; org.apache.solr.core.CoreContainer; New CoreContainer 303729506
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.635; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.636; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368442598999/
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.636; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6580ca84
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.636; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.637; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368442598999
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.637; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368442598999/index/
[junit4:junit4]   1> WARN  - 2013-05-13 10:56:39.637; org.apache.solr.core.SolrCore; [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368442598999/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.638; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368442598999/index
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.640; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@579fe76 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45dd54ad)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.640; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.641; org.apache.solr.core.SolrCore; created xml: solr.XMLResponseWriter
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.642; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.643; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.643; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.643; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.644; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.644; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.645; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.645; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.645; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.646; org.apache.solr.core.RequestHandlers; created dismax: solr.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.647; org.apache.solr.core.RequestHandlers; created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.647; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.647; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.648; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.648; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.648; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.649; org.apache.solr.core.RequestHandlers; created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.649; org.apache.solr.core.RequestHandlers; created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.650; org.apache.solr.core.RequestHandlers; created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.650; org.apache.solr.core.RequestHandlers; created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.651; org.apache.solr.core.RequestHandlers; created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.651; org.apache.solr.core.RequestHandlers; created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.652; org.apache.solr.core.RequestHandlers; created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.652; org.apache.solr.core.RequestHandlers; created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.653; org.apache.solr.core.RequestHandlers; created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.653; org.apache.solr.core.RequestHandlers; created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.664; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> WARN  - 2013-05-13 10:56:39.669; org.apache.solr.core.SolrCore; solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   1> WARN  - 2013-05-13 10:56:39.676; org.apache.solr.core.SolrCore; adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, SCHEMA-MINIMAL.XML, BAD-SCHEMA-DOCVALUES-NOT-REQUIRED-NO-DEFAULT.XML, TRIVIAL.UPDATEPROCESSOR1.JS, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-CACHING.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, SOLRCONFIG-REPEATER.XML, REGEX-BOOST-PROCESSOR-TEST.TXT, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, CURRENCY.XML, SOLRCONFIG-MERGEPOLICY.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-COMPONENTS-NAME.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-SWEETSPOT.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SOLRCONFIG-QUERYSENDER.XML, DA_UTF8.XML, SCHEMA-REPLICATION1.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMA-TINY.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, HYPHENATION.DTD, SOLRCONFIG-ENABLEPLUGIN.XML, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, SCHEMA-PHRASESUGGEST.XML, STEMDICT.TXT, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, HUNSPELL-TEST.AFF, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, SCHEMA-DOCVALUES.XML, SOLRCONFIG-TLOG-MUTABLE-MANAGED-SCHEMA.XML, WDFTYPES.TXT, STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-WARMER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-XINCLUDE.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MASTER1.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, SOLRCONFIG-MINIMAL.XML, SCHEMA-DOCVALUESMULTI.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, SCHEMA_CODEC.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SOLRCONFIG-SOLR-749.XML, SCHEMA-EFF.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-TERMINDEX.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-REST.XML, SOLRCONFIG-TLOG-MANAGED-SCHEMA.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MANAGED-SCHEMA.XML, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, FRENCHARTICLES.TXT, BAD-MP-SOLRCONFIG.XML, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SOLRCONFIG-MASTER3.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, HUNSPELL-TEST.DIC, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-SLAVE1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, SCHEMA-SYNONYM-TOKENIZER.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, SCHEMA-DOCVALUESFACETING.XML, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, SOLRCONFIG-NATIVELOCK.XML, XSLT, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-MUTABLE-MANAGED-SCHEMA.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, BAD-CURRENCY.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.679; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6a718a9 main
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.680; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.680; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.681; org.apache.solr.handler.component.SpellCheckComponent; Initializing spell checkers
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.732; org.apache.solr.spelling.DirectSolrSpellChecker; init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.891; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@6a718a9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.894; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.904; org.apache.solr.SolrTestCaseJ4; ####initCore end
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368442598999
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.908; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryTerm
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.950; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryTerm
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.955; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncDoubleValueBools
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.972; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncDoubleValueBools
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.976; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncSttf
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.977; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncSttf
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.981; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncCurrency
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.993; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncCurrency
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:39.997; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncRord
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.002; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncRord
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.006; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncBoost
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.067; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncBoost
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.072; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncJoindf
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.077; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncJoindf
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.081; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncIf
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.087; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncIf
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.091; org.apache.solr.SolrTestCaseJ4; ###Starting testQuerySwitch
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.097; org.apache.solr.SolrTestCaseJ4; ###Ending testQuerySwitch
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.101; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMs
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.116; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMs
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.120; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMax
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.121; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMax
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.126; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncTop
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.126; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncTop
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.130; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncSum
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.131; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncSum
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.135; org.apache.solr.SolrTestCaseJ4; ###Starting testQuerySurround
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.280; org.apache.solr.SolrTestCaseJ4; ###Ending testQuerySurround
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.285; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncSub
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.285; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncSub
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.290; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryBoost
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.291; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryBoost
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.295; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryBbox
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.331; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryBbox
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.335; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncRecip
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.341; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncRecip
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.345; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryLucenePlusSort
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.348; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryLucenePlusSort
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.352; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncGeodist
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.362; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncGeodist
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.367; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncOrd
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.372; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncOrd
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.376; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncSingleValueMathFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.390; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncSingleValueMathFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.394; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncGhhsin
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.394; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncGhhsin
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.398; org.apache.solr.SolrTestCaseJ4; ###Starting testField
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.399; org.apache.solr.SolrTestCaseJ4; ###Ending testField
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.402; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncDiv
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.403; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncDiv
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.407; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncHsin
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.412; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncHsin
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.416; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMod
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.416; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMod
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.420; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncExists
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.426; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncExists
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.430; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryNested
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.431; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryNested
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.434; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncLiteral
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.435; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncLiteral
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.438; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncVector
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.439; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncVector
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.443; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncBools
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.444; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncBools
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.448; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncField
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.448; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncField
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.452; org.apache.solr.SolrTestCaseJ4; ###Starting testTestFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.456; org.apache.solr.SolrTestCaseJ4; ###Ending testTestFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.460; org.apache.solr.SolrTestCaseJ4; ###Starting testDateMathParsingEquality
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.468; org.apache.solr.SolrTestCaseJ4; ###Ending testDateMathParsingEquality
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.473; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncSqedist
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.480; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncSqedist
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.484; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncNot
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.486; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncNot
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.490; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryGeofilt
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.492; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryGeofilt
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.496; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncDist
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.497; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncDist
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.500; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryFrange
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.504; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryFrange
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.508; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMathConsts
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.508; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMathConsts
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.512; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryJoin
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.528; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryJoin
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.533; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncTestfunc
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.534; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncTestfunc
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.538; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryPrefix
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.538; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryPrefix
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.542; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncNorm
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.551; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncNorm
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.555; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncNumdocs
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.560; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncNumdocs
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.564; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryDismax
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.612; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryDismax
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.616; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMaxdoc
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.616; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMaxdoc
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.620; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryRaw
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.621; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryRaw
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.624; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncDoubleValueMathFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.628; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncDoubleValueMathFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.632; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncLinear
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.637; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncLinear
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.641; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncGeohash
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.645; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncGeohash
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.649; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncStrdist
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.658; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncStrdist
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.662; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMin
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.662; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMin
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.666; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncDef
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.676; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncDef
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.680; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryLucene
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.682; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryLucene
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.686; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncQuery
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.687; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncQuery
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.690; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMap
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.696; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMap
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.699; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncScale
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.705; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncScale
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.708; org.apache.solr.SolrTestCaseJ4; ###Starting testParserCoverage
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.709; org.apache.solr.SolrTestCaseJ4; ###Ending testParserCoverage
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.712; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncTerms
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.734; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncTerms
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.738; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryFunc
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.740; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryFunc
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.743; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncProduct
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.744; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncProduct
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.746; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.746; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=303729506
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.746; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@cb4d837
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.755; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.755; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.755; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.755; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.756; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.756; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.756; org.apache.solr.core.CachingDirectoryFactory; looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368442598999/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368442598999/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.757; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368442598999/index
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.757; org.apache.solr.core.CachingDirectoryFactory; looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368442598999 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368442598999;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-13 10:56:40.757; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1368442598999
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=ru, timezone=Africa/Nouakchott
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=1,free=265343976,total=313524224
[junit4:junit4]   2> NOTE: All tests run in this JVM: [OverseerTest, TestPropInjectDefaults, TestPHPSerializedResponseWriter, SolrIndexSplitterTest, SliceStateUpdateTest, TestSolrDeletionPolicy1, TestPluginEnable, TestStressRecovery, TestSchemaResource, PrimUtilsTest, TestRandomDVFaceting, CSVRequestHandlerTest, TestReplicationHandler, TestSort, SOLR749Test, QueryEqualityTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.seed=8961117327139F3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=Africa/Nouakchott -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.00s J0 | QueryEqualityTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: testParserCoverage was run w/o any other method explicitly testing qparser: maxscore
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([8961117327139F3]:0)
[junit4:junit4]    > 	at org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:61)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] Completed on J0 in 1.97s, 63 tests, 1 failure <<< FAILURES!

[...truncated 219 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ZkCLITest
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:08.549; org.apache.solr.SolrTestCaseJ4; ###Starting testList
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:08.550; org.apache.solr.cloud.ZkCLITest; ####SETUP_START testList
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.276; org.apache.solr.cloud.ZkCLITest; ZooKeeper dataDir:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ZkCLITest-1368443528550/zookeeper/server1/data
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.277; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.278; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.379; org.apache.solr.cloud.ZkTestServer; start zk server on port:59351
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.383; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.412; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5ac0df5d name:ZooKeeperConnection Watcher:127.0.0.1:59351 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.413; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.413; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.423; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.425; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@77ca4344 name:ZooKeeperConnection Watcher:127.0.0.1:59351/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.426; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.426; org.apache.solr.cloud.ZkCLITest; ####SETUP_END testList
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.427; org.apache.solr.common.cloud.SolrZkClient; makePath: /test
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.480; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.482; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7ccf539 name:ZooKeeperConnection Watcher:127.0.0.1:59351/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.482; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> / (1)
[junit4:junit4]   1>  /test (0)
[junit4:junit4]   1> 
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.488; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:59351 59351
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.561; org.apache.solr.SolrTestCaseJ4; ###Ending testList
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ZkCLITest-1368443528550
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.567; org.apache.solr.SolrTestCaseJ4; ###Starting testBootstrapWithChroot
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.567; org.apache.solr.cloud.ZkCLITest; ####SETUP_START testBootstrapWithChroot
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.845; org.apache.solr.cloud.ZkCLITest; ZooKeeper dataDir:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ZkCLITest-1368443529567/zookeeper/server1/data
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.846; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.846; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.947; org.apache.solr.cloud.ZkTestServer; start zk server on port:59355
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.948; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.952; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5ec6623 name:ZooKeeperConnection Watcher:127.0.0.1:59355 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.953; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.953; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.964; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.966; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@296782e name:ZooKeeperConnection Watcher:127.0.0.1:59355/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.967; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.967; org.apache.solr.cloud.ZkCLITest; ####SETUP_END testBootstrapWithChroot
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.969; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.971; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6d818ad6 name:ZooKeeperConnection Watcher:127.0.0.1:59355/solr/foo/bar got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.972; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:09.972; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ZkCLITest-1368443529567/tmp-solr-home/'
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.077; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.079; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.081; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@43f8e50a name:ZooKeeperConnection Watcher:127.0.0.1:59355 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.082; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.083; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr/foo/bar
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.088; org.apache.solr.cloud.ZkController; bootstraping config for 1 cores into ZooKeeper using solr.xml from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ZkCLITest-1368443529567/tmp-solr-home/
[junit4:junit4]   1> idir:collection1
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.089; org.apache.solr.cloud.ZkController; Uploading directory /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ZkCLITest-1368443529567/tmp-solr-home/collection1/conf with name collection1 for SolrCore collection1
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.091; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/admin-extra.html
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.104; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/spellings.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.107; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/admin-extra.menu-top.html
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.111; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/mapping-FoldToASCII.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.315; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.321; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.325; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.329; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/head.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.344; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/join_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.347; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/did_you_mean.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.351; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/jquery.autocomplete.js
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.355; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/debug.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.359; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_pivot.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.362; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query_spatial.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.365; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/mime_type_lists.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.369; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/browse.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.373; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/pagination_top.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.376; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/VM_global_library.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.384; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/cluster_results.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.387; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_fields.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.391; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/suggest.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.394; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query_form.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.398; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/main.css
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.405; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/cluster.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.408; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/pagination_bottom.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.411; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/tabs.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.414; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/hit_plain.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.417; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facets.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.420; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_queries.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.429; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/richtext_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.432; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/README.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.435; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/footer.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.443; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/error.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.447; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/product_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.449; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/header.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.452; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.460; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/hit_grouped.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.463; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query_group.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.466; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/hit.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.470; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/results_list.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.477; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_ranges.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.480; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/jquery.autocomplete.css
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.482; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/layout.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.490; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.493; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.495; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/scripts.conf
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.504; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/admin-extra.menu-bottom.html
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.506; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/update-script.js
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.510; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.512; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/elevate.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.522; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/luke.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.527; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/example.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.531; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/example_atom.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.534; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/updateXml.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.537; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/example_rss.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.541; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stemdict_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.545; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_no.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.555; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_de.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.558; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_id.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.561; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.565; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ru.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.569; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/userdict_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.572; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_hy.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.580; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_fa.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.584; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_cz.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.587; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.590; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.594; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/hyphenations_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.603; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.606; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stoptags_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.610; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_bg.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.614; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ro.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.617; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_el.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.620; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.623; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.626; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_lv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.635; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_fi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.638; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.641; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_hi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.649; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.652; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_es.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.655; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_hu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.663; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.666; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_sv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.670; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_gl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.673; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_th.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.677; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_pt.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.680; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_eu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.683; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ar.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.691; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_en.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.694; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_da.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.698; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.702; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_tr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.705; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:10.716; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:59355 59355
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.761; org.apache.solr.SolrTestCaseJ4; ###Ending testBootstrapWithChroot
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ZkCLITest-1368443529567
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.766; org.apache.solr.SolrTestCaseJ4; ###Starting testBootstrap
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.766; org.apache.solr.cloud.ZkCLITest; ####SETUP_START testBootstrap
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.767; org.apache.solr.cloud.ZkCLITest; ZooKeeper dataDir:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ZkCLITest-1368443531766/zookeeper/server1/data
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.767; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.768; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.869; org.apache.solr.cloud.ZkTestServer; start zk server on port:59360
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.870; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.873; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@10098141 name:ZooKeeperConnection Watcher:127.0.0.1:59360 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.873; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.874; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.878; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.887; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@9f37fd5 name:ZooKeeperConnection Watcher:127.0.0.1:59360/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.887; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.888; org.apache.solr.cloud.ZkCLITest; ####SETUP_END testBootstrap
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.889; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.890; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3cfde83a name:ZooKeeperConnection Watcher:127.0.0.1:59360/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.890; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.891; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/'
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.966; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.968; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/collection1/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.969; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.970; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/tmp
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.972; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/tmp/prop-base
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.973; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/tmp/props
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.974; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/tmp/text-base
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.975; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/props
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.976; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/text-base
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.979; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/prop-base
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.983; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.984; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.986; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2f7bb4e5 name:ZooKeeperConnection Watcher:127.0.0.1:59360 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.986; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.988; org.apache.solr.cloud.ZkController; bootstraping config for 1 cores into ZooKeeper using solr.xml from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/
[junit4:junit4]   1> idir:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.989; org.apache.solr.cloud.ZkController; Uploading directory /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/collection1/conf with name collection1 for SolrCore collection1
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:11.990; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.201; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/spellings.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.204; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.214; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/admin-extra.menu-top.html
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.217; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/admin-extra.html
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.220; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.229; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/admin-extra.menu-bottom.html
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.238; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.242; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.252; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/hyphenations_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.286; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stoptags_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.348; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_no.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.360; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_de.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.370; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_id.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.391; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.402; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ru.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.410; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.413; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_hy.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.417; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_fa.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.450; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stemdict_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.455; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.477; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_cz.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.510; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.514; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/userdict_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.517; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_fi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.542; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_bg.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.576; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.601; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ro.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.604; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_el.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.657; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_lv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.661; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_es.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.684; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_hu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.708; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_hi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.711; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_th.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.715; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_pt.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.718; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.722; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_sv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.725; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_gl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.728; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ar.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.737; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_en.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.740; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.743; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_eu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.746; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_tr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.750; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.753; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_da.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.761; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/example_rss.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.765; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/example.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.769; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/luke.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.773; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/example_atom.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.783; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/updateXml.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.787; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/elevate.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.791; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.794; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/mapping-FoldToASCII.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.799; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/scripts.conf
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.802; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.813; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/join_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.817; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_fields.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.820; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/main.css
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.824; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/product_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.832; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/browse.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.836; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/jquery.autocomplete.js
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.839; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/hit.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.843; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/hit_grouped.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.846; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query_form.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.849; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query_group.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.853; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/debug.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.856; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/did_you_mean.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.860; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query_spatial.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.868; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/hit_plain.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.871; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/README.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.874; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/jquery.autocomplete.css
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.878; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/layout.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.886; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/suggest.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.890; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.893; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/VM_global_library.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.896; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/results_list.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.900; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/pagination_bottom.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.903; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/header.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.907; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_ranges.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.915; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/mime_type_lists.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.918; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/head.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.922; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_pivot.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.925; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/cluster.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.933; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/tabs.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.936; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_queries.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.939; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/cluster_results.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.947; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/richtext_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.950; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/footer.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.954; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/pagination_top.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.957; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/error.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.960; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facets.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.968; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.972; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.977; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/update-script.js
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.994; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.996; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@40718723 name:ZooKeeperConnection Watcher:127.0.0.1:59360/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.997; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:12.997; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/multicore/'
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.101; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.103; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.105; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1d8d059b name:ZooKeeperConnection Watcher:127.0.0.1:59360 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.105; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.113; org.apache.solr.cloud.ZkController; bootstraping config for 2 cores into ZooKeeper using solr.xml from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/multicore/
[junit4:junit4]   1> idir:core0
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.113; org.apache.solr.cloud.ZkController; Uploading directory /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/multicore/core0/conf with name core0 for SolrCore core0
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.115; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/core0/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.127; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/core0/schema.xml
[junit4:junit4]   1> idir:core1
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.135; org.apache.solr.cloud.ZkController; Uploading directory /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/multicore/core1/conf with name core1 for SolrCore core1
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.137; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/core1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.141; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/core1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.153; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:59360 59360
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.191; org.apache.solr.SolrTestCaseJ4; ###Ending testBootstrap
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ZkCLITest-1368443531766
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.198; org.apache.solr.SolrTestCaseJ4; ###Starting testUpConfigLinkConfigClearZk
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.199; org.apache.solr.cloud.ZkCLITest; ####SETUP_START testUpConfigLinkConfigClearZk
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.627; org.apache.solr.cloud.ZkCLITest; ZooKeeper dataDir:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ZkCLITest-1368443533199/zookeeper/server1/data
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.628; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.629; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.730; org.apache.solr.cloud.ZkTestServer; start zk server on port:59367
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.731; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.762; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@32d17a5c name:ZooKeeperConnection Watcher:127.0.0.1:59367 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.762; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.762; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.776; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.778; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@212c7d16 name:ZooKeeperConnection Watcher:127.0.0.1:59367/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.778; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.779; org.apache.solr.cloud.ZkCLITest; ####SETUP_END testUpConfigLinkConfigClearZk
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.780; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.782; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@276fd606 name:ZooKeeperConnection Watcher:127.0.0.1:59367/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.783; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.783; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.784; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.786; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@21a044e9 name:ZooKeeperConnection Watcher:127.0.0.1:59367 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.786; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:13.795; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.003; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/spellings.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.006; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.010; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/admin-extra.menu-top.html
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.013; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/admin-extra.html
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.022; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.026; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/admin-extra.menu-bottom.html
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.029; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.039; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/contractions_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.042; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/hyphenations_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.050; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stoptags_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.054; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_no.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.065; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_de.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.068; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_id.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.071; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/contractions_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.080; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_ru.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.083; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/contractions_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.086; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_hy.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.090; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_fa.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.098; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stemdict_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.101; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.104; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_cz.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.108; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.116; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/userdict_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.120; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_fi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.123; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_bg.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.127; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.130; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_ro.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.134; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_el.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.137; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_lv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.144; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_es.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.148; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_hu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.151; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_hi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.158; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_th.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.161; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_pt.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.165; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.172; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_sv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.176; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_gl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.179; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_ar.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.182; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_en.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.190; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/contractions_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.193; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_eu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.196; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_tr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.204; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.207; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_da.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.211; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/xslt/example_rss.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.221; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/xslt/example.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.224; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/xslt/luke.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.228; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/xslt/example_atom.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.240; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/xslt/updateXml.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.243; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/elevate.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.247; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.250; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/mapping-FoldToASCII.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.254; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/scripts.conf
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.257; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.270; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/join_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.280; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/facet_fields.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.283; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/main.css
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.287; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/product_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.290; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/browse.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.298; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/jquery.autocomplete.js
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.301; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/hit.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.305; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/hit_grouped.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.308; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/query_form.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.316; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/query_group.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.319; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/debug.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.322; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/did_you_mean.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.326; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/query_spatial.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.329; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/hit_plain.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.333; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/README.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.336; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/jquery.autocomplete.css
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.344; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/layout.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.347; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/suggest.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.350; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/query.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.354; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/VM_global_library.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.362; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/results_list.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.365; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/pagination_bottom.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.368; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/header.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.371; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/facet_ranges.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.374; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/mime_type_lists.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.382; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/head.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.385; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/facet_pivot.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.388; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/cluster.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.396; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/tabs.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.399; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/facet_queries.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.402; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/cluster_results.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.410; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/richtext_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.413; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/footer.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.417; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/pagination_top.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.420; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/error.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.428; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/facets.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.431; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.434; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.439; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/update-script.js
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.455; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.458; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1e5c3d7 name:ZooKeeperConnection Watcher:127.0.0.1:59367/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.458; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.458; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.460; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.473; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.475; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@11ad4e30 name:ZooKeeperConnection Watcher:127.0.0.1:59367/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.475; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.477; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/admin-extra.menu-top.html
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.479; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.480; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.682; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/mapping-FoldToASCII.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.684; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.686; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.688; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/contractions_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.690; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_hi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.691; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_eu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.693; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/contractions_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.695; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_sv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.696; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/userdict_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.698; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_es.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.699; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stoptags_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.701; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stemdict_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.703; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_bg.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.704; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_hy.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.706; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_el.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.707; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/hyphenations_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.709; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_ar.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.711; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.712; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_pt.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.714; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.715; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_th.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.717; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_de.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.719; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_lv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.720; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/contractions_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.722; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_ru.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.724; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.725; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_da.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.727; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_gl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.728; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_no.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.730; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_tr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.732; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_hu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.733; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_fa.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.735; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_id.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.736; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_ro.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.738; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.740; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_cz.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.741; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.743; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_fi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.744; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/contractions_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.746; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.747; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/lang/stopwords_en.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.749; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/spellings.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.751; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.752; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/admin-extra.html
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.755; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/xslt/luke.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.756; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/xslt/updateXml.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.758; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/xslt/example_atom.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.759; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/xslt/example.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.761; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/xslt/example_rss.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.762; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/scripts.conf
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.764; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.765; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/update-script.js
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.768; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/query_spatial.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.769; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/mime_type_lists.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.771; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/results_list.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.773; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/cluster_results.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.774; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/hit_grouped.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.776; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/layout.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.777; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/debug.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.779; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/join_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.781; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/facet_queries.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.782; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/query_group.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.784; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/main.css
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.785; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/VM_global_library.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.787; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/pagination_bottom.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.788; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/error.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.790; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/facets.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.792; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/richtext_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.793; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/head.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.795; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/query_form.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.796; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/cluster.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.798; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/hit_plain.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.800; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/footer.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.801; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/facet_pivot.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.803; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/browse.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.805; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/jquery.autocomplete.js
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.807; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/did_you_mean.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.809; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/README.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.810; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/jquery.autocomplete.css
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.812; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/header.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.814; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/hit.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.815; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/suggest.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.817; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/pagination_top.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.818; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/query.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.820; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/product_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.821; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/tabs.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.823; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/facet_ranges.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.825; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/velocity/facet_fields.vm
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.826; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/elevate.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.828; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/admin-extra.menu-bottom.html
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:14.829; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:15.012; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:59367 59367
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.092; org.apache.solr.SolrTestCaseJ4; ###Ending testUpConfigLinkConfigClearZk
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ZkCLITest-1368443533199
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkCLITest -Dtests.method=testUpConfigLinkConfigClearZk -Dtests.seed=8961117327139F3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl_NL -Dtests.timezone=Africa/Windhoek -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE 2.92s J1 | ZkCLITest.testUpConfigLinkConfigClearZk <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368443534472/.svn/entries does not exist source:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/collection1/conf/.svn/entries
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([8961117327139F3:2CF0BC19B8BE8F95]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.ZkCLITest.testUpConfigLinkConfigClearZk(ZkCLITest.java:198)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.115; org.apache.solr.SolrTestCaseJ4; ###Starting testMakePath
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.116; org.apache.solr.cloud.ZkCLITest; ####SETUP_START testMakePath
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.518; org.apache.solr.cloud.ZkCLITest; ZooKeeper dataDir:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ZkCLITest-1368443536116/zookeeper/server1/data
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.519; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.520; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.621; org.apache.solr.cloud.ZkTestServer; start zk server on port:59374
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.622; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.626; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@77e36369 name:ZooKeeperConnection Watcher:127.0.0.1:59374 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.627; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.627; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.640; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.642; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@70025d1b name:ZooKeeperConnection Watcher:127.0.0.1:59374/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.642; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.643; org.apache.solr.cloud.ZkCLITest; ####SETUP_END testMakePath
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.644; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.646; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@55282679 name:ZooKeeperConnection Watcher:127.0.0.1:59374/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.646; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.647; org.apache.solr.common.cloud.SolrZkClient; makePath: /path/mynewpath
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.662; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:59374 59374
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.718; org.apache.solr.SolrTestCaseJ4; ###Ending testMakePath
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ZkCLITest-1368443536116
[junit4:junit4]   1> INFO  - 2013-05-13 11:12:16.721; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 8371 T2792 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=nl_NL, timezone=Africa/Windhoek
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=1,free=203655688,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldResource, SignatureUpdateProcessorFactoryTest, ZkNodePropsTest, CurrencyFieldXmlFileTest, TestSuggestSpellingConverter, PingRequestHandlerTest, TestElisionMultitermQuery, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, CollectionsAPIDistributedZkTest, SampleTest, TestZkChroot, SuggesterTSTTest, FileUtilsTest, TestSystemIdResolver, TestSchemaVersionResource, TestMaxScoreQueryParser, UpdateParamsTest, TestBM25SimilarityFactory, TestPropInject, TestFastOutputStream, TestRandomFaceting, XmlUpdateRequestHandlerTest, StatsComponentTest, NumericFieldsTest, TestSolrXMLSerializer, TestJmxIntegration, TestAtomicUpdateErrorCases, CoreContainerCoreInitFailuresTest, TestRecovery, IndexSchemaRuntimeFieldTest, TestWordDelimiterFilterFactory, SolrCmdDistributorTest, RequestHandlersTest, TestSolr4Spatial, OutputWriterTest, SolrRequestParserTest, TestJmxMonitoredMap, TestQuerySenderNoQuery, TestIndexingPerformance, TestBinaryResponseWriter, BadIndexSchemaTest, SpellCheckComponentTest, IndexBasedSpellCheckerTest, TestDefaultSearchFieldResource, DebugComponentTest, CurrencyFieldOpenExchangeTest, NoCacheHeaderTest, TestNumberUtils, TestReload, TestSchemaSimilarityResource, URLClassifyProcessorTest, TestBinaryField, SuggesterWFSTTest, TestCSVResponseWriter, TestMultiCoreConfBootstrap, HighlighterConfigTest, TestCoreDiscovery, TestRangeQuery, TestMergePolicyConfig, TestAnalyzedSuggestions, DefaultValueUpdateProcessorTest, DocumentAnalysisRequestHandlerTest, TestComponentsName, IndexReaderFactoryTest, PathHierarchyTokenizerFactoryTest, TestPostingsSolrHighlighter, TestIndexSearcher, DirectSolrSpellCheckerTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, ZkCLITest]
[junit4:junit4] Completed on J1 in 8.64s, 5 tests, 1 failure <<< FAILURES!

[...truncated 421 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.461; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /wfxu/ba
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.468; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.470; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.471; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.580; org.apache.solr.cloud.ZkTestServer; start zk server on port:17408
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.581; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.586; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@677d5742 name:ZooKeeperConnection Watcher:127.0.0.1:17408 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.587; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.587; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.592; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.601; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3aca841c name:ZooKeeperConnection Watcher:127.0.0.1:17408/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.601; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.602; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.606; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.614; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.616; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.619; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.620; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.630; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.631; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.735; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.736; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.739; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.740; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.742; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.743; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.751; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.752; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.755; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.755; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.758; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.759; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.762; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.763; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.976; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.982; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:19336
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.983; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.983; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.984; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368443836771
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.985; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368443836771/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.985; org.apache.solr.core.CoreContainer; New CoreContainer 1528270945
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.986; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368443836771/'
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:16.987; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368443836771/'
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.123; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.125; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.125; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.126; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.126; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.127; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.128; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.128; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.129; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.130; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.146; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.147; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:17408/solr
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.148; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.149; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.152; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7b3dc7a name:ZooKeeperConnection Watcher:127.0.0.1:17408 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.152; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.155; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.167; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.169; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2d238eef name:ZooKeeperConnection Watcher:127.0.0.1:17408/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.170; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.172; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.183; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.186; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.189; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19336_wfxu%2Fba
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.191; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:19336_wfxu%2Fba
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.194; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.212; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.215; org.apache.solr.cloud.Overseer; Overseer (id=89682335267291139-127.0.0.1:19336_wfxu%2Fba-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.227; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.236; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.237; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.240; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.248; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.251; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.258; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368443836771/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.259; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.260; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.260; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.262; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368443836771/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.264; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-controljetty-1368443836771/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.265; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-controljetty-1368443836771/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.321; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.386; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.487; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:17.495; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.018; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.021; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.023; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.027; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.043; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.044; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1368443836771/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1368443836469/control/data/
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.044; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cb91a48
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.045; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.046; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368443836469/control/data
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.046; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1368443836469/control/data/index/
[junit4:junit4]   1> WARN  - 2013-05-13 11:17:18.046; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1368443836469/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.046; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368443836469/control/data/index
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.049; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@171f99a5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b6ffa80),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.050; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.052; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.052; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.053; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.053; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.054; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.054; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.054; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.055; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.055; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.064; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.069; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7c40250b main
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.069; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1368443836469/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.070; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.071; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.074; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7c40250b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.076; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.077; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.761; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.762; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:19336_wfxu%2Fba",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:19336/wfxu/ba"}
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.762; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.763; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:18.801; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:19.083; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:19.083; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:19336/wfxu/ba collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:19.084; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:19.107; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:19.116; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:19.116; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:19.117; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:19336/wfxu/ba/collection1/
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:19.117; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:19.118; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:19336/wfxu/ba/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:19.118; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:19336/wfxu/ba/collection1/
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:19.118; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.305; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.325; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.357; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:19336/wfxu/ba/collection1/ and leader is http://127.0.0.1:19336/wfxu/ba/collection1/
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.357; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19336/wfxu/ba
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.358; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.358; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.358; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.361; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.362; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.363; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.364; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.378; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.380; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.382; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5fed7f4d name:ZooKeeperConnection Watcher:127.0.0.1:17408/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.382; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.384; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.386; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.591; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.595; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:42532
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.596; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.596; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.597; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368443840386
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.598; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368443840386/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.598; org.apache.solr.core.CoreContainer; New CoreContainer 1919912496
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.599; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368443840386/'
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.600; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368443840386/'
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.755; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.756; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.757; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.757; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.758; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.759; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.759; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.760; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.761; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.761; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.775; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.776; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:17408/solr
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.777; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.778; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.784; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3983bbba name:ZooKeeperConnection Watcher:127.0.0.1:17408 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.790; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.798; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.809; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.811; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2fb87b82 name:ZooKeeperConnection Watcher:127.0.0.1:17408/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.811; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:20.822; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.825; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42532_wfxu%2Fba
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.828; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:42532_wfxu%2Fba
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.832; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.832; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.832; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.832; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.833; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:19336_wfxu%2Fba_collection1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:19336_wfxu%2Fba",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:19336/wfxu/ba"}
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.847; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.847; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.849; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368443840386/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.849; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.856; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.856; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.857; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.857; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.858; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368443840386/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.859; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty1-1368443840386/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.860; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty1-1368443840386/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.913; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:21.975; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.077; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.087; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.676; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.681; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.683; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.688; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.710; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.711; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1368443840386/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1368443836469/jetty1/
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.712; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cb91a48
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.712; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.713; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368443836469/jetty1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.714; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1368443836469/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-05-13 11:17:22.714; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1368443836469/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.716; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1368443836469/jetty1/index
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.719; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71f0f473 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2dc9b12c),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.719; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.723; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.723; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.724; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.725; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.725; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.726; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.726; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.727; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.728; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.741; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.747; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@502cb898 main
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.748; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1368443836469/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.749; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.749; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.754; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@502cb898 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.756; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:22.756; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:23.358; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:23.359; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]  

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

rdSplitTest-1368443836469/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1368443836469/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.092; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1368443836469/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.093; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1368443836469/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1368443836469/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.093; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1368443836469/jetty4
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.095; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89682335267291148-127.0.0.1:39710_wfxu%2Fba-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.096; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-05-13 11:17:52.096; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.096; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (0)
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.096; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/wfxu/ba,null}
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.097; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 0)
[junit4:junit4]   1> WARN  - 2013-05-13 11:17:52.097; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.167; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.170; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:17408 17408
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.374; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@373e483e name:ZooKeeperConnection Watcher:127.0.0.1:17408/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.374; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 19336
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.374; org.apache.solr.common.cloud.ConnectionManager; Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.376; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.376; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:17408 17408
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-ShardSplitTest-1368443836469
[junit4:junit4]   2> !!!! WARNING: best effort to remove /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-1368443836469 FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=8961117327139F3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=no -Dtests.timezone=America/Santiago -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   35.9s J1 | ShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:42532/wfxu/ba returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([8961117327139F3:89709F0F452E59CF]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-05-13 11:17:52.384; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 35928 T3959 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=Lucene41(blocksize=128), _version_=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=no, timezone=America/Santiago
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=1,free=210293400,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldResource, SignatureUpdateProcessorFactoryTest, ZkNodePropsTest, CurrencyFieldXmlFileTest, TestSuggestSpellingConverter, PingRequestHandlerTest, TestElisionMultitermQuery, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, CollectionsAPIDistributedZkTest, SampleTest, TestZkChroot, SuggesterTSTTest, FileUtilsTest, TestSystemIdResolver, TestSchemaVersionResource, TestMaxScoreQueryParser, UpdateParamsTest, TestBM25SimilarityFactory, TestPropInject, TestFastOutputStream, TestRandomFaceting, XmlUpdateRequestHandlerTest, StatsComponentTest, NumericFieldsTest, TestSolrXMLSerializer, TestJmxIntegration, TestAtomicUpdateErrorCases, CoreContainerCoreInitFailuresTest, TestRecovery, IndexSchemaRuntimeFieldTest, TestWordDelimiterFilterFactory, SolrCmdDistributorTest, RequestHandlersTest, TestSolr4Spatial, OutputWriterTest, SolrRequestParserTest, TestJmxMonitoredMap, TestQuerySenderNoQuery, TestIndexingPerformance, TestBinaryResponseWriter, BadIndexSchemaTest, SpellCheckComponentTest, IndexBasedSpellCheckerTest, TestDefaultSearchFieldResource, DebugComponentTest, CurrencyFieldOpenExchangeTest, NoCacheHeaderTest, TestNumberUtils, TestReload, TestSchemaSimilarityResource, URLClassifyProcessorTest, TestBinaryField, SuggesterWFSTTest, TestCSVResponseWriter, TestMultiCoreConfBootstrap, HighlighterConfigTest, TestCoreDiscovery, TestRangeQuery, TestMergePolicyConfig, TestAnalyzedSuggestions, DefaultValueUpdateProcessorTest, DocumentAnalysisRequestHandlerTest, TestComponentsName, IndexReaderFactoryTest, PathHierarchyTokenizerFactoryTest, TestPostingsSolrHighlighter, TestIndexSearcher, DirectSolrSpellCheckerTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestFaceting, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestStressReorder, TestStressVersions, HardAutoCommitTest, TestCoreContainer, TestGroupingSearch, PeerSyncTest, ConvertedLegacyTest, TestFiltering, AnalysisAfterCoreReloadTest, SuggesterFSTTest, TestStressLucene, TestCSVLoader, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, SortByFunctionTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, TestOmitPositions, DocumentBuilderTest, TermVectorComponentTest, RequiredFieldsTest, TestArbitraryIndexDir, TestCollationField, ReturnFieldsTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, AlternateDirectoryTest, SolrIndexConfigTest, MultiTermTest, TestSearchPerf, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestDefaultSimilarityFactory, ScriptEngineTest, PluginInfoTest, DateMathParserTest, PreAnalyzedFieldTest, TestLRUCache, UUIDFieldTest, TestRTGBase, ShardSplitTest]
[junit4:junit4] Completed on J1 in 36.72s, 1 test, 1 error <<< FAILURES!

[...truncated 18 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:377: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:357: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:437: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1240: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:884: There were test failures: 295 suites, 1230 tests, 1 suite-level error, 1 error, 1 failure, 27 ignored (8 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3974 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3974/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.ZkCLITest.testUpConfigLinkConfigClearZk

Error Message:
Make sure we did download each file in the original configuration

Stack Trace:
java.lang.AssertionError: Make sure we did download each file in the original configuration
	at __randomizedtesting.SeedInfo.seed([1BECAA1CA94679AD:3F8A07122389CFCB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.ZkCLITest.testUpConfigLinkConfigClearZk(ZkCLITest.java:198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest

Error Message:
testParserCoverage was run w/o any other method explicitly testing qparser: maxscore

Stack Trace:
java.lang.AssertionError: testParserCoverage was run w/o any other method explicitly testing qparser: maxscore
	at __randomizedtesting.SeedInfo.seed([1BECAA1CA94679AD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8981 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ZkCLITest
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.039; org.apache.solr.SolrTestCaseJ4; ###Starting testBootstrap
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.040; org.apache.solr.cloud.ZkCLITest; ####SETUP_START testBootstrap
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.044; org.apache.solr.cloud.ZkCLITest; ZooKeeper dataDir:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-ZkCLITest-1368427213040/zookeeper/server1/data
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.044; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.045; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.145; org.apache.solr.cloud.ZkTestServer; start zk server on port:54185
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.146; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.176; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1949dcbd name:ZooKeeperConnection Watcher:127.0.0.1:54185 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.176; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.177; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.183; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.192; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@29a7082d name:ZooKeeperConnection Watcher:127.0.0.1:54185/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.192; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.193; org.apache.solr.cloud.ZkCLITest; ####SETUP_END testBootstrap
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.269; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.272; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@279de6fb name:ZooKeeperConnection Watcher:127.0.0.1:54185/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.272; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.273; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/'
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.386; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.387; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/collection1/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.389; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.391; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/tmp
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.393; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/tmp/prop-base
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.394; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/tmp/props
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.396; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/tmp/text-base
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.398; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/props
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.399; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/text-base
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.402; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/prop-base
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.406; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.407; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.410; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6e0bdf85 name:ZooKeeperConnection Watcher:127.0.0.1:54185 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.411; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.414; org.apache.solr.cloud.ZkController; bootstraping config for 1 cores into ZooKeeper using solr.xml from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/
[junit4:junit4]   1> idir:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.414; org.apache.solr.cloud.ZkController; Uploading directory /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/collection1/conf with name collection1 for SolrCore collection1
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.416; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.629; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/spellings.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.633; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.637; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/admin-extra.menu-top.html
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.645; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/admin-extra.html
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.650; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.654; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/admin-extra.menu-bottom.html
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.658; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.664; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.673; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/hyphenations_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.678; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stoptags_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.683; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_no.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.688; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_de.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.697; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_id.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.702; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.707; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ru.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.712; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.716; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_hy.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.722; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_fa.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.726; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stemdict_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.731; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.736; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_cz.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.741; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.746; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/userdict_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.750; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_fi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.755; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_bg.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.760; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.765; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ro.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.769; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_el.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.774; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_lv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.778; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_es.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.783; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_hu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.787; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_hi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.792; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_th.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.797; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_pt.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.801; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.806; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_sv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.810; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_gl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.815; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ar.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.819; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_en.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.824; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.828; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_eu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.833; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_tr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.837; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.842; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_da.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.847; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/example_rss.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.853; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/example.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.862; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/luke.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.867; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/example_atom.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.872; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/updateXml.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.881; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/elevate.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.885; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.889; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/mapping-FoldToASCII.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.894; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/scripts.conf
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.898; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.909; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/join_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.914; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_fields.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.918; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/main.css
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.922; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/product_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.926; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/browse.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.930; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/jquery.autocomplete.js
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.934; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/hit.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.938; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/hit_grouped.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.943; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query_form.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.947; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query_group.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.951; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/debug.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.955; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/did_you_mean.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.959; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query_spatial.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.963; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/hit_plain.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.967; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/README.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.972; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/jquery.autocomplete.css
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.977; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/layout.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.981; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/suggest.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.985; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.989; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/VM_global_library.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.995; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/results_list.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:13.999; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/pagination_bottom.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.004; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/header.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.008; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_ranges.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.012; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/mime_type_lists.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.020; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/head.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.024; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_pivot.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.028; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/cluster.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.033; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/tabs.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.037; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_queries.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.050; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/cluster_results.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.056; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/richtext_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.060; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/footer.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.065; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/pagination_top.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.069; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/error.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.074; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facets.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.079; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.083; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.089; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/update-script.js
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.095; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.105; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7bca8054 name:ZooKeeperConnection Watcher:127.0.0.1:54185/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.105; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.106; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/multicore/'
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.216; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.217; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.220; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@427c0834 name:ZooKeeperConnection Watcher:127.0.0.1:54185 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.221; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.223; org.apache.solr.cloud.ZkController; bootstraping config for 2 cores into ZooKeeper using solr.xml from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/multicore/
[junit4:junit4]   1> idir:core0
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.224; org.apache.solr.cloud.ZkController; Uploading directory /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/multicore/core0/conf with name core0 for SolrCore core0
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.225; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/core0/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.236; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/core0/schema.xml
[junit4:junit4]   1> idir:core1
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.240; org.apache.solr.cloud.ZkController; Uploading directory /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/multicore/core1/conf with name core1 for SolrCore core1
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.241; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/core1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.246; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/core1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.260; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:54185 54185
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.330; org.apache.solr.SolrTestCaseJ4; ###Ending testBootstrap
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-ZkCLITest-1368427213040
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.342; org.apache.solr.SolrTestCaseJ4; ###Starting testList
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.343; org.apache.solr.cloud.ZkCLITest; ####SETUP_START testList
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.778; org.apache.solr.cloud.ZkCLITest; ZooKeeper dataDir:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-ZkCLITest-1368427214343/zookeeper/server1/data
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.779; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.780; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.881; org.apache.solr.cloud.ZkTestServer; start zk server on port:41616
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.882; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.887; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@74faba27 name:ZooKeeperConnection Watcher:127.0.0.1:41616 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.888; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.888; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.902; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.905; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@53b9cb54 name:ZooKeeperConnection Watcher:127.0.0.1:41616/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.905; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.906; org.apache.solr.cloud.ZkCLITest; ####SETUP_END testList
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.906; org.apache.solr.common.cloud.SolrZkClient; makePath: /test
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.910; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.917; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@754b5f19 name:ZooKeeperConnection Watcher:127.0.0.1:41616/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.917; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> / (1)
[junit4:junit4]   1>  /test (0)
[junit4:junit4]   1> 
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:14.925; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:41616 41616
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.104; org.apache.solr.SolrTestCaseJ4; ###Ending testList
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-ZkCLITest-1368427214343
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.113; org.apache.solr.SolrTestCaseJ4; ###Starting testUpConfigLinkConfigClearZk
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.113; org.apache.solr.cloud.ZkCLITest; ####SETUP_START testUpConfigLinkConfigClearZk
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.114; org.apache.solr.cloud.ZkCLITest; ZooKeeper dataDir:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-ZkCLITest-1368427215114/zookeeper/server1/data
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.114; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.115; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.216; org.apache.solr.cloud.ZkTestServer; start zk server on port:64659
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.225; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.261; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1d7682a5 name:ZooKeeperConnection Watcher:127.0.0.1:64659 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.262; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.263; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.337; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.339; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7eabf3ab name:ZooKeeperConnection Watcher:127.0.0.1:64659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.340; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.340; org.apache.solr.cloud.ZkCLITest; ####SETUP_END testUpConfigLinkConfigClearZk
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.342; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.345; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2b0c6560 name:ZooKeeperConnection Watcher:127.0.0.1:64659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.345; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.346; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.347; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.380; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@31f650e6 name:ZooKeeperConnection Watcher:127.0.0.1:64659 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.380; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.403; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.629; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/spellings.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.634; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.649; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/admin-extra.menu-top.html
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.653; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/admin-extra.html
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.657; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.662; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/admin-extra.menu-bottom.html
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.666; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.678; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/contractions_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.682; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/hyphenations_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.687; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stoptags_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.692; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_no.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.696; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_de.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.701; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_id.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.705; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/contractions_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.710; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_ru.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.714; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/contractions_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.719; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_hy.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.723; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_fa.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.727; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stemdict_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.732; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.736; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_cz.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.741; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.745; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/userdict_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.750; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_fi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.754; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_bg.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.759; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.763; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_ro.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.768; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_el.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.773; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_lv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.778; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_es.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.784; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_hu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.788; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_hi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.793; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_th.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.797; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_pt.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.801; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.806; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_sv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.810; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_gl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.814; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_ar.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.819; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_en.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.823; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/contractions_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.827; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_eu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.831; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_tr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.835; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.840; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/lang/stopwords_da.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.844; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/xslt/example_rss.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.849; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/xslt/example.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.859; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/xslt/luke.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.864; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/xslt/example_atom.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.869; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/xslt/updateXml.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.873; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/elevate.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.878; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.882; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/mapping-FoldToASCII.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.888; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/scripts.conf
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.892; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.903; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/join_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.913; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/facet_fields.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.917; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/main.css
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.921; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/product_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.925; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/browse.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.929; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/jquery.autocomplete.js
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.933; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/hit.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.938; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/hit_grouped.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.942; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/query_form.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.946; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/query_group.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.949; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/debug.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.953; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/did_you_mean.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.958; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/query_spatial.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.962; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/hit_plain.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.966; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/README.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.971; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/jquery.autocomplete.css
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.975; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/layout.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.979; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/suggest.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.983; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/query.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.988; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/VM_global_library.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.992; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/results_list.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:15.997; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/pagination_bottom.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.001; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/header.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.006; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/facet_ranges.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.010; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/mime_type_lists.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.014; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/head.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.019; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/facet_pivot.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.023; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/cluster.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.027; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/tabs.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.032; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/facet_queries.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.036; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/cluster_results.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.040; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/richtext_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.045; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/footer.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.049; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/pagination_top.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.053; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/error.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.058; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/velocity/facets.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.062; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.066; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.072; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/confsetone/update-script.js
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.090; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.093; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@47b6a606 name:ZooKeeperConnection Watcher:127.0.0.1:64659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.093; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.094; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.095; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.110; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.113; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@17549dde name:ZooKeeperConnection Watcher:127.0.0.1:64659/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.113; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.116; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/admin-extra.menu-top.html
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.118; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.121; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.323; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/mapping-FoldToASCII.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.326; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.328; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.331; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/contractions_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.333; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_hi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.335; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_eu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.337; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/contractions_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.339; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_sv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.341; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/userdict_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.343; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_es.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.345; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stoptags_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.347; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stemdict_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.349; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_bg.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.351; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_hy.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.353; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_el.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.355; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/hyphenations_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.357; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_ar.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.359; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.361; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_pt.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.363; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.365; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_th.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.367; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_de.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.369; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_lv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.371; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/contractions_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.373; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_ru.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.375; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.377; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_da.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.378; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_gl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.381; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_no.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.383; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_tr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.385; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_hu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.387; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_fa.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.389; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_id.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.390; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_ro.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.392; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.394; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_cz.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.396; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.398; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_fi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.400; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/contractions_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.402; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.404; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/lang/stopwords_en.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.406; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/spellings.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.408; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.410; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/admin-extra.html
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.413; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/xslt/luke.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.414; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/xslt/updateXml.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.416; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/xslt/example_atom.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.418; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/xslt/example.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.422; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/xslt/example_rss.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.424; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/scripts.conf
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.426; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.427; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/update-script.js
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.430; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/query_spatial.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.432; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/mime_type_lists.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.434; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/results_list.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.436; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/cluster_results.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.438; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/hit_grouped.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.440; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/layout.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.442; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/debug.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.444; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/join_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.445; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/facet_queries.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.447; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/query_group.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.449; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/main.css
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.451; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/VM_global_library.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.453; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/pagination_bottom.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.455; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/error.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.457; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/facets.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.459; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/richtext_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.460; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/head.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.462; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/query_form.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.464; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/cluster.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.466; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/hit_plain.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.468; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/footer.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.470; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/facet_pivot.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.472; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/browse.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.474; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/jquery.autocomplete.js
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.476; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/did_you_mean.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.478; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/README.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.479; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/jquery.autocomplete.css
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.482; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/header.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.484; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/hit.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.486; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/suggest.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.488; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/pagination_top.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.490; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/query.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.492; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/product_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.494; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/tabs.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.496; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/facet_ranges.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.498; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/velocity/facet_fields.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.500; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/elevate.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.502; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/admin-extra.menu-bottom.html
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.504; org.apache.solr.cloud.ZkController; Write file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1368427216109/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.697; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:64659 64659
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.753; org.apache.solr.SolrTestCaseJ4; ###Ending testUpConfigLinkConfigClearZk
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-ZkCLITest-1368427215114
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkCLITest -Dtests.method=testUpConfigLinkConfigClearZk -Dtests.seed=1BECAA1CA94679AD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Africa/Tunis -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE 1.80s J0 | ZkCLITest.testUpConfigLinkConfigClearZk <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Make sure we did download each file in the original configuration
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([1BECAA1CA94679AD:3F8A07122389CFCB]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.ZkCLITest.testUpConfigLinkConfigClearZk(ZkCLITest.java:198)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.911; org.apache.solr.SolrTestCaseJ4; ###Starting testMakePath
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.911; org.apache.solr.cloud.ZkCLITest; ####SETUP_START testMakePath
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.912; org.apache.solr.cloud.ZkCLITest; ZooKeeper dataDir:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-ZkCLITest-1368427216912/zookeeper/server1/data
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.913; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:16.914; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.015; org.apache.solr.cloud.ZkTestServer; start zk server on port:34420
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.016; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.022; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@48541013 name:ZooKeeperConnection Watcher:127.0.0.1:34420 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.022; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.023; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.037; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.039; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@25e9df6d name:ZooKeeperConnection Watcher:127.0.0.1:34420/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.040; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.040; org.apache.solr.cloud.ZkCLITest; ####SETUP_END testMakePath
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.042; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.044; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7e6d99a4 name:ZooKeeperConnection Watcher:127.0.0.1:34420/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.045; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.046; org.apache.solr.common.cloud.SolrZkClient; makePath: /path/mynewpath
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.063; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:34420 34420
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.144; org.apache.solr.SolrTestCaseJ4; ###Ending testMakePath
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-ZkCLITest-1368427216912
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.161; org.apache.solr.SolrTestCaseJ4; ###Starting testBootstrapWithChroot
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.162; org.apache.solr.cloud.ZkCLITest; ####SETUP_START testBootstrapWithChroot
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.164; org.apache.solr.cloud.ZkCLITest; ZooKeeper dataDir:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-ZkCLITest-1368427217163/zookeeper/server1/data
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.164; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.165; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.266; org.apache.solr.cloud.ZkTestServer; start zk server on port:34424
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.267; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.275; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1f375685 name:ZooKeeperConnection Watcher:127.0.0.1:34424 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.276; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.276; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.288; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.290; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4ace08a5 name:ZooKeeperConnection Watcher:127.0.0.1:34424/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.290; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.291; org.apache.solr.cloud.ZkCLITest; ####SETUP_END testBootstrapWithChroot
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.292; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.294; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@196257ee name:ZooKeeperConnection Watcher:127.0.0.1:34424/solr/foo/bar got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.295; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.295; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/'
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.413; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.414; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/collection1/core.properties, adding to cores
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.415; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.417; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/tmp
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.418; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/tmp/prop-base
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.419; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/tmp/props
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.420; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/tmp/text-base
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.422; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/props
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.423; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/text-base
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.426; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/.svn/prop-base
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.430; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.431; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.434; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@b49728b name:ZooKeeperConnection Watcher:127.0.0.1:34424 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.434; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.435; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr/foo/bar
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.450; org.apache.solr.cloud.ZkController; bootstraping config for 1 cores into ZooKeeper using solr.xml from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/
[junit4:junit4]   1> idir:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/collection1
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.451; org.apache.solr.cloud.ZkController; Uploading directory /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/example/solr/collection1/conf with name collection1 for SolrCore collection1
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.452; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.659; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/spellings.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.663; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.667; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/admin-extra.menu-top.html
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.675; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/admin-extra.html
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.678; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.682; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/admin-extra.menu-bottom.html
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.691; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.697; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.706; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/hyphenations_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.710; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stoptags_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.715; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_no.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.719; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_de.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.729; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_id.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.732; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.736; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ru.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.740; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.743; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_hy.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.747; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_fa.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.755; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stemdict_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.759; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ca.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.763; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_cz.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.766; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ga.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.770; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/userdict_ja.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.774; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_fi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.782; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_bg.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.786; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_fr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.790; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ro.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.793; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_el.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.797; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_lv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.806; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_es.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.810; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_hu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.813; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_hi.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.817; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_th.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.821; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_pt.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.825; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.829; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_sv.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.833; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_gl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.841; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_ar.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.844; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_en.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.848; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/contractions_it.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.852; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_eu.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.855; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_tr.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.863; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_nl.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.867; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/lang/stopwords_da.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.871; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/example_rss.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.882; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/example.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.886; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/luke.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.891; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/example_atom.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.894; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/xslt/updateXml.xsl
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.903; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/elevate.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.907; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.910; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/mapping-FoldToASCII.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.915; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/scripts.conf
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.918; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.929; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/join_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.939; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_fields.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.943; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/main.css
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.947; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/product_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.951; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/browse.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.955; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/jquery.autocomplete.js
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.959; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/hit.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.963; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/hit_grouped.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.967; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query_form.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.971; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query_group.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.975; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/debug.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.978; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/did_you_mean.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.982; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query_spatial.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.986; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/hit_plain.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.990; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/README.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:17.998; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/jquery.autocomplete.css
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.002; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/layout.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.006; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/suggest.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.010; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/query.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.013; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/VM_global_library.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.017; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/results_list.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.025; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/pagination_bottom.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.029; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/header.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.033; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_ranges.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.037; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/mime_type_lists.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.045; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/head.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.049; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_pivot.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.053; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/cluster.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.056; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/tabs.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.060; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facet_queries.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.064; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/cluster_results.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.068; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/richtext_doc.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.076; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/footer.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.080; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/pagination_top.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.084; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/error.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.088; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/velocity/facets.vm
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.092; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.095; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.100; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/collection1/update-script.js
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.122; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:34424 34424
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.220; org.apache.solr.SolrTestCaseJ4; ###Ending testBootstrapWithChroot
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-ZkCLITest-1368427217163
[junit4:junit4]   1> INFO  - 2013-05-13 06:40:18.224; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 5200 T206 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=es, timezone=Africa/Tunis
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=1,free=59081240,total=119537664
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TermVectorComponentTest, PreAnalyzedFieldTest, TestXIncludeConfig, SyncSliceTest, SearchHandlerTest, ZkCLITest]
[junit4:junit4] Completed on J0 in 6.23s, 5 tests, 1 failure <<< FAILURES!

[...truncated 570 lines...]
[junit4:junit4] Suite: org.apache.solr.search.QueryEqualityTest
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:36.674; org.apache.solr.SolrTestCaseJ4; ####initCore
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:36.676; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:36.677; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:36.678; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:36.780; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:36.862; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:36.863; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema15.xml
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:36.870; org.apache.solr.schema.IndexSchema; [null] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.489; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.493; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.495; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.500; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.512; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.513; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.513; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.528; org.apache.solr.core.CoreContainer; New CoreContainer 1983606772
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.583; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.583; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-QueryEqualityTest-1368428496675/
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.584; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3697a64
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.584; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.585; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-QueryEqualityTest-1368428496675
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.586; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-QueryEqualityTest-1368428496675/index/
[junit4:junit4]   1> WARN  - 2013-05-13 07:01:37.586; org.apache.solr.core.SolrCore; [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-QueryEqualityTest-1368428496675/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.587; org.apache.solr.core.CachingDirectoryFactory; return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-QueryEqualityTest-1368428496675/index
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.589; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@2793b963 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10733e9a)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.590; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.591; org.apache.solr.core.SolrCore; created xml: solr.XMLResponseWriter
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.593; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.593; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.594; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.594; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.595; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.596; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.596; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.597; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.597; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.598; org.apache.solr.core.RequestHandlers; created dismax: solr.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.599; org.apache.solr.core.RequestHandlers; created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.599; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.600; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.600; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.601; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.601; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.602; org.apache.solr.core.RequestHandlers; created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.603; org.apache.solr.core.RequestHandlers; created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.603; org.apache.solr.core.RequestHandlers; created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.604; org.apache.solr.core.RequestHandlers; created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.604; org.apache.solr.core.RequestHandlers; created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.605; org.apache.solr.core.RequestHandlers; created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.606; org.apache.solr.core.RequestHandlers; created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.606; org.apache.solr.core.RequestHandlers; created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.607; org.apache.solr.core.RequestHandlers; created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.607; org.apache.solr.core.RequestHandlers; created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.619; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> WARN  - 2013-05-13 07:01:37.624; org.apache.solr.core.SolrCore; solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   1> WARN  - 2013-05-13 07:01:37.626; org.apache.solr.core.SolrCore; adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, BAD-SCHEMA-DOCVALUES-NOT-REQUIRED-NO-DEFAULT.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-MINIMAL.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-REPLICATION2.XML, SOLRCONFIG-CACHING.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-REPEATER.XML, REGEX-BOOST-PROCESSOR-TEST.TXT, CURRENCY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, SOLRCONFIG-MERGEPOLICY.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-COMPONENTS-NAME.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, ELEVATE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-SWEETSPOT.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SOLRCONFIG-QUERYSENDER.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, SCHEMA-REPLICATION1.XML, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMA-TINY.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, HYPHENATION.DTD, SOLRCONFIG-ENABLEPLUGIN.XML, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, HUNSPELL-TEST.AFF, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, SOLRCONFIG-TLOG-MUTABLE-MANAGED-SCHEMA.XML, SCHEMA-DOCVALUES.XML, WDFTYPES.TXT, STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SOLRCONFIG-PHRASESUGGEST.XML, SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, OPEN-EXCHANGE-RATES.JSON, SCHEMA-SPATIAL.XML, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-WARMER.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-XINCLUDE.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MASTER1.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, SOLRCONFIG-MINIMAL.XML, SCHEMA-DOCVALUESMULTI.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SOLRCONFIG-SOLR-749.XML, SCHEMA-EFF.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-TERMINDEX.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-REST.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, SOLRCONFIG-TLOG-MANAGED-SCHEMA.XML, STOP-1.TXT, SOLRCONFIG-MANAGED-SCHEMA.XML, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, SCHEMA-SYNONYM-TOKENIZER.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, SCHEMA-DOCVALUESFACETING.XML, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-MUTABLE-MANAGED-SCHEMA.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, BAD-CURRENCY.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, KEEP-2.TXT, SCHEMA12.XML, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.629; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@484dc939 main
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.629; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.630; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.630; org.apache.solr.handler.component.SpellCheckComponent; Initializing spell checkers
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.639; org.apache.solr.spelling.DirectSolrSpellChecker; init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.690; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@484dc939 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.696; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.708; org.apache.solr.SolrTestCaseJ4; ####initCore end
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-QueryEqualityTest-1368428496675
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.712; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncNorm
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.751; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncNorm
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.757; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncVector
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.772; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncVector
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.777; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncSttf
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.778; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncSttf
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.782; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncProduct
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.793; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncProduct
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.797; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncBoost
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.806; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncBoost
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.810; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncQuery
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.811; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncQuery
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.816; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryPrefix
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.816; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryPrefix
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.820; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncScale
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.830; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncScale
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.834; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryGeofilt
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.860; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryGeofilt
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.864; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryNested
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.865; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryNested
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.869; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncSqedist
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.881; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncSqedist
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.885; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryTerm
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.886; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryTerm
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.890; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncField
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.891; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncField
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.895; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncNumdocs
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.903; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncNumdocs
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.908; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncDef
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.926; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncDef
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.932; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryJoin
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.942; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryJoin
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.947; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncGhhsin
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.948; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncGhhsin
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:37.953; org.apache.solr.SolrTestCaseJ4; ###Starting testQuerySurround
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.151; org.apache.solr.SolrTestCaseJ4; ###Ending testQuerySurround
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.156; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncGeodist
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.158; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncGeodist
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.163; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncNot
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.186; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncNot
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.191; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryFunc
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.193; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryFunc
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.197; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryLucenePlusSort
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.200; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryLucenePlusSort
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.204; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncSingleValueMathFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.218; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncSingleValueMathFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.224; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncJoindf
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.225; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncJoindf
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.229; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncCurrency
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.230; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncCurrency
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.235; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncRord
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.235; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncRord
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.240; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncDiv
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.241; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncDiv
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.245; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMathConsts
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.246; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMathConsts
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.251; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncRecip
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.251; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncRecip
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.256; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncLinear
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.263; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncLinear
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.268; org.apache.solr.SolrTestCaseJ4; ###Starting testField
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.269; org.apache.solr.SolrTestCaseJ4; ###Ending testField
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.273; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryFrange
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.274; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryFrange
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.279; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncDist
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.279; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncDist
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.284; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncExists
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.285; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncExists
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.290; org.apache.solr.SolrTestCaseJ4; ###Starting testParserCoverage
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.290; org.apache.solr.SolrTestCaseJ4; ###Ending testParserCoverage
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.294; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryDismax
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.301; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryDismax
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.306; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMod
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.308; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMod
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.312; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncOrd
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.313; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncOrd
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.317; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncDoubleValueBools
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.326; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncDoubleValueBools
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.331; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMaxdoc
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.332; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMaxdoc
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.337; org.apache.solr.SolrTestCaseJ4; ###Starting testQuerySwitch
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.339; org.apache.solr.SolrTestCaseJ4; ###Ending testQuerySwitch
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.344; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMs
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.345; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMs
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.350; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMin
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.351; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMin
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.355; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncTestfunc
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.356; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncTestfunc
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.360; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncTop
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.361; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncTop
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.365; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncTerms
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.388; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncTerms
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.393; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMap
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.401; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMap
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.406; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncDoubleValueMathFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.412; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncDoubleValueMathFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.417; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryLucene
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.419; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryLucene
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.423; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncStrdist
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.435; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncStrdist
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.440; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryBbox
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.443; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryBbox
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.448; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryRaw
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.449; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryRaw
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.453; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncMax
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.454; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncMax
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.470; org.apache.solr.SolrTestCaseJ4; ###Starting testTestFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.474; org.apache.solr.SolrTestCaseJ4; ###Ending testTestFuncs
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.492; org.apache.solr.SolrTestCaseJ4; ###Starting testDateMathParsingEquality
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.494; org.apache.solr.SolrTestCaseJ4; ###Ending testDateMathParsingEquality
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.499; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncSub
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.500; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncSub
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.505; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncGeohash
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.521; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncGeohash
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.526; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncLiteral
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.527; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncLiteral
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.531; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncHsin
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.538; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncHsin
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.542; org.apache.solr.SolrTestCaseJ4; ###Starting testQueryBoost
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.544; org.apache.solr.SolrTestCaseJ4; ###Ending testQueryBoost
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.548; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncBools
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.549; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncBools
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.553; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncSum
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.554; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncSum
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.558; org.apache.solr.SolrTestCaseJ4; ###Starting testFuncIf
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.566; org.apache.solr.SolrTestCaseJ4; ###Ending testFuncIf
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.568; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.568; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1983606772
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.568; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@383338d0
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.577; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.578; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.578; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.578; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.579; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.579; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.579; org.apache.solr.core.CachingDirectoryFactory; looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-QueryEqualityTest-1368428496675/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-QueryEqualityTest-1368428496675/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.580; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-QueryEqualityTest-1368428496675/index
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.580; org.apache.solr.core.CachingDirectoryFactory; looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-QueryEqualityTest-1368428496675 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-QueryEqualityTest-1368428496675;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-13 07:01:38.580; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-QueryEqualityTest-1368428496675
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=pl_PL, timezone=Asia/Kuwait
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=1,free=130068808,total=478150656
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestUtils, TestMultiCoreConfBootstrap, TestSolr4Spatial, TestReload, CurrencyFieldOpenExchangeTest, TestBM25SimilarityFactory, TestCodecSupport, SolrCoreCheckLockOnStartupTest, TestBinaryResponseWriter, TestWordDelimiterFilterFactory, SignatureUpdateProcessorFactoryTest, TestSystemIdResolver, URLClassifyProcessorTest, ChaosMonkeySafeLeaderTest, IndexBasedSpellCheckerTest, SpellCheckComponentTest, SolrRequestParserTest, TestSolrQueryParserDefaultOperatorResource, EchoParamsTest, TestUpdate, JSONWriterTest, TestOmitPositions, SolrPluginUtilsTest, TestZkChroot, TestDynamicFieldResource, SolrIndexConfigTest, IndexReaderFactoryTest, TestPartialUpdateDeduplication, TimeZoneUtilsTest, DocumentAnalysisRequestHandlerTest, SuggesterTSTTest, SolrCmdDistributorTest, TestSchemaNameResource, TestSolrXMLSerializer, TestCoreDiscovery, MultiTermTest, SpellPossibilityIteratorTest, TestDFRSimilarityFactory, TestBinaryField, NumericFieldsTest, CollectionsAPIDistributedZkTest, TestFastOutputStream, StandardRequestHandlerTest, SuggesterWFSTTest, BasicDistributedZk2Test, TestRecovery, TestJmxIntegration, TestStressLucene, TestMergePolicyConfig, TestFoldingMultitermQuery, UpdateParamsTest, TestCollationField, XsltUpdateRequestHandlerTest, SortByFunctionTest, IndexSchemaRuntimeFieldTest, TestLuceneMatchVersion, OutputWriterTest, RequiredFieldsTest, ConvertedLegacyTest, TestSchemaSimilarityResource, TestJmxMonitoredMap, DisMaxRequestHandlerTest, DateMathParserTest, CoreContainerCoreInitFailuresTest, HardAutoCommitTest, DebugComponentTest, TestLMJelinekMercerSimilarityFactory, TestPostingsSolrHighlighter, RequestHandlersTest, TestAnalyzedSuggestions, TestSolrJ, FieldAnalysisRequestHandlerTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestRandomFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TermVectorComponentDistributedTest, TestStressReorder, DistributedTermsComponentTest, TestRangeQuery, StatsComponentTest, PeerSyncTest, BadIndexSchemaTest, TestFiltering, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, HighlighterTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestExtendedDismaxParser, SuggesterFSTTest, TestTrie, TestCSVLoader, TestAtomicUpdateErrorCases, QueryEqualityTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.seed=1BECAA1CA94679AD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pl_PL -Dtests.timezone=Asia/Kuwait -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.00s J1 | QueryEqualityTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: testParserCoverage was run w/o any other method explicitly testing qparser: maxscore
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([1BECAA1CA94679AD]:0)
[junit4:junit4]    > 	at org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:61)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] Completed on J1 in 2.01s, 63 tests, 1 failure <<< FAILURES!

[...truncated 303 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:377: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:357: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:437: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1240: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:884: There were test failures: 295 suites, 1230 tests, 1 suite-level error, 1 failure, 27 ignored (8 assumptions)

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