Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4712/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  
org.apache.lucene.search.payloads.TestPayloadTermQuery.testMultipleMatchesPerDoc

Error Message:
spans is null and it shouldn't be

Stack Trace:
java.lang.AssertionError: spans is null and it shouldn't be
        at 
__randomizedtesting.SeedInfo.seed([35DE1D7C6E4744B0:A0BC2BB0ABE2F888]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.search.payloads.TestPayloadTermQuery.testMultipleMatchesPerDoc(TestPayloadTermQuery.java:215)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.lucene.search.payloads.TestPayloadTermQuery.test

Error Message:
spans is null and it shouldn't be

Stack Trace:
java.lang.AssertionError: spans is null and it shouldn't be
        at 
__randomizedtesting.SeedInfo.seed([35DE1D7C6E4744B0:BD8A22A6C0BB2948]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.search.payloads.TestPayloadTermQuery.test(TestPayloadTermQuery.java:164)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.lucene.search.payloads.TestPayloadTermQuery.testIgnoreSpanScorer

Error Message:
spans is null and it shouldn't be

Stack Trace:
java.lang.AssertionError: spans is null and it shouldn't be
        at 
__randomizedtesting.SeedInfo.seed([35DE1D7C6E4744B0:530C84904E34B03]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.search.payloads.TestPayloadTermQuery.testIgnoreSpanScorer(TestPayloadTermQuery.java:259)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.search.payloads.TestPayloadTermQuery

Error Message:
MockDirectoryWrapper: cannot close: there are still open files: 
{_e_LuceneFixedGap_0.pos=1, _a_Lucene50_0.doc=1, _c_LuceneFixedGap_0.tib=1, 
_c_Lucene50_0.tim=1, _k_Lucene50_0.doc=1, _d_Lucene50_0.pos=1, 
_f_Lucene50_0.pay=1, _8_Lucene50_0.tim=1, _f_LuceneFixedGap_0.doc=1, 
_b_LuceneFixedGap_0.pay=1, _9_LuceneFixedGap_0.pay=1, _j.nvd=1, 
_a_LuceneFixedGap_0.pay=1, _9.fdt=1, _g_LuceneFixedGap_0.doc=1, 
_g_Lucene50_0.pos=1, _l_LuceneFixedGap_0.tib=1, _a.nvd=1, 
_k_LuceneFixedGap_0.pay=1, _h.fdt=1, _9_Lucene50_0.pos=1, _h_Lucene50_0.doc=1, 
_a_Lucene50_0.pos=1, _8_LuceneFixedGap_0.pay=1, _5_Lucene50_0.pos=1, 
_k_Lucene50_0.pos=1, _9_LuceneFixedGap_0.tib=1, _5.fdt=1, 
_d_LuceneFixedGap_0.pos=1, _6_Lucene50_0.pos=1, _e_LuceneFixedGap_0.doc=1, 
_6_Lucene50_0.doc=1, _h_LuceneFixedGap_0.doc=1, _g_LuceneFixedGap_0.pos=1, 
_g_Lucene50_0.doc=1, _c.nvd=1, _b_LuceneFixedGap_0.tib=1, _3.cfs=1, 
_j_Lucene50_0.pos=1, _f_Lucene50_0.tim=1, _9.nvd=1, _5_Lucene50_0.doc=1, 
_l_LuceneFixedGap_0.pay=1, _l.nvd=1, _f.fdt=1, _h_Lucene50_0.pos=1, _2.cfs=1, 
_g.nvd=1, _d_LuceneFixedGap_0.doc=1, _8_LuceneFixedGap_0.tib=1, 
_l_Lucene50_0.pay=1, _h_LuceneFixedGap_0.pos=1, _e.nvd=1, _b_Lucene50_0.doc=1, 
_7_LuceneFixedGap_0.pay=1, _i_LuceneFixedGap_0.doc=1, _e_Lucene50_0.pay=1, 
_d.fdt=1, _9_LuceneFixedGap_0.pos=1, _c_LuceneFixedGap_0.pos=1, _7.nvd=1, 
_7_Lucene50_0.doc=1, _l_Lucene50_0.tim=1, _j_LuceneFixedGap_0.doc=1, _k.fdt=1, 
_i.nvd=1, _a_Lucene50_0.tim=1, _0.cfs=1, _f_Lucene50_0.pos=1, 
_g_LuceneFixedGap_0.tib=1, _j_Lucene50_0.pay=1, _a_LuceneFixedGap_0.tib=1, 
_c_LuceneFixedGap_0.doc=1, _b_LuceneFixedGap_0.pos=1, _d_Lucene50_0.doc=1, 
_8_LuceneFixedGap_0.pos=1, _7_LuceneFixedGap_0.tib=1, _c_Lucene50_0.pay=1, 
_7.fdt=1, _5.nvd=1, _8_Lucene50_0.pay=1, _9_Lucene50_0.doc=1, _b.fdt=1, 
_i_LuceneFixedGap_0.pos=1, _j_Lucene50_0.tim=1, _9_LuceneFixedGap_0.doc=1, 
_6_LuceneFixedGap_0.pay=1, _h_Lucene50_0.tim=1, _6_Lucene50_0.pay=1, 
_a_LuceneFixedGap_0.doc=1, _b.nvd=1, _8.fdt=1, _g_LuceneFixedGap_0.pay=1, 
_i.fdt=1, _i_Lucene50_0.pos=1, _k_LuceneFixedGap_0.doc=1, _k.nvd=1, 
_7_LuceneFixedGap_0.pos=1, _h_LuceneFixedGap_0.tib=1, _h_Lucene50_0.pay=1, 
_8_LuceneFixedGap_0.doc=1, _6_Lucene50_0.tim=1, _l_Lucene50_0.pos=1, 
_a_Lucene50_0.pay=1, _6.fdt=1, _6_LuceneFixedGap_0.tib=1, _f_Lucene50_0.doc=1, 
_f_LuceneFixedGap_0.pay=1, _5_LuceneFixedGap_0.pay=1, 
_j_LuceneFixedGap_0.pos=1, _b_LuceneFixedGap_0.doc=1, 
_h_LuceneFixedGap_0.pay=1, _i_LuceneFixedGap_0.tib=1, _d.nvd=1, 
_a_LuceneFixedGap_0.pos=1, _7_LuceneFixedGap_0.doc=1, _e_Lucene50_0.tim=1, 
_6_LuceneFixedGap_0.pos=1, _e.fdt=1, _i_Lucene50_0.doc=1, _g.fdt=1, 
_l_LuceneFixedGap_0.doc=1, _8.nvd=1, _f_LuceneFixedGap_0.tib=1, 
_b_Lucene50_0.pos=1, _k_LuceneFixedGap_0.pos=1, _4.cfs=1, _7_Lucene50_0.pos=1, 
_e_LuceneFixedGap_0.pay=1, _5_LuceneFixedGap_0.tib=1, _g_Lucene50_0.pay=1, 
_f.nvd=1, _b_Lucene50_0.pay=1, _5_LuceneFixedGap_0.pos=1, 
_i_LuceneFixedGap_0.pay=1, _e_Lucene50_0.doc=1, _c.fdt=1, _i_Lucene50_0.tim=1, 
_7_Lucene50_0.pay=1, _8_Lucene50_0.pos=1, _6.nvd=1, _5_Lucene50_0.pay=1, 
_6_LuceneFixedGap_0.doc=1, _l.fdt=1, _1.cfs=1, _l_LuceneFixedGap_0.pos=1, 
_g_Lucene50_0.tim=1, _d_Lucene50_0.tim=1, _d_LuceneFixedGap_0.pay=1, 
_c_Lucene50_0.pos=1, _j_LuceneFixedGap_0.tib=1, _e_LuceneFixedGap_0.tib=1, 
_9_Lucene50_0.tim=1, _i_Lucene50_0.pay=1, _j_Lucene50_0.doc=1, 
_5_Lucene50_0.tim=1, _c_LuceneFixedGap_0.pay=1, _a.fdt=1, _d_Lucene50_0.pay=1, 
_c_Lucene50_0.doc=1, _8_Lucene50_0.doc=1, _9_Lucene50_0.pay=1, 
_5_LuceneFixedGap_0.doc=1, _k_Lucene50_0.tim=1, _f_LuceneFixedGap_0.pos=1, 
_j_LuceneFixedGap_0.pay=1, _e_Lucene50_0.pos=1, _b_Lucene50_0.tim=1, _j.fdt=1, 
_h.nvd=1, _7_Lucene50_0.tim=1, _d_LuceneFixedGap_0.tib=1, _l_Lucene50_0.doc=1, 
_k_LuceneFixedGap_0.tib=1, _k_Lucene50_0.pay=1}

Stack Trace:
java.lang.RuntimeException: MockDirectoryWrapper: cannot close: there are still 
open files: {_e_LuceneFixedGap_0.pos=1, _a_Lucene50_0.doc=1, 
_c_LuceneFixedGap_0.tib=1, _c_Lucene50_0.tim=1, _k_Lucene50_0.doc=1, 
_d_Lucene50_0.pos=1, _f_Lucene50_0.pay=1, _8_Lucene50_0.tim=1, 
_f_LuceneFixedGap_0.doc=1, _b_LuceneFixedGap_0.pay=1, 
_9_LuceneFixedGap_0.pay=1, _j.nvd=1, _a_LuceneFixedGap_0.pay=1, _9.fdt=1, 
_g_LuceneFixedGap_0.doc=1, _g_Lucene50_0.pos=1, _l_LuceneFixedGap_0.tib=1, 
_a.nvd=1, _k_LuceneFixedGap_0.pay=1, _h.fdt=1, _9_Lucene50_0.pos=1, 
_h_Lucene50_0.doc=1, _a_Lucene50_0.pos=1, _8_LuceneFixedGap_0.pay=1, 
_5_Lucene50_0.pos=1, _k_Lucene50_0.pos=1, _9_LuceneFixedGap_0.tib=1, _5.fdt=1, 
_d_LuceneFixedGap_0.pos=1, _6_Lucene50_0.pos=1, _e_LuceneFixedGap_0.doc=1, 
_6_Lucene50_0.doc=1, _h_LuceneFixedGap_0.doc=1, _g_LuceneFixedGap_0.pos=1, 
_g_Lucene50_0.doc=1, _c.nvd=1, _b_LuceneFixedGap_0.tib=1, _3.cfs=1, 
_j_Lucene50_0.pos=1, _f_Lucene50_0.tim=1, _9.nvd=1, _5_Lucene50_0.doc=1, 
_l_LuceneFixedGap_0.pay=1, _l.nvd=1, _f.fdt=1, _h_Lucene50_0.pos=1, _2.cfs=1, 
_g.nvd=1, _d_LuceneFixedGap_0.doc=1, _8_LuceneFixedGap_0.tib=1, 
_l_Lucene50_0.pay=1, _h_LuceneFixedGap_0.pos=1, _e.nvd=1, _b_Lucene50_0.doc=1, 
_7_LuceneFixedGap_0.pay=1, _i_LuceneFixedGap_0.doc=1, _e_Lucene50_0.pay=1, 
_d.fdt=1, _9_LuceneFixedGap_0.pos=1, _c_LuceneFixedGap_0.pos=1, _7.nvd=1, 
_7_Lucene50_0.doc=1, _l_Lucene50_0.tim=1, _j_LuceneFixedGap_0.doc=1, _k.fdt=1, 
_i.nvd=1, _a_Lucene50_0.tim=1, _0.cfs=1, _f_Lucene50_0.pos=1, 
_g_LuceneFixedGap_0.tib=1, _j_Lucene50_0.pay=1, _a_LuceneFixedGap_0.tib=1, 
_c_LuceneFixedGap_0.doc=1, _b_LuceneFixedGap_0.pos=1, _d_Lucene50_0.doc=1, 
_8_LuceneFixedGap_0.pos=1, _7_LuceneFixedGap_0.tib=1, _c_Lucene50_0.pay=1, 
_7.fdt=1, _5.nvd=1, _8_Lucene50_0.pay=1, _9_Lucene50_0.doc=1, _b.fdt=1, 
_i_LuceneFixedGap_0.pos=1, _j_Lucene50_0.tim=1, _9_LuceneFixedGap_0.doc=1, 
_6_LuceneFixedGap_0.pay=1, _h_Lucene50_0.tim=1, _6_Lucene50_0.pay=1, 
_a_LuceneFixedGap_0.doc=1, _b.nvd=1, _8.fdt=1, _g_LuceneFixedGap_0.pay=1, 
_i.fdt=1, _i_Lucene50_0.pos=1, _k_LuceneFixedGap_0.doc=1, _k.nvd=1, 
_7_LuceneFixedGap_0.pos=1, _h_LuceneFixedGap_0.tib=1, _h_Lucene50_0.pay=1, 
_8_LuceneFixedGap_0.doc=1, _6_Lucene50_0.tim=1, _l_Lucene50_0.pos=1, 
_a_Lucene50_0.pay=1, _6.fdt=1, _6_LuceneFixedGap_0.tib=1, _f_Lucene50_0.doc=1, 
_f_LuceneFixedGap_0.pay=1, _5_LuceneFixedGap_0.pay=1, 
_j_LuceneFixedGap_0.pos=1, _b_LuceneFixedGap_0.doc=1, 
_h_LuceneFixedGap_0.pay=1, _i_LuceneFixedGap_0.tib=1, _d.nvd=1, 
_a_LuceneFixedGap_0.pos=1, _7_LuceneFixedGap_0.doc=1, _e_Lucene50_0.tim=1, 
_6_LuceneFixedGap_0.pos=1, _e.fdt=1, _i_Lucene50_0.doc=1, _g.fdt=1, 
_l_LuceneFixedGap_0.doc=1, _8.nvd=1, _f_LuceneFixedGap_0.tib=1, 
_b_Lucene50_0.pos=1, _k_LuceneFixedGap_0.pos=1, _4.cfs=1, _7_Lucene50_0.pos=1, 
_e_LuceneFixedGap_0.pay=1, _5_LuceneFixedGap_0.tib=1, _g_Lucene50_0.pay=1, 
_f.nvd=1, _b_Lucene50_0.pay=1, _5_LuceneFixedGap_0.pos=1, 
_i_LuceneFixedGap_0.pay=1, _e_Lucene50_0.doc=1, _c.fdt=1, _i_Lucene50_0.tim=1, 
_7_Lucene50_0.pay=1, _8_Lucene50_0.pos=1, _6.nvd=1, _5_Lucene50_0.pay=1, 
_6_LuceneFixedGap_0.doc=1, _l.fdt=1, _1.cfs=1, _l_LuceneFixedGap_0.pos=1, 
_g_Lucene50_0.tim=1, _d_Lucene50_0.tim=1, _d_LuceneFixedGap_0.pay=1, 
_c_Lucene50_0.pos=1, _j_LuceneFixedGap_0.tib=1, _e_LuceneFixedGap_0.tib=1, 
_9_Lucene50_0.tim=1, _i_Lucene50_0.pay=1, _j_Lucene50_0.doc=1, 
_5_Lucene50_0.tim=1, _c_LuceneFixedGap_0.pay=1, _a.fdt=1, _d_Lucene50_0.pay=1, 
_c_Lucene50_0.doc=1, _8_Lucene50_0.doc=1, _9_Lucene50_0.pay=1, 
_5_LuceneFixedGap_0.doc=1, _k_Lucene50_0.tim=1, _f_LuceneFixedGap_0.pos=1, 
_j_LuceneFixedGap_0.pay=1, _e_Lucene50_0.pos=1, _b_Lucene50_0.tim=1, _j.fdt=1, 
_h.nvd=1, _7_Lucene50_0.tim=1, _d_LuceneFixedGap_0.tib=1, _l_Lucene50_0.doc=1, 
_k_LuceneFixedGap_0.tib=1, _k_Lucene50_0.pay=1}
        at __randomizedtesting.SeedInfo.seed([35DE1D7C6E4744B0]:0)
        at 
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:747)
        at 
org.apache.lucene.search.payloads.TestPayloadTermQuery.afterClass(TestPayloadTermQuery.java:143)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: unclosed IndexInput: 
_h_LuceneFixedGap_0.doc
        at 
org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:622)
        at 
org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:666)
        at 
org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:86)
        at 
org.apache.lucene.codecs.blockterms.LuceneFixedGap.fieldsProducer(LuceneFixedGap.java:97)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341)
        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:104)
        at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:65)
        at 
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
        at 
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:50)
        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:660)
        at 
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:73)
        at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
        at 
org.apache.lucene.search.payloads.TestPayloadTermQuery.testIgnoreSpanScorer(TestPayloadTermQuery.java:232)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        ... 15 more




Build Log:
[...truncated 1299 lines...]
   [junit4] Suite: org.apache.lucene.search.payloads.TestPayloadTermQuery
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestPayloadTermQuery -Dtests.method=testMultipleMatchesPerDoc 
-Dtests.seed=35DE1D7C6E4744B0 -Dtests.slow=true -Dtests.locale=sk 
-Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J1 | TestPayloadTermQuery.testMultipleMatchesPerDoc 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: spans is null and it 
shouldn't be
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([35DE1D7C6E4744B0:A0BC2BB0ABE2F888]:0)
   [junit4]    >        at 
org.apache.lucene.search.payloads.TestPayloadTermQuery.testMultipleMatchesPerDoc(TestPayloadTermQuery.java:215)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestPayloadTermQuery -Dtests.method=test 
-Dtests.seed=35DE1D7C6E4744B0 -Dtests.slow=true -Dtests.locale=sk 
-Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J1 | TestPayloadTermQuery.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: spans is null and it 
shouldn't be
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([35DE1D7C6E4744B0:BD8A22A6C0BB2948]:0)
   [junit4]    >        at 
org.apache.lucene.search.payloads.TestPayloadTermQuery.test(TestPayloadTermQuery.java:164)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestPayloadTermQuery -Dtests.method=testIgnoreSpanScorer 
-Dtests.seed=35DE1D7C6E4744B0 -Dtests.slow=true -Dtests.locale=sk 
-Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | TestPayloadTermQuery.testIgnoreSpanScorer <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: spans is null and it 
shouldn't be
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([35DE1D7C6E4744B0:530C84904E34B03]:0)
   [junit4]    >        at 
org.apache.lucene.search.payloads.TestPayloadTermQuery.testIgnoreSpanScorer(TestPayloadTermQuery.java:259)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{noPayloadField=PostingsFormat(name=LuceneFixedGap), 
field=Lucene50(blocksize=128), multiField=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, 
locale=sk, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=1,free=176248664,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFixedBitSet, 
TestIndexCommit, TestLRUFilterCache, TestBlockPostingsFormat, 
TestFilterCachingPolicy, TestSpansEnum, TestMatchNoDocsQuery, 
TestParallelReaderEmptyIndex, TestLazyProxSkipping, TestDisjunctionMaxQuery, 
TestDocTermOrdsRewriteMethod, TestStressNRT, TestNearSpansOrdered, 
TestBytesRef, MultiCollectorTest, TestMultiPhraseQuery, TestByteSlices, 
TestIndexWriterOnDiskFull, TestNamedSPILoader, TestTwoPhaseCommitTool, 
TestPrefixQuery, TestSegmentTermDocs, TestConjunctions, TestBooleanOr, 
TestLogMergePolicy, TestBytesRefArray, TestAutomatonQueryUnicode, 
TestWindowsMMap, TestRecyclingIntBlockAllocator, TestFilterIterator, 
TestFastDecompressionMode, Test4GBStoredFields, TestMultiLevelSkipList, 
TestSimilarityProvider, TestSameTokenSamePosition, TestLevenshteinAutomata, 
TestStressIndexing2, TestIntroSorter, Test2BPositions, TestHugeRamFile, 
TestTermVectorsReader, TestLRUQueryCache, TestDocumentWriter, TestSpans, 
TestMixedCodecs, TestDocValues, TestDocValuesScoring, TestMmapDirectory, 
TestPayloadSpans, TestTransactionRollback, 
TestPersistentSnapshotDeletionPolicy, TestByteArrayDataInput, TestAddIndexes, 
TestIndexWriterForceMerge, TestSearch, TestSortRandom, TestSortedSetSelector, 
TestSloppyPhraseQuery, TestBlockPostingsFormat2, TestSparseFixedBitSet, 
TestIntsRef, TestSpanOrQuery, TestUTF32ToUTF8, 
TestIndexWriterOutOfFileDescriptors, TestDateSort, TestPhrasePrefixQuery, 
TestMultiDocValues, TestBytesRefHash, TestSimpleSearchEquivalence, 
TestPayloadBasics, TestTrackingDirectoryWrapper, TestNGramPhraseQuery, 
TestPositionIncrement, TestBitDocIdSetBuilder, 
TestComplexExplanationsOfNonMatches, TestCharFilter, TestOperations, 
TestLongBitSet, TestFuzzyQuery, TestDocumentsWriterStallControl, 
TestSumDocFreq, TestWildcard, TestPackedInts, TestSimpleExplanations, 
TestIOUtils, TestNumericRangeQuery32, TestPagedBytes, TestIntBlockPool, 
TestMultiTermConstantScore, TestSetOnce, TestDocValuesTermsQuery, 
TestTopDocsCollector, TestElevationComparator, TestSloppyPhraseQuery2, 
TestConsistentFieldNumbers, TestIndexWriterNRTIsCurrent, TestBinaryDocument, 
TestNoMergePolicy, TestLucene50CompoundFormat, TestFilterSpans, 
TestIndexWriterReader, TestFSTs, TestNumericRangeQuery64, TestMultiMMap, 
TestBasics, TestIndexWriterMergePolicy, TestBoolean2, TestStressAdvance, 
TestIndexWriterCommit, TestTimeLimitingCollector, TestSearchAfter, 
TestHighCompressionMode, TestLongPostings, TestMinimize, 
TestIndexWriterUnicode, TestTieredMergePolicy, TestPerFieldPostingsFormat, 
TestDirectoryReader, TestDocTermOrdsRangeFilter, TestLockFactory, 
TestSegmentMerger, TestPhraseQuery, TestOmitNorms, TestComplexExplanations, 
TestRegexpRandom2, TestNRTCachingDirectory, TestParallelCompositeReader, 
TestTransactions, TestCrash, TestMultiThreadTermVectors, 
TestPerFieldPostingsFormat2, TestToken, TestFieldsReader, 
TestCustomSearcherSort, TestPayloadTermQuery]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestPayloadTermQuery -Dtests.seed=35DE1D7C6E4744B0 -Dtests.slow=true 
-Dtests.locale=sk -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestPayloadTermQuery (suite) <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: 
MockDirectoryWrapper: cannot close: there are still open files: 
{_e_LuceneFixedGap_0.pos=1, _a_Lucene50_0.doc=1, _c_LuceneFixedGap_0.tib=1, 
_c_Lucene50_0.tim=1, _k_Lucene50_0.doc=1, _d_Lucene50_0.pos=1, 
_f_Lucene50_0.pay=1, _8_Lucene50_0.tim=1, _f_LuceneFixedGap_0.doc=1, 
_b_LuceneFixedGap_0.pay=1, _9_LuceneFixedGap_0.pay=1, _j.nvd=1, 
_a_LuceneFixedGap_0.pay=1, _9.fdt=1, _g_LuceneFixedGap_0.doc=1, 
_g_Lucene50_0.pos=1, _l_LuceneFixedGap_0.tib=1, _a.nvd=1, 
_k_LuceneFixedGap_0.pay=1, _h.fdt=1, _9_Lucene50_0.pos=1, _h_Lucene50_0.doc=1, 
_a_Lucene50_0.pos=1, _8_LuceneFixedGap_0.pay=1, _5_Lucene50_0.pos=1, 
_k_Lucene50_0.pos=1, _9_LuceneFixedGap_0.tib=1, _5.fdt=1, 
_d_LuceneFixedGap_0.pos=1, _6_Lucene50_0.pos=1, _e_LuceneFixedGap_0.doc=1, 
_6_Lucene50_0.doc=1, _h_LuceneFixedGap_0.doc=1, _g_LuceneFixedGap_0.pos=1, 
_g_Lucene50_0.doc=1, _c.nvd=1, _b_LuceneFixedGap_0.tib=1, _3.cfs=1, 
_j_Lucene50_0.pos=1, _f_Lucene50_0.tim=1, _9.nvd=1, _5_Lucene50_0.doc=1, 
_l_LuceneFixedGap_0.pay=1, _l.nvd=1, _f.fdt=1, _h_Lucene50_0.pos=1, _2.cfs=1, 
_g.nvd=1, _d_LuceneFixedGap_0.doc=1, _8_LuceneFixedGap_0.tib=1, 
_l_Lucene50_0.pay=1, _h_LuceneFixedGap_0.pos=1, _e.nvd=1, _b_Lucene50_0.doc=1, 
_7_LuceneFixedGap_0.pay=1, _i_LuceneFixedGap_0.doc=1, _e_Lucene50_0.pay=1, 
_d.fdt=1, _9_LuceneFixedGap_0.pos=1, _c_LuceneFixedGap_0.pos=1, _7.nvd=1, 
_7_Lucene50_0.doc=1, _l_Lucene50_0.tim=1, _j_LuceneFixedGap_0.doc=1, _k.fdt=1, 
_i.nvd=1, _a_Lucene50_0.tim=1, _0.cfs=1, _f_Lucene50_0.pos=1, 
_g_LuceneFixedGap_0.tib=1, _j_Lucene50_0.pay=1, _a_LuceneFixedGap_0.tib=1, 
_c_LuceneFixedGap_0.doc=1, _b_LuceneFixedGap_0.pos=1, _d_Lucene50_0.doc=1, 
_8_LuceneFixedGap_0.pos=1, _7_LuceneFixedGap_0.tib=1, _c_Lucene50_0.pay=1, 
_7.fdt=1, _5.nvd=1, _8_Lucene50_0.pay=1, _9_Lucene50_0.doc=1, _b.fdt=1, 
_i_LuceneFixedGap_0.pos=1, _j_Lucene50_0.tim=1, _9_LuceneFixedGap_0.doc=1, 
_6_LuceneFixedGap_0.pay=1, _h_Lucene50_0.tim=1, _6_Lucene50_0.pay=1, 
_a_LuceneFixedGap_0.doc=1, _b.nvd=1, _8.fdt=1, _g_LuceneFixedGap_0.pay=1, 
_i.fdt=1, _i_Lucene50_0.pos=1, _k_LuceneFixedGap_0.doc=1, _k.nvd=1, 
_7_LuceneFixedGap_0.pos=1, _h_LuceneFixedGap_0.tib=1, _h_Lucene50_0.pay=1, 
_8_LuceneFixedGap_0.doc=1, _6_Lucene50_0.tim=1, _l_Lucene50_0.pos=1, 
_a_Lucene50_0.pay=1, _6.fdt=1, _6_LuceneFixedGap_0.tib=1, _f_Lucene50_0.doc=1, 
_f_LuceneFixedGap_0.pay=1, _5_LuceneFixedGap_0.pay=1, 
_j_LuceneFixedGap_0.pos=1, _b_LuceneFixedGap_0.doc=1, 
_h_LuceneFixedGap_0.pay=1, _i_LuceneFixedGap_0.tib=1, _d.nvd=1, 
_a_LuceneFixedGap_0.pos=1, _7_LuceneFixedGap_0.doc=1, _e_Lucene50_0.tim=1, 
_6_LuceneFixedGap_0.pos=1, _e.fdt=1, _i_Lucene50_0.doc=1, _g.fdt=1, 
_l_LuceneFixedGap_0.doc=1, _8.nvd=1, _f_LuceneFixedGap_0.tib=1, 
_b_Lucene50_0.pos=1, _k_LuceneFixedGap_0.pos=1, _4.cfs=1, _7_Lucene50_0.pos=1, 
_e_LuceneFixedGap_0.pay=1, _5_LuceneFixedGap_0.tib=1, _g_Lucene50_0.pay=1, 
_f.nvd=1, _b_Lucene50_0.pay=1, _5_LuceneFixedGap_0.pos=1, 
_i_LuceneFixedGap_0.pay=1, _e_Lucene50_0.doc=1, _c.fdt=1, _i_Lucene50_0.tim=1, 
_7_Lucene50_0.pay=1, _8_Lucene50_0.pos=1, _6.nvd=1, _5_Lucene50_0.pay=1, 
_6_LuceneFixedGap_0.doc=1, _l.fdt=1, _1.cfs=1, _l_LuceneFixedGap_0.pos=1, 
_g_Lucene50_0.tim=1, _d_Lucene50_0.tim=1, _d_LuceneFixedGap_0.pay=1, 
_c_Lucene50_0.pos=1, _j_LuceneFixedGap_0.tib=1, _e_LuceneFixedGap_0.tib=1, 
_9_Lucene50_0.tim=1, _i_Lucene50_0.pay=1, _j_Lucene50_0.doc=1, 
_5_Lucene50_0.tim=1, _c_LuceneFixedGap_0.pay=1, _a.fdt=1, _d_Lucene50_0.pay=1, 
_c_Lucene50_0.doc=1, _8_Lucene50_0.doc=1, _9_Lucene50_0.pay=1, 
_5_LuceneFixedGap_0.doc=1, _k_Lucene50_0.tim=1, _f_LuceneFixedGap_0.pos=1, 
_j_LuceneFixedGap_0.pay=1, _e_Lucene50_0.pos=1, _b_Lucene50_0.tim=1, _j.fdt=1, 
_h.nvd=1, _7_Lucene50_0.tim=1, _d_LuceneFixedGap_0.tib=1, _l_Lucene50_0.doc=1, 
_k_LuceneFixedGap_0.tib=1, _k_Lucene50_0.pay=1}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([35DE1D7C6E4744B0]:0)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:747)
   [junit4]    >        at 
org.apache.lucene.search.payloads.TestPayloadTermQuery.afterClass(TestPayloadTermQuery.java:143)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: unclosed IndexInput: 
_h_LuceneFixedGap_0.doc
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:622)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:666)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:86)
   [junit4]    >        at 
org.apache.lucene.codecs.blockterms.LuceneFixedGap.fieldsProducer(LuceneFixedGap.java:97)
   [junit4]    >        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:261)
   [junit4]    >        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:341)
   [junit4]    >        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:104)
   [junit4]    >        at 
org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:65)
   [junit4]    >        at 
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
   [junit4]    >        at 
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:50)
   [junit4]    >        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:660)
   [junit4]    >        at 
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:73)
   [junit4]    >        at 
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    >        at 
org.apache.lucene.search.payloads.TestPayloadTermQuery.testIgnoreSpanScorer(TestPayloadTermQuery.java:232)
   [junit4]    >        ... 15 more
   [junit4] Completed [249/399] on J1 in 0.29s, 6 tests, 3 failures, 1 error 
<<< FAILURES!

[...truncated 517 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\build.xml:50: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1433:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:991:
 There were test failures: 399 suites, 3226 tests, 1 suite-level error, 3 
failures, 53 ignored (49 assumptions)

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


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

Reply via email to