Build: 
http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java7-64/443/

1 tests failed.
REGRESSION:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
should not be there query failed XPath: //result[@numFound=0]  xml response 
was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst 
name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="1" 
start="0"><doc><int name="id">530</int><int name="range_facet_si">530</int><arr 
name="range_facet_l"><long>530</long></arr><arr 
name="range_facet_sl"><long>530</long></arr><arr name="field_t"><str>what's 
inside?</str></arr><arr name="subject"><str>info</str></arr><date 
name="timestamp">2012-06-29T06:13:08.824Z</date><arr 
name="multiDefault"><str>muLti-Default</str></arr><int 
name="intDefault">42</int></doc></result> </response>   request was: 
start=0&q=id:530&qt=standard&rows=20&version=2.2

Stack Trace:
java.lang.AssertionError: should not be there query failed XPath: 
//result[@numFound=0]
 xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="1" 
start="0"><doc><int name="id">530</int><int name="range_facet_si">530</int><arr 
name="range_facet_l"><long>530</long></arr><arr 
name="range_facet_sl"><long>530</long></arr><arr name="field_t"><str>what's 
inside?</str></arr><arr name="subject"><str>info</str></arr><date 
name="timestamp">2012-06-29T06:13:08.824Z</date><arr 
name="multiDefault"><str>muLti-Default</str></arr><int 
name="intDefault">42</int></doc></result>
</response>

 request was: start=0&q=id:530&qt=standard&rows=20&version=2.2
        at 
__randomizedtesting.SeedInfo.seed([F0BC1EE142D62018:4A6E7199C1F8CE0D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.util.AbstractSolrTestCase.assertQ(AbstractSolrTestCase.java:269)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:337)
        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:601)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
        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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)




Build Log:
[...truncated 8074 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4] FAILURE 5.06s J1 | AutoCommitTest.testCommitWithin
   [junit4]    > Throwable #1: java.lang.AssertionError: should not be there 
query failed XPath: //result[@numFound=0]
   [junit4]    >  xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="1" 
start="0"><doc><int name="id">530</int><int name="range_facet_si">530</int><arr 
name="range_facet_l"><long>530</long></arr><arr 
name="range_facet_sl"><long>530</long></arr><arr name="field_t"><str>what's 
inside?</str></arr><arr name="subject"><str>info</str></arr><date 
name="timestamp">2012-06-29T06:13:08.824Z</date><arr 
name="multiDefault"><str>muLti-Default</str></arr><int 
name="intDefault">42</int></doc></result>
   [junit4]    > </response>
   [junit4]    > 
   [junit4]    >  request was: start=0&q=id:530&qt=standard&rows=20&version=2.2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F0BC1EE142D62018:4A6E7199C1F8CE0D]:0)
   [junit4]    >        at org.junit.Assert.fail(Assert.java:93)
   [junit4]    >        at 
org.apache.solr.util.AbstractSolrTestCase.assertQ(AbstractSolrTestCase.java:269)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:337)
   [junit4]    >        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]    >        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]    >        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.reflect.Method.invoke(Method.java:601)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
   [junit4]    >        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]    >        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]    >        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
   [junit4]    > 
   [junit4]   2> 35221 T2161 oasu.AbstractSolrTestCase.setUp ####SETUP_START 
testCommitWithin
   [junit4]   2> 35222 T2161 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java7-64/checkout/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 35222 T2161 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java7-64/checkout/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 35222 T2161 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java7-64/checkout/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 35241 T2161 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_50
   [junit4]   2> 35280 T2161 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 35281 T2161 oass.IndexSchema.readSchema Reading Solr Schema
   [junit4]   2> 35285 T2161 oass.IndexSchema.readSchema Schema name=test
   [junit4]   2> 35632 T2161 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 35637 T2161 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 35639 T2161 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 35644 T2161 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 35646 T2161 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 35648 T2161 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 35648 T2161 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 35649 T2161 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 35649 T2161 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java7-64/checkout/solr/build/solr-core/test-files/solr
   [junit4]   2> 35649 T2161 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java7-64/checkout/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 35649 T2161 oasc.CoreContainer.<init> New CoreContainer 
1539271072
   [junit4]   2> 35649 T2161 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java7-64/checkout/solr/build/solr-core/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java7-64/checkout/solr/build/solr-core/test/J1/./org.apache.solr.update.AutoCommitTest-1340950387087/
   [junit4]   2> 35650 T2161 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50c7d482
   [junit4]   2> 35650 T2161 oasc.SolrCore.getNewIndexDir WARNING New index 
directory detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java7-64/checkout/solr/build/solr-core/test/J1/./org.apache.solr.update.AutoCommitTest-1340950387087/index/
   [junit4]   2> 35650 T2161 oasc.SolrCore.initIndex WARNING [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java7-64/checkout/solr/build/solr-core/test/J1/./org.apache.solr.update.AutoCommitTest-1340950387087/index'
 doesn't exist. Creating new index...
   [junit4]   2> 35653 T2161 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=1
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14f22b18 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e8f5580),segFN=segments_1,generation=1,filenames=[segments_1]
   [junit4]   2> 35653 T2161 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1
   [junit4]   2> 35653 T2161 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
   [junit4]   2> 35654 T2161 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 35654 T2161 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 35655 T2161 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 35655 T2161 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 35655 T2161 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 35655 T2161 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 35656 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 35656 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 35656 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 35656 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
   [junit4]   2> 35657 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 35657 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 35657 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 35657 T2161 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 35658 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 35658 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 35658 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 35658 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 35659 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 35659 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 35659 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 35659 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 35660 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 35660 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 35660 T2161 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 35661 T2161 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 35662 T2161 oasc.SolrCore.initDeprecatedSupport WARNING 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 35662 T2161 oasc.SolrCore.initDeprecatedSupport WARNING adding 
ShowFileRequestHandler with hidden files: [SOLRCONFIG-HIGHLIGHT.XML, 
SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, 
BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-MINIMAL.XML, SOLRCONFIG-CACHING.XML, 
SOLRCONFIG-REPEATER.XML, SOLRCONFIG-MERGEPOLICY.XML, 
BAD-SCHEMA-NONTEXT-ANALYZER.XML, CURRENCY.XML, SOLRCONFIG-TLOG.XML, 
SOLRCONFIG-MASTER.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, 
DA_COMPOUNDDICTIONARY.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, 
SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, ELEVATE.XML, SCHEMA-IB.XML, 
SOLRCONFIG-QUERYSENDER.XML, DA_UTF8.XML, SCHEMA-REPLICATION1.XML, 
SOLRCONFIG-ENABLEPLUGIN.XML, HYPHENATION.DTD, SCHEMA-PHRASESUGGEST.XML, 
STEMDICT.TXT, HUNSPELL-TEST.AFF, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, 
SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, 
BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, 
SCHEMA-REVERSED.XML, STOPTYPES-2.TXT, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, 
SOLRCONFIG-PHRASESUGGEST.XML, SCHEMA-DFR.XML, 
BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, OPEN-EXCHANGE-RATES.JSON, 
STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, 
SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, 
BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MASTER1.XML, SYNONYMS.TXT, SCHEMA.XML, 
SCHEMA_CODEC.XML, SOLRCONFIG-SOLR-749.XML, 
SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, STOP-2.TXT, SOLRCONFIG-FUNCTIONQUERY.XML, 
SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-TERMINDEX.XML, SOLRCONFIG-ELEVATE.XML, 
SCHEMA-FOLDING.XML, STOPWORDS.TXT, SCHEMA-STOP-KEEP.XML, 
BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, 
STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, 
SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, 
BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, 
SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SOLRCONFIG-MASTER3.XML, 
HUNSPELL-TEST.DIC, SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-DELPOLICY1.XML, 
SOLRCONFIG-SLAVE1.XML, SCHEMA-SIM.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, 
BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, 
SOLRCONFIG_CODEC.XML, SCHEMA-TFIDF.XML, SCHEMA-LMJELINEKMERCER.XML, 
PHRASESUGGEST.TXT, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, 
SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, 
BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, 
SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, 
COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, 
SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, 
BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, 
MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, 
BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
   [junit4]   2> 35664 T2161 oass.SolrIndexSearcher.<init> Opening 
Searcher@2a5a984f main
   [junit4]   2> 35664 T2161 oass.SolrIndexSearcher.<init> WARNING WARNING: 
Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 35664 T2161 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 35665 T2161 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 35665 T2161 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 35670 T2161 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 35695 T2161 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 0
   [junit4]   2> 35695 T2161 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: http://
   [junit4]   2> 35695 T2161 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 0
   [junit4]   2> 35695 T2161 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 35695 T2161 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 35696 T2161 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 35696 T2161 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 35696 T2161 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 35696 T2161 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 35696 T2161 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 35700 T2162 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2a5a984f 
main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 35701 T2161 oasc.CoreContainer.register registering core: 
collection1
   [junit4]   2> 35702 T2161 oasu.AbstractSolrTestCase.setUp ####SETUP_END 
testCommitWithin
   [junit4]   2> 35704 T2161 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits:num=1
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14f22b18 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e8f5580),segFN=segments_1,generation=1,filenames=[segments_1]
   [junit4]   2> 35705 T2161 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1
   [junit4]   2> 35706 T2161 UPDATE [collection1] {add=[529]} 0 3
   [junit4]   2> ASYNC  NEW_CORE C75 name=collection1 
org.apache.solr.core.SolrCore@73afb66e
   [junit4]   2> 35706 T2161 C75 REQ [collection1] webapp=null path=null 
params={start=0&q=id:529&qt=standard&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 35935 T1563 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server localhost.localdomain/127.0.0.1:38435
   [junit4]   2> 35935 T1563 oaz.ClientCnxn$SendThread.run WARNING Session 
0x13836dbd5240010 for server null, unexpected error, closing socket connection 
and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:701)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 36706 T2163 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true}
   [junit4]   2> 36709 T2163 oass.SolrIndexSearcher.<init> Opening 
Searcher@6ebcd767 main
   [junit4]   2> 36710 T2163 oass.SolrIndexSearcher.<init> WARNING WARNING: 
Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 36710 T2163 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36711 T2162 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6ebcd767 
main{StandardDirectoryReader(segments_1:3:nrt _0(5.0):C1)}
   [junit4]   2> 36960 T2161 UPDATE [collection1] {add=[530]} 0 3
   [junit4]   2> 36961 T2161 C75 REQ [collection1] webapp=null path=null 
params={start=0&q=id:530&qt=standard&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 36964 T2161 UPDATE [collection1] {delete=[529]} 0 3
   [junit4]   2> 36964 T2161 C75 REQ [collection1] webapp=null path=null 
params={start=0&q=id:529&qt=standard&rows=20&version=2.2} hits=1 status=0 
QTime=0 
   [junit4]   2> 37569 T1563 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server localhost.localdomain/127.0.0.1:38435
   [junit4]   2> 37570 T1563 oaz.ClientCnxn$SendThread.run WARNING Session 
0x13836dbd5240010 for server null, unexpected error, closing socket connection 
and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:701)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 37964 T2163 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true}
   [junit4]   2> 37967 T2163 oass.SolrIndexSearcher.<init> Opening 
Searcher@72e8fa3a main
   [junit4]   2> 37967 T2163 oass.SolrIndexSearcher.<init> WARNING WARNING: 
Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 37967 T2163 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 37968 T2162 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@72e8fa3a 
main{StandardDirectoryReader(segments_1:7:nrt _1(5.0):C1)}
   [junit4]   2> 38217 T2161 C75 REQ [collection1] webapp=null path=null 
params={start=0&q=id:529&qt=standard&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 38219 T2161 C75 REQ [collection1] webapp=null path=null 
params={start=0&q=id:530&qt=standard&rows=20&version=2.2} hits=1 status=0 
QTime=1 
   [junit4]   2> 38220 T2161 UPDATE [collection1] {add=[500]} 0 3
   [junit4]   2> 38221 T2161 UPDATE [collection1] {add=[500]} 0 3
   [junit4]   2> 38221 T2161 UPDATE [collection1] {add=[500]} 0 3
   [junit4]   2> 38222 T2161 UPDATE [collection1] {add=[500]} 0 3
   [junit4]   2> 38222 T2161 UPDATE [collection1] {add=[500]} 0 3
   [junit4]   2> 38222 T2161 UPDATE [collection1] {add=[500]} 0 3
   [junit4]   2> 38223 T2161 UPDATE [collection1] {add=[500]} 0 3
   [junit4]   2> 38223 T2161 UPDATE [collection1] {add=[500]} 0 3
   [junit4]   2> 38224 T2161 UPDATE [collection1] {add=[500]} 0 3
   [junit4]   2> 40238 T1563 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server localhost.localdomain/127.0.0.1:38435
   [junit4]   2> 40238 T2163 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true}
   [junit4]   2> 40239 T2161 UPDATE [collection1] {add=[500]} 0 3
   [junit4]   2> 40239 T1563 oaz.ClientCnxn$SendThread.run WARNING Session 
0x13836dbd5240010 for server null, unexpected error, closing socket connection 
and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:701)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 40240 T2163 oass.SolrIndexSearcher.<init> Opening 
Searcher@607d79dc main
   [junit4]   2> 40239 T2161 C75 REQ [collection1] webapp=null path=null 
params={start=0&q=id:500&qt=standard&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 40240 T2163 oass.SolrIndexSearcher.<init> WARNING WARNING: 
Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 40240 T2163 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 40241 T2162 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@607d79dc 
main{StandardDirectoryReader(segments_1:9:nrt _1(5.0):C1 _2(5.0):C10/9)}
   [junit4]   2> 40242 T2161 UPDATE [collection1] {delete=[530]} 0 3
   [junit4]   2> 40242 T2161 UPDATE [collection1] {delete=[530]} 0 3
   [junit4]   2> 40242 T2161 UPDATE [collection1] {delete=[530]} 0 3
   [junit4]   2> 40243 T2161 UPDATE [collection1] {delete=[530]} 0 3
   [junit4]   2> 40243 T2161 UPDATE [collection1] {delete=[530]} 0 3
   [junit4]   2> 40243 T2161 UPDATE [collection1] {delete=[530]} 0 3
   [junit4]   2> 40244 T2161 UPDATE [collection1] {delete=[530]} 0 3
   [junit4]   2> 40244 T2161 UPDATE [collection1] {delete=[530]} 0 3
   [junit4]   2> 40245 T2161 UPDATE [collection1] {delete=[530]} 0 3
   [junit4]   2> 40245 T2161 UPDATE [collection1] {delete=[530]} 0 3
   [junit4]   2> 40245 T2161 C75 REQ [collection1] webapp=null path=null 
params={start=0&q=id:530&qt=standard&rows=20&version=2.2} hits=1 status=0 
QTime=0 
   [junit4]   2> 40248 T2161 C75 REQ [collection1] webapp=null path=null 
params={start=0&q=id:500&qt=standard&rows=20&version=2.2} hits=1 status=0 
QTime=1 
   [junit4]   2> 40249 T2161 C75 REQ [collection1] webapp=null path=null 
params={start=0&q=id:530&qt=standard&rows=20&version=2.2} hits=1 status=0 
QTime=0 
   [junit4]   2> 40252 T2161 oasu.AbstractSolrTestCase.tearDown 
####TEARDOWN_START testCommitWithin
   [junit4]   2> 40252 T2161 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1539271072
   [junit4]   2> 40252 T2161 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@73afb66e
   [junit4]   2> 40256 T2161 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 40257 T2161 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=10,deletesByQuery=0,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 40258 T2161 C75 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14f22b18 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e8f5580),segFN=segments_1,generation=1,filenames=[segments_1]
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14f22b18 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e8f5580),segFN=segments_2,generation=2,filenames=[_2.si,
 _2_Lucene40_0.tip, _2_nrm.cfe, _2_Lucene40_0.frq, _2_Lucene40_0.prx, _2.fdt, 
segments_2, _2_Lucene40_0.tim, _2_nrm.cfs, _2.fdx, _2_1.del, _2.fnm]
   [junit4]   2> 40258 T2161 C75 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=F0BC1EE142D62018 
-Dtests.multiplier=3 -Dtests.locale=it_CH -Dtests.timezone=Africa/Luanda 
-Dargs="-Dfile.encoding=UTF-8"
   [junit4]   2>
   [junit4]    > (@AfterClass output)
   [junit4]   2> NOTE: test params are: codec=Lucene40: {}, 
sim=DefaultSimilarity, locale=it_CH, timezone=Africa/Luanda
   [junit4]   2> NOTE: Linux 2.6.32-41-server amd64/Oracle Corporation 1.7.0_04 
(64-bit)/cpus=8,threads=1,free=257599632,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestLMJelinekMercerSimilarityFactory, TestPortugueseLightStemFilterFactory, 
TestOmitPositions, TestCSVResponseWriter, TestCoreContainer, 
TestXIncludeConfig, PrimUtilsTest, SpellCheckCollatorTest, 
TestTurkishLowerCaseFilterFactory, SolrCoreTest, 
UniqFieldsUpdateProcessorFactoryTest, TestSort, BasicZkTest, TestRangeQuery, 
TestWriterPerf, TestSolrDeletionPolicy2, TestMultiCoreConfBootstrap, 
TestJmxMonitoredMap, MultiTermTest, TestIBSimilarityFactory, TestHindiFilters, 
TestHungarianLightStemFilterFactory, ZkControllerTest, 
TestGreekStemFilterFactory, TestDocSet, UpdateParamsTest, 
TestQuerySenderNoQuery, TestDefaultSimilarityFactory, TestGroupingSearch, 
TestUtils, SearchHandlerTest, SampleTest, SuggesterFSTTest, 
TestJapaneseTokenizerFactory, TestSuggestSpellingConverter, 
CSVRequestHandlerTest, TestPersianNormalizationFilterFactory, JsonLoaderTest, 
FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, 
StandardRequestHandlerTest, TestGermanMinimalStemFilterFactory, 
MBeansHandlerTest, TestPatternReplaceFilterFactory, TestSolrDeletionPolicy1, 
SoftAutoCommitTest, TestTrie, TestRealTimeGet, SpellingQueryConverterTest, 
SignatureUpdateProcessorFactoryTest, TestWikipediaTokenizerFactory, 
TimeZoneUtilsTest, TestShingleFilterFactory, AlternateDirectoryTest, 
TestNumberUtils, IndexSchemaTest, TestPorterStemFilterFactory, 
TestIndonesianStemFilterFactory, QueryEqualityTest, 
TestReverseStringFilterFactory, TestArbitraryIndexDir, 
TestCzechStemFilterFactory, TestLMDirichletSimilarityFactory, OverseerTest, 
IndexReaderFactoryTest, DebugComponentTest, TestPluginEnable, 
TestElisionFilterFactory, TestBeiderMorseFilterFactory, TestStopFilterFactory, 
TestLuceneMatchVersion, FullSolrCloudTest, LengthFilterTest, 
DirectSolrConnectionTest, TestGalicianMinimalStemFilterFactory, CloudStateTest, 
SpellCheckComponentTest, DistanceFunctionTest, ReturnFieldsTest, 
TestJapaneseReadingFormFilterFactory, TestPropInjectDefaults, 
CommonGramsFilterFactoryTest, PeerSyncTest, 
TestGermanNormalizationFilterFactory, TestQueryTypes, TestReplicationHandler, 
ResourceLoaderTest, TestCJKBigramFilterFactory, TestPseudoReturnFields, 
TestEnglishMinimalStemFilterFactory, TestMultiWordSynonyms, 
CloudStateUpdateTest, TestConfig, QueryParsingTest, 
TestKeywordMarkerFilterFactory, WordBreakSolrSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, NoCacheHeaderTest, 
TestHunspellStemFilterFactory, HighlighterConfigTest, LeaderElectionTest, 
TestExtendedDismaxParser, AutoCommitTest]
   [junit4]   2> 
   [junit4] Completed on J1 in 9.61s, 3 tests, 1 failure <<< FAILURES!

[...truncated 218 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java7-64/checkout/build.xml:29:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java7-64/checkout/solr/build.xml:144:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java7-64/checkout/lucene/module-build.xml:62:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java7-64/checkout/lucene/common-build.xml:1037:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java7-64/checkout/lucene/common-build.xml:760:
 There were test failures: 282 suites, 1021 tests, 1 failure, 5 ignored

Total time: 23 minutes 35 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Reply via email to