Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11948/
Java: 64bit/jdk1.8.0_40-ea-b22 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.search.TestHashQParserPlugin.testHashPartition

Error Message:
java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.search.HashQParserPlugin$HashQuery$SegmentPartitioner@103d67ff 
rejected from java.util.concurrent.ThreadPoolExecutor@5a72ab4d[Terminated, pool 
size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]

Stack Trace:
java.io.IOException: java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.search.HashQParserPlugin$HashQuery$SegmentPartitioner@103d67ff 
rejected from java.util.concurrent.ThreadPoolExecutor@5a72ab4d[Terminated, pool 
size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
        at 
__randomizedtesting.SeedInfo.seed([FDCEAA5E058A08DF:2C738BBB3EE0B1B4]:0)
        at 
org.apache.solr.search.HashQParserPlugin$HashQuery.createWeight(HashQParserPlugin.java:168)
        at 
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:623)
        at 
org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:606)
        at 
org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1123)
        at 
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1605)
        at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1481)
        at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:557)
        at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:512)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:226)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:142)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1967)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:302)
        at 
org.apache.solr.search.TestHashQParserPlugin.testHashPartition(TestHashQParserPlugin.java:94)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        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 
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:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.search.HashQParserPlugin$HashQuery$SegmentPartitioner@103d67ff 
rejected from java.util.concurrent.ThreadPoolExecutor@5a72ab4d[Terminated, pool 
size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
        at 
org.apache.solr.search.HashQParserPlugin$HashQuery.createWeight(HashQParserPlugin.java:166)
        ... 52 more




Build Log:
[...truncated 10493 lines...]
   [junit4] Suite: org.apache.solr.search.TestHashQParserPlugin
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.TestHashQParserPlugin
 FDCEAA5E058A08DF-001/init-core-data-001
   [junit4]   2> 2089591 T14379 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (false) and clientAuth (false)
   [junit4]   2> 2089592 T14379 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 2089592 T14379 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2089592 T14379 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2089592 T14379 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2089593 T14379 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2089610 T14379 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 2089612 T14379 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 2089617 T14379 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-hash.xml
   [junit4]   2> 2089618 T14379 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema-hash.xml
   [junit4]   2> 2089621 T14379 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2> 2089680 T14379 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 2089681 T14379 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2089691 T14379 oass.IndexSchema.loadCopyFields WARN Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2089691 T14379 oass.IndexSchema.loadCopyFields WARN Field text 
is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2089691 T14379 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2089692 T14379 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2089692 T14379 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 2089703 T14379 oasc.CoreContainer.<init> New CoreContainer 
1655013025
   [junit4]   2> 2089703 T14379 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 2089703 T14379 oasc.CoreContainer.load loading shared library: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 2089703 T14379 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 2089708 T14379 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 600000
   [junit4]   2> 2089708 T14379 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 2089708 T14379 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 60000
   [junit4]   2> 2089708 T14379 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2089709 T14379 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2089709 T14379 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2089709 T14379 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2089709 T14379 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2089709 T14379 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2089710 T14379 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2089710 T14379 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 2089710 T14379 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2089710 T14379 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2089710 T14379 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2089711 T14379 oasc.CoreContainer.load Node Name: testNode
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, 
config=solrconfig-hash.xml, transient=false, schema=schema-hash.xml, 
loadOnStartup=true, instanceDir=collection1, collection=collection1, 
absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.TestHashQParserPlugin
 FDCEAA5E058A08DF-001/init-core-data-001, shard=shard1}
   [junit4]   2> 2089712 T14380 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2089712 T14380 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2089712 T14380 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2089712 T14380 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2089724 T14380 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 2089726 T14380 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 2089732 T14380 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-hash.xml
   [junit4]   2> 2089732 T14380 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema-hash.xml
   [junit4]   2> 2089735 T14380 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 2089792 T14380 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 2089793 T14380 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2089794 T14380 oass.IndexSchema.loadCopyFields WARN Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2089794 T14380 oass.IndexSchema.loadCopyFields WARN Field text 
is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2089795 T14380 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 2089795 T14380 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2089795 T14380 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.TestHashQParserPlugin
 FDCEAA5E058A08DF-001/init-core-data-001/
   [junit4]   2> 2089795 T14380 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 2089796 T14380 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.TestHashQParserPlugin
 FDCEAA5E058A08DF-001/init-core-data-001
   [junit4]   2> 2089796 T14380 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.TestHashQParserPlugin
 FDCEAA5E058A08DF-001/init-core-data-001/index/
   [junit4]   2> 2089796 T14380 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.TestHashQParserPlugin
 FDCEAA5E058A08DF-001/init-core-data-001/index' doesn't exist. Creating new 
index...
   [junit4]   2> 2089796 T14380 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.TestHashQParserPlugin
 FDCEAA5E058A08DF-001/init-core-data-001/index
   [junit4]   2> 2089797 T14380 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@706fc756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6383be78),segFN=segments_1,generation=1}
   [junit4]   2> 2089797 T14380 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2089799 T14380 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2089801 T14380 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2089801 T14380 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2089802 T14380 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2089803 T14380 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2089803 T14380 oasc.PluginBag.createPlugin requestHandler : 
'/replication' created with startup=lazy 
   [junit4]   2> 2089815 T14380 oasc.SolrResourceLoader.findClass WARN Solr 
loaded a deprecated plugin/analysis class 
[org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how 
to replace it accordingly.
   [junit4]   2> 2089816 T14380 oasc.SolrResourceLoader.findClass WARN Solr 
loaded a deprecated plugin/analysis class 
[org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how 
to replace it accordingly.
   [junit4]   2> 2089816 T14380 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2089816 T14380 oasc.RequestHandlers.initHandlersFromConfig 
WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 2089817 T14380 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2089819 T14380 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2089820 T14380 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2089820 T14380 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2089820 T14380 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2089821 T14380 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@706fc756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6383be78),segFN=segments_1,generation=1}
   [junit4]   2> 2089821 T14380 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2089821 T14380 oass.SolrIndexSearcher.<init> Opening 
Searcher@2818f604[collection1] main
   [junit4]   2> 2089822 T14380 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2089822 T14380 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2089822 T14380 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 2089822 T14380 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2089823 T14380 oasha.AdminHandlers.inform WARN <requestHandler 
name="/admin/" 
   [junit4]   2>         class="solr.admin.AdminHandlers" /> is deprecated . It 
is not required anymore
   [junit4]   2> 2089824 T14381 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2818f604[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2089824 T14380 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2089825 T14379 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 2089828 T14379 oas.SolrTestCaseJ4.setUp ###Starting 
testHashPartition
   [junit4]   2> ASYNC  NEW_CORE C4422 name=collection1 
org.apache.solr.core.SolrCore@6f124ca8
   [junit4]   2> 2089829 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:* 
(-1495226264021106688)} 0 1
   [junit4]   2> 2089830 T14379 C4422 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2089831 T14379 C4422 oasu.DirectUpdateHandler2.commit No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2089831 T14379 C4422 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 2089831 T14379 C4422 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2089832 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 2
   [junit4]   2> 2089833 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[856285 
(1495226264025300992)]} 0 1
   [junit4]   2> 2089833 T14379 C4422 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2089836 T14379 C4422 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@706fc756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6383be78),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@706fc756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6383be78),segFN=segments_2,generation=2}
   [junit4]   2> 2089837 T14379 C4422 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 2089838 T14379 C4422 oass.SolrIndexSearcher.<init> Opening 
Searcher@6b761665[collection1] main
   [junit4]   2> 2089839 T14379 C4422 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2089839 T14381 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6b761665[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 2089839 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 2089841 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[428934 
(1495226264033689600)]} 0 1
   [junit4]   2> 2089841 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[506274 
(1495226264034738176)]} 0 0
   [junit4]   2> 2089841 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[205438 
(1495226264034738177)]} 0 0
   [junit4]   2> 2089842 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[39624 
(1495226264035786752)]} 0 0
   [junit4]   2> 2089842 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[402764 
(1495226264035786753)]} 0 0
   [junit4]   2> 2089843 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[435336 
(1495226264036835328)]} 0 0
   [junit4]   2> 2089843 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[791823 
(1495226264036835329)]} 0 0
   [junit4]   2> 2089844 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[219948 
(1495226264037883904)]} 0 0
   [junit4]   2> 2089844 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[96675 
(1495226264037883905)]} 0 0
   [junit4]   2> 2089844 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[114362 
(1495226264037883906)]} 0 0
   [junit4]   2> 2089845 T14379 C4422 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2089849 T14379 C4422 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@706fc756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6383be78),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@706fc756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6383be78),segFN=segments_3,generation=3}
   [junit4]   2> 2089849 T14379 C4422 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 3
   [junit4]   2> 2089850 T14379 C4422 oass.SolrIndexSearcher.<init> Opening 
Searcher@68418ad4[collection1] main
   [junit4]   2> 2089850 T14379 C4422 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2089850 T14381 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@68418ad4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)
 Uninverting(_1(6.0.0):C10)))}
   [junit4]   2> 2089851 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 2089852 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[208907 
(1495226264045223936)]} 0 1
   [junit4]   2> 2089853 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[729020 
(1495226264046272512)]} 0 1
   [junit4]   2> 2089853 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[647585 
(1495226264047321088)]} 0 0
   [junit4]   2> 2089853 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[857671 
(1495226264047321089)]} 0 0
   [junit4]   2> 2089854 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[742483 
(1495226264048369664)]} 0 0
   [junit4]   2> 2089854 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[722406 
(1495226264048369665)]} 0 0
   [junit4]   2> 2089855 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[16410 
(1495226264049418240)]} 0 0
   [junit4]   2> 2089855 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[910931 
(1495226264049418241)]} 0 0
   [junit4]   2> 2089856 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[50207 
(1495226264049418242)]} 0 1
   [junit4]   2> 2089856 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[34773 
(1495226264050466816)]} 0 0
   [junit4]   2> 2089856 T14379 C4422 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2089861 T14379 C4422 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@706fc756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6383be78),segFN=segments_3,generation=3}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@706fc756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6383be78),segFN=segments_4,generation=4}
   [junit4]   2> 2089861 T14379 C4422 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 4
   [junit4]   2> 2089862 T14379 C4422 oass.SolrIndexSearcher.<init> Opening 
Searcher@5d7111f7[collection1] main
   [junit4]   2> 2089862 T14379 C4422 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2089862 T14381 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5d7111f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)
 Uninverting(_1(6.0.0):C10) Uninverting(_2(6.0.0):C10)))}
   [junit4]   2> 2089863 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 2089864 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[452350 
(1495226264057806848)]} 0 1
   [junit4]   2> 2089865 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[112623 
(1495226264059904000)]} 0 0
   [junit4]   2> 2089865 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[945002 
(1495226264059904001)]} 0 0
   [junit4]   2> 2089866 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[302543 
(1495226264060952576)]} 0 0
   [junit4]   2> 2089866 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[229007 
(1495226264060952577)]} 0 0
   [junit4]   2> 2089866 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[30403 
(1495226264060952578)]} 0 0
   [junit4]   2> 2089867 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[799740 
(1495226264062001152)]} 0 0
   [junit4]   2> 2089867 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[427070 
(1495226264062001153)]} 0 0
   [junit4]   2> 2089868 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[559805 
(1495226264063049728)]} 0 0
   [junit4]   2> 2089868 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[455208 
(1495226264063049729)]} 0 0
   [junit4]   2> 2089869 T14379 C4422 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2089874 T14379 C4422 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@706fc756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6383be78),segFN=segments_4,generation=4}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@706fc756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6383be78),segFN=segments_5,generation=5}
   [junit4]   2> 2089874 T14379 C4422 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 5
   [junit4]   2> 2089878 T14379 C4422 oass.SolrIndexSearcher.<init> Opening 
Searcher@55c95ca6[collection1] main
   [junit4]   2> 2089879 T14379 C4422 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2089879 T14381 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@55c95ca6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)
 Uninverting(_1(6.0.0):C10) Uninverting(_2(6.0.0):C10) 
Uninverting(_3(6.0.0):C10)))}
   [junit4]   2> 2089880 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 2089881 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[986389 
(1495226264075632640)]} 0 1
   [junit4]   2> 2089882 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[770379 
(1495226264077729792)]} 0 0
   [junit4]   2> 2089882 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[903263 
(1495226264077729793)]} 0 0
   [junit4]   2> 2089883 T14379 C4422 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[229650 
(1495226264078778368)]} 0 0
   [junit4]   2> ASYNC  NEW_CORE C4423 name=collection1 
org.apache.solr.core.SolrCore@6f124ca8
   [junit4]   2> 2089899 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[596019 
(1495226264094507008)]} 0 1
   [junit4]   2> 2089899 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[460070 
(1495226264095555584)]} 0 0
   [junit4]   2> 2089900 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[172944 
(1495226264096604160)]} 0 0
   [junit4]   2> 2089901 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[982506 
(1495226264097652736)]} 0 0
   [junit4]   2> 2089901 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[858305 
(1495226264097652737)]} 0 0
   [junit4]   2> 2089902 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[902882 
(1495226264098701312)]} 0 0
   [junit4]   2> 2089902 T14379 C4423 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2089910 T14379 C4423 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@706fc756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6383be78),segFN=segments_5,generation=5}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@706fc756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6383be78),segFN=segments_6,generation=6}
   [junit4]   2> 2089911 T14379 C4423 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 6
   [junit4]   2> 2089912 T14379 C4423 oass.SolrIndexSearcher.<init> Opening 
Searcher@431139b5[collection1] main
   [junit4]   2> 2089912 T14379 C4423 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2089912 T14381 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@431139b5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)
 Uninverting(_1(6.0.0):C10) Uninverting(_2(6.0.0):C10) 
Uninverting(_3(6.0.0):C10) Uninverting(_4(6.0.0):C10)))}
   [junit4]   2> 2089913 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 2089915 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[458852 
(1495226264111284224)]} 0 1
   [junit4]   2> 2089915 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[919098 
(1495226264112332800)]} 0 0
   [junit4]   2> 2089916 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[734236 
(1495226264113381376)]} 0 0
   [junit4]   2> 2089917 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[509246 
(1495226264114429952)]} 0 0
   [junit4]   2> 2089917 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[757958 
(1495226264114429953)]} 0 0
   [junit4]   2> 2089918 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[845890 
(1495226264115478528)]} 0 0
   [junit4]   2> 2089918 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[182594 
(1495226264115478529)]} 0 0
   [junit4]   2> 2089919 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[21055 
(1495226264116527104)]} 0 0
   [junit4]   2> 2089920 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[299183 
(1495226264117575680)]} 0 0
   [junit4]   2> 2089920 T14379 C4423 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2089929 T14379 C4423 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@706fc756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6383be78),segFN=segments_6,generation=6}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@706fc756 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6383be78),segFN=segments_7,generation=7}
   [junit4]   2> 2089930 T14379 C4423 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 7
   [junit4]   2> 2089931 T14379 C4423 oass.SolrIndexSearcher.<init> Opening 
Searcher@46049810[collection1] main
   [junit4]   2> 2089931 T14379 C4423 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2089931 T14381 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@46049810[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)
 Uninverting(_1(6.0.0):C10) Uninverting(_2(6.0.0):C10) 
Uninverting(_3(6.0.0):C10) Uninverting(_4(6.0.0):C10) 
Uninverting(_5(6.0.0):C9)))}
   [junit4]   2> 2089932 T14379 C4423 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 12
   [junit4]   2> 2089936 T14379 C4423 oasc.SolrException.log ERROR 
java.io.IOException: java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.search.HashQParserPlugin$HashQuery$SegmentPartitioner@103d67ff 
rejected from java.util.concurrent.ThreadPoolExecutor@5a72ab4d[Terminated, pool 
size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
   [junit4]   2>                at 
org.apache.solr.search.HashQParserPlugin$HashQuery.createWeight(HashQParserPlugin.java:168)
   [junit4]   2>                at 
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:623)
   [junit4]   2>                at 
org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:606)
   [junit4]   2>                at 
org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1123)
   [junit4]   2>                at 
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1605)
   [junit4]   2>                at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1481)
   [junit4]   2>                at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:557)
   [junit4]   2>                at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:512)
   [junit4]   2>                at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:226)
   [junit4]   2>                at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:142)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1967)
   [junit4]   2>                at 
org.apache.solr.util.TestHarness.query(TestHarness.java:320)
   [junit4]   2>                at 
org.apache.solr.util.TestHarness.query(TestHarness.java:302)
   [junit4]   2>                at 
org.apache.solr.search.TestHashQParserPlugin.testHashPartition(TestHashQParserPlugin.java:94)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>                at 
java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [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 
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:845)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [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>        Caused by: 
java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.search.HashQParserPlugin$HashQuery$SegmentPartitioner@103d67ff 
rejected from java.util.concurrent.ThreadPoolExecutor@5a72ab4d[Terminated, pool 
size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>                at 
org.apache.solr.search.HashQParserPlugin$HashQuery.createWeight(HashQParserPlugin.java:166)
   [junit4]   2>                ... 52 more
   [junit4]   2>        
   [junit4]   2> 2089938 T14379 C4423 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q=*%3A*&fq=%7B%21hash+worker%3D0+workers%3D3+cost%3D1%7D&partitionKeys=a_s&rows=50}
 status=500 QTime=5 
   [junit4]   2> 2089938 T14379 oas.SolrTestCaseJ4.tearDown ###Ending 
testHashPartition
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestHashQParserPlugin -Dtests.method=testHashPartition 
-Dtests.seed=FDCEAA5E058A08DF -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr_RS_#Latn -Dtests.timezone=America/Tegucigalpa 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.16s J1 | TestHashQParserPlugin.testHashPartition <<<
   [junit4]    > Throwable #1: java.io.IOException: 
java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.search.HashQParserPlugin$HashQuery$SegmentPartitioner@103d67ff 
rejected from java.util.concurrent.ThreadPoolExecutor@5a72ab4d[Terminated, pool 
size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FDCEAA5E058A08DF:2C738BBB3EE0B1B4]:0)
   [junit4]    >        at 
org.apache.solr.search.HashQParserPlugin$HashQuery.createWeight(HashQParserPlugin.java:168)
   [junit4]    >        at 
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:623)
   [junit4]    >        at 
org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:606)
   [junit4]    >        at 
org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1123)
   [junit4]    >        at 
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1605)
   [junit4]    >        at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1481)
   [junit4]    >        at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:557)
   [junit4]    >        at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:512)
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:226)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:142)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1967)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:320)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:302)
   [junit4]    >        at 
org.apache.solr.search.TestHashQParserPlugin.testHashPartition(TestHashQParserPlugin.java:94)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.util.concurrent.RejectedExecutionException: 
Task 
org.apache.solr.search.HashQParserPlugin$HashQuery$SegmentPartitioner@103d67ff 
rejected from java.util.concurrent.ThreadPoolExecutor@5a72ab4d[Terminated, pool 
size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]    >        at 
org.apache.solr.search.HashQParserPlugin$HashQuery.createWeight(HashQParserPlugin.java:166)
   [junit4]    >        ... 52 more
   [junit4]   2> 2089984 T14379 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 2089985 T14379 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1655013025
   [junit4]   2> 2089985 T14379 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@6f124ca8
   [junit4]   2> 2089985 T14379 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=7,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=50,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=3677,transaction_logs_total_number=7}
   [junit4]   2> 2089986 T14379 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 2089986 T14379 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2089986 T14379 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2089987 T14379 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 2089987 T14379 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2089987 T14379 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.TestHashQParserPlugin
 FDCEAA5E058A08DF-001/init-core-data-001/index 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.TestHashQParserPlugin
 FDCEAA5E058A08DF-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2089987 T14379 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.TestHashQParserPlugin
 FDCEAA5E058A08DF-001/init-core-data-001/index
   [junit4]   2> 2089988 T14379 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.TestHashQParserPlugin
 FDCEAA5E058A08DF-001/init-core-data-001 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.TestHashQParserPlugin
 FDCEAA5E058A08DF-001/init-core-data-001;done=false>>]
   [junit4]   2> 2089988 T14379 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.TestHashQParserPlugin
 FDCEAA5E058A08DF-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.TestHashQParserPlugin
 FDCEAA5E058A08DF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{a_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
_version_=PostingsFormat(name=Memory doPackFST= false), 
multiDefault=PostingsFormat(name=Asserting), 
intDefault=PostingsFormat(name=Memory doPackFST= false), a_i=FSTOrd50, 
id=FSTOrd50, a_l=PostingsFormat(name=Memory doPackFST= false), 
timestamp=PostingsFormat(name=Memory doPackFST= false)}, 
docValues:{a_s=DocValuesFormat(name=Lucene50), 
_version_=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Lucene50), 
id=DocValuesFormat(name=Lucene50), a_l=DocValuesFormat(name=Memory)}, 
sim=DefaultSimilarity, locale=sr_RS_#Latn, timezone=America/Tegucigalpa
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 
1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=171768704,total=500695040
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocSet, 
FieldMutatingUpdateProcessorTest, TestCloudSchemaless, TestBadConfig, 
CustomCollectionTest, ChangedSchemaMergeTest, TestCloudManagedSchemaConcurrent, 
TermVectorComponentDistributedTest, TestFiltering, PluginInfoTest, 
DistributedQueueTest, CloudMLTQParserTest, TestReloadAndDeleteDocs, 
ConnectionManagerTest, StatelessScriptUpdateProcessorFactoryTest, 
HdfsDirectoryTest, WordBreakSolrSpellCheckerTest, QueryParsingTest, 
TestCollapseQParserPlugin, TestLuceneMatchVersion, 
FullSolrCloudDistribCmdsTest, PrimitiveFieldTypeTest, TestCloudPivotFacet, 
DistributedDebugComponentTest, SegmentsInfoRequestHandlerTest, 
TestAnalyzeInfixSuggestions, TestBulkSchemaConcurrent, 
DistributedFacetPivotLargeTest, TermsComponentTest, QueryEqualityTest, 
DistributedMLTComponentTest, FileBasedSpellCheckerTest, 
UUIDUpdateProcessorFallbackTest, TestBlobHandler, BlockDirectoryTest, 
CollectionsAPIAsyncDistributedZkTest, RollingRestartTest, UpdateParamsTest, 
TestCodecSupport, SpatialFilterTest, 
TestSolrQueryParserDefaultOperatorResource, TestCloudManagedSchema, 
SignatureUpdateProcessorFactoryTest, AsyncMigrateRouteKeyTest, 
TestManagedResource, TestFieldTypeResource, TestRandomFaceting, 
TestInitQParser, DisMaxRequestHandlerTest, TestConfig, 
TestFieldCollectionResource, BasicFunctionalityTest, TestHdfsUpdateLog, 
TestSolrDeletionPolicy2, SolrCmdDistributorTest, AnalyticsQueryTest, 
TestManagedSchemaFieldTypeResource, HdfsWriteToMultipleCollectionsTest, 
IndexSchemaTest, DocValuesMissingTest, SpatialRPTFieldTypeTest, 
SpellCheckComponentTest, LoggingHandlerTest, TestInitParams, 
TestIntervalFaceting, AutoCommitTest, SuggestComponentTest, 
SchemaVersionSpecificBehaviorTest, TestCopyFieldCollectionResource, 
RankQueryTest, TestShardHandlerFactory, TestExceedMaxTermLength, 
ZkNodePropsTest, RAMDirectoryFactoryTest, RequestLoggingTest, 
ExitableDirectoryReaderTest, SpatialHeatmapFacetsTest, DateMathParserTest, 
SharedFSAutoReplicaFailoverTest, TestSolr4Spatial, TestOrdValues, 
DateFieldTest, OpenExchangeRatesOrgProviderTest, CopyFieldTest, 
TestDistribDocBasedVersion, OverseerStatusTest, TestDistributedMissingSort, 
DebugComponentTest, TestTrie, TestLMJelinekMercerSimilarityFactory, 
TestDefaultSimilarityFactory, CursorMarkTest, StandardRequestHandlerTest, 
UpdateRequestProcessorFactoryTest, TestConfigReload, TestZkChroot, 
SimpleMLTQParserTest, TestFastWriter, TestReload, TestRebalanceLeaders, 
DeleteInactiveReplicaTest, TestShortCircuitedRequests, 
SpellPossibilityIteratorTest, HdfsRecoveryZkTest, ResponseHeaderTest, 
TestSerializedLuceneMatchVersion, SolrTestCaseJ4Test, 
LeaderInitiatedRecoveryOnCommitTest, TestQuerySenderNoQuery, 
TestManagedStopFilterFactory, DocumentBuilderTest, HighlighterConfigTest, 
TriLevelCompositeIdRoutingTest, OpenCloseCoreStressTest, BasicZkTest, 
ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedSearch, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, TestRangeQuery, 
StatsComponentTest, TestSort, SoftAutoCommitTest, SolrRequestParserTest, 
DocValuesTest, SuggesterWFSTTest, NoCacheHeaderTest, TestPseudoReturnFields, 
TestUpdate, TestAtomicUpdateErrorCases, SortByFunctionTest, 
TestRemoteStreaming, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, 
TestWriterPerf, DocumentAnalysisRequestHandlerTest, TestOmitPositions, 
TestValueSourceCache, MoreLikeThisHandlerTest, TestSolrQueryParser, 
SolrPluginUtilsTest, TestJmxIntegration, TestCSVResponseWriter, 
TestAnalyzedSuggestions, JsonLoaderTest, TestPartialUpdateDeduplication, 
TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SOLR749Test, 
AlternateDirectoryTest, SolrIndexConfigTest, SampleTest, NumericFieldsTest, 
MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, 
NotRequiredUniqueKeyTest, TestSweetSpotSimilarityFactory, 
TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestFastOutputStream, ChaosMonkeyNothingIsSafeTest, 
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestTolerantSearch, AliasIntegrationTest, 
DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, 
ExternalCollectionsTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, 
RemoteQueryErrorTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCryptoKeys, 
TestMiniSolrCloudCluster, TestReplicaProperties, 
TestRequestStatusCollectionAPI, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsBasicDistributedZk2Test, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, 
ZkStateWriterTest, CachingDirectoryFactoryTest, HdfsDirectoryFactoryTest, 
QueryResultKeyTest, TestInfoStreamLogging, TestSolrXml, 
TestReplicationHandlerBackup, TestReqParamsAPI, TestSolrConfigHandlerCloud, 
TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, 
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, 
DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, 
DistributedQueryComponentCustomSortTest, 
DistributedQueryComponentOptimizationTest, TestChildDocTransformer, 
TestManagedResourceStorage, TestRestManager, TestDefaultSearchFieldResource, 
TestDynamicFieldCollectionResource, TestFieldResource, 
TestManagedSchemaDynamicFieldResource, TestSchemaNameResource, 
TestSchemaSimilarityResource, TestCollationFieldDocValues, 
TestAddFieldRealTimeGet, TestComplexPhraseQParserPlugin, TestCustomSort, 
TestHashQParserPlugin]
   [junit4] Completed on J1 in 0.41s, 1 test, 1 error <<< FAILURES!

[...truncated 91 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: 
There were test failures: 473 suites, 1878 tests, 1 error, 48 ignored (21 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to