I'm fixing this.

On Fri, Dec 13, 2013 at 1:25 PM, Policeman Jenkins Server
<[email protected]> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8672/
> Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 1 tests failed.
> FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest
>
> Error Message:
> testParserCoverage was run w/o any other method explicitly testing val 
> parser: concat
>
> Stack Trace:
> java.lang.AssertionError: testParserCoverage was run w/o any other method 
> explicitly testing val parser: concat
>         at __randomizedtesting.SeedInfo.seed([AACD3BDDCEDD70D9]:0)
>         at org.junit.Assert.fail(Assert.java:93)
>         at org.junit.Assert.assertTrue(Assert.java:43)
>         at 
> org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:65)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
>         at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at 
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at 
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at 
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at 
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at 
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at 
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         at 
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>         at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>         at java.lang.Thread.run(Thread.java:744)
>
>
>
>
> Build Log:
> [...truncated 10332 lines...]
>    [junit4] Suite: org.apache.solr.search.QueryEqualityTest
>    [junit4]   2> 589019 T1850 oas.SolrTestCaseJ4.initCore ####initCore
>    [junit4]   2> Creating dataDir: 
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1386920348074
>    [junit4]   2> 589019 T1850 oasc.SolrResourceLoader.<init> new 
> SolrResourceLoader for directory: 
> '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
>    [junit4]   2> 589020 T1850 oasc.SolrResourceLoader.replaceClassLoader 
> Adding 
> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
>  to classloader
>    [junit4]   2> 589020 T1850 oasc.SolrResourceLoader.replaceClassLoader 
> Adding 
> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README'
>  to classloader
>    [junit4]   2> 589066 T1850 oasc.SolrConfig.<init> Using Lucene 
> MatchVersion: LUCENE_50
>    [junit4]   2> 589114 T1850 oasc.SolrConfig.<init> Loaded SolrConfig: 
> solrconfig.xml
>    [junit4]   2> 589115 T1850 oass.IndexSchema.readSchema Reading Solr Schema 
> from schema15.xml
>    [junit4]   2> 589128 T1850 oass.IndexSchema.readSchema [null] Schema 
> name=test
>    [junit4]   2> 589428 T1850 oass.IndexSchema.readSchema default search 
> field in schema is text
>    [junit4]   2> 589430 T1850 oass.IndexSchema.readSchema unique key field: id
>    [junit4]   2> 589431 T1850 oass.FileExchangeRateProvider.reload Reloading 
> exchange rates from file currency.xml
>    [junit4]   2> 589433 T1850 oass.FileExchangeRateProvider.reload Reloading 
> exchange rates from file currency.xml
>    [junit4]   2> 589441 T1850 oasc.SolrResourceLoader.locateSolrHome JNDI not 
> configured for solr (NoInitialContextEx)
>    [junit4]   2> 589441 T1850 oasc.SolrResourceLoader.locateSolrHome using 
> system property solr.solr.home: 
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
>    [junit4]   2> 589442 T1850 oasc.SolrResourceLoader.<init> new 
> SolrResourceLoader for directory: 
> '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
>    [junit4]   2> 589450 T1850 oasc.SolrResourceLoader.locateSolrHome JNDI not 
> configured for solr (NoInitialContextEx)
>    [junit4]   2> 589450 T1850 oasc.SolrResourceLoader.locateSolrHome using 
> system property solr.solr.home: 
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
>    [junit4]   2> 589450 T1850 oasc.SolrResourceLoader.<init> new 
> SolrResourceLoader for deduced Solr Home: 
> '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
>    [junit4]   2> 589490 T1850 oasc.CoreContainer.<init> New CoreContainer 
> 1842222305
>    [junit4]   2> 589491 T1850 oasc.CoreContainer.load Loading cores into 
> CoreContainer 
> [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
>    [junit4]   2> 589491 T1850 oashc.HttpShardHandlerFactory.getParameter 
> Setting socketTimeout to: 0
>    [junit4]   2> 589491 T1850 oashc.HttpShardHandlerFactory.getParameter 
> Setting urlScheme to: http://
>    [junit4]   2> 589492 T1850 oashc.HttpShardHandlerFactory.getParameter 
> Setting connTimeout to: 0
>    [junit4]   2> 589492 T1850 oashc.HttpShardHandlerFactory.getParameter 
> Setting maxConnectionsPerHost to: 20
>    [junit4]   2> 589492 T1850 oashc.HttpShardHandlerFactory.getParameter 
> Setting corePoolSize to: 0
>    [junit4]   2> 589492 T1850 oashc.HttpShardHandlerFactory.getParameter 
> Setting maximumPoolSize to: 2147483647
>    [junit4]   2> 589492 T1850 oashc.HttpShardHandlerFactory.getParameter 
> Setting maxThreadIdleTime to: 5
>    [junit4]   2> 589492 T1850 oashc.HttpShardHandlerFactory.getParameter 
> Setting sizeOfQueue to: -1
>    [junit4]   2> 589492 T1850 oashc.HttpShardHandlerFactory.getParameter 
> Setting fairnessPolicy to: false
>    [junit4]   2> 589496 T1850 oasl.LogWatcher.createWatcher SLF4J impl is 
> org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 589496 T1850 oasl.LogWatcher.newRegisteredLogWatcher 
> Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 589496 T1850 oasc.CoreContainer.load Host Name:
>    [junit4]   2> 589499 T1851 oasc.CoreContainer.create Creating SolrCore 
> 'collection1' using instanceDir: 
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
>    [junit4]   2> 589500 T1851 oasc.SolrResourceLoader.<init> new 
> SolrResourceLoader for directory: 
> '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
>    [junit4]   2> 589500 T1851 oasc.SolrResourceLoader.replaceClassLoader 
> Adding 
> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
>  to classloader
>    [junit4]   2> 589501 T1851 oasc.SolrResourceLoader.replaceClassLoader 
> Adding 
> 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README'
>  to classloader
>    [junit4]   2> 589545 T1851 oasc.SolrConfig.<init> Using Lucene 
> MatchVersion: LUCENE_50
>    [junit4]   2> 589585 T1851 oasc.SolrConfig.<init> Loaded SolrConfig: 
> solrconfig.xml
>    [junit4]   2> 589585 T1851 oass.IndexSchema.readSchema Reading Solr Schema 
> from schema15.xml
>    [junit4]   2> 589590 T1851 oass.IndexSchema.readSchema [collection1] 
> Schema name=test
>    [junit4]   2> 589886 T1851 oass.IndexSchema.readSchema default search 
> field in schema is text
>    [junit4]   2> 589888 T1851 oass.IndexSchema.readSchema unique key field: id
>    [junit4]   2> 589889 T1851 oass.FileExchangeRateProvider.reload Reloading 
> exchange rates from file currency.xml
>    [junit4]   2> 589891 T1851 oass.FileExchangeRateProvider.reload Reloading 
> exchange rates from file currency.xml
>    [junit4]   2> 589899 T1851 oasc.SolrCore.initDirectoryFactory 
> org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 589899 T1851 oasc.SolrCore.<init> [collection1] Opening new 
> SolrCore at 
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/,
>  
> dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1386920348074/
>    [junit4]   2> 589899 T1851 oasc.JmxMonitoredMap.<init> JMX monitoring is 
> enabled. Adding Solr mbeans to JMX Server: 
> com.sun.jmx.mbeanserver.JmxMBeanServer@2a310caf
>    [junit4]   2> 589900 T1851 oasc.CachingDirectoryFactory.get return new 
> directory for 
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1386920348074
>    [junit4]   2> 589900 T1851 oasc.SolrCore.getNewIndexDir New index 
> directory detected: old=null 
> new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1386920348074/index/
>    [junit4]   2> 589900 T1851 oasc.SolrCore.initIndex WARN [collection1] Solr 
> index directory 
> '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1386920348074/index'
>  doesn't exist. Creating new index...
>    [junit4]   2> 589900 T1851 oasc.CachingDirectoryFactory.get return new 
> directory for 
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1386920348074/index
>    [junit4]   2> 589901 T1851 oasu.RandomMergePolicy.<init> RandomMergePolicy 
> wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
> minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
> maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
> maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
> noCFSRatio=0.0]
>    [junit4]   2> 589901 T1851 oasc.SolrDeletionPolicy.onCommit 
> SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>                
> commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5fd2617e
>  
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c4e9519)),segFN=segments_1,generation=1}
>    [junit4]   2> 589901 T1851 oasc.SolrDeletionPolicy.updateCommits newest 
> commit generation = 1
>    [junit4]   2> 589902 T1851 oasc.SolrCore.initWriters created xml: 
> solr.XMLResponseWriter
>    [junit4]   2> 589905 T1851 oasup.UpdateRequestProcessorChain.init creating 
> updateRequestProcessorChain "dedupe"
>    [junit4]   2> 589905 T1851 oasup.UpdateRequestProcessorChain.init 
> inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
> "dedupe"
>    [junit4]   2> 589905 T1851 oasup.UpdateRequestProcessorChain.init creating 
> updateRequestProcessorChain "dedupe-allfields"
>    [junit4]   2> 589905 T1851 oasup.UpdateRequestProcessorChain.init 
> inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
> "dedupe-allfields"
>    [junit4]   2> 589906 T1851 oasup.UpdateRequestProcessorChain.init creating 
> updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 589906 T1851 oasup.UpdateRequestProcessorChain.init 
> inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
> "stored_sig"
>    [junit4]   2> 589906 T1851 oasup.UpdateRequestProcessorChain.init creating 
> updateRequestProcessorChain "uniq-fields"
>    [junit4]   2> 589906 T1851 oasup.UpdateRequestProcessorChain.init 
> inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
> "uniq-fields"
>    [junit4]   2> 589906 T1851 oasup.UpdateRequestProcessorChain.init creating 
> updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 589907 T1851 oasup.UpdateRequestProcessorChain.init creating 
> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 589907 T1851 oasup.UpdateRequestProcessorChain.init 
> inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
> "distrib-dup-test-chain-implicit"
>    [junit4]   2> 589907 T1851 oasc.SolrCore.loadUpdateProcessorChains no 
> updateRequestProcessorChain defined as default, creating implicit default
>    [junit4]   2> 589907 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> adding lazy requestHandler: solr.ReplicationHandler
>    [junit4]   2> 589907 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created /replication: solr.ReplicationHandler
>    [junit4]   2> 589908 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created standard: solr.StandardRequestHandler
>    [junit4]   2> 589908 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created /get: solr.RealTimeGetHandler
>    [junit4]   2> 589908 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created dismax: solr.SearchHandler
>    [junit4]   2> 589909 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>    [junit4]   2> 589909 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created /admin/: org.apache.solr.handler.admin.AdminHandlers
>    [junit4]   2> 589909 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created /admin/file: solr.admin.ShowFileRequestHandler
>    [junit4]   2> 589910 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created /admin/fileedit: solr.admin.EditFileRequestHandler
>    [junit4]   2> 589910 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created defaults: solr.StandardRequestHandler
>    [junit4]   2> 589910 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> adding lazy requestHandler: solr.StandardRequestHandler
>    [junit4]   2> 589910 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created lazy: solr.StandardRequestHandler
>    [junit4]   2> 589911 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created /update: solr.UpdateRequestHandler
>    [junit4]   2> 589911 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created /terms: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 589911 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 589911 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created spellCheckCompRH_Direct: 
> org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 589912 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created spellCheckWithWordbreak: 
> org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 589912 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created spellCheckWithWordbreak_Direct: 
> org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 589912 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 589913 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created mltrh: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 589913 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created tvrh: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 589913 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created /mlt: solr.MoreLikeThisHandler
>    [junit4]   2> 589914 T1851 oasc.RequestHandlers.initHandlersFromConfig 
> created /debug/dump: solr.DumpRequestHandler
>    [junit4]   2> 589916 T1851 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>    [junit4]   2> 589917 T1851 oasc.SolrCore.initDeprecatedSupport WARN 
> solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your 
> config to use the ShowFileRequestHandler.
>    [junit4]   2> 589918 T1851 oasu.CommitTracker.<init> Hard AutoCommit: 
> disabled
>    [junit4]   2> 589919 T1851 oasu.CommitTracker.<init> Soft AutoCommit: 
> disabled
>    [junit4]   2> 589919 T1851 oasu.RandomMergePolicy.<init> RandomMergePolicy 
> wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
> org.apache.lucene.index.MockRandomMergePolicy@5ca89caf
>    [junit4]   2> 589920 T1851 oasc.SolrDeletionPolicy.onInit 
> SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>                
> commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5fd2617e
>  
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c4e9519)),segFN=segments_1,generation=1}
>    [junit4]   2> 589920 T1851 oasc.SolrDeletionPolicy.updateCommits newest 
> commit generation = 1
>    [junit4]   2> 589920 T1851 oass.SolrIndexSearcher.<init> Opening 
> Searcher@407d3a7e main
>    [junit4]   2> 589920 T1851 oashc.SpellCheckComponent.inform Initializing 
> spell checkers
>    [junit4]   2> 590037 T1851 oass.DirectSolrSpellChecker.init init: 
> {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>    [junit4]   2> 590072 T1852 oasc.SolrCore.registerSearcher [collection1] 
> Registered new searcher Searcher@407d3a7e 
> main{StandardDirectoryReader(segments_1:1:nrt)}
>    [junit4]   2> 590081 T1851 oasc.CoreContainer.registerCore registering 
> core: collection1
>    [junit4]   2> 590086 T1850 oas.SolrTestCaseJ4.initCore ####initCore end
>    [junit4]   2> 590094 T1850 oas.SolrTestCaseJ4.setUp ###Starting testFuncMs
>    [junit4]   2> 590114 T1850 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMs
>    [junit4]   2> 590120 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryJoin
>    [junit4]   2> 590122 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryJoin
>    [junit4]   2> 590130 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testDateMathParsingEquality
>    [junit4]   2> 590132 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testDateMathParsingEquality
>    [junit4]   2> 590141 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncStrdist
>    [junit4]   2> 590142 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncStrdist
>    [junit4]   2> 590146 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQuerySwitch
>    [junit4]   2> 590149 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQuerySwitch
>    [junit4]   2> 590153 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryNested
>    [junit4]   2> 590154 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryNested
>    [junit4]   2> 590161 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncScale
>    [junit4]   2> 590162 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncScale
>    [junit4]   2> 590167 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncGhhsin
>    [junit4]   2> 590171 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncGhhsin
>    [junit4]   2> 590180 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncHsin
>    [junit4]   2> 590184 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncHsin
>    [junit4]   2> 590192 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncMaxdoc
>    [junit4]   2> 590192 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncMaxdoc
>    [junit4]   2> 590198 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncCurrency
>    [junit4]   2> 590202 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncCurrency
>    [junit4]   2> 590208 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryLucene
>    [junit4]   2> 590211 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryLucene
>    [junit4]   2> 590217 T1850 oas.SolrTestCaseJ4.setUp ###Starting testFuncTop
>    [junit4]   2> 590217 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncTop
>    [junit4]   2> 590222 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncProduct
>    [junit4]   2> 590223 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncProduct
>    [junit4]   2> 590229 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncJoindf
>    [junit4]   2> 590231 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncJoindf
>    [junit4]   2> 590237 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryBbox
>    [junit4]   2> 590243 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryBbox
>    [junit4]   2> 590248 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncGeodist
>    [junit4]   2> 590251 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncGeodist
>    [junit4]   2> 590255 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryGeofilt
>    [junit4]   2> 590257 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryGeofilt
>    [junit4]   2> 590261 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncDist
>    [junit4]   2> 590262 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncDist
>    [junit4]   2> 590266 T1850 oas.SolrTestCaseJ4.setUp ###Starting testFuncMod
>    [junit4]   2> 590267 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncMod
>    [junit4]   2> 590273 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncTerms
>    [junit4]   2> 590282 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncTerms
>    [junit4]   2> 590286 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testBlockJoin
>    [junit4]   2> 590296 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testBlockJoin
>    [junit4]   2> 590301 T1850 oas.SolrTestCaseJ4.setUp ###Starting testFuncDiv
>    [junit4]   2> 590302 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncDiv
>    [junit4]   2> 590307 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncVector
>    [junit4]   2> 590307 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncVector
>    [junit4]   2> 590312 T1850 oas.SolrTestCaseJ4.setUp ###Starting testFuncMax
>    [junit4]   2> 590313 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncMax
>    [junit4]   2> 590318 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncBoost
>    [junit4]   2> 590319 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncBoost
>    [junit4]   2> 590324 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryFunc
>    [junit4]   2> 590325 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryFunc
>    [junit4]   2> 590329 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncLinear
>    [junit4]   2> 590331 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncLinear
>    [junit4]   2> 590336 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncTestfunc
>    [junit4]   2> 590337 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncTestfunc
>    [junit4]   2> 590342 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryFrange
>    [junit4]   2> 590343 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryFrange
>    [junit4]   2> 590350 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryDismax
>    [junit4]   2> 590364 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryDismax
>    [junit4]   2> 590370 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryMaxScore
>    [junit4]   2> 590373 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryMaxScore
>    [junit4]   2> 590378 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncLiteral
>    [junit4]   2> 590378 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncLiteral
>    [junit4]   2> 590382 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryBoost
>    [junit4]   2> 590383 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryBoost
>    [junit4]   2> 590387 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryRaw
>    [junit4]   2> 590387 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryRaw
>    [junit4]   2> 590391 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncNorm
>    [junit4]   2> 590392 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncNorm
>    [junit4]   2> 590395 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncMathConsts
>    [junit4]   2> 590395 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncMathConsts
>    [junit4]   2> 590400 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncQuery
>    [junit4]   2> 590401 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncQuery
>    [junit4]   2> 590405 T1850 oas.SolrTestCaseJ4.setUp ###Starting testFuncNot
>    [junit4]   2> 590406 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncNot
>    [junit4]   2> 590411 T1850 oas.SolrTestCaseJ4.setUp ###Starting testFuncOrd
>    [junit4]   2> 590411 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncOrd
>    [junit4]   2> 590416 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncExists
>    [junit4]   2> 590416 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncExists
>    [junit4]   2> 590421 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryPrefix
>    [junit4]   2> 590421 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryPrefix
>    [junit4]   2> 590426 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncGeohash
>    [junit4]   2> 590427 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncGeohash
>    [junit4]   2> 590433 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncSqedist
>    [junit4]   2> 590433 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncSqedist
>    [junit4]   2> 590438 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncField
>    [junit4]   2> 590439 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncField
>    [junit4]   2> 590445 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncBools
>    [junit4]   2> 590445 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncBools
>    [junit4]   2> 590450 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQuerySurround
>    [junit4]   2> 590482 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQuerySurround
>    [junit4]   2> 590486 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testTestFuncs
>    [junit4]   2> 590489 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testTestFuncs
>    [junit4]   2> 590493 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryLucenePlusSort
>    [junit4]   2> 590495 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryLucenePlusSort
>    [junit4]   2> 590500 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncDoubleValueMathFuncs
>    [junit4]   2> 590501 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncDoubleValueMathFuncs
>    [junit4]   2> 590505 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncRord
>    [junit4]   2> 590506 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncRord
>    [junit4]   2> 590510 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncNumdocs
>    [junit4]   2> 590510 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncNumdocs
>    [junit4]   2> 590514 T1850 oas.SolrTestCaseJ4.setUp ###Starting testFuncIf
>    [junit4]   2> 590515 T1850 oas.SolrTestCaseJ4.tearDown ###Ending testFuncIf
>    [junit4]   2> 590519 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryCollapse
>    [junit4]   2> 590520 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryCollapse
>    [junit4]   2> 590524 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncDoubleValueBools
>    [junit4]   2> 590526 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncDoubleValueBools
>    [junit4]   2> 590531 T1850 oas.SolrTestCaseJ4.setUp ###Starting testFuncMin
>    [junit4]   2> 590532 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncMin
>    [junit4]   2> 590536 T1850 oas.SolrTestCaseJ4.setUp ###Starting testField
>    [junit4]   2> 590537 T1850 oas.SolrTestCaseJ4.tearDown ###Ending testField
>    [junit4]   2> 590543 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQuerySimple
>    [junit4]   2> 590547 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQuerySimple
>    [junit4]   2> 590552 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncSttf
>    [junit4]   2> 590552 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncSttf
>    [junit4]   2> 590556 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncRecip
>    [junit4]   2> 590558 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncRecip
>    [junit4]   2> 590561 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testParserCoverage
>    [junit4]   2> 590562 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testParserCoverage
>    [junit4]   2> 590565 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testQueryTerm
>    [junit4]   2> 590566 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testQueryTerm
>    [junit4]   2> 590570 T1850 oas.SolrTestCaseJ4.setUp ###Starting testFuncMap
>    [junit4]   2> 590570 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncMap
>    [junit4]   2> 590575 T1850 oas.SolrTestCaseJ4.setUp ###Starting testFuncSum
>    [junit4]   2> 590577 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncSum
>    [junit4]   2> 590585 T1850 oas.SolrTestCaseJ4.setUp ###Starting testFuncDef
>    [junit4]   2> 590587 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncDef
>    [junit4]   2> 590595 T1850 oas.SolrTestCaseJ4.setUp ###Starting testFuncSub
>    [junit4]   2> 590596 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncSub
>    [junit4]   2> 590604 T1850 oas.SolrTestCaseJ4.setUp ###Starting 
> testFuncSingleValueMathFuncs
>    [junit4]   2> 590617 T1850 oas.SolrTestCaseJ4.tearDown ###Ending 
> testFuncSingleValueMathFuncs
>    [junit4]   2> 590619 T1850 oas.SolrTestCaseJ4.deleteCore ###deleteCore
>    [junit4]   2> 590619 T1850 oasc.CoreContainer.shutdown Shutting down 
> CoreContainer instance=1842222305
>    [junit4]   2> 590620 T1850 oasc.SolrCore.close [collection1]  CLOSING 
> SolrCore org.apache.solr.core.SolrCore@7f2be279
>    [junit4]   2> 590642 T1850 oasu.DirectUpdateHandler2.close closing 
> DirectUpdateHandler2{commits=0,autocommits=0,soft 
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
>    [junit4]   2> 590642 T1850 oasu.SolrCoreState.decrefSolrCoreState Closing 
> SolrCoreState
>    [junit4]   2> 590642 T1850 oasu.DefaultSolrCoreState.closeIndexWriter 
> SolrCoreState ref count has reached 0 - closing IndexWriter
>    [junit4]   2> 590642 T1850 oasu.DefaultSolrCoreState.closeIndexWriter 
> closing IndexWriter with IndexWriterCloser
>    [junit4]   2> 590643 T1850 oasc.SolrCore.closeSearcher [collection1] 
> Closing main searcher on request.
>    [junit4]   2> 590643 T1850 oasc.CachingDirectoryFactory.close Closing 
> MockDirectoryFactory - 2 directories currently being tracked
>    [junit4]   2> 590643 T1850 oasc.CachingDirectoryFactory.closeCacheValue 
> looking to close 
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1386920348074
>  
> [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1386920348074;done=false>>]
>    [junit4]   2> 590644 T1850 oasc.CachingDirectoryFactory.close Closing 
> directory: 
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1386920348074
>    [junit4]   2> 590644 T1850 oasc.CachingDirectoryFactory.closeCacheValue 
> looking to close 
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1386920348074/index
>  
> [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1386920348074/index;done=false>>]
>    [junit4]   2> 590644 T1850 oasc.CachingDirectoryFactory.close Closing 
> directory: 
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-QueryEqualityTest-1386920348074/index
>    [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, 
> sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ar_LY, 
> timezone=Africa/Tripoli
>    [junit4]   2> NOTE: Linux 3.8.0-34-generic amd64/Oracle Corporation 
> 1.7.0_45 (64-bit)/cpus=8,threads=1,free=106414744,total=213917696
>    [junit4]   2> NOTE: All tests run in this JVM: [LukeRequestHandlerTest, 
> TestSystemIdResolver, TestFunctionQuery, TestMaxScoreQueryParser, 
> SliceStateUpdateTest, TriLevelCompositeIdRoutingTest, OverseerTest, 
> TestElisionMultitermQuery, TestDocSet, SolrTestCaseJ4Test, TestTrie, 
> PolyFieldTest, TestCharFilters, TestRandomDVFaceting, TestLRUCache, 
> TestShardHandlerFactory, TestClassNameShortening, QueryParsingTest, 
> TestReloadAndDeleteDocs, TestManagedSchema, LegacyHTMLStripCharFilterTest, 
> HdfsRecoveryZkTest, TestPerFieldSimilarity, SolrInfoMBeanTest, 
> TestMergePolicyConfig, TestNRTOpen, HdfsBasicDistributedZkTest, 
> ShardSplitTest, SOLR749Test, TestQueryUtils, ClusterStateTest, 
> TestDynamicFieldCollectionResource, 
> StatelessScriptUpdateProcessorFactoryTest, LeaderElectionTest, 
> QueryEqualityTest]
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest 
> -Dtests.seed=AACD3BDDCEDD70D9 -Dtests.multiplier=3 -Dtests.slow=true 
> -Dtests.locale=ar_LY -Dtests.timezone=Africa/Tripoli 
> -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   0.00s J0 | QueryEqualityTest (suite) <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: testParserCoverage 
> was run w/o any other method explicitly testing val parser: concat
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([AACD3BDDCEDD70D9]:0)
>    [junit4]    >        at 
> org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:65)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:744)
>    [junit4] Completed on J0 in 1.69s, 67 tests, 1 failure <<< FAILURES!
>
> [...truncated 806 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The 
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The 
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The 
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The 
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The 
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: 
> The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1304:
>  The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:937:
>  There were test failures: 357 suites, 1572 tests, 1 suite-level error, 34 
> ignored (6 assumptions)
>
> Total time: 48 minutes 32 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops 
> -XX:+UseConcMarkSweepGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]



-- 
Regards,
Shalin Shekhar Mangar.

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

Reply via email to