Build: https://jenkins.thetaphi.de/job/Solr-main-Linux/28519/ Java: 64bit/hotspot/jdk-25-rc+35 -XX:+UseCompressedOops -XX:+UseSerialGC
4 tests failed. FAILED: org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount Error Message: java.lang.AssertionError: REQUEST FAILED: xpath=//result/doc[2]/str[@name='id'][.='0'] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">42</int></lst><result name="response" numFound="200" start="0" maxScore="0.0011321187" numFoundExact="true"><doc><str name="id">10</str><float name="score">4.4537134</float></doc><doc><str name="id">11</str><float name="score">0.0011321187</float></doc><doc><str name="id">12</str><float name="score">0.0011321187</float></doc><doc><str name="id">13</str><float name="score">0.0011321187</float></doc><doc><str name="id">14</str><float name="score">0.0011321187</float></doc><doc><str name="id">15</str><float name="score">0.0011321187</float></doc><doc><str name="id">16</str><float name="score">0.0011321187</float></doc><doc><str name="id">17</str><float name="score">0.0011321187</float></doc><doc><str name="id">18</str><float name="score">0.0011321187</float></doc><doc><str name="id">19</str><float name="score">0.0011321187</float></doc></result> </response> request was:q=field_t:0&start=0&rows=10&fl=id,score&sort=score+desc,+id_p_i+asc&rq={!rerank+reRankQuery%3D$rrq+reRankDocs%3D20}&rrq=id:10 Stack Trace: java.lang.AssertionError: REQUEST FAILED: xpath=//result/doc[2]/str[@name='id'][.='0'] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">42</int></lst><result name="response" numFound="200" start="0" maxScore="0.0011321187" numFoundExact="true"><doc><str name="id">10</str><float name="score">4.4537134</float></doc><doc><str name="id">11</str><float name="score">0.0011321187</float></doc><doc><str name="id">12</str><float name="score">0.0011321187</float></doc><doc><str name="id">13</str><float name="score">0.0011321187</float></doc><doc><str name="id">14</str><float name="score">0.0011321187</float></doc><doc><str name="id">15</str><float name="score">0.0011321187</float></doc><doc><str name="id">16</str><float name="score">0.0011321187</float></doc><doc><str name="id">17</str><float name="score">0.0011321187</float></doc><doc><str name="id">18</str><float name="score">0.0011321187</float></doc><doc><str name="id">19</str><float name="score">0.0011321187</float></doc></result> </response> request was:q=field_t:0&start=0&rows=10&fl=id,score&sort=score+desc,+id_p_i+asc&rq={!rerank+reRankQuery%3D$rrq+reRankDocs%3D20}&rrq=id:10 at __randomizedtesting.SeedInfo.seed([BCEE8A480101A9AD:C96EB0D0EEDC57DA]:0) at org.junit.Assert.fail(Assert.java:89) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:920) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884) at org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount(TestReRankQParserPlugin.java:1184) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:565) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) at java.base/java.lang.Thread.run(Thread.java:1474) FAILED: org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount Error Message: java.lang.AssertionError: REQUEST FAILED: xpath=//result/doc[2]/str[@name='id'][.='0'] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int></lst><result name="response" numFound="200" start="0" maxScore="0.0011321187" numFoundExact="true"><doc><str name="id">10</str><float name="score">4.4537134</float></doc><doc><str name="id">11</str><float name="score">0.0011321187</float></doc><doc><str name="id">12</str><float name="score">0.0011321187</float></doc><doc><str name="id">13</str><float name="score">0.0011321187</float></doc><doc><str name="id">14</str><float name="score">0.0011321187</float></doc><doc><str name="id">15</str><float name="score">0.0011321187</float></doc><doc><str name="id">16</str><float name="score">0.0011321187</float></doc><doc><str name="id">17</str><float name="score">0.0011321187</float></doc><doc><str name="id">18</str><float name="score">0.0011321187</float></doc><doc><str name="id">19</str><float name="score">0.0011321187</float></doc></result> </response> request was:q=field_t:0&start=0&rows=10&fl=id,score&sort=score+desc,+id_p_i+asc&rq={!rerank+reRankQuery%3D$rrq+reRankDocs%3D20}&rrq=id:10 Stack Trace: java.lang.AssertionError: REQUEST FAILED: xpath=//result/doc[2]/str[@name='id'][.='0'] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int></lst><result name="response" numFound="200" start="0" maxScore="0.0011321187" numFoundExact="true"><doc><str name="id">10</str><float name="score">4.4537134</float></doc><doc><str name="id">11</str><float name="score">0.0011321187</float></doc><doc><str name="id">12</str><float name="score">0.0011321187</float></doc><doc><str name="id">13</str><float name="score">0.0011321187</float></doc><doc><str name="id">14</str><float name="score">0.0011321187</float></doc><doc><str name="id">15</str><float name="score">0.0011321187</float></doc><doc><str name="id">16</str><float name="score">0.0011321187</float></doc><doc><str name="id">17</str><float name="score">0.0011321187</float></doc><doc><str name="id">18</str><float name="score">0.0011321187</float></doc><doc><str name="id">19</str><float name="score">0.0011321187</float></doc></result> </response> request was:q=field_t:0&start=0&rows=10&fl=id,score&sort=score+desc,+id_p_i+asc&rq={!rerank+reRankQuery%3D$rrq+reRankDocs%3D20}&rrq=id:10 at __randomizedtesting.SeedInfo.seed([BCEE8A480101A9AD:C96EB0D0EEDC57DA]:0) at org.junit.Assert.fail(Assert.java:89) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:920) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884) at org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount(TestReRankQParserPlugin.java:1184) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:565) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) at java.base/java.lang.Thread.run(Thread.java:1474) FAILED: org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount Error Message: java.lang.AssertionError: REQUEST FAILED: xpath=//result/doc[2]/str[@name='id'][.='0'] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">50</int></lst><result name="response" numFound="200" start="0" maxScore="0.0011321187" numFoundExact="true"><doc><str name="id">10</str><float name="score">4.4537134</float></doc><doc><str name="id">11</str><float name="score">0.0011321187</float></doc><doc><str name="id">12</str><float name="score">0.0011321187</float></doc><doc><str name="id">13</str><float name="score">0.0011321187</float></doc><doc><str name="id">14</str><float name="score">0.0011321187</float></doc><doc><str name="id">15</str><float name="score">0.0011321187</float></doc><doc><str name="id">16</str><float name="score">0.0011321187</float></doc><doc><str name="id">17</str><float name="score">0.0011321187</float></doc><doc><str name="id">18</str><float name="score">0.0011321187</float></doc><doc><str name="id">19</str><float name="score">0.0011321187</float></doc></result> </response> request was:q=field_t:0&start=0&rows=10&fl=id,score&sort=score+desc,+id_p_i+asc&rq={!rerank+reRankQuery%3D$rrq+reRankDocs%3D20}&rrq=id:10 Stack Trace: java.lang.AssertionError: REQUEST FAILED: xpath=//result/doc[2]/str[@name='id'][.='0'] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">50</int></lst><result name="response" numFound="200" start="0" maxScore="0.0011321187" numFoundExact="true"><doc><str name="id">10</str><float name="score">4.4537134</float></doc><doc><str name="id">11</str><float name="score">0.0011321187</float></doc><doc><str name="id">12</str><float name="score">0.0011321187</float></doc><doc><str name="id">13</str><float name="score">0.0011321187</float></doc><doc><str name="id">14</str><float name="score">0.0011321187</float></doc><doc><str name="id">15</str><float name="score">0.0011321187</float></doc><doc><str name="id">16</str><float name="score">0.0011321187</float></doc><doc><str name="id">17</str><float name="score">0.0011321187</float></doc><doc><str name="id">18</str><float name="score">0.0011321187</float></doc><doc><str name="id">19</str><float name="score">0.0011321187</float></doc></result> </response> request was:q=field_t:0&start=0&rows=10&fl=id,score&sort=score+desc,+id_p_i+asc&rq={!rerank+reRankQuery%3D$rrq+reRankDocs%3D20}&rrq=id:10 at __randomizedtesting.SeedInfo.seed([BCEE8A480101A9AD:C96EB0D0EEDC57DA]:0) at org.junit.Assert.fail(Assert.java:89) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:920) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884) at org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount(TestReRankQParserPlugin.java:1184) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:565) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) at java.base/java.lang.Thread.run(Thread.java:1474) FAILED: org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount Error Message: java.lang.AssertionError: REQUEST FAILED: xpath=//result/doc[2]/str[@name='id'][.='0'] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">43</int></lst><result name="response" numFound="200" start="0" maxScore="0.0011321187" numFoundExact="true"><doc><str name="id">10</str><float name="score">4.4537134</float></doc><doc><str name="id">11</str><float name="score">0.0011321187</float></doc><doc><str name="id">12</str><float name="score">0.0011321187</float></doc><doc><str name="id">13</str><float name="score">0.0011321187</float></doc><doc><str name="id">14</str><float name="score">0.0011321187</float></doc><doc><str name="id">15</str><float name="score">0.0011321187</float></doc><doc><str name="id">16</str><float name="score">0.0011321187</float></doc><doc><str name="id">17</str><float name="score">0.0011321187</float></doc><doc><str name="id">18</str><float name="score">0.0011321187</float></doc><doc><str name="id">19</str><float name="score">0.0011321187</float></doc></result> </response> request was:q=field_t:0&start=0&rows=10&fl=id,score&sort=score+desc,+id_p_i+asc&rq={!rerank+reRankQuery%3D$rrq+reRankDocs%3D20}&rrq=id:10 Stack Trace: java.lang.AssertionError: REQUEST FAILED: xpath=//result/doc[2]/str[@name='id'][.='0'] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">43</int></lst><result name="response" numFound="200" start="0" maxScore="0.0011321187" numFoundExact="true"><doc><str name="id">10</str><float name="score">4.4537134</float></doc><doc><str name="id">11</str><float name="score">0.0011321187</float></doc><doc><str name="id">12</str><float name="score">0.0011321187</float></doc><doc><str name="id">13</str><float name="score">0.0011321187</float></doc><doc><str name="id">14</str><float name="score">0.0011321187</float></doc><doc><str name="id">15</str><float name="score">0.0011321187</float></doc><doc><str name="id">16</str><float name="score">0.0011321187</float></doc><doc><str name="id">17</str><float name="score">0.0011321187</float></doc><doc><str name="id">18</str><float name="score">0.0011321187</float></doc><doc><str name="id">19</str><float name="score">0.0011321187</float></doc></result> </response> request was:q=field_t:0&start=0&rows=10&fl=id,score&sort=score+desc,+id_p_i+asc&rq={!rerank+reRankQuery%3D$rrq+reRankDocs%3D20}&rrq=id:10 at __randomizedtesting.SeedInfo.seed([BCEE8A480101A9AD:C96EB0D0EEDC57DA]:0) at org.junit.Assert.fail(Assert.java:89) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:920) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884) at org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount(TestReRankQParserPlugin.java:1184) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:565) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) at java.base/java.lang.Thread.run(Thread.java:1474)
--------------------------------------------------------------------- To unsubscribe, e-mail: builds-unsubscr...@solr.apache.org For additional commands, e-mail: builds-h...@solr.apache.org