I committed a fix for this.

On Fri, Jul 20, 2012 at 8:12 PM, Policeman Jenkins Server
<[email protected]> wrote:
> Build: 
> http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux-Java6-64/562/
>
> 1 tests failed.
> REGRESSION:  org.apache.lucene.index.TestIndexWriter.testDeleteUnusedFiles
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at 
> __randomizedtesting.SeedInfo.seed([EAE9B1494EC4A51B:55DFE3C6269C08F4]:0)
>         at org.junit.Assert.fail(Assert.java:92)
>         at org.junit.Assert.assertTrue(Assert.java:43)
>         at org.junit.Assert.assertTrue(Assert.java:54)
>         at 
> org.apache.lucene.index.TestIndexWriter.testDeleteUnusedFiles(TestIndexWriter.java:1313)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
>         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.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         at 
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
>         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.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         at 
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>         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 376 lines...]
> [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriter
> [junit4:junit4] FAILURE 0.05s J0 | TestIndexWriter.testDeleteUnusedFiles
> [junit4:junit4]    > Throwable #1: java.lang.AssertionError
> [junit4:junit4]    >    at 
> __randomizedtesting.SeedInfo.seed([EAE9B1494EC4A51B:55DFE3C6269C08F4]:0)
> [junit4:junit4]    >    at org.junit.Assert.fail(Assert.java:92)
> [junit4:junit4]    >    at org.junit.Assert.assertTrue(Assert.java:43)
> [junit4:junit4]    >    at org.junit.Assert.assertTrue(Assert.java:54)
> [junit4:junit4]    >    at 
> org.apache.lucene.index.TestIndexWriter.testDeleteUnusedFiles(TestIndexWriter.java:1313)
> [junit4:junit4]    >    at 
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    >    at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [junit4:junit4]    >    at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
> [junit4:junit4]    >
> [junit4:junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestIndexWriter -Dtests.method=testDeleteUnusedFiles 
> -Dtests.seed=EAE9B1494EC4A51B -Dtests.multiplier=3 -Dtests.slow=true 
> -Dtests.locale=is -Dtests.timezone=GB-Eire -Dtests.file.encoding=UTF-8
> [junit4:junit4]   2>
> [junit4:junit4]    > (@AfterClass output)
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene40: 
> {=PostingsFormat(name=SimpleText), f6=PostingsFormat(name=SimpleText), 
> f7=MockFixedIntBlock(blockSize=1889), f8=PostingsFormat(name=Memory 
> doPackFST= false), f9=PostingsFormat(name=Lucene40WithOrds), 
> f1=PostingsFormat(name=Lucene40WithOrds), f0=PostingsFormat(name=Memory 
> doPackFST= false), f3=MockFixedIntBlock(blockSize=1889), 
> f2=PostingsFormat(name=SimpleText), f5=PostingsFormat(name=Lucene40WithOrds), 
> f4=PostingsFormat(name=Memory doPackFST= false), 
> c=PostingsFormat(name=Lucene40WithOrds), 
> d9=MockFixedIntBlock(blockSize=1889), d8=PostingsFormat(name=SimpleText), 
> d5=MockFixedIntBlock(blockSize=1889), d4=PostingsFormat(name=SimpleText), 
> d7=PostingsFormat(name=Lucene40WithOrds), d6=PostingsFormat(name=Memory 
> doPackFST= false), d25=PostingsFormat(name=Lucene40WithOrds), 
> d0=PostingsFormat(name=SimpleText), d24=PostingsFormat(name=Memory doPackFST= 
> false), c29=PostingsFormat(name=Memory doPackFST= false), 
> d1=MockFixedIntBlock(blockSize=1889), d23=MockFixedIntBlock(blockSize=1889), 
> c28=MockFixedIntBlock(blockSize=1889), d2=PostingsFormat(name=Memory 
> doPackFST= false), d22=PostingsFormat(name=SimpleText), 
> c27=PostingsFormat(name=SimpleText), 
> d3=PostingsFormat(name=Lucene40WithOrds), 
> d21=PostingsFormat(name=Lucene40WithOrds), d20=PostingsFormat(name=Memory 
> doPackFST= false), c22=PostingsFormat(name=Lucene40WithOrds), 
> c21=PostingsFormat(name=Memory doPackFST= false), 
> c20=MockFixedIntBlock(blockSize=1889), 
> d29=PostingsFormat(name=Lucene40WithOrds), 
> c26=PostingsFormat(name=Lucene40WithOrds), d28=PostingsFormat(name=Memory 
> doPackFST= false), c25=PostingsFormat(name=Memory doPackFST= false), 
> d27=MockFixedIntBlock(blockSize=1889), c24=MockFixedIntBlock(blockSize=1889), 
> d26=PostingsFormat(name=SimpleText), c23=PostingsFormat(name=SimpleText), 
> e9=PostingsFormat(name=SimpleText), e8=PostingsFormat(name=Lucene40WithOrds), 
> e7=PostingsFormat(name=Memory doPackFST= false), 
> e6=MockFixedIntBlock(blockSize=1889), e5=PostingsFormat(name=SimpleText), 
> d12=MockFixedIntBlock(blockSize=1889), c17=MockFixedIntBlock(blockSize=1889), 
> e3=PostingsFormat(name=Memory doPackFST= false), 
> d11=PostingsFormat(name=SimpleText), c16=PostingsFormat(name=SimpleText), 
> e4=PostingsFormat(name=Lucene40WithOrds), 
> d14=PostingsFormat(name=Lucene40WithOrds), 
> c19=PostingsFormat(name=Lucene40WithOrds), 
> e1=PostingsFormat(name=SimpleText), d13=PostingsFormat(name=Memory doPackFST= 
> false), c18=PostingsFormat(name=Memory doPackFST= false), 
> e2=MockFixedIntBlock(blockSize=1889), 
> e0=PostingsFormat(name=Lucene40WithOrds), 
> d10=PostingsFormat(name=Lucene40WithOrds), 
> d19=PostingsFormat(name=SimpleText), 
> c11=PostingsFormat(name=Lucene40WithOrds), c10=PostingsFormat(name=Memory 
> doPackFST= false), d16=MockFixedIntBlock(blockSize=1889), 
> c13=MockFixedIntBlock(blockSize=1889), d15=PostingsFormat(name=SimpleText), 
> c12=PostingsFormat(name=SimpleText), 
> d18=PostingsFormat(name=Lucene40WithOrds), 
> c15=PostingsFormat(name=Lucene40WithOrds), d17=PostingsFormat(name=Memory 
> doPackFST= false), c14=PostingsFormat(name=Memory doPackFST= false), 
> b3=MockFixedIntBlock(blockSize=1889), b2=PostingsFormat(name=SimpleText), 
> b5=PostingsFormat(name=Lucene40WithOrds), b4=PostingsFormat(name=Memory 
> doPackFST= false), b7=MockFixedIntBlock(blockSize=1889), 
> b6=PostingsFormat(name=SimpleText), 
> d50=PostingsFormat(name=Lucene40WithOrds), 
> b9=PostingsFormat(name=Lucene40WithOrds), b8=PostingsFormat(name=Memory 
> doPackFST= false), d43=PostingsFormat(name=Lucene40WithOrds), 
> d42=PostingsFormat(name=Memory doPackFST= false), 
> d41=MockFixedIntBlock(blockSize=1889), d40=PostingsFormat(name=SimpleText), 
> d47=PostingsFormat(name=Lucene40WithOrds), d46=PostingsFormat(name=Memory 
> doPackFST= false), b0=PostingsFormat(name=Memory doPackFST= false), 
> d45=MockFixedIntBlock(blockSize=1889), 
> b1=PostingsFormat(name=Lucene40WithOrds), 
> d44=PostingsFormat(name=SimpleText), d49=MockFixedIntBlock(blockSize=1889), 
> d48=PostingsFormat(name=SimpleText), 
> c6=PostingsFormat(name=Lucene40WithOrds), c5=PostingsFormat(name=Memory 
> doPackFST= false), c4=MockFixedIntBlock(blockSize=1889), 
> c3=PostingsFormat(name=SimpleText), c9=PostingsFormat(name=Memory doPackFST= 
> false), c8=MockFixedIntBlock(blockSize=1889), 
> c7=PostingsFormat(name=SimpleText), d30=MockFixedIntBlock(blockSize=1889), 
> d32=PostingsFormat(name=Lucene40WithOrds), d31=PostingsFormat(name=Memory 
> doPackFST= false), c1=PostingsFormat(name=Memory doPackFST= false), 
> d34=MockFixedIntBlock(blockSize=1889), 
> c2=PostingsFormat(name=Lucene40WithOrds), 
> d33=PostingsFormat(name=SimpleText), 
> d36=PostingsFormat(name=Lucene40WithOrds), 
> c0=MockFixedIntBlock(blockSize=1889), d35=PostingsFormat(name=Memory 
> doPackFST= false), d38=MockFixedIntBlock(blockSize=1889), 
> d37=PostingsFormat(name=SimpleText), d39=PostingsFormat(name=Memory 
> doPackFST= false), e92=PostingsFormat(name=Memory doPackFST= false), 
> e93=PostingsFormat(name=Lucene40WithOrds), 
> e90=PostingsFormat(name=SimpleText), e91=MockFixedIntBlock(blockSize=1889), 
> e89=PostingsFormat(name=Memory doPackFST= false), 
> e88=MockFixedIntBlock(blockSize=1889), e87=PostingsFormat(name=SimpleText), 
> e86=PostingsFormat(name=Lucene40WithOrds), e85=PostingsFormat(name=Memory 
> doPackFST= false), e84=MockFixedIntBlock(blockSize=1889), 
> e83=PostingsFormat(name=SimpleText), e80=MockFixedIntBlock(blockSize=1889), 
> e81=PostingsFormat(name=Memory doPackFST= false), 
> e82=PostingsFormat(name=Lucene40WithOrds), 
> e77=MockFixedIntBlock(blockSize=1889), e76=PostingsFormat(name=SimpleText), 
> e79=PostingsFormat(name=Lucene40WithOrds), e78=PostingsFormat(name=Memory 
> doPackFST= false), e73=MockFixedIntBlock(blockSize=1889), 
> e72=PostingsFormat(name=SimpleText), 
> e75=PostingsFormat(name=Lucene40WithOrds), e74=PostingsFormat(name=Memory 
> doPackFST= false), binary=PostingsFormat(name=Lucene40WithOrds), 
> f98=MockFixedIntBlock(blockSize=1889), f97=PostingsFormat(name=SimpleText), 
> f99=PostingsFormat(name=Memory doPackFST= false), 
> f94=MockFixedIntBlock(blockSize=1889), f93=PostingsFormat(name=SimpleText), 
> f96=PostingsFormat(name=Lucene40WithOrds), f95=PostingsFormat(name=Memory 
> doPackFST= false), e95=MockFixedIntBlock(blockSize=1889), 
> e94=PostingsFormat(name=SimpleText), 
> e97=PostingsFormat(name=Lucene40WithOrds), e96=PostingsFormat(name=Memory 
> doPackFST= false), e99=MockFixedIntBlock(blockSize=1889), 
> e98=PostingsFormat(name=SimpleText), 
> id=PostingsFormat(name=Lucene40WithOrds), 
> f34=PostingsFormat(name=Lucene40WithOrds), f33=PostingsFormat(name=Memory 
> doPackFST= false), f32=MockFixedIntBlock(blockSize=1889), 
> f31=PostingsFormat(name=SimpleText), 
> f30=PostingsFormat(name=Lucene40WithOrds), 
> f39=PostingsFormat(name=SimpleText), 
> f38=PostingsFormat(name=Lucene40WithOrds), f37=PostingsFormat(name=Memory 
> doPackFST= false), f36=MockFixedIntBlock(blockSize=1889), 
> f35=PostingsFormat(name=SimpleText), f43=MockFixedIntBlock(blockSize=1889), 
> f42=PostingsFormat(name=SimpleText), 
> f45=PostingsFormat(name=Lucene40WithOrds), f44=PostingsFormat(name=Memory 
> doPackFST= false), f41=PostingsFormat(name=Lucene40WithOrds), 
> f40=PostingsFormat(name=Memory doPackFST= false), 
> f47=MockFixedIntBlock(blockSize=1889), f46=PostingsFormat(name=SimpleText), 
> f49=PostingsFormat(name=Lucene40WithOrds), f48=PostingsFormat(name=Memory 
> doPackFST= false), content=MockFixedIntBlock(blockSize=1889), 
> e19=MockFixedIntBlock(blockSize=1889), e18=PostingsFormat(name=SimpleText), 
> f12=PostingsFormat(name=Lucene40WithOrds), 
> e17=PostingsFormat(name=Lucene40WithOrds), f11=PostingsFormat(name=Memory 
> doPackFST= false), e16=PostingsFormat(name=Memory doPackFST= false), 
> f10=MockFixedIntBlock(blockSize=1889), e15=MockFixedIntBlock(blockSize=1889), 
> e14=PostingsFormat(name=SimpleText), 
> f16=PostingsFormat(name=Lucene40WithOrds), 
> e13=PostingsFormat(name=Lucene40WithOrds), f15=PostingsFormat(name=Memory 
> doPackFST= false), e12=PostingsFormat(name=Memory doPackFST= false), 
> f14=MockFixedIntBlock(blockSize=1889), e11=MockFixedIntBlock(blockSize=1889), 
> f13=PostingsFormat(name=SimpleText), e10=PostingsFormat(name=SimpleText), 
> f19=PostingsFormat(name=Memory doPackFST= false), 
> f18=MockFixedIntBlock(blockSize=1889), f17=PostingsFormat(name=SimpleText), 
> e29=PostingsFormat(name=SimpleText), f21=MockFixedIntBlock(blockSize=1889), 
> e26=MockFixedIntBlock(blockSize=1889), f20=PostingsFormat(name=SimpleText), 
> e25=PostingsFormat(name=SimpleText), 
> f23=PostingsFormat(name=Lucene40WithOrds), 
> e28=PostingsFormat(name=Lucene40WithOrds), f22=PostingsFormat(name=Memory 
> doPackFST= false), e27=PostingsFormat(name=Memory doPackFST= false), 
> f25=MockFixedIntBlock(blockSize=1889), e22=MockFixedIntBlock(blockSize=1889), 
> f24=PostingsFormat(name=SimpleText), e21=PostingsFormat(name=SimpleText), 
> f27=PostingsFormat(name=Lucene40WithOrds), 
> e24=PostingsFormat(name=Lucene40WithOrds), f26=PostingsFormat(name=Memory 
> doPackFST= false), e23=PostingsFormat(name=Memory doPackFST= false), 
> f29=MockFixedIntBlock(blockSize=1889), f28=PostingsFormat(name=SimpleText), 
> e20=PostingsFormat(name=Lucene40WithOrds), field=PostingsFormat(name=Memory 
> doPackFST= false), string=PostingsFormat(name=Lucene40WithOrds), 
> e30=PostingsFormat(name=Memory doPackFST= false), 
> e31=PostingsFormat(name=Lucene40WithOrds), 
> a98=PostingsFormat(name=SimpleText), e34=PostingsFormat(name=Memory 
> doPackFST= false), a99=MockFixedIntBlock(blockSize=1889), 
> e35=PostingsFormat(name=Lucene40WithOrds), 
> f79=PostingsFormat(name=SimpleText), e32=PostingsFormat(name=SimpleText), 
> e33=MockFixedIntBlock(blockSize=1889), b97=PostingsFormat(name=SimpleText), 
> f77=PostingsFormat(name=Memory doPackFST= false), 
> e38=PostingsFormat(name=Memory doPackFST= false), 
> b98=MockFixedIntBlock(blockSize=1889), 
> f78=PostingsFormat(name=Lucene40WithOrds), 
> e39=PostingsFormat(name=Lucene40WithOrds), b99=PostingsFormat(name=Memory 
> doPackFST= false), f75=PostingsFormat(name=SimpleText), 
> e36=PostingsFormat(name=SimpleText), f76=MockFixedIntBlock(blockSize=1889), 
> e37=MockFixedIntBlock(blockSize=1889), f73=PostingsFormat(name=Memory 
> doPackFST= false), f74=PostingsFormat(name=Lucene40WithOrds), 
> f71=PostingsFormat(name=SimpleText), f72=MockFixedIntBlock(blockSize=1889), 
> f81=PostingsFormat(name=Lucene40WithOrds), f80=PostingsFormat(name=Memory 
> doPackFST= false), e40=MockFixedIntBlock(blockSize=1889), 
> e41=PostingsFormat(name=Memory doPackFST= false), 
> e42=PostingsFormat(name=Lucene40WithOrds), 
> e43=PostingsFormat(name=SimpleText), e44=MockFixedIntBlock(blockSize=1889), 
> e45=PostingsFormat(name=Memory doPackFST= false), 
> e46=PostingsFormat(name=Lucene40WithOrds), 
> f86=PostingsFormat(name=SimpleText), e47=PostingsFormat(name=SimpleText), 
> f87=MockFixedIntBlock(blockSize=1889), e48=MockFixedIntBlock(blockSize=1889), 
> f88=PostingsFormat(name=Memory doPackFST= false), 
> e49=PostingsFormat(name=Memory doPackFST= false), 
> f89=PostingsFormat(name=Lucene40WithOrds), 
> f82=PostingsFormat(name=SimpleText), f83=MockFixedIntBlock(blockSize=1889), 
> f84=PostingsFormat(name=Memory doPackFST= false), 
> f85=PostingsFormat(name=Lucene40WithOrds), 
> f90=MockFixedIntBlock(blockSize=1889), 
> f92=PostingsFormat(name=Lucene40WithOrds), f91=PostingsFormat(name=Memory 
> doPackFST= false), str=MockFixedIntBlock(blockSize=1889), 
> a76=PostingsFormat(name=SimpleText), e56=PostingsFormat(name=Memory 
> doPackFST= false), f59=PostingsFormat(name=Memory doPackFST= false), 
> a77=MockFixedIntBlock(blockSize=1889), 
> e57=PostingsFormat(name=Lucene40WithOrds), a78=PostingsFormat(name=Memory 
> doPackFST= false), e54=PostingsFormat(name=SimpleText), 
> f57=PostingsFormat(name=SimpleText), 
> a79=PostingsFormat(name=Lucene40WithOrds), 
> e55=MockFixedIntBlock(blockSize=1889), f58=MockFixedIntBlock(blockSize=1889), 
> e52=PostingsFormat(name=Memory doPackFST= false), 
> e53=PostingsFormat(name=Lucene40WithOrds), 
> e50=PostingsFormat(name=SimpleText), e51=MockFixedIntBlock(blockSize=1889), 
> f51=PostingsFormat(name=Memory doPackFST= false), 
> f52=PostingsFormat(name=Lucene40WithOrds), 
> f50=MockFixedIntBlock(blockSize=1889), f55=PostingsFormat(name=Memory 
> doPackFST= false), f56=PostingsFormat(name=Lucene40WithOrds), 
> e58=PostingsFormat(name=SimpleText), f53=PostingsFormat(name=SimpleText), 
> e59=MockFixedIntBlock(blockSize=1889), f54=MockFixedIntBlock(blockSize=1889), 
> a80=MockFixedIntBlock(blockSize=1889), 
> e60=PostingsFormat(name=Lucene40WithOrds), 
> a82=PostingsFormat(name=Lucene40WithOrds), a81=PostingsFormat(name=Memory 
> doPackFST= false), a84=MockFixedIntBlock(blockSize=1889), 
> a83=PostingsFormat(name=SimpleText), 
> a86=PostingsFormat(name=Lucene40WithOrds), a85=PostingsFormat(name=Memory 
> doPackFST= false), a89=PostingsFormat(name=Memory doPackFST= false), 
> f68=PostingsFormat(name=SimpleText), e65=PostingsFormat(name=SimpleText), 
> f69=MockFixedIntBlock(blockSize=1889), e66=MockFixedIntBlock(blockSize=1889), 
> a87=PostingsFormat(name=SimpleText), e67=PostingsFormat(name=Memory 
> doPackFST= false), a88=MockFixedIntBlock(blockSize=1889), 
> e68=PostingsFormat(name=Lucene40WithOrds), 
> e61=PostingsFormat(name=SimpleText), e62=MockFixedIntBlock(blockSize=1889), 
> e63=PostingsFormat(name=Memory doPackFST= false), 
> e64=PostingsFormat(name=Lucene40WithOrds), 
> f60=PostingsFormat(name=SimpleText), f61=MockFixedIntBlock(blockSize=1889), 
> f62=PostingsFormat(name=Memory doPackFST= false), 
> f63=PostingsFormat(name=Lucene40WithOrds), 
> f64=PostingsFormat(name=SimpleText), e69=PostingsFormat(name=SimpleText), 
> f65=MockFixedIntBlock(blockSize=1889), f66=PostingsFormat(name=Memory 
> doPackFST= false), f67=PostingsFormat(name=Lucene40WithOrds), 
> f70=PostingsFormat(name=Lucene40WithOrds), 
> a93=PostingsFormat(name=Lucene40WithOrds), a92=PostingsFormat(name=Memory 
> doPackFST= false), a91=MockFixedIntBlock(blockSize=1889), 
> e71=PostingsFormat(name=Lucene40WithOrds), 
> a90=PostingsFormat(name=SimpleText), e70=PostingsFormat(name=Memory 
> doPackFST= false), a97=PostingsFormat(name=Lucene40WithOrds), 
> a96=PostingsFormat(name=Memory doPackFST= false), 
> a95=MockFixedIntBlock(blockSize=1889), a94=PostingsFormat(name=SimpleText), 
> c58=PostingsFormat(name=Memory doPackFST= false), 
> a63=PostingsFormat(name=Memory doPackFST= false), 
> c59=PostingsFormat(name=Lucene40WithOrds), 
> a64=PostingsFormat(name=Lucene40WithOrds), 
> c56=PostingsFormat(name=SimpleText), d59=PostingsFormat(name=SimpleText), 
> a61=PostingsFormat(name=SimpleText), c57=MockFixedIntBlock(blockSize=1889), 
> a62=MockFixedIntBlock(blockSize=1889), c54=PostingsFormat(name=Memory 
> doPackFST= false), c55=PostingsFormat(name=Lucene40WithOrds), 
> a60=PostingsFormat(name=Lucene40WithOrds), 
> c52=PostingsFormat(name=SimpleText), c53=MockFixedIntBlock(blockSize=1889), 
> d53=PostingsFormat(name=Memory doPackFST= false), 
> d54=PostingsFormat(name=Lucene40WithOrds), 
> d51=PostingsFormat(name=SimpleText), d52=MockFixedIntBlock(blockSize=1889), 
> b62=PostingsFormat(name=Memory doPackFST= false), 
> d57=PostingsFormat(name=Memory doPackFST= false), 
> b63=PostingsFormat(name=Lucene40WithOrds), 
> d58=PostingsFormat(name=Lucene40WithOrds), 
> d55=PostingsFormat(name=SimpleText), b60=PostingsFormat(name=SimpleText), 
> d56=MockFixedIntBlock(blockSize=1889), b61=MockFixedIntBlock(blockSize=1889), 
> b56=PostingsFormat(name=Lucene40WithOrds), b55=PostingsFormat(name=Memory 
> doPackFST= false), b54=MockFixedIntBlock(blockSize=1889), 
> b53=PostingsFormat(name=SimpleText), 
> d61=PostingsFormat(name=Lucene40WithOrds), d60=PostingsFormat(name=Memory 
> doPackFST= false), b59=PostingsFormat(name=Memory doPackFST= false), 
> b58=MockFixedIntBlock(blockSize=1889), b57=PostingsFormat(name=SimpleText), 
> c62=PostingsFormat(name=Lucene40WithOrds), c61=PostingsFormat(name=Memory 
> doPackFST= false), c60=MockFixedIntBlock(blockSize=1889), 
> a59=MockFixedIntBlock(blockSize=1889), a58=PostingsFormat(name=SimpleText), 
> a57=PostingsFormat(name=Lucene40WithOrds), a56=PostingsFormat(name=Memory 
> doPackFST= false), a55=MockFixedIntBlock(blockSize=1889), 
> a54=PostingsFormat(name=SimpleText), a72=PostingsFormat(name=SimpleText), 
> c67=PostingsFormat(name=SimpleText), a73=MockFixedIntBlock(blockSize=1889), 
> c68=MockFixedIntBlock(blockSize=1889), a74=PostingsFormat(name=Memory 
> doPackFST= false), c69=PostingsFormat(name=Memory doPackFST= false), 
> a75=PostingsFormat(name=Lucene40WithOrds), 
> c63=PostingsFormat(name=SimpleText), c64=MockFixedIntBlock(blockSize=1889), 
> a70=PostingsFormat(name=Memory doPackFST= false), 
> c65=PostingsFormat(name=Memory doPackFST= false), 
> a71=PostingsFormat(name=Lucene40WithOrds), 
> c66=PostingsFormat(name=Lucene40WithOrds), 
> d62=PostingsFormat(name=SimpleText), d63=MockFixedIntBlock(blockSize=1889), 
> d64=PostingsFormat(name=Memory doPackFST= false), 
> b70=PostingsFormat(name=Lucene40WithOrds), 
> d65=PostingsFormat(name=Lucene40WithOrds), 
> b71=PostingsFormat(name=SimpleText), d66=PostingsFormat(name=SimpleText), 
> b72=MockFixedIntBlock(blockSize=1889), d67=MockFixedIntBlock(blockSize=1889), 
> b73=PostingsFormat(name=Memory doPackFST= false), 
> d68=PostingsFormat(name=Memory doPackFST= false), 
> b74=PostingsFormat(name=Lucene40WithOrds), 
> d69=PostingsFormat(name=Lucene40WithOrds), 
> b65=MockFixedIntBlock(blockSize=1889), b64=PostingsFormat(name=SimpleText), 
> b67=PostingsFormat(name=Lucene40WithOrds), b66=PostingsFormat(name=Memory 
> doPackFST= false), d70=MockFixedIntBlock(blockSize=1889), 
> b69=MockFixedIntBlock(blockSize=1889), b68=PostingsFormat(name=SimpleText), 
> d72=PostingsFormat(name=Lucene40WithOrds), d71=PostingsFormat(name=Memory 
> doPackFST= false), c71=MockFixedIntBlock(blockSize=1889), 
> c70=PostingsFormat(name=SimpleText), a69=PostingsFormat(name=SimpleText), 
> c73=PostingsFormat(name=Lucene40WithOrds), c72=PostingsFormat(name=Memory 
> doPackFST= false), a66=MockFixedIntBlock(blockSize=1889), 
> a65=PostingsFormat(name=SimpleText), 
> a68=PostingsFormat(name=Lucene40WithOrds), a67=PostingsFormat(name=Memory 
> doPackFST= false), c32=PostingsFormat(name=Memory doPackFST= false), 
> c33=PostingsFormat(name=Lucene40WithOrds), 
> c30=PostingsFormat(name=SimpleText), c31=MockFixedIntBlock(blockSize=1889), 
> c36=PostingsFormat(name=Memory doPackFST= false), 
> a41=PostingsFormat(name=Memory doPackFST= false), 
> c37=PostingsFormat(name=Lucene40WithOrds), 
> a42=PostingsFormat(name=Lucene40WithOrds), 
> a0=PostingsFormat(name=Lucene40WithOrds), 
> c34=PostingsFormat(name=SimpleText), c35=MockFixedIntBlock(blockSize=1889), 
> a40=MockFixedIntBlock(blockSize=1889), b84=PostingsFormat(name=Memory 
> doPackFST= false), d79=PostingsFormat(name=Memory doPackFST= false), 
> b85=PostingsFormat(name=Lucene40WithOrds), 
> b82=PostingsFormat(name=SimpleText), d77=PostingsFormat(name=SimpleText), 
> c38=PostingsFormat(name=SimpleText), b83=MockFixedIntBlock(blockSize=1889), 
> d78=MockFixedIntBlock(blockSize=1889), c39=MockFixedIntBlock(blockSize=1889), 
> b80=PostingsFormat(name=Memory doPackFST= false), 
> d75=PostingsFormat(name=Memory doPackFST= false), 
> b81=PostingsFormat(name=Lucene40WithOrds), 
> d76=PostingsFormat(name=Lucene40WithOrds), 
> d73=PostingsFormat(name=SimpleText), d74=MockFixedIntBlock(blockSize=1889), 
> d83=PostingsFormat(name=Lucene40WithOrds), 
> a9=PostingsFormat(name=SimpleText), d82=PostingsFormat(name=Memory doPackFST= 
> false), d81=MockFixedIntBlock(blockSize=1889), 
> d80=PostingsFormat(name=SimpleText), b79=PostingsFormat(name=SimpleText), 
> b78=PostingsFormat(name=Lucene40WithOrds), b77=PostingsFormat(name=Memory 
> doPackFST= false), b76=MockFixedIntBlock(blockSize=1889), 
> b75=PostingsFormat(name=SimpleText), a1=PostingsFormat(name=SimpleText), 
> a35=PostingsFormat(name=Lucene40WithOrds), 
> a2=MockFixedIntBlock(blockSize=1889), a34=PostingsFormat(name=Memory 
> doPackFST= false), a3=PostingsFormat(name=Memory doPackFST= false), 
> a33=MockFixedIntBlock(blockSize=1889), 
> a4=PostingsFormat(name=Lucene40WithOrds), 
> a32=PostingsFormat(name=SimpleText), a5=PostingsFormat(name=SimpleText), 
> a39=PostingsFormat(name=Lucene40WithOrds), 
> c40=PostingsFormat(name=Lucene40WithOrds), 
> a6=MockFixedIntBlock(blockSize=1889), a38=PostingsFormat(name=Memory 
> doPackFST= false), a7=PostingsFormat(name=Memory doPackFST= false), 
> a37=MockFixedIntBlock(blockSize=1889), 
> a8=PostingsFormat(name=Lucene40WithOrds), 
> a36=PostingsFormat(name=SimpleText), c41=PostingsFormat(name=SimpleText), 
> c42=MockFixedIntBlock(blockSize=1889), c43=PostingsFormat(name=Memory 
> doPackFST= false), c44=PostingsFormat(name=Lucene40WithOrds), 
> c45=PostingsFormat(name=SimpleText), a50=PostingsFormat(name=SimpleText), 
> c46=MockFixedIntBlock(blockSize=1889), a51=MockFixedIntBlock(blockSize=1889), 
> c47=PostingsFormat(name=Memory doPackFST= false), 
> a52=PostingsFormat(name=Memory doPackFST= false), 
> c48=PostingsFormat(name=Lucene40WithOrds), 
> a53=PostingsFormat(name=Lucene40WithOrds), 
> b93=PostingsFormat(name=SimpleText), d88=PostingsFormat(name=SimpleText), 
> c49=PostingsFormat(name=SimpleText), b94=MockFixedIntBlock(blockSize=1889), 
> d89=MockFixedIntBlock(blockSize=1889), b95=PostingsFormat(name=Memory 
> doPackFST= false), b96=PostingsFormat(name=Lucene40WithOrds), 
> d84=PostingsFormat(name=SimpleText), b90=MockFixedIntBlock(blockSize=1889), 
> d85=MockFixedIntBlock(blockSize=1889), b91=PostingsFormat(name=Memory 
> doPackFST= false), d86=PostingsFormat(name=Memory doPackFST= false), 
> b92=PostingsFormat(name=Lucene40WithOrds), 
> d87=PostingsFormat(name=Lucene40WithOrds), 
> d92=MockFixedIntBlock(blockSize=1889), d91=PostingsFormat(name=SimpleText), 
> d94=PostingsFormat(name=Lucene40WithOrds), d93=PostingsFormat(name=Memory 
> doPackFST= false), b87=MockFixedIntBlock(blockSize=1889), 
> b86=PostingsFormat(name=SimpleText), 
> d90=PostingsFormat(name=Lucene40WithOrds), 
> b89=PostingsFormat(name=Lucene40WithOrds), b88=PostingsFormat(name=Memory 
> doPackFST= false), a44=MockFixedIntBlock(blockSize=1889), 
> a43=PostingsFormat(name=SimpleText), 
> a46=PostingsFormat(name=Lucene40WithOrds), a45=PostingsFormat(name=Memory 
> doPackFST= false), a48=MockFixedIntBlock(blockSize=1889), 
> a47=PostingsFormat(name=SimpleText), 
> c51=PostingsFormat(name=Lucene40WithOrds), a49=PostingsFormat(name=Memory 
> doPackFST= false), c50=PostingsFormat(name=Memory doPackFST= false), 
> d98=PostingsFormat(name=Lucene40WithOrds), d97=PostingsFormat(name=Memory 
> doPackFST= false), d96=MockFixedIntBlock(blockSize=1889), 
> d95=PostingsFormat(name=SimpleText), d99=PostingsFormat(name=SimpleText), 
> a20=PostingsFormat(name=Lucene40WithOrds), 
> c99=PostingsFormat(name=Lucene40WithOrds), c98=PostingsFormat(name=Memory 
> doPackFST= false), c97=MockFixedIntBlock(blockSize=1889), 
> c96=PostingsFormat(name=SimpleText), a16=PostingsFormat(name=Memory 
> doPackFST= false), b19=PostingsFormat(name=Memory doPackFST= false), 
> a17=PostingsFormat(name=Lucene40WithOrds), 
> a14=PostingsFormat(name=SimpleText), b17=PostingsFormat(name=SimpleText), 
> a15=MockFixedIntBlock(blockSize=1889), b18=MockFixedIntBlock(blockSize=1889), 
> a12=PostingsFormat(name=Memory doPackFST= false), 
> a13=PostingsFormat(name=Lucene40WithOrds), 
> a10=PostingsFormat(name=SimpleText), a11=MockFixedIntBlock(blockSize=1889), 
> b11=PostingsFormat(name=Memory doPackFST= false), 
> b12=PostingsFormat(name=Lucene40WithOrds), 
> b10=MockFixedIntBlock(blockSize=1889), b15=PostingsFormat(name=Memory 
> doPackFST= false), b16=PostingsFormat(name=Lucene40WithOrds), 
> a18=PostingsFormat(name=SimpleText), b13=PostingsFormat(name=SimpleText), 
> a19=MockFixedIntBlock(blockSize=1889), b14=MockFixedIntBlock(blockSize=1889), 
> b30=PostingsFormat(name=Lucene40WithOrds), 
> a31=PostingsFormat(name=Lucene40WithOrds), a30=PostingsFormat(name=Memory 
> doPackFST= false), b28=PostingsFormat(name=SimpleText), 
> a25=PostingsFormat(name=SimpleText), b29=MockFixedIntBlock(blockSize=1889), 
> a26=MockFixedIntBlock(blockSize=1889), a27=PostingsFormat(name=Memory 
> doPackFST= false), a28=PostingsFormat(name=Lucene40WithOrds), 
> a21=PostingsFormat(name=SimpleText), a22=MockFixedIntBlock(blockSize=1889), 
> a23=PostingsFormat(name=Memory doPackFST= false), 
> a24=PostingsFormat(name=Lucene40WithOrds), 
> b20=PostingsFormat(name=SimpleText), b21=MockFixedIntBlock(blockSize=1889), 
> b22=PostingsFormat(name=Memory doPackFST= false), 
> b23=PostingsFormat(name=Lucene40WithOrds), 
> b24=PostingsFormat(name=SimpleText), a29=PostingsFormat(name=SimpleText), 
> b25=MockFixedIntBlock(blockSize=1889), b26=PostingsFormat(name=Memory 
> doPackFST= false), b27=PostingsFormat(name=Lucene40WithOrds), 
> b41=PostingsFormat(name=Lucene40WithOrds), b40=PostingsFormat(name=Memory 
> doPackFST= false), c77=PostingsFormat(name=Lucene40WithOrds), 
> c76=PostingsFormat(name=Memory doPackFST= false), 
> c75=MockFixedIntBlock(blockSize=1889), c74=PostingsFormat(name=SimpleText), 
> c79=MockFixedIntBlock(blockSize=1889), c78=PostingsFormat(name=SimpleText), 
> c80=PostingsFormat(name=Lucene40WithOrds), c83=PostingsFormat(name=Memory 
> doPackFST= false), c84=PostingsFormat(name=Lucene40WithOrds), 
> c81=PostingsFormat(name=SimpleText), b39=PostingsFormat(name=SimpleText), 
> c82=MockFixedIntBlock(blockSize=1889), b37=PostingsFormat(name=Memory 
> doPackFST= false), b38=PostingsFormat(name=Lucene40WithOrds), 
> b35=PostingsFormat(name=SimpleText), b36=MockFixedIntBlock(blockSize=1889), 
> b33=PostingsFormat(name=Memory doPackFST= false), 
> b34=PostingsFormat(name=Lucene40WithOrds), 
> b31=PostingsFormat(name=SimpleText), b32=MockFixedIntBlock(blockSize=1889), 
> str2=MockFixedIntBlock(blockSize=1889), 
> b50=MockFixedIntBlock(blockSize=1889), 
> b52=PostingsFormat(name=Lucene40WithOrds), str3=PostingsFormat(name=Memory 
> doPackFST= false), b51=PostingsFormat(name=Memory doPackFST= false), 
> c86=MockFixedIntBlock(blockSize=1889), c85=PostingsFormat(name=SimpleText), 
> tvtest=PostingsFormat(name=SimpleText), 
> c88=PostingsFormat(name=Lucene40WithOrds), c87=PostingsFormat(name=Memory 
> doPackFST= false), c89=PostingsFormat(name=SimpleText), 
> c90=PostingsFormat(name=Memory doPackFST= false), 
> c91=PostingsFormat(name=Lucene40WithOrds), 
> c92=PostingsFormat(name=SimpleText), c93=MockFixedIntBlock(blockSize=1889), 
> c94=PostingsFormat(name=Memory doPackFST= false), 
> c95=PostingsFormat(name=Lucene40WithOrds), 
> content1=PostingsFormat(name=SimpleText), 
> b46=PostingsFormat(name=SimpleText), b47=MockFixedIntBlock(blockSize=1889), 
> b48=PostingsFormat(name=Memory doPackFST= false), 
> content4=MockFixedIntBlock(blockSize=1889), 
> b49=PostingsFormat(name=Lucene40WithOrds), 
> b42=PostingsFormat(name=SimpleText), b43=MockFixedIntBlock(blockSize=1889), 
> b44=PostingsFormat(name=Memory doPackFST= false), 
> b45=PostingsFormat(name=Lucene40WithOrds)}, 
> sim=RandomSimilarityProvider(queryNorm=false,coord=false): {=DFR I(F)2, 
> f6=DFR GL3(800.0), f7=DFR GBZ(0.3), f8=BM25(k1=1.2,b=0.75), f9=DFR 
> I(F)LZ(0.3), f1=DFR I(n)L1, f0=DFR I(ne)BZ(0.3), f3=IB LL-LZ(0.3), f2=DFR 
> GL2, f5=IB SPL-D1, f4=IB SPL-DZ(0.3), c=DFR I(F)B1, d9=DFR G1, d8=DFR 
> I(F)L3(800.0), d5=DefaultSimilarity, d4=DFR I(F)L1, d7=DFR I(n)1, d6=DFR 
> I(n)B1, d25=DFR I(n)2, d0=IB LL-D2, c29=IB SPL-L2, d24=DFR I(ne)L3(800.0), 
> d1=DFR I(ne)B3(800.0), c28=DFR I(F)Z(0.3), d23=DFR I(ne)B3(800.0), d2=DFR 
> I(ne)L3(800.0), c27=DFR I(F)1, d22=IB LL-D2, d3=DFR I(n)2, d21=DFR 
> I(n)3(800.0), d20=DFR GL1, c22=DFR I(n)3(800.0), c21=DFR GL1, c20=IB SPL-D2, 
> d29=DFR I(ne)B1, c26=DFR I(n)2, d28=IB SPL-L2, c25=DFR I(ne)L3(800.0), 
> d27=DFR I(F)Z(0.3), c24=DFR I(ne)B3(800.0), d26=DFR I(F)1, c23=IB LL-D2, 
> e9=DFR I(n)BZ(0.3), e8=DFR I(ne)B1, e7=IB SPL-L2, e6=DFR I(F)Z(0.3), e5=DFR 
> I(F)1, c17=DefaultSimilarity, e3=DFR I(F)B3(800.0), d12=DFR GBZ(0.3), c16=DFR 
> I(F)L1, e4=DFR I(F)B1, d11=DFR GL3(800.0), c19=DFR I(n)1, d14=DFR 
> I(F)LZ(0.3), e1=DFR I(n)Z(0.3), c18=DFR I(n)B1, e2=DFR I(ne)L2, 
> d13=BM25(k1=1.2,b=0.75), e0=DFR I(F)LZ(0.3), d10=DFR I(ne)LZ(0.3), d19=DFR 
> I(F)L3(800.0), c11=DFR I(ne)LZ(0.3), c10=DFR I(ne)1, d16=DefaultSimilarity, 
> c13=DFR GBZ(0.3), d15=DFR I(F)L1, c12=DFR GL3(800.0), d18=DFR I(n)1, c15=DFR 
> I(F)LZ(0.3), d17=DFR I(n)B1, c14=BM25(k1=1.2,b=0.75), b3=DFR G1, b2=DFR 
> I(F)L3(800.0), b5=DFR I(ne)2, b4=DFR I(n)B3(800.0), b7=IB LL-D3(800.0), 
> b6=DFR GZ(0.3), d50=IB SPL-L1, b9=DFR I(ne)LZ(0.3), b8=DFR I(ne)1, d43=DFR 
> GB2, d42=DFR GB3(800.0), d41=DFR I(n)B2, d40=DFR I(n)BZ(0.3), d47=DFR 
> I(n)3(800.0), d46=DFR GL1, b0=IB LL-D1, d45=IB SPL-D2, b1=IB SPL-L1, d44=DFR 
> GB1, d49=IB LL-L1, d48=DFR I(ne)3(800.0), c6=DFR GB2, c5=DFR GB3(800.0), 
> c4=DFR I(n)B2, c3=DFR I(n)BZ(0.3), c9=DFR GL1, c8=IB SPL-D2, c7=DFR GB1, 
> d30=DFR G1, d32=DFR I(ne)2, d31=DFR I(n)B3(800.0), c1=DFR I(F)3(800.0), 
> d34=IB LL-D3(800.0), c2=DFR I(n)L3(800.0), d33=DFR GZ(0.3), d36=DFR 
> I(ne)LZ(0.3), c0=DFR I(ne)B2, d35=DFR I(ne)1, d38=IB LL-L3(800.0), d37=LM 
> Jelinek-Mercer(0.100000), d39=DFR I(F)L2, e92=DFR I(n)B3(800.0), e93=DFR 
> I(ne)2, e90=DFR I(F)L3(800.0), e91=DFR G1, e89=DFR I(F)L2, e88=IB 
> LL-L3(800.0), e87=LM Jelinek-Mercer(0.100000), e86=IB SPL-D1, e85=IB 
> SPL-DZ(0.3), e84=IB LL-LZ(0.3), e83=DFR GL2, e80=DFR I(F)Z(0.3), e81=IB 
> SPL-L2, e82=DFR I(ne)B1, e77=IB SPL-LZ(0.3), e76=IB SPL-L3(800.0), e79=DFR 
> I(n)L2, e78=IB SPL-D3(800.0), e73=IB LL-DZ(0.3), e72=DFR G2, e75=DFR I(F)B2, 
> e74=DFR G3(800.0), binary=IB LL-L3(800.0), f98=IB LL-DZ(0.3), f97=DFR G2, 
> f99=DFR G3(800.0), f94=DFR I(ne)B2, f93=LM Jelinek-Mercer(0.700000), f96=DFR 
> I(n)L3(800.0), f95=DFR I(F)3(800.0), e95=DFR I(ne)B2, e94=LM 
> Jelinek-Mercer(0.700000), e97=DFR I(n)L3(800.0), e96=DFR I(F)3(800.0), e99=IB 
> LL-DZ(0.3), e98=DFR G2, id=DFR I(n)2, f34=DFR GB2, f33=DFR GB3(800.0), 
> f32=DFR I(n)B2, f31=DFR I(n)BZ(0.3), f30=DFR I(ne)B1, f39=DFR I(ne)3(800.0), 
> f38=DFR I(n)L2, f37=IB SPL-D3(800.0), f36=IB SPL-LZ(0.3), f35=IB 
> SPL-L3(800.0), f43=IB LL-D3(800.0), f42=DFR GZ(0.3), f45=DFR I(ne)LZ(0.3), 
> f44=DFR I(ne)1, f41=DFR I(ne)2, f40=DFR I(n)B3(800.0), f47=IB LL-L3(800.0), 
> f46=LM Jelinek-Mercer(0.100000), f49=DFR I(n)LZ(0.3), f48=DFR I(F)L2, 
> content=DFR I(ne)B3(800.0), e19=DFR I(F)Z(0.3), e18=DFR I(F)1, e17=DFR 
> GLZ(0.3), f12=DFR I(n)3(800.0), e16=DFR I(F)BZ(0.3), f11=DFR GL1, e15=IB 
> LL-L1, f10=IB SPL-D2, e14=DFR I(ne)3(800.0), f16=DFR GLZ(0.3), e13=DFR 
> I(n)3(800.0), f15=DFR I(F)BZ(0.3), e12=DFR GL1, f14=IB LL-L1, e11=IB SPL-D2, 
> f13=DFR I(ne)3(800.0), e10=DFR GB1, f19=IB SPL-L2, f18=DFR I(F)Z(0.3), 
> f17=DFR I(F)1, e29=DFR I(F)L3(800.0), e26=DefaultSimilarity, f21=DFR 
> GBZ(0.3), e25=DFR I(F)L1, f20=DFR GL3(800.0), e28=DFR I(n)1, f23=DFR 
> I(F)LZ(0.3), e27=DFR I(n)B1, f22=BM25(k1=1.2,b=0.75), f25=DefaultSimilarity, 
> e22=DFR GBZ(0.3), f24=DFR I(F)L1, e21=DFR GL3(800.0), f27=DFR I(n)1, e24=DFR 
> I(F)LZ(0.3), f26=DFR I(n)B1, e23=BM25(k1=1.2,b=0.75), f29=DFR G1, f28=DFR 
> I(F)L3(800.0), e20=DFR I(ne)LZ(0.3), field=DFR I(ne)1, string=DFR 
> I(ne)Z(0.3), e30=IB LL-D1, e31=IB SPL-L1, a98=DFR G2, e34=DFR I(ne)BZ(0.3), 
> a99=IB LL-DZ(0.3), e35=DFR I(n)L1, f79=DFR I(F)1, e32=IB LL-L2, e33=DFR 
> I(ne)L1, b97=DFR G2, f77=DFR I(ne)L3(800.0), e38=DFR GL1, b98=IB LL-DZ(0.3), 
> f78=DFR I(n)2, e39=DFR I(n)3(800.0), b99=DFR G3(800.0), f75=IB LL-D2, e36=DFR 
> GB1, f76=DFR I(ne)B3(800.0), e37=IB SPL-D2, f73=DFR GL1, f74=DFR 
> I(n)3(800.0), f71=DFR GB1, f72=IB SPL-D2, f81=DFR I(n)L1, f80=DFR 
> I(ne)BZ(0.3), e40=DFR I(ne)B2, e41=DFR I(F)3(800.0), e42=DFR I(n)L3(800.0), 
> e43=DFR G2, e44=IB LL-DZ(0.3), e45=DFR G3(800.0), e46=DFR I(F)B2, f86=DFR 
> I(n)Z(0.3), e47=DFR GL3(800.0), f87=DFR I(ne)L2, e48=DFR GBZ(0.3), f88=DFR 
> I(F)B3(800.0), e49=BM25(k1=1.2,b=0.75), f89=DFR I(F)B1, f82=DFR GL3(800.0), 
> f83=DFR GBZ(0.3), f84=BM25(k1=1.2,b=0.75), f85=DFR I(F)LZ(0.3), f90=IB 
> LL-DZ(0.3), f92=DFR I(F)B2, f91=DFR G3(800.0), str=IB SPL-LZ(0.3), a76=IB 
> SPL-L3(800.0), e56=IB LL-D1, f59=DFR GB3(800.0), a77=IB SPL-LZ(0.3), e57=IB 
> SPL-L1, a78=IB SPL-D3(800.0), e54=DFR I(F)2, f57=DFR I(n)BZ(0.3), a79=DFR 
> I(n)L2, e55=DFR I(ne)Z(0.3), f58=DFR I(n)B2, e52=DFR I(ne)L3(800.0), e53=DFR 
> I(n)2, e50=IB LL-D2, e51=DFR I(ne)B3(800.0), f51=DFR I(ne)L3(800.0), f52=DFR 
> I(n)2, f50=DFR I(ne)B3(800.0), f55=IB LL-D1, f56=IB SPL-L1, f53=DFR I(F)2, 
> e58=DFR I(n)BZ(0.3), f54=DFR I(ne)Z(0.3), e59=DFR I(n)B2, a80=DFR I(F)Z(0.3), 
> e60=IB SPL-D1, a82=DFR I(ne)B1, a81=IB SPL-L2, a84=DFR I(n)B2, a83=DFR 
> I(n)BZ(0.3), a86=DFR GB2, a85=DFR GB3(800.0), a89=DFR I(F)L2, f68=DFR 
> GZ(0.3), e65=LM Jelinek-Mercer(0.700000), f69=IB LL-D3(800.0), e66=DFR 
> I(ne)B2, a87=LM Jelinek-Mercer(0.100000), e67=DFR I(F)3(800.0), a88=IB 
> LL-L3(800.0), e68=DFR I(n)L3(800.0), e61=DFR I(n)Z(0.3), e62=DFR I(ne)L2, 
> e63=DFR I(F)B3(800.0), e64=DFR I(F)B1, f60=DFR I(n)Z(0.3), f61=DFR I(ne)L2, 
> f62=DFR I(F)B3(800.0), f63=DFR I(F)B1, e69=DFR GZ(0.3), f64=LM 
> Jelinek-Mercer(0.700000), f65=DFR I(ne)B2, f66=DFR I(F)3(800.0), f67=DFR 
> I(n)L3(800.0), f70=DFR I(n)L2, a93=DFR I(ne)2, a92=DFR I(n)B3(800.0), a91=DFR 
> G1, e71=DFR I(n)L2, a90=DFR I(F)L3(800.0), e70=IB SPL-D3(800.0), a97=DFR 
> I(ne)LZ(0.3), a96=DFR I(ne)1, a95=IB LL-D3(800.0), a94=DFR GZ(0.3), a63=IB 
> SPL-DZ(0.3), c58=IB LL-D1, a64=IB SPL-D1, c59=IB SPL-L1, c56=DFR I(F)2, 
> d59=DFR I(n)BZ(0.3), a61=DFR GL2, a62=IB LL-LZ(0.3), c57=DFR I(ne)Z(0.3), 
> c54=DFR I(ne)L3(800.0), c55=DFR I(n)2, a60=DFR I(n)L1, c52=IB LL-D2, c53=DFR 
> I(ne)B3(800.0), d53=DFR I(ne)L3(800.0), d54=DFR I(n)2, d51=IB LL-D2, d52=DFR 
> I(ne)B3(800.0), b62=IB SPL-DZ(0.3), d57=IB LL-D1, b63=IB SPL-D1, d58=IB 
> SPL-L1, d55=DFR I(F)2, b60=DFR GL2, d56=DFR I(ne)Z(0.3), b61=IB LL-LZ(0.3), 
> b56=DFR I(n)2, b55=DFR I(ne)L3(800.0), b54=DFR I(ne)B3(800.0), b53=IB LL-D2, 
> d61=IB SPL-D1, b59=IB LL-D1, d60=IB SPL-DZ(0.3), b58=DFR I(ne)Z(0.3), b57=DFR 
> I(F)2, c62=IB SPL-D1, c61=IB SPL-DZ(0.3), a59=DFR I(ne)Z(0.3), c60=IB 
> LL-LZ(0.3), a58=DFR I(F)2, a57=DFR I(n)2, a56=DFR I(ne)L3(800.0), a55=DFR 
> I(ne)B3(800.0), a54=IB LL-D2, a72=IB SPL-L3(800.0), c67=LM 
> Jelinek-Mercer(0.700000), a73=IB SPL-LZ(0.3), c68=DFR I(ne)B2, a74=IB 
> SPL-D3(800.0), c69=DFR I(F)3(800.0), a75=DFR I(n)L2, c63=DFR I(n)Z(0.3), 
> c64=DFR I(ne)L2, a70=DFR G3(800.0), c65=DFR I(F)B3(800.0), a71=DFR I(F)B2, 
> c66=DFR I(F)B1, d62=DFR I(n)Z(0.3), d63=DFR I(ne)L2, d64=DFR I(F)B3(800.0), 
> b70=DFR I(F)B2, d65=DFR I(F)B1, b71=IB SPL-L3(800.0), d66=LM 
> Jelinek-Mercer(0.700000), b72=IB SPL-LZ(0.3), d67=DFR I(ne)B2, b73=IB 
> SPL-D3(800.0), d68=DFR I(F)3(800.0), b74=DFR I(n)L2, d69=DFR I(n)L3(800.0), 
> b65=DFR I(ne)L2, b64=DFR I(n)Z(0.3), b67=DFR I(F)B1, b66=DFR I(F)B3(800.0), 
> d70=IB SPL-LZ(0.3), b69=DFR I(ne)B2, b68=LM Jelinek-Mercer(0.700000), d72=DFR 
> I(n)L2, d71=IB SPL-D3(800.0), c71=IB SPL-LZ(0.3), c70=IB SPL-L3(800.0), 
> a69=LM Jelinek-Mercer(0.700000), c73=DFR I(n)L2, c72=IB SPL-D3(800.0), 
> a66=DFR I(ne)L2, a65=DFR I(n)Z(0.3), a68=DFR I(F)B1, a67=DFR I(F)B3(800.0), 
> c32=IB LL-D1, c33=IB SPL-L1, c30=DFR I(F)2, c31=DFR I(ne)Z(0.3), c36=DFR 
> I(ne)BZ(0.3), a41=DFR I(F)L2, c37=DFR I(n)L1, a42=DFR I(n)LZ(0.3), a0=DFR 
> I(n)3(800.0), c34=IB LL-L2, c35=DFR I(ne)L1, a40=IB LL-L3(800.0), b84=DFR 
> I(ne)BZ(0.3), d79=DFR I(ne)L3(800.0), b85=DFR I(n)L1, b82=IB LL-L2, d77=IB 
> LL-D2, c38=DFR GB1, b83=DFR I(ne)L1, d78=DFR I(ne)B3(800.0), c39=IB SPL-D2, 
> b80=IB LL-D1, d75=DFR GL1, b81=IB SPL-L1, d76=DFR I(n)3(800.0), d73=DFR GB1, 
> d74=IB SPL-D2, d83=DFR I(n)L1, a9=IB LL-L2, d82=DFR I(ne)BZ(0.3), d81=DFR 
> I(ne)L1, d80=IB LL-L2, b79=IB LL-D2, b78=DFR I(n)3(800.0), b77=DFR GL1, 
> b76=IB SPL-D2, b75=DFR GB1, a1=LM Jelinek-Mercer(0.100000), a35=IB SPL-L1, 
> a2=IB LL-L3(800.0), a34=IB LL-D1, a3=DFR I(F)L2, a33=DFR I(ne)Z(0.3), a4=DFR 
> I(n)LZ(0.3), a32=DFR I(F)2, a5=DFR I(F)L1, a39=DFR I(n)L1, c40=DFR 
> I(n)LZ(0.3), a6=DefaultSimilarity, a38=DFR I(ne)BZ(0.3), a7=DFR I(n)B1, 
> a37=DFR I(ne)L1, a8=DFR I(n)1, a36=IB LL-L2, c41=LM Jelinek-Mercer(0.700000), 
> c42=DFR I(ne)B2, c43=DFR I(F)3(800.0), c44=DFR I(n)L3(800.0), c45=DFR G2, 
> a50=DFR I(ne)3(800.0), c46=IB LL-DZ(0.3), a51=IB LL-L1, c47=DFR G3(800.0), 
> a52=DFR I(F)BZ(0.3), c48=DFR I(F)B2, a53=DFR GLZ(0.3), b93=DFR G2, d88=DFR 
> I(n)Z(0.3), c49=DFR GL3(800.0), b94=IB LL-DZ(0.3), d89=DFR I(ne)L2, b95=DFR 
> G3(800.0), b96=DFR I(F)B2, d84=DFR GL3(800.0), b90=DFR I(ne)B2, d85=DFR 
> GBZ(0.3), b91=DFR I(F)3(800.0), d86=BM25(k1=1.2,b=0.75), b92=DFR 
> I(n)L3(800.0), d87=DFR I(F)LZ(0.3), d92=IB LL-DZ(0.3), d91=DFR G2, d94=DFR 
> I(F)B2, d93=DFR G3(800.0), b87=DFR GBZ(0.3), b86=DFR GL3(800.0), d90=DFR 
> I(n)L3(800.0), b89=DFR I(F)LZ(0.3), b88=BM25(k1=1.2,b=0.75), a44=DFR I(ne)B2, 
> a43=LM Jelinek-Mercer(0.700000), a46=DFR I(n)L3(800.0), a45=DFR I(F)3(800.0), 
> a48=IB LL-DZ(0.3), a47=DFR G2, c51=DFR GLZ(0.3), a49=DFR G3(800.0), c50=DFR 
> I(F)BZ(0.3), d98=DFR I(n)L1, d97=DFR I(ne)BZ(0.3), d96=DFR I(ne)L1, d95=IB 
> LL-L2, d99=DFR GL2, a20=IB SPL-L1, c99=DFR I(n)L1, c98=DFR I(ne)BZ(0.3), 
> c97=DFR I(ne)L1, c96=IB LL-L2, b19=DFR I(F)BZ(0.3), a16=DFR GL1, a17=DFR 
> I(n)3(800.0), b17=DFR I(ne)3(800.0), a14=DFR GB1, b18=IB LL-L1, a15=IB 
> SPL-D2, a12=DFR GB3(800.0), a13=DFR GB2, a10=DFR I(n)BZ(0.3), a11=DFR I(n)B2, 
> b11=DFR GB3(800.0), b12=DFR GB2, b10=DFR I(n)B2, b15=DFR GL1, b16=DFR 
> I(n)3(800.0), a18=DFR I(ne)3(800.0), b13=DFR GB1, a19=IB LL-L1, b14=IB 
> SPL-D2, b30=DFR I(n)L3(800.0), a31=DFR I(n)L3(800.0), a30=DFR I(F)3(800.0), 
> b28=DFR I(F)L1, a25=DFR GL3(800.0), b29=DefaultSimilarity, a26=DFR GBZ(0.3), 
> a27=BM25(k1=1.2,b=0.75), a28=DFR I(F)LZ(0.3), a21=DFR GZ(0.3), a22=IB 
> LL-D3(800.0), a23=DFR I(ne)1, a24=DFR I(ne)LZ(0.3), b20=DFR GZ(0.3), b21=IB 
> LL-D3(800.0), b22=DFR I(ne)1, b23=DFR I(ne)LZ(0.3), a29=DFR I(F)L1, b24=DFR 
> GL3(800.0), b25=DFR GBZ(0.3), b26=BM25(k1=1.2,b=0.75), b27=DFR I(F)LZ(0.3), 
> b41=DFR I(n)2, b40=DFR I(ne)L3(800.0), c77=IB SPL-D1, c76=IB SPL-DZ(0.3), 
> c75=IB LL-LZ(0.3), c74=DFR GL2, c79=IB LL-L3(800.0), c78=LM 
> Jelinek-Mercer(0.100000), c80=DFR I(n)1, c83=DFR I(n)B3(800.0), c84=DFR 
> I(ne)2, c81=DFR I(F)L3(800.0), b39=IB SPL-L3(800.0), c82=DFR G1, b37=DFR 
> GB3(800.0), b38=DFR GB2, b35=DFR I(n)BZ(0.3), b36=DFR I(n)B2, b33=IB SPL-L2, 
> b34=DFR I(ne)B1, b31=DFR I(F)1, b32=DFR I(F)Z(0.3), str2=DFR I(n)B2, b50=DFR 
> I(ne)L2, b52=DFR I(F)B1, b51=DFR I(F)B3(800.0), c86=IB SPL-LZ(0.3), c85=IB 
> SPL-L3(800.0), tvtest=DFR G3(800.0), c88=DFR I(n)L2, c87=IB SPL-D3(800.0), 
> c89=DFR I(ne)3(800.0), c90=IB SPL-L2, c91=DFR I(ne)B1, c92=DFR I(n)BZ(0.3), 
> c93=DFR I(n)B2, c94=DFR GB3(800.0), c95=DFR GB2, content1=DFR I(ne)1, b46=DFR 
> GZ(0.3), b47=IB LL-D3(800.0), content3=DFR GZ(0.3), b48=DFR I(ne)1, 
> content4=DFR I(ne)LZ(0.3), b49=DFR I(ne)LZ(0.3), content5=DFR I(n)B3(800.0), 
> b42=DFR I(F)L3(800.0), b43=DFR G1, b44=DFR I(n)B3(800.0), b45=DFR I(ne)2}, 
> locale=is, timezone=GB-Eire
> [junit4:junit4]   2> NOTE: Linux 3.2.0-26-generic amd64/Sun Microsystems Inc. 
> 1.6.0_33 (64-bit)/cpus=8,threads=1,free=91623296,total=163774464
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDemo, 
> InBeforeClass, InAfterClass, InTestMethod, NonStringProperties, TestSpans, 
> TestFuzzyQuery, TestSloppyPhraseQuery, ThrowInUncaught, TestOmitNorms, 
> TestReaderClosed, TestSearcherManager, TestOmitTf, Nested, 
> TestScoreCachingWrappingScorer, TestMixedCodecs, TestDeterminism, 
> TestBufferedIndexInput, TestSpanFirstQuery, TestConjunctions, 
> TestRollingUpdates, TestPagedBytes, TestBackwardsCompatibility, 
> TestMultiFields, TestFlex, TestByteBlockPool, TestSetOnce, 
> TestDeletionPolicy, TestIndexableField, TestElevationComparator, 
> TestIndexWriter]
> [junit4:junit4]   2>
> [junit4:junit4] Completed on J0 in 4.35s, 48 tests, 1 failure <<< FAILURES!
>
> [...truncated 846 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java6-64/checkout/build.xml:29:
>  The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java6-64/checkout/lucene/build.xml:50:
>  The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java6-64/checkout/lucene/common-build.xml:1094:
>  The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux-Java6-64/checkout/lucene/common-build.xml:789:
>  There were test failures: 308 suites, 1733 tests, 1 failure, 15 ignored (13 
> assumptions)
>
> Total time: 5 minutes 51 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: [email protected]
> For additional commands, e-mail: [email protected]



-- 
lucidimagination.com

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

Reply via email to