Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1314/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.schema.TestSchemaVersionResource

Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to 
approximately 10,620,288 bytes (threshold is 10,485,760). Field reference sizes 
(counted individually):   - 10,652,992 bytes, protected static 
org.apache.solr.util.RestTestHarness 
org.apache.solr.util.RestTestBase.restTestHarness   - 448 bytes, private static 
java.util.regex.Pattern 
org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern   - 376 bytes, 
private static java.io.File org.apache.solr.SolrTestCaseJ4.TEST_KEYSTORE   - 
352 bytes, protected static volatile 
org.apache.solr.client.solrj.embedded.JettySolrRunner$SSLConfig 
org.apache.solr.SolrTestCaseJ4.sslConfig   - 328 bytes, public static 
org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules   - 312 
bytes, private static java.util.regex.Pattern 
org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern   - 232 bytes, 
protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome   
- 144 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.factoryProp   - 80 bytes, private static 
java.lang.String org.apache.solr.SolrTestCaseJ4.coreName   - 72 bytes, public 
static java.lang.String org.apache.solr.SolrJettyTestBase.context

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), 
your test seems to hang on to approximately 10,620,288 bytes (threshold is 
10,485,760). Field reference sizes (counted individually):
  - 10,652,992 bytes, protected static org.apache.solr.util.RestTestHarness 
org.apache.solr.util.RestTestBase.restTestHarness
  - 448 bytes, private static java.util.regex.Pattern 
org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern
  - 376 bytes, private static java.io.File 
org.apache.solr.SolrTestCaseJ4.TEST_KEYSTORE
  - 352 bytes, protected static volatile 
org.apache.solr.client.solrj.embedded.JettySolrRunner$SSLConfig 
org.apache.solr.SolrTestCaseJ4.sslConfig
  - 328 bytes, public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 312 bytes, private static java.util.regex.Pattern 
org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern
  - 232 bytes, protected static java.lang.String 
org.apache.solr.SolrTestCaseJ4.testSolrHome
  - 144 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.factoryProp
  - 80 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.coreName
  - 72 bytes, public static java.lang.String 
org.apache.solr.SolrJettyTestBase.context
        at __randomizedtesting.SeedInfo.seed([7B9C397932CFAC4F]: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:744)




Build Log:
[...truncated 11050 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestSchemaVersionResource
   [junit4]   2> 3626786 T11023 oas.SolrTestCaseJ4.getSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 3626787 T11023 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-TestSchemaVersionResource-1392009810165
   [junit4]   2> 3626789 T11023 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 3626790 T11023 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3626796 T11023 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3626798 T11023 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:52569
   [junit4]   2> 3626810 T11023 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3626810 T11023 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3626810 T11023 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr
   [junit4]   2> 3626811 T11023 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 3626840 T11023 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 3626930 T11023 oasc.CoreContainer.<init> New CoreContainer 
119684401
   [junit4]   2> 3626930 T11023 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 3626932 T11023 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3626934 T11023 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: https
   [junit4]   2> 3626934 T11023 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3626934 T11023 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3626935 T11023 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3626935 T11023 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3626936 T11023 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3626936 T11023 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3626937 T11023 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3626964 T11023 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3626965 T11023 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3626966 T11023 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3626973 T11033 oasc.CoreContainer.create Creating SolrCore 
'collection1' using instanceDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 3626974 T11033 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 3626975 T11033 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3626976 T11033 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 3627058 T11033 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_50
   [junit4]   2> 3627137 T11033 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3627138 T11033 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-rest.xml
   [junit4]   2> 3627148 T11033 oass.IndexSchema.readSchema [collection1] 
Schema name=test-rest
   [junit4]   2> 3627744 T11033 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 3627746 T11033 oass.IndexSchema.readSchema query parser 
default operator is OR
   [junit4]   2> 3627749 T11033 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3627752 T11033 oass.IndexSchema.readSchema WARN Field title is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3627765 T11033 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3627765 T11033 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-TestSchemaVersionResource-1392009810165/
   [junit4]   2> 3627766 T11033 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bb54066
   [junit4]   2> 3627767 T11033 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-TestSchemaVersionResource-1392009810165
   [junit4]   2> 3627767 T11033 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-TestSchemaVersionResource-1392009810165/index/
   [junit4]   2> 3627767 T11033 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-TestSchemaVersionResource-1392009810165/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3627768 T11033 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-TestSchemaVersionResource-1392009810165/index
   [junit4]   2> 3627768 T11033 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10823741879769538]
   [junit4]   2> 3627769 T11033 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@38c63db1
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75ea5d64)),segFN=segments_1,generation=1}
   [junit4]   2> 3627770 T11033 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3627770 T11033 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
   [junit4]   2> 3627774 T11033 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3627775 T11033 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 3627775 T11033 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 3627775 T11033 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 3627776 T11033 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3627776 T11033 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 3627776 T11033 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 3627777 T11033 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 3627778 T11033 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3627779 T11033 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3627779 T11033 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3627779 T11033 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3627780 T11033 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3627780 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 3627781 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3627781 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 3627782 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
   [junit4]   2> 3627782 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 3627783 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3627783 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3627784 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3627784 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 3627785 T11033 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 3627785 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 3627786 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3627786 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3627787 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3627787 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3627788 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3627788 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3627789 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3627789 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3627790 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3627790 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 3627791 T11033 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 3627801 T11033 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3627803 T11033 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 3627806 T11033 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3627806 T11033 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3627807 T11033 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3627808 T11033 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@38c63db1
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75ea5d64)),segFN=segments_1,generation=1}
   [junit4]   2> 3627808 T11033 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3627809 T11033 oass.SolrIndexSearcher.<init> Opening 
Searcher@714206e3[collection1] main
   [junit4]   2> 3627809 T11033 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 3627815 T11033 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3627853 T11034 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@714206e3[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3627857 T11033 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3627859 T11023 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3627859 T11023 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3627860 T11023 oas.SolrJettyTestBase.createJetty Jetty 
Assigned Port#52569
   [junit4]   2> 3627881 T11023 oas.SolrTestCaseJ4.setUp ###Starting 
testGetSchemaVersion
   [junit4]   2> ASYNC  NEW_CORE C3084 name=collection1 
org.apache.solr.core.SolrCore@28512cec
   [junit4]   2> 3627918 T11031 C3084 oejsh.ContextHandler$Context.log 
SolrRestApi: [Restlet] Attaching application: 
org.apache.solr.rest.SolrRestApi@4fcb6c82 to URI: /solr/schema
   [junit4]   2> 3627923 T11031 C3084 oasr.SolrRestApi.createInboundRoot 
createInboundRoot started
   [junit4]   2> 3627924 T11031 C3084 oasr.SolrRestApi.createInboundRoot 
createInboundRoot complete
   [junit4]   2> 3627926 T11031 C3084 
oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr 
path=/schema/version params={indent=on&wt=xml} status=0 QTime=11 
   [junit4]   2> ASYNC  NEW_CORE C34 name=collection1 
org.apache.solr.core.SolrCore@28512cec
   [junit4]   2> 1142 T11031 C34 orel.LogFilter.afterHandle 2014-02-10  
08:30:35        127.0.0.1       -       127.0.0.1       52569   GET     
/solr/schema/version    indent=on&wt=xml        200     -       0       8       
https://127.0.0.1:52569 Apache-HttpClient/4.3.1 (java 1.5)      -
   [junit4]   2> 3627944 T11023 oas.SolrTestCaseJ4.tearDown ###Ending 
testGetSchemaVersion
   [junit4]   2> 3627958 T11023 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=119684401
   [junit4]   2> 3627959 T11023 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@28512cec
   [junit4]   2> 3627972 T11023 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,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 3627973 T11023 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 3627973 T11023 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3627973 T11023 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3627975 T11023 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 3627976 T11023 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3627976 T11023 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-TestSchemaVersionResource-1392009810165/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-TestSchemaVersionResource-1392009810165/index;done=false>>]
   [junit4]   2> 3627976 T11023 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-TestSchemaVersionResource-1392009810165/index
   [junit4]   2> 3627977 T11023 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-TestSchemaVersionResource-1392009810165
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-TestSchemaVersionResource-1392009810165;done=false>>]
   [junit4]   2> 3627977 T11023 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-TestSchemaVersionResource-1392009810165
   [junit4]   2> 3627980 T11023 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 3628036 T11023 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene42, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ar_IQ, 
timezone=Asia/Riyadh88
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51 
(64-bit)/cpus=2,threads=1,free=146910352,total=495976448
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSolrQueryParserDefaultOperatorResource, SuggestComponentTest, 
TestSystemIdResolver, HdfsLockFactoryTest, TestSuggestSpellingConverter, 
SortByFunctionTest, TestSolrXml, SimplePostToolTest, TestUtils, 
CurrencyFieldOpenExchangeTest, UUIDFieldTest, TestImplicitCoreProperties, 
TestMergePolicyConfig, TestExtendedDismaxParser, CachingDirectoryFactoryTest, 
TestSurroundQueryParser, CoreAdminCreateDiscoverTest, MBeansHandlerTest, 
RequiredFieldsTest, UpdateParamsTest, TestPartialUpdateDeduplication, 
TestSimpleQParserPlugin, TestSolrQueryParser, TestSolrDeletionPolicy2, 
DateMathParserTest, TestBinaryField, FunctionTest, PrimUtilsTest, 
DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, 
ChaosMonkeyNothingIsSafeTest, TestSolrCoreProperties, TestSchemaResource, 
TestAtomicUpdateErrorCases, SolrInfoMBeanTest, DOMUtilTest, 
ResponseLogComponentTest, BasicDistributedZk2Test, AliasIntegrationTest, 
TestAddFieldRealTimeGet, SystemInfoHandlerTest, ScriptEngineTest, 
TestBlendedInfixSuggestions, SpellingQueryConverterTest, 
SolrCoreCheckLockOnStartupTest, TestStandardQParsers, 
LeaderElectionIntegrationTest, CoreContainerCoreInitFailuresTest, 
RAMDirectoryFactoryTest, ShardRoutingCustomTest, PrimitiveFieldTypeTest, 
TestLMJelinekMercerSimilarityFactory, TestUniqueKeyFieldResource, 
SynonymTokenizerTest, TestDistributedGrouping, TestReplicationHandler, 
ReturnFieldsTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, 
AlternateDirectoryTest, ZkCLITest, PluginInfoTest, TestStressLucene, 
ZkSolrClientTest, CoreAdminHandlerTest, DistributedSpellCheckComponentTest, 
TestPHPSerializedResponseWriter, TestCodecSupport, 
BinaryUpdateRequestHandlerTest, TestWriterPerf, AssignTest, 
TestSolrXMLSerializer, StressHdfsTest, OutputWriterTest, 
ExternalFileFieldSortTest, OpenExchangeRatesOrgProviderTest, 
TestBinaryResponseWriter, IndexSchemaTest, TestComponentsName, 
TestRecoveryHdfs, SchemaVersionSpecificBehaviorTest, ChaosMonkeySafeLeaderTest, 
PathHierarchyTokenizerFactoryTest, TestRangeQuery, 
DistributedQueryComponentCustomSortTest, SolrTestCaseJ4Test, 
TestOverriddenPrefixQueryForCustomFieldType, TestSort, 
TestDistributedMissingSort, TestOmitPositions, TestQueryUtils, RecoveryZkTest, 
DistanceFunctionTest, HdfsCollectionsAPIDistributedZkTest, InfoHandlerTest, 
CurrencyFieldXmlFileTest, BasicZkTest, DocValuesMissingTest, 
NotRequiredUniqueKeyTest, NoFacetTest, OverseerRolesTest, 
UniqFieldsUpdateProcessorFactoryTest, TestDefaultSearchFieldResource, 
FileBasedSpellCheckerTest, TestFastLRUCache, ExpressionTest, JsonLoaderTest, 
SampleTest, TestDFRSimilarityFactory, TestDocBasedVersionConstraints, 
TestStressReorder, SimpleFacetsTest, ZkControllerTest, 
TestSolrQueryParserResource, PreAnalyzedUpdateProcessorTest, 
TestAnalyzedSuggestions, TestDynamicFieldCollectionResource, DeleteReplicaTest, 
TestFiltering, ClusterStateTest, IndexBasedSpellCheckerTest, NumericFieldsTest, 
BadCopyFieldTest, TestCustomSort, TestFieldTypeCollectionResource, TestTrie, 
SoftAutoCommitTest, TestCloudManagedSchemaAddField, TestSearchPerf, TestSolrJ, 
TriLevelCompositeIdRoutingTest, OpenCloseCoreStressTest, 
WordBreakSolrSpellCheckerTest, TestNRTOpen, TestSchemaSimilarityResource, 
TestGroupingSearch, TestPhraseSuggestions, TestCollationField, 
CoreMergeIndexesAdminHandlerTest, TestCoreDiscovery, 
TestMultiCoreConfBootstrap, TestAnalyzeInfixSuggestions, 
BasicDistributedZkTest, MinimalSchemaTest, TestFunctionQuery, 
CSVRequestHandlerTest, ConvertedLegacyTest, SolrXmlInZkTest, TestNonNRTOpen, 
TestValueSourceCache, SolrCmdDistributorTest, TestFuzzyAnalyzedSuggestions, 
TestMaxScoreQueryParser, SpellPossibilityIteratorTest, TestLFUCache, 
MoreLikeThisHandlerTest, TestRealTimeGet, BadComponentTest, SyncSliceTest, 
SOLR749Test, TestWordDelimiterFilterFactory, TestQuerySenderListener, 
TestDynamicFieldResource, TestDocSet, DocumentBuilderTest, 
CustomCollectionTest, HdfsBasicDistributedZk2Test, TestFaceting, 
ResourceLoaderTest, SuggesterFSTTest, TestSerializedLuceneMatchVersion, 
DeleteShardTest, TestLRUCache, TestArbitraryIndexDir, TestCSVResponseWriter, 
TestFieldTypeResource, RemoteQueryErrorTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, OverseerTest, ShardRoutingTest, 
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, 
LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, SliceStateUpdateTest, 
TestDistributedSearch, AutoCommitTest, TestRecovery, TestHashPartitioner, 
TermVectorComponentDistributedTest, TestJoin, TestReload, TestStressVersions, 
HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, 
TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, 
QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, 
BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, 
OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, 
SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, 
SuggesterTSTTest, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, 
TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, TestPseudoReturnFields, 
TestUpdate, FieldMutatingUpdateProcessorTest, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, 
DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
DebugComponentTest, CacheHeaderTest, LukeRequestHandlerTest, 
DisMaxRequestHandlerTest, StandardRequestHandlerTest, 
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, 
TermsComponentTest, RequestHandlersTest, TermVectorComponentTest, 
TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, 
RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegration, 
UpdateRequestProcessorFactoryTest, JSONWriterTest, QueryParsingTest, 
PingRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, 
TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, 
SolrIndexConfigTest, TestStressRecovery, MultiTermTest, 
TestElisionMultitermQuery, TestConfig, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, TestLuceneMatchVersion, TestCharFilters, 
TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, 
TestPerFieldSimilarity, TestNumberUtils, TestLMDirichletSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, 
TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, 
TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream, 
URLClassifyProcessorTest, PreAnalyzedFieldTest, DateFieldTest, 
TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, FileUtilsTest, 
CircularListTest, TestRTGBase, CursorPagingTest, 
TestCursorMarkWithoutUniqueKey, AbstractAnalyticsStatsTest, 
AbstractAnalyticsFacetTest, FieldFacetExtrasTest, QueryFacetTest, 
RangeFacetTest, ConnectionManagerTest, DistribCursorPagingTest, 
MigrateRouteKeyTest, ShardSplitTest, TestDistribDocBasedVersion, 
TestModifyConfFiles, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, 
QueryResultKeyTest, TestInfoStreamLogging, TestReloadAndDeleteDocs, 
TestShardHandlerFactory, TestSolrXmlPersistence, TestSolrXmlPersistor, 
DistributedDebugComponentTest, DistributedSuggestComponentTest, 
TestClassNameShortening, TestCopyFieldCollectionResource, 
TestFieldCollectionResource, TestFieldResource, TestManagedSchemaFieldResource, 
TestSchemaNameResource, TestSchemaVersionResource]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSchemaVersionResource -Dtests.seed=7B9C397932CFAC4F 
-Dtests.slow=true -Dtests.locale=ar_IQ -Dtests.timezone=Asia/Riyadh88 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | TestSchemaVersionResource (suite) <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Clean up 
static fields (in @AfterClass?), your test seems to hang on to approximately 
10,620,288 bytes (threshold is 10,485,760). Field reference sizes (counted 
individually):
   [junit4]    >   - 10,652,992 bytes, protected static 
org.apache.solr.util.RestTestHarness 
org.apache.solr.util.RestTestBase.restTestHarness
   [junit4]    >   - 448 bytes, private static java.util.regex.Pattern 
org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern
   [junit4]    >   - 376 bytes, private static java.io.File 
org.apache.solr.SolrTestCaseJ4.TEST_KEYSTORE
   [junit4]    >   - 352 bytes, protected static volatile 
org.apache.solr.client.solrj.embedded.JettySolrRunner$SSLConfig 
org.apache.solr.SolrTestCaseJ4.sslConfig
   [junit4]    >   - 328 bytes, public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules
   [junit4]    >   - 312 bytes, private static java.util.regex.Pattern 
org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern
   [junit4]    >   - 232 bytes, protected static java.lang.String 
org.apache.solr.SolrTestCaseJ4.testSolrHome
   [junit4]    >   - 144 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.factoryProp
   [junit4]    >   - 80 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.coreName
   [junit4]    >   - 72 bytes, public static java.lang.String 
org.apache.solr.SolrJettyTestBase.context
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7B9C397932CFAC4F]:0)
   [junit4]    >        at java.lang.Thread.run(Thread.java:744)
   [junit4] Completed in 1.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 78 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:453: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:433: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:491: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1268: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:901: 
There were test failures: 370 suites, 1599 tests, 1 suite-level error, 40 
ignored (6 assumptions)

Total time: 94 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -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