You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/02/27 11:26:48 UTC

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 1974 - Failure!

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

1 tests failed.
FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([30584BA552380895:D902F09DCCA1983D]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:777)
	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:2&version=2.2&qt=standard&rows=20&start=0
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
	... 41 more




Build Log:
[...truncated 9677 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/init-core-data-001
   [junit4]   2> 1168371 T4936 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1168377 T4936 oas.SolrTestCaseJ4.setUp ###Starting testLoadNewIndexDir
   [junit4]   2> 1168379 T4936 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1168381 T4936 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1168381 T4936 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1168382 T4936 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1168475 T4936 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1168503 T4936 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1168563 T4936 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1168564 T4936 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema12.xml
   [junit4]   2> 1168573 T4936 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1168914 T4936 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1168916 T4936 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1168917 T4936 oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1168930 T4936 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1168943 T4936 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1168947 T4936 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1168947 T4936 oasc.SolrResourceLoader.locateSolrHome solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1168948 T4936 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'solr/'
   [junit4]   2> 1169032 T4936 oasc.CoreContainer.<init> New CoreContainer 489624974
   [junit4]   2> 1169032 T4936 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=solr/]
   [junit4]   2> 1169033 T4936 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/solr/lib
   [junit4]   2> 1169033 T4936 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/solr/lib).
   [junit4]   2> 1169046 T4936 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 600000
   [junit4]   2> 1169046 T4936 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 1169053 T4936 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 60000
   [junit4]   2> 1169053 T4936 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1169053 T4936 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1169053 T4936 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1169054 T4936 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1169054 T4936 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1169054 T4936 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1169054 T4936 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1169054 T4936 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1169055 T4936 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1169055 T4936 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1169056 T4936 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1169056 T4936 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1169063 T4937 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'solr/collection1/'
   [junit4]   2> 1169138 T4937 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1169173 T4937 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1169294 T4937 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1169307 T4937 oass.IndexSchema.readSchema Reading Solr Schema from solr/collection1/conf/schema12.xml
   [junit4]   2> 1169342 T4937 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1169997 T4937 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1170000 T4937 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1170001 T4937 oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1170075 T4937 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1170106 T4937 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1170120 T4937 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir solr/collection1/
   [junit4]   2> 1170120 T4937 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 1170120 T4937 oasc.SolrCore.<init> [collection1] Opening new SolrCore at solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/
   [junit4]   2> 1170121 T4937 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11207688
   [junit4]   2> 1170122 T4937 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001
   [junit4]   2> 1170123 T4937 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index/
   [junit4]   2> 1170123 T4937 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1170139 T4937 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index
   [junit4]   2> 1170140 T4937 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1170173 T4937 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49926369),segFN=segments_1,generation=1}
   [junit4]   2> 1170173 T4937 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1170174 T4937 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1170178 T4937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1170179 T4937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1170179 T4937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1170180 T4937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1170180 T4937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1170180 T4937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1170181 T4937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1170181 T4937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1170181 T4937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1170181 T4937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1170183 T4937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1170183 T4937 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1170184 T4937 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1170184 T4937 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1170184 T4937 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1170185 T4937 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1170185 T4937 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1170185 T4937 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1170186 T4937 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1170186 T4937 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1170187 T4937 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1170198 T4937 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1170198 T4937 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1170199 T4937 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1170199 T4937 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1170200 T4937 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1170200 T4937 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1170201 T4937 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1170201 T4937 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1170202 T4937 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1170203 T4937 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1170203 T4937 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1170204 T4937 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1170204 T4937 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1170205 T4937 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1170205 T4937 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170205 T4937 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170206 T4937 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170206 T4937 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170206 T4937 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170207 T4937 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170208 T4937 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170208 T4937 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170209 T4937 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1170209 T4937 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1170209 T4937 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler
   [junit4]   2> 1170210 T4937 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler
   [junit4]   2> 1170225 T4937 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1170227 T4937 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1170228 T4937 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1170230 T4937 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1170234 T4937 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1170235 T4937 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1170253 T4937 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1170253 T4937 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1170254 T4937 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=23.1728515625, floorSegmentMB=0.4521484375, forceMergeDeletesPctAllowed=15.752103111753762, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8978290051949783
   [junit4]   2> 1170273 T4937 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49926369),segFN=segments_1,generation=1}
   [junit4]   2> 1170273 T4937 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1170274 T4937 oass.SolrIndexSearcher.<init> Opening Searcher@1c7f543a[collection1] main
   [junit4]   2> 1170275 T4937 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1170276 T4937 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1170276 T4937 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1170276 T4937 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1170291 T4937 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1170336 T4937 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1170337 T4938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 1170338 T4938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 1170338 T4938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1170338 T4937 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1170338 T4938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1170339 T4938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1170340 T4938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 1170341 T4938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 1170342 T4938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 1170343 T4938 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 1170345 T4938 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c7f543a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C593 name=collection1 org.apache.solr.core.SolrCore@35d3eee2
   [junit4]   2> 1170363 T4936 C593 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 3
   [junit4]   2> 1170400 T4936 C593 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1170421 T4936 C593 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49926369),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49926369),segFN=segments_2,generation=2}
   [junit4]   2> 1170422 T4936 C593 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1170425 T4936 C593 oasc.SolrCore.getNewIndexDir New index directory detected: old=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index/ new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index_temp
   [junit4]   2> 1170427 T4936 C593 oass.SolrIndexSearcher.<init> Opening Searcher@763fd681[collection1] main
   [junit4]   2> 1170427 T4936 C593 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1170430 T4938 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@763fd681[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c1)))}
   [junit4]   2> 1170430 T4936 C593 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 30
   [junit4]   2> 1170432 T4936 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'solr/collection1/'
   [junit4]   2> 1170521 T4936 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1170559 T4936 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1170635 T4936 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1170640 T4936 oass.IndexSchema.readSchema Reading Solr Schema from solr/collection1/conf/schema12.xml
   [junit4]   2> 1170649 T4936 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1170958 T4936 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1170961 T4936 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1170962 T4936 oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1171002 T4936 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1171011 T4936 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1171016 T4936 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir solr/collection1/
   [junit4]   2> 1171017 T4936 oasc.SolrCore.<init> [collection1] Opening new SolrCore at solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/
   [junit4]   2> 1171018 T4936 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11207688
   [junit4]   2> 1171019 T4936 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index_temp
   [junit4]   2> 1171020 T4936 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1171026 T4936 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1171027 T4936 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1171027 T4936 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1171028 T4936 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1171028 T4936 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1171029 T4936 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1171029 T4936 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1171029 T4936 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1171029 T4936 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1171030 T4936 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1171030 T4936 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1171031 T4936 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1171032 T4936 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1171032 T4936 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1171033 T4936 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1171033 T4936 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1171034 T4936 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1171035 T4936 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1171036 T4936 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index_temp
   [junit4]   2> 1171039 T4936 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1171040 T4936 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1171040 T4936 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1171053 T4936 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1171053 T4936 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1171054 T4936 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1171055 T4936 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1171055 T4936 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1171056 T4936 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1171057 T4936 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1171058 T4936 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1171058 T4936 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1171059 T4936 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1171059 T4936 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1171060 T4936 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1171060 T4936 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1171061 T4936 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1171061 T4936 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171062 T4936 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171062 T4936 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171063 T4936 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171064 T4936 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171064 T4936 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171065 T4936 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171065 T4936 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171066 T4936 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1171066 T4936 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1171067 T4936 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler
   [junit4]   2> 1171068 T4936 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler
   [junit4]   2> 1171079 T4936 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1171081 T4936 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1171083 T4936 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1171084 T4936 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1171086 T4936 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1171087 T4936 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1171088 T4936 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1171088 T4936 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1171090 T4936 oass.SolrIndexSearcher.<init> Opening Searcher@4191c912[collection1] main
   [junit4]   2> 1171090 T4936 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1171091 T4936 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1171091 T4936 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1171091 T4936 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1171093 T4936 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1171102 T4936 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1171103 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 1171105 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 1171105 T4936 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1171105 T4936 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1171106 T4936 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 1171105 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1171107 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1171108 T4936 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=52.0771484375, floorSegmentMB=0.6611328125, forceMergeDeletesPctAllowed=13.406945122102362, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1171109 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1171110 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 1171111 T4936 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NIOFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index_temp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21df6b4f),segFN=segments_1,generation=1}
   [junit4]   2> 1171111 T4936 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1171112 T4936 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1171112 T4936 oasc.SolrCore.getSearcher WARN [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1171111 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 1171114 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 1171114 T4936 oass.SolrIndexSearcher.<init> Opening Searcher@2f3e0ad4[collection1] main
   [junit4]   2> 1171115 T4936 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 1171116 T4936 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@35d3eee2
   [junit4]   2> 1171116 T4936 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=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1171116 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 1171117 T4936 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1171119 T4940 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4191c912[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c1)))}
   [junit4]   2> 1171120 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 1171122 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 1171123 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1171123 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1171125 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1171126 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 1171126 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 1171127 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> ASYNC  NEW_CORE C594 name=collection1 org.apache.solr.core.SolrCore@483a7cc0
   [junit4]   2> 1171128 T4936 C594 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=id:2&version=2.2&qt=standard&rows=20&start=0} hits=0 status=0 QTime=0 
   [junit4]   2> 1171128 T4940 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 1171130 T4936 oas.SolrTestCaseJ4.assertQ ERROR REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> 	<response>
   [junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> 	</response>
   [junit4]   2> 	
   [junit4]   2> 		request was:q=id:2&version=2.2&qt=standard&rows=20&start=0
   [junit4]   2> 1171130 T4936 oasc.SolrException.log ERROR REQUEST FAILED: q=id:2&version=2.2&qt=standard&rows=20&start=0:java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> 	<response>
   [junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> 	</response>
   [junit4]   2> 	
   [junit4]   2> 		request was:q=id:2&version=2.2&qt=standard&rows=20&start=0
   [junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
   [junit4]   2> 		at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 1171131 T4940 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f3e0ad4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c1)))}
   [junit4]   2> 1171131 T4936 oas.SolrTestCaseJ4.tearDown ###Ending testLoadNewIndexDir
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir -Dtests.seed=30584BA552380895 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=Europe/Malta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.79s | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([30584BA552380895:D902F09DCCA1983D]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:777)
   [junit4]    > 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:2&version=2.2&qt=standard&rows=20&start=0
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
   [junit4]    > 	... 41 more
   [junit4]   2> 1171157 T4936 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1171157 T4936 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=489624974
   [junit4]   2> 1171158 T4936 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@483a7cc0
   [junit4]   2> 1171158 T4936 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]   2> 1171159 T4936 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1171159 T4936 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1171159 T4936 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1171160 T4936 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1171179 T4936 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1171179 T4936 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index_temp [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index_temp;done=false>>]
   [junit4]   2> 1171180 T4936 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index_temp
   [junit4]   2> 1171184 T4936 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001;done=false>>]
   [junit4]   2> 1171185 T4936 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001
   [junit4]   2> 1171185 T4936 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index;done=false>>]
   [junit4]   2> 1171185 T4936 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001/tempDir-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir 30584BA552380895-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=29301, maxDocsPerChunk=1, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=29301, blockSize=8)), sim=DefaultSimilarity, locale=el_CY, timezone=Europe/Malta
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_76 (64-bit)/cpus=2,threads=1,free=176029208,total=318242816
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteShardTest, TestManagedStopFilterFactory, AsyncMigrateRouteKeyTest, TestHighlightDedupGrouping, SyncSliceTest, TestBadConfig, TestMiniSolrCloudCluster, RAMDirectoryFactoryTest, TestStressUserVersions, TestStressVersions, XmlUpdateRequestHandlerTest, TestSolrIndexConfig, AnalyticsMergeStrategyTest, TestCollectionAPI, DocValuesMissingTest, TestSystemIdResolver, DistributedQueueTest, RecoveryAfterSoftCommitTest, TestUpdate, TestStressLucene, AnalysisErrorHandlingTest, TestDFRSimilarityFactory, NotRequiredUniqueKeyTest, DebugComponentTest, ResponseHeaderTest, TestSchemaResource, TestRemoteStreaming, ClusterStateUpdateTest, TestInfoStreamLogging, TestCollationField, TestFieldSortValues, TestConfigReload, SOLR749Test, AssignTest, DistributedSuggestComponentTest, AutoCommitTest, TestRTGBase, LeaderElectionIntegrationTest, DeleteLastCustomShardedReplicaTest, PathHierarchyTokenizerFactoryTest, CoreAdminRequestStatusTest, ChangedSchemaMergeTest, TestSolrXml, TestDynamicFieldCollectionResource, TestCustomSort, TestNRTOpen, RankQueryTest, PolyFieldTest, DistributedTermsComponentTest, StatsComponentTest, TestSortingResponseWriter, HdfsCollectionsAPIDistributedZkTest, SharedFSAutoReplicaFailoverUtilsTest, RegexBoostProcessorTest, TestSolrConfigHandlerConcurrent, ResourceLoaderTest, SpellPossibilityIteratorTest, SystemInfoHandlerTest, CoreAdminHandlerTest, TestExactStatsCache, PrimitiveFieldTypeTest, TestRebalanceLeaders, TestExtendedDismaxParser, TestObjectReleaseTracker, TestLMDirichletSimilarityFactory, QueryResultKeyTest, TestSolr4Spatial2, MultiTermTest, DistributedFacetPivotWhiteBoxTest, TestZkChroot, DistanceFunctionTest, ZkControllerTest, FullSolrCloudDistribCmdsTest, DistribDocExpirationUpdateProcessorTest, TestLeaderElectionZkExpiry, TestFastOutputStream, PreAnalyzedFieldTest, PrimUtilsTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollapseQParserPlugin, SolrInfoMBeanTest, TimeZoneUtilsTest, DirectUpdateHandlerOptimizeTest, BadIndexSchemaTest, MinimalSchemaTest, EnumFieldTest, TestValueSourceCache, TestDefaultStatsCache, UUIDUpdateProcessorFallbackTest, DistributedQueryComponentOptimizationTest, IndexBasedSpellCheckerTest, ShowFileRequestHandlerTest, DOMUtilTest, ActionThrottleTest, DocumentBuilderTest, MoreLikeThisHandlerTest, TestPostingsSolrHighlighter, TestDefaultSearchFieldResource, ExitableDirectoryReaderTest, ChaosMonkeyNothingIsSafeTest, QueryEqualityTest, TestRecovery, TermsComponentTest, ShardRoutingCustomTest, TestLazyCores, ExternalFileFieldSortTest, ConvertedLegacyTest, LeaderFailoverAfterPartitionTest, SoftAutoCommitTest, SpatialFilterTest, TestOrdValues, TestConfigSets, SuggesterTest, TestCharFilters, SpatialRPTFieldTypeTest, TestDistributedGrouping, SuggesterTSTTest, TestArbitraryIndexDir]
   [junit4] Completed in 2.85s, 1 test, 1 error <<< FAILURES!

[...truncated 1093 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:509: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1370: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:976: There were test failures: 468 suites, 1870 tests, 1 error, 53 ignored (20 assumptions)

Total time: 139 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 1975 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1975/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  org.apache.solr.search.TestComplexPhraseQParserPlugin.testMultipleFields

Error Message:
SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space
	at __randomizedtesting.SeedInfo.seed([413437F4F2A6BD39:2D314D71986DF1E3]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:758)
	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:242)
	at org.apache.solr.util.TestHarness.update(TestHarness.java:258)
	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:731)
	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:710)
	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:704)
	at org.apache.solr.search.TestComplexPhraseQParserPlugin.testMultipleFields(TestComplexPhraseQParserPlugin.java:238)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:530)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:278)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:272)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: java.lang.OutOfMemoryError: PermGen space
	at sun.misc.Unsafe.defineClass(Native Method)
	at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)
	at sun.reflect.MethodAccessorGenerator.generateConstructor(MethodAccessorGenerator.java:94)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:48)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
	at org.apache.solr.core.SolrCore.addIfNotPresent(SolrCore.java:1336)
	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1325)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:678)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:513)
	... 6 more


FAILED:  org.apache.solr.search.TestComplexPhraseQParserPlugin.testDefaultField

Error Message:
SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space
	at __randomizedtesting.SeedInfo.seed([413437F4F2A6BD39:A011444E04D5BADB]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:758)
	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:242)
	at org.apache.solr.util.TestHarness.update(TestHarness.java:258)
	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:731)
	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:710)
	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:704)
	at org.apache.solr.search.TestComplexPhraseQParserPlugin.testDefaultField(TestComplexPhraseQParserPlugin.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:530)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:278)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:272)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: java.lang.OutOfMemoryError: PermGen space
	at sun.misc.Unsafe.defineClass(Native Method)
	at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)
	at sun.reflect.MethodAccessorGenerator.generateConstructor(MethodAccessorGenerator.java:94)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:48)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
	at org.apache.solr.core.SolrCore.addIfNotPresent(SolrCore.java:1336)
	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1325)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:678)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:513)
	... 6 more


FAILED:  org.apache.solr.search.TestComplexPhraseQParserPlugin.testPhraseHighlighter

Error Message:
SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space
	at __randomizedtesting.SeedInfo.seed([413437F4F2A6BD39:49A431DE81989578]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:758)
	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:242)
	at org.apache.solr.util.TestHarness.update(TestHarness.java:258)
	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:731)
	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:710)
	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:704)
	at org.apache.solr.search.TestComplexPhraseQParserPlugin.testPhraseHighlighter(TestComplexPhraseQParserPlugin.java:187)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:530)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:278)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:272)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: java.lang.OutOfMemoryError: PermGen space
	at sun.misc.Unsafe.defineClass(Native Method)
	at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)
	at sun.reflect.MethodAccessorGenerator.generateConstructor(MethodAccessorGenerator.java:94)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:48)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
	at org.apache.solr.core.SolrCore.addIfNotPresent(SolrCore.java:1336)
	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1325)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:678)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:513)
	... 6 more


FAILED:  org.apache.solr.search.TestComplexPhraseQParserPlugin.testHyphenInPhrase

Error Message:
SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space
	at __randomizedtesting.SeedInfo.seed([413437F4F2A6BD39:A2885B2EE8D0EFDF]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:758)
	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:242)
	at org.apache.solr.util.TestHarness.update(TestHarness.java:258)
	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:731)
	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:710)
	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:704)
	at org.apache.solr.search.TestComplexPhraseQParserPlugin.testHyphenInPhrase(TestComplexPhraseQParserPlugin.java:366)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:530)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:278)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:272)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: java.lang.OutOfMemoryError: PermGen space
	at sun.misc.Unsafe.defineClass(Native Method)
	at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)
	at sun.reflect.MethodAccessorGenerator.generateConstructor(MethodAccessorGenerator.java:94)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:48)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
	at org.apache.solr.core.SolrCore.addIfNotPresent(SolrCore.java:1336)
	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1325)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:678)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:513)
	... 6 more


FAILED:  org.apache.solr.search.TestComplexPhraseQParserPlugin.test

Error Message:
SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space
	at __randomizedtesting.SeedInfo.seed([413437F4F2A6BD39:C960082E5C5AD0C1]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:758)
	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:242)
	at org.apache.solr.util.TestHarness.update(TestHarness.java:258)
	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:731)
	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:710)
	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:704)
	at org.apache.solr.search.TestComplexPhraseQParserPlugin.test(TestComplexPhraseQParserPlugin.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:530)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:278)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:272)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: java.lang.OutOfMemoryError: PermGen space
	at sun.misc.Unsafe.defineClass(Native Method)
	at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)
	at sun.reflect.MethodAccessorGenerator.generateConstructor(MethodAccessorGenerator.java:94)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:48)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
	at org.apache.solr.core.SolrCore.addIfNotPresent(SolrCore.java:1336)
	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1325)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:678)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:513)
	... 6 more


FAILED:  org.apache.solr.search.TestComplexPhraseQParserPlugin.testUnorderedPhraseQuery

Error Message:
SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space
	at __randomizedtesting.SeedInfo.seed([413437F4F2A6BD39:6242CAF1B95E04AE]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:758)
	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:242)
	at org.apache.solr.util.TestHarness.update(TestHarness.java:258)
	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:731)
	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:710)
	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:704)
	at org.apache.solr.search.TestComplexPhraseQParserPlugin.testUnorderedPhraseQuery(TestComplexPhraseQParserPlugin.java:279)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:530)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:278)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:272)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: java.lang.OutOfMemoryError: PermGen space
	at sun.misc.Unsafe.defineClass(Native Method)
	at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)
	at sun.reflect.MethodAccessorGenerator.generateConstructor(MethodAccessorGenerator.java:94)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:48)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
	at org.apache.solr.core.SolrCore.addIfNotPresent(SolrCore.java:1336)
	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1325)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:678)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:513)
	... 6 more


FAILED:  org.apache.solr.store.hdfs.HdfsDirectoryTest.initializationError

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2615)
	at java.lang.Class.getDeclaredMethods(Class.java:1860)
	at com.carrotsearch.randomizedtesting.ClassModel$3.members(ClassModel.java:215)
	at com.carrotsearch.randomizedtesting.ClassModel$3.members(ClassModel.java:212)
	at com.carrotsearch.randomizedtesting.ClassModel$ModelBuilder.build(ClassModel.java:85)
	at com.carrotsearch.randomizedtesting.ClassModel.methodsModel(ClassModel.java:212)
	at com.carrotsearch.randomizedtesting.ClassModel.<init>(ClassModel.java:207)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.<init>(RandomizedRunner.java:319)
	at sun.reflect.GeneratedConstructorAccessor701.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31)
	at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:194)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:310)




Build Log:
[...truncated 10635 lines...]
   [junit4] Suite: org.apache.solr.search.TestComplexPhraseQParserPlugin
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestComplexPhraseQParserPlugin 413437F4F2A6BD39-001/init-core-data-001
   [junit4]   2> 6411883 T22247 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 6411884 T22247 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 6411884 T22247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 6411886 T22247 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 6411886 T22247 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 6411887 T22247 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 6411995 T22247 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 6412046 T22247 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 6412204 T22247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6412206 T22247 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
   [junit4]   2> 6412216 T22247 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 6412605 T22247 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 6412609 T22247 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6412611 T22247 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6412615 T22247 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6412680 T22247 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6412681 T22247 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 6412681 T22247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 6412706 T22247 oasc.CoreContainer.<init> New CoreContainer 509014261
   [junit4]   2> 6412708 T22247 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 6412708 T22247 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 6412708 T22247 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/lib).
   [junit4]   2> 6412720 T22247 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 600000
   [junit4]   2> 6412720 T22247 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 6412721 T22247 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 60000
   [junit4]   2> 6412721 T22247 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6412721 T22247 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 6412722 T22247 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6412722 T22247 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6412722 T22247 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6412722 T22247 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6412723 T22247 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6412723 T22247 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 6412723 T22247 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 6412723 T22247 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6412724 T22247 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6412725 T22247 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 6412728 T22248 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 6412729 T22248 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 6412729 T22248 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 6412730 T22248 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 6412763 T22248 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 6412794 T22248 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 6412865 T22248 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6412866 T22248 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
   [junit4]   2> 6412877 T22248 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 6413337 T22248 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 6413342 T22248 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6413344 T22248 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6413350 T22248 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6413366 T22248 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 6413367 T22248 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6413368 T22248 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestComplexPhraseQParserPlugin 413437F4F2A6BD39-001/init-core-data-001/
   [junit4]   2> 6413368 T22248 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8690862
   [junit4]   2> 6413369 T22248 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestComplexPhraseQParserPlugin 413437F4F2A6BD39-001/init-core-data-001
   [junit4]   2> 6413370 T22248 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestComplexPhraseQParserPlugin 413437F4F2A6BD39-001/init-core-data-001/index/
   [junit4]   2> 6413370 T22248 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestComplexPhraseQParserPlugin 413437F4F2A6BD39-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 6413371 T22248 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestComplexPhraseQParserPlugin 413437F4F2A6BD39-001/init-core-data-001/index
   [junit4]   2> 6413372 T22248 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=88.826171875, floorSegmentMB=0.8837890625, forceMergeDeletesPctAllowed=4.489276880903387, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 6413373 T22248 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a67d816 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@279b91b0),segFN=segments_1,generation=1}
   [junit4]   2> 6413373 T22248 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6413374 T22248 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 6416254 T22248 oasc.SolrResourceLoader.newInstance ERROR Loading Class org.apache.solr.handler.component.FacetComponent (org.apache.solr.handler.component.FacetComponent) triggered serious java error: java.lang.OutOfMemoryError java.lang.OutOfMemoryError: PermGen space
   [junit4]   2> 	at sun.misc.Unsafe.defineClass(Native Method)
   [junit4]   2> 	at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)
   [junit4]   2> 	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)
   [junit4]   2> 	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)
   [junit4]   2> 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 	at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)
   [junit4]   2> 	at sun.reflect.MethodAccessorGenerator.generateConstructor(MethodAccessorGenerator.java:94)
   [junit4]   2> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:48)
   [junit4]   2> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   [junit4]   2> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.addIfNotPresent(SolrCore.java:1336)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1325)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:678)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:513)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:278)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:272)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 6416255 T22248 oasc.CoreContainer.create ERROR Error creating core [collection1]: PermGen space java.lang.OutOfMemoryError: PermGen space
   [junit4]   2> 	at sun.misc.Unsafe.defineClass(Native Method)
   [junit4]   2> 	at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)
   [junit4]   2> 	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)
   [junit4]   2> 	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)
   [junit4]   2> 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 	at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)
   [junit4]   2> 	at sun.reflect.MethodAccessorGenerator.generateConstructor(MethodAccessorGenerator.java:94)
   [junit4]   2> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:48)
   [junit4]   2> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   [junit4]   2> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.addIfNotPresent(SolrCore.java:1336)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1325)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:678)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:513)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:278)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:272)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 6416271 T22247 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 6416282 T22247 oas.SolrTestCaseJ4.setUp ###Starting testMultipleFields
   [junit4]   2> 6417402 T22247 oas.SolrTestCaseJ4.tearDown ###Ending testMultipleFields
   [junit4]   2> 6417403 T3 oasc.SolrCore.finalize ERROR REFCOUNT ERROR: unreferenced org.apache.solr.core.SolrCore@17ae26f3 (collection1) has a reference count of 1
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestComplexPhraseQParserPlugin -Dtests.method=testMultipleFields -Dtests.seed=413437F4F2A6BD39 -Dtests.slow=true -Dtests.locale=es_BO -Dtests.timezone=Atlantic/Madeira -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.17s | TestComplexPhraseQParserPlugin.testMultipleFields <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([413437F4F2A6BD39:2D314D71986DF1E3]:0)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:758)
   [junit4]    > 	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:242)
   [junit4]    > 	at org.apache.solr.util.TestHarness.update(TestHarness.java:258)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:731)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:710)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:704)
   [junit4]    > 	at org.apache.solr.search.TestComplexPhraseQParserPlugin.testMultipleFields(TestComplexPhraseQParserPlugin.java:238)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:530)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:278)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:272)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: java.lang.OutOfMemoryError: PermGen space
   [junit4]    > 	at sun.misc.Unsafe.defineClass(Native Method)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
   [junit4]    > 	at org.apache.solr.core.SolrCore.addIfNotPresent(SolrCore.java:1336)
   [junit4]    > 	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1325)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:678)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:513)
   [junit4]    > 	... 6 more
   [junit4]   2> 6417447 T22247 oas.SolrTestCaseJ4.setUp ###Starting testDefaultField
   [junit4]   2> 6417447 T22247 oas.SolrTestCaseJ4.tearDown ###Ending testDefaultField
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestComplexPhraseQParserPlugin -Dtests.method=testDefaultField -Dtests.seed=413437F4F2A6BD39 -Dtests.slow=true -Dtests.locale=es_BO -Dtests.timezone=Atlantic/Madeira -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s | TestComplexPhraseQParserPlugin.testDefaultField <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([413437F4F2A6BD39:A011444E04D5BADB]:0)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:758)
   [junit4]    > 	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:242)
   [junit4]    > 	at org.apache.solr.util.TestHarness.update(TestHarness.java:258)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:731)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:710)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:704)
   [junit4]    > 	at org.apache.solr.search.TestComplexPhraseQParserPlugin.testDefaultField(TestComplexPhraseQParserPlugin.java:49)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:530)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:278)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:272)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: java.lang.OutOfMemoryError: PermGen space
   [junit4]    > 	at sun.misc.Unsafe.defineClass(Native Method)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
   [junit4]    > 	at org.apache.solr.core.SolrCore.addIfNotPresent(SolrCore.java:1336)
   [junit4]    > 	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1325)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:678)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:513)
   [junit4]    > 	... 6 more
   [junit4]   2> 6417462 T22247 oas.SolrTestCaseJ4.setUp ###Starting testPhraseHighlighter
   [junit4]   2> 6417463 T22247 oas.SolrTestCaseJ4.tearDown ###Ending testPhraseHighlighter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestComplexPhraseQParserPlugin -Dtests.method=testPhraseHighlighter -Dtests.seed=413437F4F2A6BD39 -Dtests.slow=true -Dtests.locale=es_BO -Dtests.timezone=Atlantic/Madeira -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s | TestComplexPhraseQParserPlugin.testPhraseHighlighter <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([413437F4F2A6BD39:49A431DE81989578]:0)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:758)
   [junit4]    > 	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:242)
   [junit4]    > 	at org.apache.solr.util.TestHarness.update(TestHarness.java:258)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:731)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:710)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:704)
   [junit4]    > 	at org.apache.solr.search.TestComplexPhraseQParserPlugin.testPhraseHighlighter(TestComplexPhraseQParserPlugin.java:187)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:530)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:278)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:272)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: java.lang.OutOfMemoryError: PermGen space
   [junit4]    > 	at sun.misc.Unsafe.defineClass(Native Method)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
   [junit4]    > 	at org.apache.solr.core.SolrCore.addIfNotPresent(SolrCore.java:1336)
   [junit4]    > 	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1325)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:678)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:513)
   [junit4]    > 	... 6 more
   [junit4]   2> 6417504 T22247 oas.SolrTestCaseJ4.setUp ###Starting testHyphenInPhrase
   [junit4]   2> 6417505 T22247 oas.SolrTestCaseJ4.tearDown ###Ending testHyphenInPhrase
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestComplexPhraseQParserPlugin -Dtests.method=testHyphenInPhrase -Dtests.seed=413437F4F2A6BD39 -Dtests.slow=true -Dtests.locale=es_BO -Dtests.timezone=Atlantic/Madeira -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.05s | TestComplexPhraseQParserPlugin.testHyphenInPhrase <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([413437F4F2A6BD39:A2885B2EE8D0EFDF]:0)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:758)
   [junit4]    > 	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:242)
   [junit4]    > 	at org.apache.solr.util.TestHarness.update(TestHarness.java:258)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:731)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:710)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:704)
   [junit4]    > 	at org.apache.solr.search.TestComplexPhraseQParserPlugin.testHyphenInPhrase(TestComplexPhraseQParserPlugin.java:366)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:530)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:278)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:272)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: java.lang.OutOfMemoryError: PermGen space
   [junit4]    > 	at sun.misc.Unsafe.defineClass(Native Method)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
   [junit4]    > 	at org.apache.solr.core.SolrCore.addIfNotPresent(SolrCore.java:1336)
   [junit4]    > 	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1325)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:678)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:513)
   [junit4]    > 	... 6 more
   [junit4]   2> 6417524 T22247 oas.SolrTestCaseJ4.setUp ###Starting test
   [junit4]   2> 6417524 T22247 oas.SolrTestCaseJ4.tearDown ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestComplexPhraseQParserPlugin -Dtests.method=test -Dtests.seed=413437F4F2A6BD39 -Dtests.slow=true -Dtests.locale=es_BO -Dtests.timezone=Atlantic/Madeira -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s | TestComplexPhraseQParserPlugin.test <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([413437F4F2A6BD39:C960082E5C5AD0C1]:0)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:758)
   [junit4]    > 	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:242)
   [junit4]    > 	at org.apache.solr.util.TestHarness.update(TestHarness.java:258)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:731)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:710)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:704)
   [junit4]    > 	at org.apache.solr.search.TestComplexPhraseQParserPlugin.test(TestComplexPhraseQParserPlugin.java:108)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:530)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:278)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:272)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: java.lang.OutOfMemoryError: PermGen space
   [junit4]    > 	at sun.misc.Unsafe.defineClass(Native Method)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
   [junit4]    > 	at org.apache.solr.core.SolrCore.addIfNotPresent(SolrCore.java:1336)
   [junit4]    > 	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1325)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:678)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:513)
   [junit4]    > 	... 6 more
   [junit4]   2> 6417535 T22247 oas.SolrTestCaseJ4.setUp ###Starting testUnorderedPhraseQuery
   [junit4]   2> 6417536 T22247 oas.SolrTestCaseJ4.tearDown ###Ending testUnorderedPhraseQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestComplexPhraseQParserPlugin -Dtests.method=testUnorderedPhraseQuery -Dtests.seed=413437F4F2A6BD39 -Dtests.slow=true -Dtests.locale=es_BO -Dtests.timezone=Atlantic/Madeira -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s | TestComplexPhraseQParserPlugin.testUnorderedPhraseQuery <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([413437F4F2A6BD39:6242CAF1B95E04AE]:0)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:758)
   [junit4]    > 	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:242)
   [junit4]    > 	at org.apache.solr.util.TestHarness.update(TestHarness.java:258)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:731)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:710)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:704)
   [junit4]    > 	at org.apache.solr.search.TestComplexPhraseQParserPlugin.testUnorderedPhraseQuery(TestComplexPhraseQParserPlugin.java:279)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:530)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:278)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:272)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: java.lang.OutOfMemoryError: PermGen space
   [junit4]    > 	at sun.misc.Unsafe.defineClass(Native Method)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
   [junit4]    > 	at org.apache.solr.core.SolrCore.addIfNotPresent(SolrCore.java:1336)
   [junit4]    > 	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1325)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:678)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:513)
   [junit4]    > 	... 6 more
   [junit4]   2> 6417542 T22247 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 6417542 T22247 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=509014261
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestComplexPhraseQParserPlugin 413437F4F2A6BD39-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=es_BO, timezone=Atlantic/Madeira
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_76 (64-bit)/cpus=2,threads=1,free=396716784,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldSimilarity, TestSchemaVersionResource, TestHighlightDedupGrouping, TestReplicaProperties, TestSearcherReuse, TestFiltering, TestInfoStreamLogging, TestBulkSchemaAPI, TestTolerantSearch, TestJoin, OutOfBoxZkACLAndCredentialsProvidersTest, TestReload, TestPHPSerializedResponseWriter, LeaderInitiatedRecoveryOnCommitTest, ZkStateWriterTest, TestDistributedGrouping, TestStandardQParsers, TestCloudInspectUtil, TestConfigReload, RegexBoostProcessorTest, TestRemoteStreaming, IndexSchemaTest, PolyFieldTest, DistributedIntervalFacetingTest, TestReloadAndDeleteDocs, DistributedSpellCheckComponentTest, DeleteInactiveReplicaTest, TestSolrConfigHandlerConcurrent, TestRequestStatusCollectionAPI, TestRealTimeGet, CloudExitableDirectoryReaderTest, TestJmxMonitoredMap, TestExpandComponent, OutputWriterTest, TermVectorComponentDistributedTest, AsyncMigrateRouteKeyTest, TestAtomicUpdateErrorCases, TestManagedSchemaFieldTypeResource, ReturnFieldsTest, TestDynamicFieldCollectionResource, TestMiniSolrCloudCluster, AliasIntegrationTest, TestObjectReleaseTracker, UnloadDistributedZkTest, DocumentAnalysisRequestHandlerTest, NoCacheHeaderTest, EnumFieldTest, TestCSVResponseWriter, SliceStateTest, ShardRoutingCustomTest, TestSolrDeletionPolicy2, TestStressReorder, CustomCollectionTest, DistributedFacetPivotSmallAdvancedTest, TestClusterStateMutator, TestSolrQueryParserResource, FullSolrCloudDistribCmdsTest, TestDefaultSimilarityFactory, DirectSolrConnectionTest, TestPartialUpdateDeduplication, TestManagedSchema, TestCursorMarkWithoutUniqueKey, BlockDirectoryTest, TestUpdate, TestBinaryResponseWriter, ZkCLITest, UpdateParamsTest, SpatialRPTFieldTypeTest, QueryEqualityTest, DateMathParserTest, TestConfigOverlay, TestJmxIntegration, DocValuesTest, PreAnalyzedUpdateProcessorTest, TestQuerySenderListener, TestHighFrequencyDictionaryFactory, TestStressVersions, ParsingFieldUpdateProcessorsTest, ShowFileRequestHandlerTest, DistributedMLTComponentTest, TestFieldResource, DistributedTermsComponentTest, TestSolrQueryParser, TestCloudSchemaless, TestXIncludeConfig, HdfsCollectionsAPIDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest, LoggingHandlerTest, TimeZoneUtilsTest, SyncSliceTest, TestQueryUtils, HdfsBasicDistributedZkTest, NumericFieldsTest, DistributedFacetPivotLongTailTest, FileBasedSpellCheckerTest, TestSweetSpotSimilarityFactory, IndexBasedSpellCheckerTest, TestQueryTypes, LukeRequestHandlerTest, SolrCoreCheckLockOnStartupTest, HttpPartitionTest, DistributedFacetPivotWhiteBoxTest, SolrRequestParserTest, TestLFUCache, TestTrackingShardHandlerFactory, TestChildDocTransformer, TestReversedWildcardFilterFactory, TestValueSourceCache, XmlUpdateRequestHandlerTest, TestIntervalFaceting, TestManagedResource, TestSolrIndexConfig, HdfsDirectoryFactoryTest, TestDocumentBuilder, UniqFieldsUpdateProcessorFactoryTest, HdfsChaosMonkeySafeLeaderTest, SolrInfoMBeanTest, SimpleMLTQParserTest, TestReqParamsAPI, TestFileDictionaryLookup, TestAnalyzeInfixSuggestions, CachingDirectoryFactoryTest, TestManagedSchemaFieldResource, TestNRTOpen, TestOverriddenPrefixQueryForCustomFieldType, TestZkChroot, TestCopyFieldCollectionResource, TestUtils, BasicFunctionalityTest, TestExceedMaxTermLength, QueryParsingTest, RollingRestartTest, DocValuesMissingTest, TestSolrDeletionPolicy1, SSLMigrationTest, DistributedExpandComponentTest, TestArbitraryIndexDir, AlternateDirectoryTest, TestSolrXml, TestOrdValues, SampleTest, TestSolr4Spatial2, ExternalCollectionsTest, SolrCoreTest, TestGroupingSearch, TestFoldingMultitermQuery, TestCollationField, StandardRequestHandlerTest, HdfsSyncSliceTest, TestBlobHandler, DOMUtilTest, MultiThreadedOCPTest, TestFastLRUCache, PreAnalyzedFieldTest, HdfsUnloadDistributedZkTest, DistributedQueueTest, TestNonDefinedSimilarityFactory, TestRecovery, TestManagedSchemaDynamicFieldResource, TestPseudoReturnFields, TestDocSet, TestLRUCache, SolrTestCaseJ4Test, TestSchemaManager, TestSort, URLClassifyProcessorTest, TestManagedResourceStorage, DistributedFacetPivotLargeTest, PeerSyncTest, SolrIndexSplitterTest, TestShardHandlerFactory, TestComponentsName, AddBlockUpdateTest, TestHdfsUpdateLog, NotRequiredUniqueKeyTest, TestExactStatsCache, RemoteQueryErrorTest, TestInitQParser, TestDocBasedVersionConstraints, TestMergePolicyConfig, StatelessScriptUpdateProcessorFactoryTest, ReplicationFactorTest, ChaosMonkeyNothingIsSafeTest, TestConfigSets, AutoCommitTest, ActionThrottleTest, SpellCheckCollatorTest, ZkSolrClientTest, PrimitiveFieldTypeTest, RequiredFieldsTest, SolrIndexConfigTest, BinaryUpdateRequestHandlerTest, CoreAdminRequestStatusTest, TestInitParams, TestClassNameShortening, HdfsLockFactoryTest, TestStressRecovery, BufferStoreTest, TestFunctionQuery, TestLazyCores, HdfsRecoveryZkTest, RAMDirectoryFactoryTest, TestDynamicLoading, TestFieldCollectionResource, MoreLikeThisHandlerTest, SpatialHeatmapFacetsTest, ZkControllerTest, TestCollationFieldDocValues, DirectSolrSpellCheckerTest, DateRangeFieldTest, OverseerCollectionProcessorTest, ResponseLogComponentTest, DistributedSuggestComponentTest, CoreMergeIndexesAdminHandlerTest, SimpleFacetsTest, TestFieldTypeCollectionResource, FieldMutatingUpdateProcessorTest, TestBM25SimilarityFactory, JsonLoaderTest, DebugComponentTest, TestFaceting, CursorPagingTest, DistanceUnitsTest, TestStressUserVersions, AssignTest, DeleteReplicaTest, TestReplicationHandlerBackup, PrimUtilsTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, TestRandomDVFaceting, TestDistributedSearch, TestHashPartitioner, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf, TestOmitPositions, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, MBeansHandlerTest, TestAnalyzedSuggestions, PingRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, MultiTermTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, ClusterStateTest, TestSolrJ, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, TestRTGBase, TestDistributedMissingSort, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, ShardSplitTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestCloudPivotFacet, TestCollectionAPI, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestShortCircuitedRequests, TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZk2Test, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestImplicitCoreProperties, TestSolrConfigHandler, TestSolrDynamicMBean, RequestLoggingTest, TestSolrConfigHandlerCloud, CoreAdminCreateDiscoverTest, InfoHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, DistributedQueryComponentOptimizationTest, FacetPivotSmallTest, SuggestComponentTest, TestPivotHelperCode, HighlighterMaxOffsetTest, TestRawResponseWriter, TestSortingResponseWriter, TestRestManager, TestDefaultSearchFieldResource, TestDynamicFieldResource, TestFieldTypeResource, TestSchemaNameResource, TestSchemaResource, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, TestUniqueKeyFieldResource, TestManagedStopFilterFactory, TestManagedSynonymFilterFactory, BadCopyFieldTest, ChangedSchemaMergeTest, TestBulkSchemaConcurrent, TestCloudManagedSchema, TestCloudManagedSchemaConcurrent, AnalyticsMergeStrategyTest, AnalyticsQueryTest, CursorMarkTest, MergeStrategyTest, RankQueryTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestComplexPhraseQParserPlugin]
   [junit4] Completed in 5.69s, 6 tests, 6 errors <<< FAILURES!

[...truncated 52 lines...]
   [junit4] Suite: org.apache.solr.store.hdfs.HdfsDirectoryTest
   [junit4] ERROR   0.15s | HdfsDirectoryTest.initializationError <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4]    > 	at java.lang.ClassLoader.defineClass1(Native Method)
   [junit4]    > 	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
   [junit4]    > 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
   [junit4]    > 	at java.lang.Class.getDeclaredMethods0(Native Method)
   [junit4]    > 	at java.lang.Class.privateGetDeclaredMethods(Class.java:2615)
   [junit4]    > 	at java.lang.Class.getDeclaredMethods(Class.java:1860)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.ClassModel$3.members(ClassModel.java:215)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.ClassModel$3.members(ClassModel.java:212)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.ClassModel$ModelBuilder.build(ClassModel.java:85)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.ClassModel.methodsModel(ClassModel.java:212)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.ClassModel.<init>(ClassModel.java:207)
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
   [junit4] Completed in 0.19s, 1 test, 1 error <<< FAILURES!

[...truncated 22 lines...]
   [junit4] JVM J0: stdout was not empty, see: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20150227_184242_102.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: PermGen space
   [junit4] Dumping heap to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/heapdumps/java_pid4669.hprof ...
   [junit4] Heap dump file created [131179352 bytes in 1.621 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:509: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1370: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:976: There were test failures: 468 suites, 1867 tests, 7 errors, 49 ignored (20 assumptions)

Total time: 157 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any