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 2012/12/19 03:05:27 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1138 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1138/

1 tests failed.
REGRESSION:  org.apache.solr.handler.component.DistributedMLTComponentTest.testDistribSearch

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

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:60340 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([6A7DADFAB9AA25F4:EB9B23E2CEF545C8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:470)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:493)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:475)
	at org.apache.solr.handler.component.DistributedMLTComponentTest.doTest(DistributedMLTComponentTest.java:119)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	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:616)
	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:679)




Build Log:
[...truncated 8638 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
[junit4:junit4]   2> 0 T3466 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T3466 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> 7 T3466 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12 T3466 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60337
[junit4:junit4]   2> 13 T3466 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14 T3466 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 14 T3466 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 51 T3466 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 52 T3466 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 52 T3466 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 53 T3466 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4]   2> 53 T3466 oasc.CoreContainer.<init> New CoreContainer 271673837
[junit4:junit4]   2> 54 T3466 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 55 T3466 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 77 T3466 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 78 T3466 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 78 T3466 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 79 T3466 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 79 T3466 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 80 T3466 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 81 T3466 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 81 T3466 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 82 T3466 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 82 T3466 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 101 T3466 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 124 T3476 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4]   2> 125 T3476 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 126 T3476 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 126 T3476 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   2> 161 T3476 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 207 T3476 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 208 T3476 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 212 T3476 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 628 T3476 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 635 T3476 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 638 T3476 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 644 T3476 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 647 T3476 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 649 T3476 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 650 T3476 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 650 T3476 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data/
[junit4:junit4]   2> 651 T3476 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@108f2ca6
[junit4:junit4]   2> 651 T3476 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 652 T3476 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data forceNew:false
[junit4:junit4]   2> 652 T3476 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data
[junit4:junit4]   2> 652 T3476 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data/index/
[junit4:junit4]   2> 653 T3476 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 654 T3476 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data/index forceNew:false
[junit4:junit4]   2> 656 T3476 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4992a8df lockFactory=org.apache.lucene.store.NativeFSLockFactory@216af81e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 656 T3476 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 657 T3476 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data/index
[junit4:junit4]   2> 657 T3476 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 658 T3476 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 658 T3476 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 659 T3476 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 659 T3476 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 659 T3476 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 659 T3476 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 660 T3476 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 661 T3476 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 661 T3476 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 662 T3476 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 662 T3476 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 663 T3476 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 663 T3476 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 663 T3476 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 664 T3476 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 669 T3476 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 669 T3476 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 670 T3476 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 670 T3476 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 671 T3476 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 671 T3476 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 672 T3476 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 673 T3476 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 673 T3476 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 674 T3476 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 675 T3476 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 679 T3476 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 682 T3476 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 684 T3476 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-MINIMAL.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, CURRENCY.XML, SOLRCONFIG-MERGEPOLICY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.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, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-IB.XML, SCHEMA-CHARFILTERS.XML, SOLRCONFIG-QUERYSENDER.XML, SCHEMA-REPLICATION1.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-ENABLEPLUGIN.XML, HYPHENATION.DTD, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, HUNSPELL-TEST.AFF, 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, WDFTYPES.TXT, STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SCHEMA-DFR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SOLRCONFIG-SPELLCHECKER.XML, SCHEMA-BINARYFIELD.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, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA.XML, SCHEMA_CODEC.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG-TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, 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, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, SOLRCONFIG-NATIVELOCK.XML, XSLT, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, SOLRCONFIG-INDEXCONFIG.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]   2> 685 T3476 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data
[junit4:junit4]   2> 686 T3476 oass.SolrIndexSearcher.<init> Opening Searcher@2005d8ca main
[junit4:junit4]   2> 686 T3476 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 686 T3476 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 687 T3476 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 736 T3476 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 787 T3477 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2005d8ca main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 789 T3476 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 790 T3466 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 790 T3466 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 791 T3466 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 814 T3466 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 817 T3466 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60338
[junit4:junit4]   2> 818 T3466 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 818 T3466 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 819 T3466 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 852 T3466 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 853 T3466 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 854 T3466 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 855 T3466 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4]   2> 855 T3466 oasc.CoreContainer.<init> New CoreContainer 1548493574
[junit4:junit4]   2> 856 T3466 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 857 T3466 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 879 T3466 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 880 T3466 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 880 T3466 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 881 T3466 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 881 T3466 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 882 T3466 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 882 T3466 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 883 T3466 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 883 T3466 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 884 T3466 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 899 T3466 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 922 T3487 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4]   2> 923 T3487 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 924 T3487 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 925 T3487 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   2> 959 T3487 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1006 T3487 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1007 T3487 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1012 T3487 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1417 T3487 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1424 T3487 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1427 T3487 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1432 T3487 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1442 T3487 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1445 T3487 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1445 T3487 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1446 T3487 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data/
[junit4:junit4]   2> 1446 T3487 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@108f2ca6
[junit4:junit4]   2> 1446 T3487 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1447 T3487 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data forceNew:false
[junit4:junit4]   2> 1447 T3487 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data
[junit4:junit4]   2> 1447 T3487 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data/index/
[junit4:junit4]   2> 1448 T3487 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1449 T3487 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data/index forceNew:false
[junit4:junit4]   2> 1451 T3487 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@22b0cedf lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a4b6f5e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1451 T3487 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1451 T3487 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data/index
[junit4:junit4]   2> 1452 T3487 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1453 T3487 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1453 T3487 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1453 T3487 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1454 T3487 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1454 T3487 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1454 T3487 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1455 T3487 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1455 T3487 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1456 T3487 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1456 T3487 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1457 T3487 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1457 T3487 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1458 T3487 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1458 T3487 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1458 T3487 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1459 T3487 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1460 T3487 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1460 T3487 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1461 T3487 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1461 T3487 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1462 T3487 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1463 T3487 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1463 T3487 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1464 T3487 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1464 T3487 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1465 T3487 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1470 T3487 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1473 T3487 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1474 T3487 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-MINIMAL.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, CURRENCY.XML, SOLRCONFIG-MERGEPOLICY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.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, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-IB.XML, SCHEMA-CHARFILTERS.XML, SOLRCONFIG-QUERYSENDER.XML, SCHEMA-REPLICATION1.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-ENABLEPLUGIN.XML, HYPHENATION.DTD, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, HUNSPELL-TEST.AFF, 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, WDFTYPES.TXT, STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SCHEMA-DFR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SOLRCONFIG-SPELLCHECKER.XML, SCHEMA-BINARYFIELD.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, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA.XML, SCHEMA_CODEC.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG-TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, 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, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, SOLRCONFIG-NATIVELOCK.XML, XSLT, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, SOLRCONFIG-INDEXCONFIG.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]   2> 1476 T3487 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data
[junit4:junit4]   2> 1476 T3487 oass.SolrIndexSearcher.<init> Opening Searcher@424cb66a main
[junit4:junit4]   2> 1476 T3487 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1477 T3487 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1477 T3487 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1482 T3487 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1544 T3488 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@424cb66a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1546 T3487 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1547 T3466 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 1548 T3466 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1549 T3466 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1575 T3466 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1579 T3466 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60340
[junit4:junit4]   2> 1580 T3466 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1581 T3466 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 1582 T3466 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 1639 T3466 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1640 T3466 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1641 T3466 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 1642 T3466 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4]   2> 1643 T3466 oasc.CoreContainer.<init> New CoreContainer 1907347416
[junit4:junit4]   2> 1644 T3466 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 1645 T3466 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 1681 T3466 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 1682 T3466 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1683 T3466 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1684 T3466 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1685 T3466 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1686 T3466 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1687 T3466 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1688 T3466 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1689 T3466 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1690 T3466 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1716 T3466 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1755 T3498 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4]   2> 1755 T3498 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 1756 T3498 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1757 T3498 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   2> 1791 T3498 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1836 T3498 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1837 T3498 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1841 T3498 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2252 T3498 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2260 T3498 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2262 T3498 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2268 T3498 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2272 T3498 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2274 T3498 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2275 T3498 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2275 T3498 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data/
[junit4:junit4]   2> 2276 T3498 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@108f2ca6
[junit4:junit4]   2> 2276 T3498 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2277 T3498 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data forceNew:false
[junit4:junit4]   2> 2277 T3498 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data
[junit4:junit4]   2> 2277 T3498 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data/index/
[junit4:junit4]   2> 2278 T3498 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2279 T3498 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data/index forceNew:false
[junit4:junit4]   2> 2281 T3498 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cb7477d lockFactory=org.apache.lucene.store.NativeFSLockFactory@493725fd)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2281 T3498 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2281 T3498 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data/index
[junit4:junit4]   2> 2282 T3498 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 2283 T3498 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2283 T3498 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 2284 T3498 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2284 T3498 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 2284 T3498 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2284 T3498 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2285 T3498 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2285 T3498 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2286 T3498 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2287 T3498 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 2287 T3498 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2288 T3498 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2288 T3498 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2288 T3498 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2289 T3498 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2289 T3498 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2290 T3498 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2290 T3498 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2291 T3498 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2292 T3498 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2292 T3498 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2293 T3498 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2293 T3498 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2294 T3498 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2294 T3498 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2295 T3498 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2300 T3498 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2303 T3498 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2304 T3498 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-MINIMAL.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, CURRENCY.XML, SOLRCONFIG-MERGEPOLICY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.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, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-IB.XML, SCHEMA-CHARFILTERS.XML, SOLRCONFIG-QUERYSENDER.XML, SCHEMA-REPLICATION1.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-ENABLEPLUGIN.XML, HYPHENATION.DTD, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, HUNSPELL-TEST.AFF, 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, WDFTYPES.TXT, STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SCHEMA-DFR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SOLRCONFIG-SPELLCHECKER.XML, SCHEMA-BINARYFIELD.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, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA.XML, SCHEMA_CODEC.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG-TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, 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, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, SOLRCONFIG-NATIVELOCK.XML, XSLT, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, SOLRCONFIG-INDEXCONFIG.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]   2> 2306 T3498 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data
[junit4:junit4]   2> 2307 T3498 oass.SolrIndexSearcher.<init> Opening Searcher@78e4b7df main
[junit4:junit4]   2> 2307 T3498 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2307 T3498 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2308 T3498 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 2313 T3498 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2552 T3499 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@78e4b7df main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2556 T3498 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2556 T3466 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 2557 T3466 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2557 T3466 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C254 name=collection1 org.apache.solr.core.SolrCore@74f9ccbe
[junit4:junit4]   2> 2578 T3469 C254 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 2579 T3469 C254 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data
[junit4:junit4]   2> 2581 T3469 C254 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4992a8df lockFactory=org.apache.lucene.store.NativeFSLockFactory@216af81e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2582 T3469 C254 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2582 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 4
[junit4:junit4]   2> ASYNC  NEW_CORE C255 name=collection1 org.apache.solr.core.SolrCore@64828250
[junit4:junit4]   2> 2587 T3480 C255 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 2588 T3480 C255 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data
[junit4:junit4]   2> 2590 T3480 C255 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@22b0cedf lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a4b6f5e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2590 T3480 C255 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2591 T3480 C255 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 4
[junit4:junit4]   2> ASYNC  NEW_CORE C256 name=collection1 org.apache.solr.core.SolrCore@2c299c8a
[junit4:junit4]   2> 2596 T3491 C256 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 2597 T3491 C256 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data
[junit4:junit4]   2> 2599 T3491 C256 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cb7477d lockFactory=org.apache.lucene.store.NativeFSLockFactory@493725fd)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2599 T3491 C256 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2600 T3491 C256 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 4
[junit4:junit4]   2> 2604 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1]} 0 2
[junit4:junit4]   2> 2608 T3491 C256 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1]} 0 1
[junit4:junit4]   2> 2611 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2]} 0 0
[junit4:junit4]   2> 2615 T3480 C255 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2]} 0 1
[junit4:junit4]   2> 2618 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3]} 0 0
[junit4:junit4]   2> 2621 T3491 C256 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3]} 0 0
[junit4:junit4]   2> 2624 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4]} 0 0
[junit4:junit4]   2> 2627 T3480 C255 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4]} 0 0
[junit4:junit4]   2> 2630 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5]} 0 0
[junit4:junit4]   2> 2633 T3491 C256 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5]} 0 0
[junit4:junit4]   2> 2636 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6]} 0 0
[junit4:junit4]   2> 2639 T3480 C255 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6]} 0 0
[junit4:junit4]   2> 2642 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7]} 0 0
[junit4:junit4]   2> 2645 T3491 C256 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7]} 0 0
[junit4:junit4]   2> 2648 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8]} 0 0
[junit4:junit4]   2> 2651 T3480 C255 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8]} 0 0
[junit4:junit4]   2> 2654 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9]} 0 0
[junit4:junit4]   2> 2657 T3491 C256 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9]} 0 0
[junit4:junit4]   2> 2661 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10]} 0 1
[junit4:junit4]   2> 2664 T3491 C256 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10]} 0 0
[junit4:junit4]   2> 2667 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12]} 0 0
[junit4:junit4]   2> 2670 T3491 C256 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12]} 0 0
[junit4:junit4]   2> 2673 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13]} 0 0
[junit4:junit4]   2> 2676 T3480 C255 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13]} 0 0
[junit4:junit4]   2> 2679 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14]} 0 0
[junit4:junit4]   2> 2682 T3491 C256 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14]} 0 0
[junit4:junit4]   2> 2685 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15]} 0 0
[junit4:junit4]   2> 2688 T3480 C255 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15]} 0 0
[junit4:junit4]   2> 2691 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16]} 0 0
[junit4:junit4]   2> 2694 T3491 C256 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16]} 0 0
[junit4:junit4]   2> 2697 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17]} 0 0
[junit4:junit4]   2> 2700 T3480 C255 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17]} 0 0
[junit4:junit4]   2> 2703 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18]} 0 0
[junit4:junit4]   2> 2708 T3491 C256 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18]} 0 2
[junit4:junit4]   2> 2711 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19]} 0 0
[junit4:junit4]   2> 2714 T3480 C255 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19]} 0 0
[junit4:junit4]   2> 2717 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20]} 0 0
[junit4:junit4]   2> 2720 T3480 C255 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20]} 0 0
[junit4:junit4]   2> 2724 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21]} 0 1
[junit4:junit4]   2> 2728 T3491 C256 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21]} 0 1
[junit4:junit4]   2> 2731 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22]} 0 1
[junit4:junit4]   2> 2735 T3480 C255 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22]} 0 2
[junit4:junit4]   2> 2737 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23]} 0 0
[junit4:junit4]   2> 2740 T3491 C256 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23]} 0 0
[junit4:junit4]   2> 2743 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24]} 0 0
[junit4:junit4]   2> 2747 T3480 C255 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24]} 0 1
[junit4:junit4]   2> 2749 T3469 C254 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25]} 0 0
[junit4:junit4]   2> 2752 T3491 C256 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25]} 0 0
[junit4:junit4]   2> 2755 T3469 C254 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 2759 T3469 C254 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4992a8df lockFactory=org.apache.lucene.store.NativeFSLockFactory@216af81e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4992a8df lockFactory=org.apache.lucene.store.NativeFSLockFactory@216af81e)),segFN=segments_2,generation=2,filenames=[_1_1.len, _2.si, _1.fld, _0_1.len, _2.inf, _0_7.len, _1.inf, _2_6.len, _1_4.len, _2_7.len, _1.pst, _2_5.len, _0.si, _2_4.len, _1_5.len, _2.fld, _0_5.len, _0_6.len, _2_3.len, _2_1.len, _0.pst, _0.fld, _0_4.len, _2.pst, _0_3.len, _1_3.len, _1_6.len, _1.si, segments_2, _0.inf, _1_7.len]
[junit4:junit4]   2> 2759 T3469 C254 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1_1.len, _2.si, _1.fld, _0_1.len, _2.inf, _0_7.len, _1.inf, _2_6.len, _1_4.len, _2_7.len, _1.pst, _2_5.len, _0.si, _2_4.len, _1_5.len, _2.fld, _0_5.len, _0_6.len, _2_3.len, _2_1.len, _0.pst, _0.fld, _0_4.len, _2.pst, _0_3.len, _1_3.len, _1_6.len, _1.si, segments_2, _0.inf, _1_7.len]
[junit4:junit4]   2> 2760 T3469 C254 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data
[junit4:junit4]   2> 2763 T3469 C254 oass.SolrIndexSearcher.<init> Opening Searcher@295ca5da main
[junit4:junit4]   2> 2763 T3469 C254 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2764 T3477 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@295ca5da main{StandardDirectoryReader(segments_2:8 _0(4.1):C10 _1(4.1):C10 _2(4.1):C4)}
[junit4:junit4]   2> 2765 T3477 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data/index
[junit4:junit4]   2> 2765 T3469 C254 UPDATE [collection1] webapp= path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 10
[junit4:junit4]   2> 2767 T3480 C255 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 2769 T3480 C255 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@22b0cedf lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a4b6f5e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@22b0cedf lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a4b6f5e)),segFN=segments_2,generation=2,filenames=[_1_1.len, _1.fld, _0_1.len, _0_6.len, _0_5.len, _0_7.len, _1.inf, _0.pst, _1_4.len, _0.fld, _0_4.len, _1.pst, _1_3.len, _0_3.len, _1_6.len, _1.si, segments_2, _1_7.len, _0.inf, _0.si, _1_5.len]
[junit4:junit4]   2> 2770 T3480 C255 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1_1.len, _1.fld, _0_1.len, _0_6.len, _0_5.len, _0_7.len, _1.inf, _0.pst, _1_4.len, _0.fld, _0_4.len, _1.pst, _1_3.len, _0_3.len, _1_6.len, _1.si, segments_2, _1_7.len, _0.inf, _0.si, _1_5.len]
[junit4:junit4]   2> 2770 T3480 C255 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data
[junit4:junit4]   2> 2772 T3480 C255 oass.SolrIndexSearcher.<init> Opening Searcher@56de5a0f main
[junit4:junit4]   2> 2773 T3480 C255 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2774 T3488 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@56de5a0f main{StandardDirectoryReader(segments_2:6 _0(4.1):C10 _1(4.1):C1)}
[junit4:junit4]   2> 2774 T3488 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data/index
[junit4:junit4]   2> 2774 T3480 C255 UPDATE [collection1] webapp= path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 7
[junit4:junit4]   2> 2777 T3491 C256 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 2779 T3491 C256 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cb7477d lockFactory=org.apache.lucene.store.NativeFSLockFactory@493725fd)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cb7477d lockFactory=org.apache.lucene.store.NativeFSLockFactory@493725fd)),segFN=segments_2,generation=2,filenames=[_1_1.len, _1.fld, _0_1.len, _0_6.len, _0_5.len, _0_7.len, _1.inf, _0.pst, _1_4.len, _0.fld, _0_4.len, _1.pst, _1_3.len, _0_3.len, _1_6.len, _1.si, segments_2, _1_7.len, _0.inf, _0.si, _1_5.len]
[junit4:junit4]   2> 2780 T3491 C256 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1_1.len, _1.fld, _0_1.len, _0_6.len, _0_5.len, _0_7.len, _1.inf, _0.pst, _1_4.len, _0.fld, _0_4.len, _1.pst, _1_3.len, _0_3.len, _1_6.len, _1.si, segments_2, _1_7.len, _0.inf, _0.si, _1_5.len]
[junit4:junit4]   2> 2780 T3491 C256 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data
[junit4:junit4]   2> 2782 T3491 C256 oass.SolrIndexSearcher.<init> Opening Searcher@3c55a3d8 main
[junit4:junit4]   2> 2782 T3491 C256 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2783 T3499 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c55a3d8 main{StandardDirectoryReader(segments_2:6 _0(4.1):C10 _1(4.1):C3)}
[junit4:junit4]   2> 2783 T3499 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data/index
[junit4:junit4]   2> 2783 T3491 C256 UPDATE [collection1] webapp= path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 6
[junit4:junit4]   2> 2799 T3469 C254 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&q=match_none&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=0 status=0 QTime=13 
[junit4:junit4]   2> 2839 T3481 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&NOW=1355881320770&shard.url=127.0.0.1:60338/&fl=id,score&start=0&q=match_none&isShard=true&qt=mltrh&fsv=true} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2841 T3492 C256 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&NOW=1355881320770&shard.url=127.0.0.1:60340/|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&fl=id,score&start=0&q=match_none&isShard=true&qt=mltrh&fsv=true} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2842 T3480 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards=127.0.0.1:60338/,127.0.0.1:60340/|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&shards.qt=mltrh&q=match_none&mlt=true&qt=mltrh&wt=javabin&version=2} hits=0 status=0 QTime=40 
[junit4:junit4]   2> 2851 T3469 C254 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&q=lowerfilt:sonata&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=1 status=0 QTime=7 
[junit4:junit4]   2> 2859 T3493 C256 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&NOW=1355881320822&shard.url=127.0.0.1:60340/|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&fl=id,score&start=0&q=lowerfilt:sonata&isShard=true&qt=mltrh&fsv=true} hits=0 status=0 QTime=2 
[junit4:junit4]   2> 2862 T3482 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&NOW=1355881320822&shard.url=[ff01::213]:33332/|[ff01::114]:33332/|127.0.0.1:60338/&fl=id,score&start=0&q=lowerfilt:sonata&isShard=true&qt=mltrh&fsv=true} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 2865 T3482 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&ids=8&mlt=true&distrib=false&wt=javabin&version=2&shard.url=[ff01::213]:33332/|[ff01::114]:33332/|127.0.0.1:60338/&NOW=1355881320822&q=lowerfilt:sonata&qt=mltrh&isShard=true} status=0 QTime=0 
[junit4:junit4]   2> 2866 T3491 C256 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards=[ff01::213]:33332/|[ff01::114]:33332/|127.0.0.1:60338/,127.0.0.1:60340/|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&shards.qt=mltrh&q=lowerfilt:sonata&mlt=true&qt=mltrh&wt=javabin&version=2} hits=1 status=0 QTime=12 
[junit4:junit4]   2> 2871 T3469 C254 REQ [collection1] webapp= path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&q=lowerfilt:moon&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=2 status=0 QTime=2 
[junit4:junit4]   2> 2878 T3481 C255 REQ [collection1] webapp= path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=127.0.0.1:60338/&NOW=1355881320842&start=0&q=lowerfilt:moon&qt=mltrh&isShard=true&fsv=true} hits=1 status=0 QTime=2 
[junit4:junit4]   2> 2881 T3492 C256 REQ [collection1] webapp= path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=[ff01::083]:33332/|127.0.0.1:60340/|[ff01::114]:33332/&NOW=1355881320842&start=0&q=lowerfilt:moon&qt=mltrh&isShard=true&fsv=true} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 2887 T3481 C255 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:60338/&NOW=1355881320842&start=0&q=%2B(lowerfilt:the)+-id:17&qt=mltrh&isShard=true} hits=6 status=0 QTime=3 
[junit4:junit4]   2> 2888 T3492 C256 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=[ff01::083]:33332/|127.0.0.1:60340/|[ff01::114]:33332/&NOW=1355881320842&start=0&q=%2B(lowerfilt:the)+-id:17&qt=mltrh&isShard=true} hits=7 status=0 QTime=4 
[junit4:junit4]   2> 2889 T3480 C255 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=3},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]}}}
[junit4:junit4]   2> 2889 T3480 C255 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=4},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 2892 T3492 C256 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&ids=7&mlt=true&distrib=false&wt=javabin&version=2&fl=id&shard.url=[ff01::083]:33332/|127.0.0.1:60340/|[ff01::114]:33332/&NOW=1355881320842&q=lowerfilt:moon&qt=mltrh&isShard=true} status=0 QTime=0 
[junit4:junit4]   2> 2893 T3481 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&ids=17&mlt=true&distrib=false&wt=javabin&version=2&fl=id&shard.url=127.0.0.1:60338/&NOW=1355881320842&q=lowerfilt:moon&qt=mltrh&isShard=true} status=0 QTime=1 
[junit4:junit4]   2> 2893 T3480 C255 oashc.MoreLikeThisComponent.finishStage MLT: results added for key: 17 documents: {numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}]}
[junit4:junit4]   2> 2894 T3480 C255 oashc.MoreLikeThisComponent.finishStage MLT: results added for key: 17 documents: {numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]}
[junit4:junit4]   2> 2895 T3480 C255 REQ [collection1] webapp= path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards=127.0.0.1:60338/,[ff01::083]:33332/|127.0.0.1:60340/|[ff01::114]:33332/&shards.qt=mltrh&q=lowerfilt:moon&mlt=true&qt=mltrh&wt=javabin&version=2} hits=2 status=0 QTime=20 
[junit4:junit4]   2> 2901 T3469 C254 REQ [collection1] webapp= path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&q=lowerfilt:fox&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=13 status=0 QTime=4 
[junit4:junit4]   2> 2909 T3482 C255 REQ [collection1] webapp= path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=127.0.0.1:60338/|[ff01::083]:33332/&NOW=1355881320873&start=0&q=lowerfilt:fox&qt=mltrh&isShard=true&fsv=true} hits=7 status=0 QTime=2 
[junit4:junit4]   2> 2912 T3493 C256 REQ [collection1] webapp= path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=[ff01::083]:33332/|127.0.0.1:60340/&NOW=1355881320873&start=0&q=lowerfilt:fox&qt=mltrh&isShard=true&fsv=true} hits=6 status=0 QTime=3 
[junit4:junit4]   2> 2918 T3493 C256 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=24&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=[ff01::083]:33332/|127.0.0.1:60340/&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:24&qt=mltrh&isShard=true} hits=7 status=0 QTime=3 
[junit4:junit4]   2> 2918 T3482 C255 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=24&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:60338/|[ff01::083]:33332/&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:24&qt=mltrh&isShard=true} hits=6 status=0 QTime=3 
[junit4:junit4]   2> 2918 T3483 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=22&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:60338/|[ff01::083]:33332/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:22&isShard=true&qt=mltrh} hits=6 status=0 QTime=4 
[junit4:junit4]   2> 2919 T3496 C256 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=19&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|127.0.0.1:60340/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:19&isShard=true&qt=mltrh} hits=7 status=0 QTime=4 
[junit4:junit4]   2> 2920 T3494 C256 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=22&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|127.0.0.1:60340/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:22&isShard=true&qt=mltrh} hits=7 status=0 QTime=6 
[junit4:junit4]   2> 2920 T3530 C256 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=18&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|127.0.0.1:60340/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:18&isShard=true&qt=mltrh} hits=6 status=0 QTime=2 
[junit4:junit4]   2> 2920 T3484 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=20&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:60338/|[ff01::083]:33332/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:20&isShard=true&qt=mltrh} hits=6 status=0 QTime=4 
[junit4:junit4]   2> 2920 T3523 C256 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|127.0.0.1:60340/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:17&isShard=true&qt=mltrh} hits=7 status=0 QTime=4 
[junit4:junit4]   2> 2921 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=3},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 2921 T3529 C256 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=23&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|127.0.0.1:60340/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:23&isShard=true&qt=mltrh} hits=6 status=0 QTime=4 
[junit4:junit4]   2> 2923 T3531 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=15&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:60338/|[ff01::083]:33332/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:15&isShard=true&qt=mltrh} hits=6 status=0 QTime=4 
[junit4:junit4]   2> 2923 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=3},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 2924 T3486 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:60338/|[ff01::083]:33332/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:17&isShard=true&qt=mltrh} hits=6 status=0 QTime=7 
[junit4:junit4]   2> 2924 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=4},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 2925 T3525 C256 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=13&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|127.0.0.1:60340/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:13&isShard=true&qt=mltrh} hits=7 status=0 QTime=8 
[junit4:junit4]   2> 2925 T3495 C256 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=20&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|127.0.0.1:60340/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:20&isShard=true&qt=mltrh} hits=7 status=0 QTime=10 
[junit4:junit4]   2> 2925 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=6},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 2926 T3533 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=13&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:60338/|[ff01::083]:33332/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:13&isShard=true&qt=mltrh} hits=6 status=0 QTime=3 
[junit4:junit4]   2> 2925 T3528 C256 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=21&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|127.0.0.1:60340/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:21&isShard=true&qt=mltrh} hits=6 status=0 QTime=7 
[junit4:junit4]   2> 2927 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=7},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]}}}
[junit4:junit4]   2> 2926 T3534 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=23&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:60338/|[ff01::083]:33332/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:23&isShard=true&qt=mltrh} hits=7 status=0 QTime=3 
[junit4:junit4]   2> 2926 T3483 C255 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=14&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:60338/|[ff01::083]:33332/&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:14&qt=mltrh&isShard=true} hits=7 status=0 QTime=3 
[junit4:junit4]   2> 2926 T3493 C256 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=9&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=[ff01::083]:33332/|127.0.0.1:60340/&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:9&qt=mltrh&isShard=true} hits=6 status=0 QTime=3 
[junit4:junit4]   2> 2926 T3496 C256 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=14&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=[ff01::083]:33332/|127.0.0.1:60340/&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:14&qt=mltrh&isShard=true} hits=6 status=0 QTime=3 
[junit4:junit4]   2> 2927 T3482 C255 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=9&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:60338/|[ff01::083]:33332/&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:9&qt=mltrh&isShard=true} hits=7 status=0 QTime=3 
[junit4:junit4]   2> 2927 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=4},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 2927 T3485 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=19&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:60338/|[ff01::083]:33332/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:19&isShard=true&qt=mltrh} hits=6 status=0 QTime=11 
[junit4:junit4]   2> 2927 T3497 C256 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=15&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|127.0.0.1:60340/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:15&isShard=true&qt=mltrh} hits=7 status=0 QTime=11 
[junit4:junit4]   2> 2930 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=10},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 2930 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=4},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 2931 T3535 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=21&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:60338/|[ff01::083]:33332/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:21&isShard=true&qt=mltrh} hits=7 status=0 QTime=3 
[junit4:junit4]   2> 2931 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=8},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 2931 T3536 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=18&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:60338/|[ff01::083]:33332/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:18&isShard=true&qt=mltrh} hits=7 status=0 QTime=3 
[junit4:junit4]   2> 2931 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=3},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 2932 T3537 C255 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=16&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:60338/|[ff01::083]:33332/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:16&isShard=true&qt=mltrh} hits=7 status=0 QTime=4 
[junit4:junit4]   2> 2932 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=4},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 2933 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=3},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 2934 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=3},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 2934 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=3},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 2935 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=3},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]}}}
[junit4:junit4]   2> 2935 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=3},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 2936 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=4},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 2937 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=11},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 2937 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=4},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 2937 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=11},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 2938 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=7},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 2938 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=3},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 2939 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=2},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 2939 T3491 C256 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=3},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 32923 T3491 C256 oasc.SolrException.log SEVERE org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://[ff01::083]:33332, http://[ff01::114]:33332, http://[ff01::213]:33332, http://127.0.0.1:60340]
[junit4:junit4]   2> 		at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:302)
[junit4:junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:146)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1819)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:458)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:279)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
[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:679)
[junit4:junit4]   2> 	Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://[ff01::083]:33332, http://[ff01::114]:33332, http://[ff01::213]:33332, http://127.0.0.1:60340]
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:325)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:171)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:135)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 		... 1 more
[junit4:junit4]   2> 	Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://[ff01::083]:33332
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:413)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:290)
[junit4:junit4]   2> 		... 10 more
[junit4:junit4]   2> 	Caused by: java.net.SocketException: Protocol family unavailable
[junit4:junit4]   2> 		at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4:junit4]   2> 		at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
[junit4:junit4]   2> 		at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
[junit4:junit4]   2> 		at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
[junit4:junit4]   2> 		at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
[junit4:junit4]   2> 		at java.net.Socket.connect(Socket.java:546)
[junit4:junit4]   2> 		at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:123)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:148)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:150)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:121)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:575)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:425)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
[junit4:junit4]   2> 		... 12 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 32924 T3491 C256 REQ [collection1] webapp= path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards=127.0.0.1:60338/|[ff01::083]:33332/,[ff01::083]:33332/|127.0.0.1:60340/&shards.qt=mltrh&q=lowerfilt:fox&mlt=true&qt=mltrh&wt=javabin&version=2} hits=13 status=500 QTime=30019 
[junit4:junit4]   2> 32925 T3491 C256 oasc.SolrException.log SEVERE null:org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://[ff01::083]:33332, http://[ff01::114]:33332, http://[ff01::213]:33332, http://127.0.0.1:60340]
[junit4:junit4]   2> 		at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:302)
[junit4:junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:146)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1819)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:458)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:279)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
[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:679)
[junit4:junit4]   2> 	Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://[ff01::083]:33332, http://[ff01::114]:33332, http://[ff01::213]:33332, http://127.0.0.1:60340]
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:325)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:171)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:135)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 		... 1 more
[junit4:junit4]   2> 	Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://[ff01::083]:33332
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:413)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:290)
[junit4:junit4]   2> 		... 10 more
[junit4:junit4]   2> 	Caused by: java.net.SocketException: Protocol family unavailable
[junit4:junit4]   2> 		at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4:junit4]   2> 		at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
[junit4:junit4]   2> 		at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
[junit4:junit4]   2> 		at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
[junit4:junit4]   2> 		at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
[junit4:junit4]   2> 		at java.net.Socket.connect(Socket.java:546)
[junit4:junit4]   2> 		at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:123)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:148)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:150)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:121)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:575)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:425)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
[junit4:junit4]   2> 		... 12 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 32926 T3466 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=271673837
[junit4:junit4]   2> 32928 T3466 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@74f9ccbe
[junit4:junit4]   2> 32932 T3466 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=24,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 32934 T3466 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 32934 T3466 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 32934 T3466 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 32937 T3466 C254 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data/index
[junit4:junit4]   2> 32937 T3466 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 32938 T3466 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data/index
[junit4:junit4]   2> 32939 T3466 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data
[junit4:junit4]   2> 32939 T3466 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/control/data/index
[junit4:junit4]   2> 32940 T3466 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 32992 T3466 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1548493574
[junit4:junit4]   2> 32993 T3466 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@64828250
[junit4:junit4]   2> 32996 T3466 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=11,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 32997 T3466 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 32997 T3466 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 32998 T3466 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 33000 T3466 C255 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data/index
[junit4:junit4]   2> 33000 T3466 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 33001 T3466 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data/index
[junit4:junit4]   2> 33001 T3466 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data/index
[junit4:junit4]   2> 33002 T3466 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard0/data
[junit4:junit4]   2> 33002 T3466 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 33004 T3492 C256 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=16&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|127.0.0.1:60340/&fl=score,id&NOW=1355881320873&start=0&q=%2B(lowerfilt:the)+-id:16&isShard=true&qt=mltrh} hits=6 status=0 QTime=2 
[junit4:junit4]   2> 33056 T3466 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1907347416
[junit4:junit4]   2> 33057 T3466 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2c299c8a
[junit4:junit4]   2> 33066 T3466 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=13,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 33067 T3466 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 33068 T3466 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 33069 T3466 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 33071 T3466 C256 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data/index
[junit4:junit4]   2> 33072 T3466 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 33073 T3466 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data/index
[junit4:junit4]   2> 33073 T3466 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data/index
[junit4:junit4]   2> 33074 T3466 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355881317973/shard1/data
[junit4:junit4]   2> 33076 T3466 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 33161 T3466 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedMLTComponentTest -Dtests.method=testDistribSearch -Dtests.seed=6A7DADFAB9AA25F4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv_LV -Dtests.timezone=America/Catamarca -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   33.3s J1 | DistributedMLTComponentTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:60340 returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A7DADFAB9AA25F4:EB9B23E2CEF545C8]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:470)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:493)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:475)
[junit4:junit4]    > 	at org.apache.solr.handler.component.DistributedMLTComponentTest.doTest(DistributedMLTComponentTest.java:119)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 33298 T3466 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=DefaultSimilarity, locale=lv_LV, timezone=America/Catamarca
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=126433360,total=483983360
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest, ShowFileRequestHandlerTest, SuggesterTSTTest, MultiTermTest, SchemaVersionSpecificBehaviorTest, OverseerTest, TestCSVResponseWriter, RequiredFieldsTest, TestBM25SimilarityFactory, TermVectorComponentDistributedTest, TestCSVLoader, IndexSchemaRuntimeFieldTest, URLClassifyProcessorTest, TestDFRSimilarityFactory, DistributedQueryElevationComponentTest, FieldMutatingUpdateProcessorTest, QueryParsingTest, DOMUtilTest, TestSort, SolrInfoMBeanTest, OverseerCollectionProcessorTest, XsltUpdateRequestHandlerTest, TestReplicationHandler, ResponseLogComponentTest, TestSolrDeletionPolicy1, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, ZkSolrClientTest, SpellingQueryConverterTest, SoftAutoCommitTest, TestDocumentBuilder, XmlUpdateRequestHandlerTest, TestDistributedSearch, LeaderElectionTest, ZkNodePropsTest, TimeZoneUtilsTest, UUIDFieldTest, DebugComponentTest, TestStressRecovery, SignatureUpdateProcessorFactoryTest, TestAtomicUpdateErrorCases, StatsComponentTest, TestSolrDeletionPolicy2, SyncSliceTest, TestRemoteStreaming, TestPropInject, TestBinaryField, SolrIndexConfigTest, LegacyHTMLStripCharFilterTest, TestFastWriter, TestPhraseSuggestions, FullSolrCloudDistribCmdsTest, TestUtils, TestElisionMultitermQuery, TestRealTimeGet, DirectUpdateHandlerTest, ClusterStateUpdateTest, FileBasedSpellCheckerTest, ConvertedLegacyTest, PeerSyncTest, QueryElevationComponentTest, BasicFunctionalityTest, TestBinaryResponseWriter, TestJmxIntegration, HighlighterTest, CoreAdminHandlerTest, TestFunctionQuery, TestTrie, SolrRequestParserTest, CacheHeaderTest, QueryEqualityTest, TestWordDelimiterFilterFactory, PolyFieldTest, SpatialFilterTest, DocumentBuilderTest, MBeansHandlerTest, DisMaxRequestHandlerTest, IndexSchemaTest, TermsComponentTest, MinimalSchemaTest, StandardRequestHandlerTest, TestQueryTypes, FieldAnalysisRequestHandlerTest, PingRequestHandlerTest, TermVectorComponentTest, JsonLoaderTest, TestSurroundQueryParser, TestValueSourceCache, TestReversedWildcardFilterFactory, ReturnFieldsTest, SearchHandlerTest, TestOmitPositions, SuggesterFSTTest, CopyFieldTest, TestArbitraryIndexDir, TestQueryUtils, SolrCmdDistributorTest, UpdateParamsTest, SuggesterTest, CSVRequestHandlerTest, TestSearchPerf, BadIndexSchemaTest, TestFoldingMultitermQuery, TestLuceneMatchVersion, UpdateRequestProcessorFactoryTest, TestWriterPerf, PrimitiveFieldTypeTest, BadComponentTest, TestUpdate, SOLR749Test, TestPropInjectDefaults, DefaultValueUpdateProcessorTest, TestMergePolicyConfig, TestXIncludeConfig, TestDocSet, TestLFUCache, TestQuerySenderListener, TestCollationField, IndexReaderFactoryTest, NumericFieldsTest, OutputWriterTest, TestSolrCoreProperties, TestJmxMonitoredMap, EchoParamsTest, SpellPossibilityIteratorTest, TestPluginEnable, TestCodecSupport, TestFastLRUCache, DateMathParserTest, PluginInfoTest, PrimUtilsTest, OpenExchangeRatesOrgProviderTest, FileUtilsTest, TestSolrXMLSerializer, TestLRUCache, RAMDirectoryFactoryTest, CircularListTest, TestCharFilters, TestCollationKeyRangeQueries, BasicDistributedZk2Test, ClusterStateTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, ZkCLITest, CoreContainerCoreInitFailuresTest, TestSolrIndexConfig, DistributedMLTComponentTest]
[junit4:junit4] Completed on J1 in 33.32s, 1 test, 1 error <<< FAILURES!

[...truncated 67 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:438: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1175: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:840: There were test failures: 243 suites, 1010 tests, 1 error, 21 ignored (3 assumptions)

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