Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2206/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.search.TestSolr4Spatial2.testBBox

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([17B606B14EFD08C2:6EB74CB2E99B24BF]:0)
        at org.apache.lucene.search.Explanation.toString(Explanation.java:118)
        at org.apache.lucene.search.Explanation.toString(Explanation.java:106)
        at 
org.apache.solr.util.SolrPluginUtils.explanationsToStrings(SolrPluginUtils.java:443)
        at 
org.apache.solr.util.SolrPluginUtils.doStandardResultsDebug(SolrPluginUtils.java:365)
        at 
org.apache.solr.util.SolrPluginUtils.doStandardDebug(SolrPluginUtils.java:323)
        at 
org.apache.solr.handler.component.DebugComponent.process(DebugComponent.java:98)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:263)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:302)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:860)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:829)
        at 
org.apache.solr.search.TestSolr4Spatial2.testBBox(TestSolr4Spatial2.java:65)
        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:57)
        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:57)
        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)




Build Log:
[...truncated 10752 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 17B606B14EFD08C2-001/init-core-data-001
   [junit4]   2> 2436129 T12480 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (false) and clientAuth (false)
   [junit4]   2> 2436132 T12480 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 2436132 T12480 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2436135 T12480 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2436135 T12480 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2436183 T12480 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 2436186 T12480 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 2436194 T12480 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 2436195 T12480 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-spatial.xml
   [junit4]   2> 2436199 T12480 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2> 2436221 T12480 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2436222 T12480 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2436222 T12480 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 2436222 T12480 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 2436248 T12480 oasc.CoreContainer.<init> New CoreContainer 
1057909473
   [junit4]   2> 2436248 T12480 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 2436248 T12480 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 2436249 T12480 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/lib).
   [junit4]   2> 2436265 T12480 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 2436267 T12480 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2436269 T12480 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2436270 T12480 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2436270 T12480 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 2436272 T12480 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig-basic.xml, transient=false, 
schema=schema-spatial.xml, loadOnStartup=true, instanceDir=collection1, 
collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 17B606B14EFD08C2-001/init-core-data-001, shard=shard1}
   [junit4]   2> 2436274 T12481 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2436275 T12481 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2436275 T12481 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2436300 T12481 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 2436303 T12481 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 2436309 T12481 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 2436309 T12481 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-spatial.xml
   [junit4]   2> 2436311 T12481 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 2436338 T12481 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2436339 T12481 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 2436339 T12481 c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2436340 T12481 c:collection1 oasc.SolrCore.<init> 
[collection1] Opening new SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 17B606B14EFD08C2-001/init-core-data-001/
   [junit4]   2> 2436340 T12481 c:collection1 oasc.SolrCore.<init> JMX 
monitoring not detected for core: collection1
   [junit4]   2> 2436341 T12481 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 17B606B14EFD08C2-001/init-core-data-001
   [junit4]   2> 2436342 T12481 c:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 17B606B14EFD08C2-001/init-core-data-001/index/
   [junit4]   2> 2436342 T12481 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 17B606B14EFD08C2-001/init-core-data-001/index' doesn't exist. Creating new 
index...
   [junit4]   2> 2436342 T12481 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 17B606B14EFD08C2-001/init-core-data-001/index
   [junit4]   2> 2436343 T12481 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=94.1591796875, floorSegmentMB=0.755859375, 
forceMergeDeletesPctAllowed=13.572056632390764, segmentsPerTier=32.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2436344 T12481 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@72578cb8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57fa748f),segFN=segments_1,generation=1}
   [junit4]   2> 2436344 T12481 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2436348 T12481 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 2436351 T12481 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 2436354 T12481 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 2436356 T12481 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 2436357 T12481 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 2436361 T12481 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2436362 T12481 c:collection1 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2436363 T12481 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 2436363 T12481 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 2436363 T12481 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=42, 
maxMergedSegmentMB=93.177734375, floorSegmentMB=0.9638671875, 
forceMergeDeletesPctAllowed=1.1302492672186981, segmentsPerTier=50.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2436365 T12481 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@72578cb8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57fa748f),segFN=segments_1,generation=1}
   [junit4]   2> 2436365 T12481 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2436365 T12481 c:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@13e93f03[collection1] main
   [junit4]   2> 2436366 T12481 c:collection1 
oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2436366 T12481 c:collection1 oasr.RestManager.init 
Initializing RestManager with initArgs: {}
   [junit4]   2> 2436367 T12481 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2436367 T12481 c:collection1 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 2436367 T12481 c:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 2436367 T12481 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 2436368 T12482 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@13e93f03[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2436371 T12480 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 2436376 T12480 oas.SolrTestCaseJ4.setUp ###Starting 
testBadScoreParam
   [junit4]   2> ASYNC  NEW_CORE C6248 name=collection1 
org.apache.solr.core.SolrCore@4ade0ec2
   [junit4]   2> 2436376 T12480 C6248 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2436377 T12480 C6248 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 2436408 T12480 C6248 oasc.SolrException.log Ignoring exception 
matching .
   [junit4]   2> 2436408 T12480 C6248 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Dbogus}Intersects(ENVELOPE(0,0,12,12))&qt=standard&start=0&rows=20&version=2.2}
 status=400 QTime=29 
   [junit4]   2> 2436409 T12480 oas.SolrTestCaseJ4.tearDown ###Ending 
testBadScoreParam
   [junit4]   2> 2436412 T12480 oas.SolrTestCaseJ4.setUp ###Starting testBBox
   [junit4]   2> 2436413 T12480 C6248 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2436413 T12480 C6248 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 2436415 T12480 C6248 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 2436440 T12480 C6248 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[1]} 0 23
   [junit4]   2> 2436442 T12480 C6248 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 2436443 T12480 C6248 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2436446 T12480 C6248 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@72578cb8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57fa748f),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@72578cb8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57fa748f),segFN=segments_2,generation=2}
   [junit4]   2> 2436447 T12480 C6248 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 2436450 T12480 C6248 oass.SolrIndexSearcher.<init> Opening 
Searcher@1dcc7e02[collection1] main
   [junit4]   2> 2436450 T12480 C6248 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2436451 T12482 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1dcc7e02[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C3)))}
   [junit4]   2> 2436452 T12480 C6248 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 10
   [junit4]   2> 2436477 T12480 C6248 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.25}Intersects(ENVELOPE(10,25,12,10))&debug=results&fl=*,score&wt=xml}
 hits=3 status=0 QTime=24 
   [junit4]   2> 2436480 T12480 C6248 oasc.SolrException.log ERROR 
java.lang.NullPointerException
   [junit4]   2>                at 
org.apache.lucene.search.Explanation.toString(Explanation.java:118)
   [junit4]   2>                at 
org.apache.lucene.search.Explanation.toString(Explanation.java:106)
   [junit4]   2>                at 
org.apache.solr.util.SolrPluginUtils.explanationsToStrings(SolrPluginUtils.java:443)
   [junit4]   2>                at 
org.apache.solr.util.SolrPluginUtils.doStandardResultsDebug(SolrPluginUtils.java:365)
   [junit4]   2>                at 
org.apache.solr.util.SolrPluginUtils.doStandardDebug(SolrPluginUtils.java:323)
   [junit4]   2>                at 
org.apache.solr.handler.component.DebugComponent.process(DebugComponent.java:98)
   [junit4]   2>                at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:263)
   [junit4]   2>                at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
   [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.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:860)
   [junit4]   2>                at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:829)
   [junit4]   2>                at 
org.apache.solr.search.TestSolr4Spatial2.testBBox(TestSolr4Spatial2.java:65)
   [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:57)
   [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:57)
   [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>        
   [junit4]   2> 2436484 T12480 C6248 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
 hits=3 status=500 QTime=4 
   [junit4]   2> 2436485 T12480 oas.SolrTestCaseJ4.assertJQ ERROR REQUEST 
FAILED: 
q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml
   [junit4]   2> 2436486 T12480 oas.SolrTestCaseJ4.tearDown ###Ending testBBox
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial2 
-Dtests.method=testBBox -Dtests.seed=17B606B14EFD08C2 -Dtests.slow=true 
-Dtests.locale=lt -Dtests.timezone=Australia/Adelaide -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.09s J0 | TestSolr4Spatial2.testBBox <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([17B606B14EFD08C2:6EB74CB2E99B24BF]:0)
   [junit4]    >        at 
org.apache.lucene.search.Explanation.toString(Explanation.java:118)
   [junit4]    >        at 
org.apache.lucene.search.Explanation.toString(Explanation.java:106)
   [junit4]    >        at 
org.apache.solr.util.SolrPluginUtils.explanationsToStrings(SolrPluginUtils.java:443)
   [junit4]    >        at 
org.apache.solr.util.SolrPluginUtils.doStandardResultsDebug(SolrPluginUtils.java:365)
   [junit4]    >        at 
org.apache.solr.util.SolrPluginUtils.doStandardDebug(SolrPluginUtils.java:323)
   [junit4]    >        at 
org.apache.solr.handler.component.DebugComponent.process(DebugComponent.java:98)
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:263)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
   [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.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:860)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:829)
   [junit4]    >        at 
org.apache.solr.search.TestSolr4Spatial2.testBBox(TestSolr4Spatial2.java:65)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2436498 T12480 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 2436498 T12480 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1057909473
   [junit4]   2> 2436499 T12480 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@4ade0ec2
   [junit4]   2> 2436499 T12480 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=3,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 2436500 T12480 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 2436500 T12480 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2436501 T12480 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2436502 T12480 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 2436503 T12480 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2436503 T12480 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 17B606B14EFD08C2-001/init-core-data-001 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 17B606B14EFD08C2-001/init-core-data-001;done=false>>]
   [junit4]   2> 2436503 T12480 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 17B606B14EFD08C2-001/init-core-data-001
   [junit4]   2> 2436504 T12480 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 17B606B14EFD08C2-001/init-core-data-001/index 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 17B606B14EFD08C2-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2436504 T12480 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 17B606B14EFD08C2-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 17B606B14EFD08C2-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=DefaultSimilarity, locale=lt, timezone=Australia/Adelaide
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40 
(64-bit)/cpus=3,threads=1,free=110744656,total=263430144
   [junit4]   2> NOTE: All tests run in this JVM: [TestNamedUpdateProcessors, 
LeaderElectionTest, TestRecoveryHdfs, 
OverriddenZkACLAndCredentialsProvidersTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, SliceStateTest, SolrPluginUtilsTest, 
QueryElevationComponentTest, AtomicUpdatesTest, TestCSVLoader, 
TestBinaryResponseWriter, DistributedQueryElevationComponentTest, 
TestCustomSort, TestManagedStopFilterFactory, TestJettySolrRunner, 
TestConfigOverlay, TestSimpleQParserPlugin, TestDynamicFieldResource, 
UUIDFieldTest, TestCSVResponseWriter, URLClassifyProcessorTest, 
HighlighterMaxOffsetTest, HdfsDirectoryTest, SynonymTokenizerTest, 
DocumentAnalysisRequestHandlerTest, TestStressRecovery, 
TestDistribDocBasedVersion, LukeRequestHandlerTest, DirectUpdateHandlerTest, 
RequestHandlersTest, TestSweetSpotSimilarityFactory, TestCloudInspectUtil, 
TestCloudPivotFacet, TestNoOpRegenerator, DistributedFacetPivotSmallTest, 
TestCryptoKeys, TestDynamicFieldCollectionResource, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestUpdate, JSONWriterTest, 
TestFieldSortValues, DistributedQueueTest, SuggesterTest, 
TestReRankQParserPlugin, TestElisionMultitermQuery, AlternateDirectoryTest, 
TestFileDictionaryLookup, TestQueryUtils, ClusterStateTest, 
CoreMergeIndexesAdminHandlerTest, CloudExitableDirectoryReaderTest, 
ResponseLogComponentTest, CachingDirectoryFactoryTest, TestWriterPerf, 
ChaosMonkeyNothingIsSafeTest, TestSurroundQueryParser, 
LeaderFailoverAfterPartitionTest, NoCacheHeaderTest, TestManagedResource, 
DistributedFacetPivotWhiteBoxTest, OverseerTest, SortByFunctionTest, 
RecoveryZkTest, TestInitQParser, TestSort, CursorMarkTest, TestDocumentBuilder, 
TestDistributedMissingSort, TestExpandComponent, HardAutoCommitTest, 
ShowFileRequestHandlerTest, TestJmxIntegration, 
DefaultValueUpdateProcessorTest, TestPartialUpdateDeduplication, 
SolrIndexSplitterTest, TestReplicaProperties, AnalysisErrorHandlingTest, 
SolrInfoMBeanTest, TestStressLucene, TestSolrXml, DirectSolrConnectionTest, 
SharedFSAutoReplicaFailoverUtilsTest, PingRequestHandlerTest, BadCopyFieldTest, 
TestDistributedSearch, TestSchemaManager, UniqFieldsUpdateProcessorFactoryTest, 
TestCollationFieldDocValues, TestManagedSchemaDynamicFieldResource, 
DistanceFunctionTest, TestWordDelimiterFilterFactory, 
TestDefaultSearchFieldResource, TestConfigSets, TestArbitraryIndexDir, 
DeleteReplicaTest, TestLRUCache, TestOmitPositions, SolrXmlInZkTest, 
XmlUpdateRequestHandlerTest, TestMissingGroups, SuggesterFSTTest, 
TestManagedSchema, TestComplexPhraseQParserPlugin, TestRebalanceLeaders, 
BasicDistributedZkTest, NumericFieldsTest, AssignTest, TestGroupingSearch, 
BlockCacheTest, TestFreeTextSuggestions, ZkControllerTest, TestBinaryField, 
TestSchemaSimilarityResource, TestManagedResourceStorage, SuggesterWFSTTest, 
SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, 
TestReplicationHandler, TestRandomDVFaceting, ZkCLITest, 
DistributedSpellCheckComponentTest, TestStressReorder, TestCoreContainer, 
SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, 
SolrCmdDistributorTest, TestFiltering, TestFunctionQuery, 
BasicFunctionalityTest, TestBadConfig, SoftAutoCommitTest, 
SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, 
PolyFieldTest, SchemaVersionSpecificBehaviorTest, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
QueryEqualityTest, DebugComponentTest, IndexBasedSpellCheckerTest, 
TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, DocumentBuilderTest, 
TestIndexingPerformance, FieldAnalysisRequestHandlerTest, 
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, TestCollationField, 
TestAnalyzedSuggestions, TestComponentsName, HighlighterConfigTest, 
TestSolrIndexConfig, BadComponentTest, MultiTermTest, TestDocSet, 
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, 
TestPhraseSuggestions, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, 
TestDefaultSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, 
TestFastOutputStream, ScriptEngineTest, PluginInfoTest, TestFastLRUCache, 
TestSystemIdResolver, PrimUtilsTest, FileUtilsTest, TestRTGBase, 
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestEmbeddedSolrServerConstructors, ActionThrottleTest, 
AsyncMigrateRouteKeyTest, ConcurrentDeleteAndCreateCollectionTest, 
DeleteShardTest, DistribCursorPagingTest, ExternalCollectionsTest, 
MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerRolesTest, RecoveryAfterSoftCommitTest, ShardSplitTest, 
TestMiniSolrCloudCluster, TestShortCircuitedRequests, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, 
HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsRecoveryZkTest, HdfsUnloadDistributedZkTest, StressHdfsTest, 
TestClusterStateMutator, ExitableDirectoryReaderTest, QueryResultKeyTest, 
TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, 
RequestLoggingTest, TestConfigReload, TestSolrConfigHandlerConcurrent, 
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, InfoHandlerTest, 
DistributedDebugComponentTest, DistributedExpandComponentTest, 
DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, 
DistributedSuggestComponentTest, SpatialHeatmapFacetsTest, 
TestIntervalFaceting, TestCloudManagedSchema, AnalyticsQueryTest, 
MergeStrategyTest, RankQueryTest, TestAddFieldRealTimeGet, 
TestMaxScoreQueryParser, TestSolr4Spatial2]
   [junit4] Completed [459/483] on J0 in 0.41s, 2 tests, 1 error <<< FAILURES!

[...truncated 83 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:229: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: 
There were test failures: 483 suites, 1916 tests, 1 error, 56 ignored (22 
assumptions)

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


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

Reply via email to