Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2791/
Java: 32bit/jdk1.6.0_45 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.RegexBoostProcessorTest

Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to 
approximately 11,697,192 bytes (threshold is 10,485,760). Field reference sizes 
(counted individually):   - 12,322,064 bytes, protected static 
org.apache.solr.servlet.SolrRequestParsers 
org.apache.solr.update.processor.RegexBoostProcessorTest._parser   - 4,840 
bytes, private static 
org.apache.solr.update.processor.RegexpBoostProcessorFactory 
org.apache.solr.update.processor.RegexBoostProcessorTest.factory   - 4,264 
bytes, private static org.apache.solr.update.processor.RegexpBoostProcessor 
org.apache.solr.update.processor.RegexBoostProcessorTest.reProcessor   - 712 
bytes, protected static org.apache.solr.common.params.ModifiableSolrParams 
org.apache.solr.update.processor.RegexBoostProcessorTest.parameters   - 256 
bytes, public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules   - 248 bytes, protected static 
java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome   - 120 bytes, 
private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 
64 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.coreName

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), 
your test seems to hang on to approximately 11,697,192 bytes (threshold is 
10,485,760). Field reference sizes (counted individually):
  - 12,322,064 bytes, protected static 
org.apache.solr.servlet.SolrRequestParsers 
org.apache.solr.update.processor.RegexBoostProcessorTest._parser
  - 4,840 bytes, private static 
org.apache.solr.update.processor.RegexpBoostProcessorFactory 
org.apache.solr.update.processor.RegexBoostProcessorTest.factory
  - 4,264 bytes, private static 
org.apache.solr.update.processor.RegexpBoostProcessor 
org.apache.solr.update.processor.RegexBoostProcessorTest.reProcessor
  - 712 bytes, protected static 
org.apache.solr.common.params.ModifiableSolrParams 
org.apache.solr.update.processor.RegexBoostProcessorTest.parameters
  - 256 bytes, public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 248 bytes, protected static java.lang.String 
org.apache.solr.SolrTestCaseJ4.testSolrHome
  - 120 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.factoryProp
  - 64 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.coreName
        at __randomizedtesting.SeedInfo.seed([D2F15045584904A2]:0)
        at 
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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:662)




Build Log:
[...truncated 9234 lines...]
[junit4:junit4] Suite: org.apache.solr.update.processor.RegexBoostProcessorTest
[junit4:junit4]   2> 2460099 T6983 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-RegexBoostProcessorTest-1368660967932
[junit4:junit4]   2> 2460101 T6983 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4:junit4]   2> 2460103 T6983 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
[junit4:junit4]   2> 2460104 T6983 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
[junit4:junit4]   2> 2460206 T6983 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_44
[junit4:junit4]   2> 2460318 T6983 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
[junit4:junit4]   2> 2460319 T6983 oass.IndexSchema.readSchema Reading Solr 
Schema from schema12.xml
[junit4:junit4]   2> 2460325 T6983 oass.IndexSchema.readSchema [null] Schema 
name=test
[junit4:junit4]   2> 2461086 T6983 oass.IndexSchema.readSchema default search 
field in schema is text
[junit4:junit4]   2> 2461091 T6983 oass.IndexSchema.readSchema unique key 
field: id
[junit4:junit4]   2> 2461093 T6983 oass.IndexSchema.readSchema WARN Field text 
is not multivalued and destination for multiple copyFields (2)
[junit4:junit4]   2> 2461102 T6983 oass.FileExchangeRateProvider.reload 
Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2461106 T6983 oass.FileExchangeRateProvider.reload 
Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2461111 T6983 oasc.SolrResourceLoader.locateSolrHome JNDI 
not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2461111 T6983 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
[junit4:junit4]   2> 2461111 T6983 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
[junit4:junit4]   2> 2461132 T6983 oasc.CoreContainer.<init> New CoreContainer 
17164843
[junit4:junit4]   2> 2461220 T6983 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2461220 T6983 oasc.SolrCore.<init> [collection1] Opening 
new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-RegexBoostProcessorTest-1368660967932\
[junit4:junit4]   2> 2461221 T6983 oasc.JmxMonitoredMap.<init> JMX monitoring 
is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e80740
[junit4:junit4]   2> 2461221 T6983 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2461222 T6983 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-RegexBoostProcessorTest-1368660967932\
[junit4:junit4]   2> 2461222 T6983 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-RegexBoostProcessorTest-1368660967932\index/
[junit4:junit4]   2> 2461222 T6983 oasc.SolrCore.initIndex WARN [collection1] 
Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-RegexBoostProcessorTest-1368660967932\index'
 doesn't exist. Creating new index...
[junit4:junit4]   2> 2461223 T6983 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-RegexBoostProcessorTest-1368660967932\index
[junit4:junit4]   2> 2461227 T6983 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2>            
commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@708957
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@130e73c)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2461228 T6983 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
[junit4:junit4]   2> 2461229 T6983 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
[junit4:junit4]   2> 2461231 T6983 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
[junit4:junit4]   2> 2461232 T6983 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
[junit4:junit4]   2> 2461232 T6983 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
[junit4:junit4]   2> 2461232 T6983 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"uniq-fields"
[junit4:junit4]   2> 2461233 T6983 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2461233 T6983 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2461234 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2461235 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2461236 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2461236 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
[junit4:junit4]   2> 2461237 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2461237 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2461238 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2461238 T6983 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2461240 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2461240 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2461241 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2461241 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2461242 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2461242 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2461243 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2461244 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2461244 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2461245 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2461245 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2461246 T6983 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2461256 T6983 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2461261 T6983 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2461263 T6983 oasc.SolrCore.initDeprecatedSupport WARN 
adding ShowFileRequestHandler with hidden files: 
[THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, 
SCHEMA-REQUIRED-FIELDS.XML, TRIVIAL.UPDATEPROCESSOR1.JS, 
BAD-SCHEMA-DOCVALUES-NOT-REQUIRED-NO-DEFAULT.XML, 
BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-MINIMAL.XML, SCHEMA-REPLICATION2.XML, 
SOLRCONFIG-CACHING.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, 
SCHEMA-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-REPEATER.XML, 
REGEX-BOOST-PROCESSOR-TEST.TXT, SOLRCONFIG-MERGEPOLICY.XML, CURRENCY.XML, 
BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, 
SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-COMPONENTS-NAME.XML, 
BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, 
DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, 
SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, 
SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, ELEVATE.XML, 
TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-SWEETSPOT.XML, 
BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML, 
SCHEMA-IB.XML, SOLRCONFIG-QUERYSENDER.XML, 
BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, 
SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, SCHEMA-REPLICATION1.XML, 
BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, 
SCHEMA-TINY.XML, CONDITIONAL.UPDATEPROCESSOR.JS, 
MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-ENABLEPLUGIN.XML, 
HYPHENATION.DTD, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, 
STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, 
HUNSPELL-TEST.AFF, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, 
SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, 
SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, 
BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, 
SOLRCONFIG-TLOG-MUTABLE-MANAGED-SCHEMA.XML, SCHEMA-DOCVALUES.XML, WDFTYPES.TXT, 
STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, 
BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, 
SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, 
SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, 
SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, 
SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, 
SCHEMA-BINARYFIELD.XML, SOLRCONFIG-WARMER.XML, 
SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, 
SCHEMA-XINCLUDE.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MASTER1.XML, 
BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, 
SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, SOLRCONFIG-MINIMAL.XML, 
SCHEMA-DOCVALUESMULTI.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, 
BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML, 
BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SOLRCONFIG-SOLR-749.XML, 
SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, STOP-2.TXT, 
SOLRCONFIG-FUNCTIONQUERY.XML, SOLRCONFIG-TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, 
SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, SOLRCONFIG-ELEVATE.XML, 
BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, 
BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, 
SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, 
BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, FUZZYSUGGEST.TXT, 
BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-REST.XML, 
SOLRCONFIG-TLOG-MANAGED-SCHEMA.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, 
STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SOLRCONFIG-MANAGED-SCHEMA.XML, 
SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, 
SOLRCONFIG-LAZYWRITER.XML, 
BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, 
SCHEMA-LUCENEMATCHVERSION.XML, 
SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, BAD-MP-SOLRCONFIG.XML, 
FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, 
SCHEMASURROUND.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-MASTER3.XML, 
BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, 
HUNSPELL-TEST.DIC, SOLRCONFIG-XINCLUDE.XML, 
BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-SLAVE1.XML, 
SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, 
SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, 
BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, 
SOLRCONFIG_CODEC.XML, SCHEMA-SYNONYM-TOKENIZER.XML, 
BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, 
SCHEMA-REST-LUCENE-MATCH-VERSION.XML, SCHEMA-DOCVALUESFACETING.XML, 
SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, 
SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, 
BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, 
BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, 
SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, 
SOLRCONFIG-MUTABLE-MANAGED-SCHEMA.XML, BAD-SCHEMA-DUP-FIELD.XML, 
SOLRCONFIG-NOCACHE.XML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, SCHEMA-BM25.XML, 
ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, 
SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, 
SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, 
BAD-CURRENCY.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, 
SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, SCHEMA12.XML, 
BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, MAPPING-ISOLATIN1ACCENT.TXT, 
BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4]   2> 2461267 T6983 oass.SolrIndexSearcher.<init> Opening 
Searcher@784290 main
[junit4:junit4]   2> 2461268 T6983 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
[junit4:junit4]   2> 2461268 T6983 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
[junit4:junit4]   2> 2461269 T6983 oashc.SpellCheckComponent.inform 
Initializing spell checkers
[junit4:junit4]   2> 2461281 T6983 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2461339 T6984 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@784290 
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2461345 T6983 oasc.CoreContainer.registerCore registering 
core: collection1
[junit4:junit4]   2> 2461354 T6983 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4]   2> 2461364 T6983 oas.SolrTestCaseJ4.setUp ###Starting 
testDeboostOld
[junit4:junit4]   2> 2461366 T6983 oas.SolrTestCaseJ4.tearDown ###Ending 
testDeboostOld
[junit4:junit4]   2> 2461370 T6983 oas.SolrTestCaseJ4.setUp ###Starting 
testBoostGood
[junit4:junit4]   2> 2461370 T6983 oas.SolrTestCaseJ4.tearDown ###Ending 
testBoostGood
[junit4:junit4]   2> 2461374 T6983 oas.SolrTestCaseJ4.setUp ###Starting 
testTwoRules
[junit4:junit4]   2> 2461374 T6983 oas.SolrTestCaseJ4.tearDown ###Ending 
testTwoRules
[junit4:junit4]   2> 2461377 T6983 oas.SolrTestCaseJ4.setUp ###Starting 
testNoBoost
[junit4:junit4]   2> 2461378 T6983 oas.SolrTestCaseJ4.tearDown ###Ending 
testNoBoost
[junit4:junit4]   2> 2461379 T6983 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 2461379 T6983 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=17164843
[junit4:junit4]   2> 2461379 T6983 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@32d36
[junit4:junit4]   2> 2461396 T6983 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2461398 T6983 oasu.SolrCoreState.decrefSolrCoreState 
Closing SolrCoreState
[junit4:junit4]   2> 2461398 T6983 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2461398 T6983 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2461399 T6983 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
[junit4:junit4]   2> 2461399 T6983 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 2461399 T6983 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-RegexBoostProcessorTest-1368660967932\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-RegexBoostProcessorTest-1368660967932\;done=false>>]
[junit4:junit4]   2> 2461399 T6983 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-RegexBoostProcessorTest-1368660967932\
[junit4:junit4]   2> 2461400 T6983 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-RegexBoostProcessorTest-1368660967932\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-RegexBoostProcessorTest-1368660967932\index;done=false>>]
[junit4:junit4]   2> 2461400 T6983 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-RegexBoostProcessorTest-1368660967932\index
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, 
sim=DefaultSimilarity, locale=es_ES, timezone=Asia/Tokyo
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_45 
(32-bit)/cpus=2,threads=1,free=154612840,total=209649664
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestPluginEnable, 
TestRandomFaceting, TestQuerySenderListener, TestClassNameShortening, 
PluginInfoTest, TermsComponentTest, DirectSolrConnectionTest, 
MBeansHandlerTest, PrimUtilsTest, TermVectorComponentTest, 
TestSolrDeletionPolicy2, RecoveryZkTest, QueryParsingTest, 
TestSchemaNameResource, BasicZkTest, PingRequestHandlerTest, AutoCommitTest, 
DebugComponentTest, TestIBSimilarityFactory, ZkNodePropsTest, 
TestReversedWildcardFilterFactory, BadCopyFieldTest, 
TestMultiCoreConfBootstrap, TestPhraseSuggestions, 
TermVectorComponentDistributedTest, BadIndexSchemaTest, TestPropInjectDefaults, 
TestSchemaVersionResource, TestQuerySenderNoQuery, DateFieldTest, 
CircularListTest, TestSerializedLuceneMatchVersion, TestXIncludeConfig, 
LegacyHTMLStripCharFilterTest, SpellPossibilityIteratorTest, 
DateMathParserTest, AliasIntegrationTest, TestRangeQuery, 
LukeRequestHandlerTest, TestSolrCoreProperties, TestWordDelimiterFilterFactory, 
TestFieldCollectionResource, TestUniqueKeyFieldResource, 
FieldAnalysisRequestHandlerTest, SuggesterWFSTTest, TestComponentsName, 
TestLMJelinekMercerSimilarityFactory, TestCollationKeyRangeQueries, 
TestSolrQueryParser, SynonymTokenizerTest, TestDistributedGrouping, 
TestDynamicFieldResource, CollectionsAPIDistributedZkTest, NumericFieldsTest, 
TestDefaultSearchFieldResource, TestRandomDVFaceting, 
ChaosMonkeySafeLeaderTest, TestMergePolicyConfig, TestJmxMonitoredMap, 
UpdateParamsTest, SampleTest, TestConfig, TestCloudManagedSchema, 
ConvertedLegacyTest, ShardSplitTest, TestCopyFieldCollectionResource, 
SimpleFacetsTest, TestReplicationHandler, CSVRequestHandlerTest, 
TestBinaryField, TestSolrDeletionPolicy1, NoCacheHeaderTest, PolyFieldTest, 
TimeZoneUtilsTest, TestQueryTypes, TestPHPSerializedResponseWriter, 
SignatureUpdateProcessorFactoryTest, TestPerFieldSimilarity, 
PathHierarchyTokenizerFactoryTest, JsonLoaderTest, XmlUpdateRequestHandlerTest, 
TestDynamicFieldCollectionResource, TestDefaultSimilarityFactory, 
AlternateDirectoryTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, 
UniqFieldsUpdateProcessorFactoryTest, ShardRoutingCustomTest, PeerSyncTest, 
TestStressReorder, CacheHeaderTest, TestRemoteStreaming, 
UpdateRequestProcessorFactoryTest, TestSurroundQueryParser, SuggesterTSTTest, 
JSONWriterTest, SolrInfoMBeanTest, TestJoin, TestFieldTypeResource, 
SolrIndexSplitterTest, ZkControllerTest, TestFastWriter, 
NotRequiredUniqueKeyTest, URLClassifyProcessorTest, ResponseLogComponentTest, 
QueryElevationComponentTest, TestSchemaSimilarityResource, 
SliceStateUpdateTest, DefaultValueUpdateProcessorTest, 
CurrencyFieldXmlFileTest, TestLazyCores, SolrCmdDistributorTest, SOLR749Test, 
OverseerTest, DOMUtilTest, QueryEqualityTest, SortByFunctionTest, 
CoreAdminHandlerTest, SpellCheckComponentTest, ZkCLITest, SyncSliceTest, 
TestNumberUtils, TestUtils, TestValueSourceCache, TestCharFilters, 
ReturnFieldsTest, SolrCoreCheckLockOnStartupTest, ClusterStateTest, 
TestDFRSimilarityFactory, FastVectorHighlighterTest, LoggingHandlerTest, 
TestFastOutputStream, TestSort, TestSolr4Spatial, TestDistributedSearch, 
ChaosMonkeyShardSplitTest, ExternalFileFieldSortTest, 
TestPostingsSolrHighlighter, BasicDistributedZkTest, BasicDistributedZk2Test, 
UnloadDistributedZkTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, 
ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, 
TestFaceting, TestRecovery, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TestRealTimeGet, TestReload, 
TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, 
TestCoreContainer, SolrCoreTest, StatsComponentTest, TestGroupingSearch, 
TestFiltering, TestFunctionQuery, BasicFunctionalityTest, 
DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, 
TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, 
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, 
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SpellCheckCollatorTest, 
SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, 
DocValuesTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, 
TestCSVLoader, WordBreakSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, 
DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, 
IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, 
StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, 
FileBasedSpellCheckerTest, RequestHandlersTest, DocumentBuilderTest, 
TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, 
RegexBoostProcessorTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=RegexBoostProcessorTest -Dtests.seed=D2F15045584904A2 
-Dtests.slow=true -Dtests.locale=es_ES -Dtests.timezone=Asia/Tokyo 
-Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   0.00s | RegexBoostProcessorTest (suite) <<<
[junit4:junit4]    > Throwable #1: junit.framework.AssertionFailedError: Clean 
up static fields (in @AfterClass?), your test seems to hang on to approximately 
11,697,192 bytes (threshold is 10,485,760). Field reference sizes (counted 
individually):
[junit4:junit4]    >   - 12,322,064 bytes, protected static 
org.apache.solr.servlet.SolrRequestParsers 
org.apache.solr.update.processor.RegexBoostProcessorTest._parser
[junit4:junit4]    >   - 4,840 bytes, private static 
org.apache.solr.update.processor.RegexpBoostProcessorFactory 
org.apache.solr.update.processor.RegexBoostProcessorTest.factory
[junit4:junit4]    >   - 4,264 bytes, private static 
org.apache.solr.update.processor.RegexpBoostProcessor 
org.apache.solr.update.processor.RegexBoostProcessorTest.reProcessor
[junit4:junit4]    >   - 712 bytes, protected static 
org.apache.solr.common.params.ModifiableSolrParams 
org.apache.solr.update.processor.RegexBoostProcessorTest.parameters
[junit4:junit4]    >   - 256 bytes, public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules
[junit4:junit4]    >   - 248 bytes, protected static java.lang.String 
org.apache.solr.SolrTestCaseJ4.testSolrHome
[junit4:junit4]    >   - 120 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.factoryProp
[junit4:junit4]    >   - 64 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.coreName
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([D2F15045584904A2]:0)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
[junit4:junit4] Completed in 2.35s, 4 tests, 1 failure <<< FAILURES!

[...truncated 230 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:383: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:363: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:181: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:437:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1243:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:887:
 There were test failures: 296 suites, 1234 tests, 1 suite-level error, 20 
ignored (14 assumptions)

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


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

Reply via email to