You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2022/11/20 04:31:02 UTC

[JENKINS] Lucene-main-Linux (64bit/jdk-17.0.3) - Build # 38429 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/38429/
Java: 64bit/jdk-17.0.3 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.lucene.spatial.spatial4j.TestGeo3dShapeSphereModelRectRelation.testGeoPathRect

Error Message:
java.lang.AssertionError: Geo3D:GeoStandardPath: {planetmodel=PlanetModel.SPHERE, width=1.4660765716752369(84.0), points={[[lat=-0.1499779840218619, lon=-1.160766436438573([X=0.39416179140940744, Y=-0.906813780474846, Z=-0.14941636367494898])], [lat=-0.5062873104777793, lon=-1.3122759393092824([X=0.2235792871588007, Y=-0.8454889989564511, Z=-0.484933660408494])], [lat=-0.9997293133686401, lon=-1.0178299116085618([X=0.28389388367832247, Y=-0.4599750098357689, Z=-0.8413247013707749])]]}} intersect Geo3D:GeoDegeneratePoint: {planetmodel=PlanetModel.SPHERE, lat=-0.12392219060867654(-7.100218509892892), lon=-2.0630545034269163(-118.20431595182013)}

Stack Trace:
java.lang.AssertionError: Geo3D:GeoStandardPath: {planetmodel=PlanetModel.SPHERE, width=1.4660765716752369(84.0), points={[[lat=-0.1499779840218619, lon=-1.160766436438573([X=0.39416179140940744, Y=-0.906813780474846, Z=-0.14941636367494898])], [lat=-0.5062873104777793, lon=-1.3122759393092824([X=0.2235792871588007, Y=-0.8454889989564511, Z=-0.484933660408494])], [lat=-0.9997293133686401, lon=-1.0178299116085618([X=0.28389388367832247, Y=-0.4599750098357689, Z=-0.8413247013707749])]]}} intersect Geo3D:GeoDegeneratePoint: {planetmodel=PlanetModel.SPHERE, lat=-0.12392219060867654(-7.100218509892892), lon=-2.0630545034269163(-118.20431595182013)}
	at junit@4.13.1/org.junit.Assert.fail(Assert.java:89)
	at junit@4.13.1/org.junit.Assert.assertTrue(Assert.java:42)
	at spatial4j@0.8/org.locationtech.spatial4j.shape.RandomizedShapeTest._assertIntersect(RandomizedShapeTest.java:154)
	at spatial4j@0.8/org.locationtech.spatial4j.shape.RandomizedShapeTest.assertRelation(RandomizedShapeTest.java:139)
	at spatial4j@0.8/org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:118)
	at org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPathRect(ShapeRectRelationTestCase.java:211)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at junit@4.13.1/org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at junit@4.13.1/org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:833)


FAILED:  org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium

Error Message:
java.lang.AssertionError: FAIL: id=233 should not have matched but did
  shape=GeoStandardPath: {planetmodel=PlanetModel.CLARKE_1866, width=1.3038219146383838(74.70349294544567), points={[[lat=0.017453291479645996, lon=-1.9678832837541584([X=-0.38711174680782756, Y=-0.9230931841263833, Z=0.017472131231135415])], [lat=-1.07291998791675, lon=2.4457272005608357E-47([X=0.4768484336356756, Y=1.1662411846876004E-47, Z=-0.8772881876273715])], [lat=-0.8258448269464767, lon=-0.7426041701076429([X=0.49908927272489934, Y=-0.4581022038189821, Z=-0.7346010034833047])], [lat=-1.5707963267948966, lon=-2.6179938779914944([X=-5.2908778688004436E-17, Y=-3.054689761801369E-17, Z=-0.9977373929946703])]]}}
  bounds=XYZBounds: [xmin=-1.0011313045026649 xmax=1.0011313045026649 ymin=-1.0011313045026649 ymax=0.9631583755112247 zmin=-0.9977373939946703 zmax=0.9643898784558811]
  world bounds=( minX=-1.0011313035026648 maxX=1.0011313035026648 minY=-1.0011313035026648 maxY=1.0011313035026648 minZ=-0.9977373929946703 maxZ=0.9977373929946703
  quantized point=[X=0.9817985708002713, Y=-0.1908423099716644, Z=-0.0436085534385372] within shape? false within bounds? true
  unquantized point=[lat=-0.04357334350074886, lon=-0.19198621771937624([X=0.9817985709908307, Y=-0.19084230974016791, Z=-0.04360855362507013])] within shape? false within bounds? true
  docID=223 deleted?=false
  query=PointInGeo3DShapeQuery: field=point: Shape: GeoStandardPath: {planetmodel=PlanetModel.CLARKE_1866, width=1.3038219146383838(74.70349294544567), points={[[lat=0.017453291479645996, lon=-1.9678832837541584([X=-0.38711174680782756, Y=-0.9230931841263833, Z=0.017472131231135415])], [lat=-1.07291998791675, lon=2.4457272005608357E-47([X=0.4768484336356756, Y=1.1662411846876004E-47, Z=-0.8772881876273715])], [lat=-0.8258448269464767, lon=-0.7426041701076429([X=0.49908927272489934, Y=-0.4581022038189821, Z=-0.7346010034833047])], [lat=-1.5707963267948966, lon=-2.6179938779914944([X=-5.2908778688004436E-17, Y=-3.054689761801369E-17, Z=-0.9977373929946703])]]}}
  explanation:
    target is in leaf _4(10.0.0):C3791:[diagnostics={java.runtime.version=17.0.3+7, mergeFactor=4, os=Linux, java.vendor=Eclipse Adoptium, os.version=5.15.0-52-generic, timestamp=1668918569023, mergeMaxNumSegments=1, lucene.version=10.0.0, source=merge, os.arch=amd64}] :id=530jrossl3ythzroe32sbq7z2 of full reader StandardDirectoryReader(segments:14:nrt _4(10.0.0):C3791:[diagnostics={java.runtime.version=17.0.3+7, mergeFactor=4, os=Linux, java.vendor=Eclipse Adoptium, os.version=5.15.0-52-generic, timestamp=1668918569023, mergeMaxNumSegments=1, lucene.version=10.0.0, source=merge, os.arch=amd64}] :id=530jrossl3ythzroe32sbq7z2)
    full BKD path to target doc:
      Cell(x=-1.0011313035026648 TO 1.0011313035026648 y=-1.0010935234554097 TO 1.001100790397058 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.10529048305146227 TO 1.0011313035026648 y=-1.0010935234554097 TO 1.001100790397058 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.10529048305146227 TO 1.0011313035026648 y=-1.0010935234554097 TO 0.015673740948901612 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.10529048305146227 TO 1.0011313035026648 y=-1.0010935234554097 TO 0.015673740948901612 z=-0.9977373931189415 TO 4.661881991552263E-10); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.11219845139515683 TO 1.0011313035026648 y=-0.9945684704437963 TO 0.015660638263376155 z=-0.9914498532048455 TO 4.661881991552263E-10); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
    on cell Cell(x=-1.0011313035026648 TO 1.0011313035026648 y=-1.0010935234554097 TO 1.001100790397058 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.10529048305146227 TO 1.0011313035026648 y=-1.0010935234554097 TO 1.001100790397058 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.10529048305146227 TO 1.0011313035026648 y=-1.0010935234554097 TO 0.015673740948901612 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.10529048305146227 TO 1.0011313035026648 y=-1.0010935234554097 TO 0.015673740948901612 z=-0.9977373931189415 TO 4.661881991552263E-10); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_INSIDE_QUERY
  leaf visit docID=223
  

Stack Trace:
java.lang.AssertionError: FAIL: id=233 should not have matched but did
  shape=GeoStandardPath: {planetmodel=PlanetModel.CLARKE_1866, width=1.3038219146383838(74.70349294544567), points={[[lat=0.017453291479645996, lon=-1.9678832837541584([X=-0.38711174680782756, Y=-0.9230931841263833, Z=0.017472131231135415])], [lat=-1.07291998791675, lon=2.4457272005608357E-47([X=0.4768484336356756, Y=1.1662411846876004E-47, Z=-0.8772881876273715])], [lat=-0.8258448269464767, lon=-0.7426041701076429([X=0.49908927272489934, Y=-0.4581022038189821, Z=-0.7346010034833047])], [lat=-1.5707963267948966, lon=-2.6179938779914944([X=-5.2908778688004436E-17, Y=-3.054689761801369E-17, Z=-0.9977373929946703])]]}}
  bounds=XYZBounds: [xmin=-1.0011313045026649 xmax=1.0011313045026649 ymin=-1.0011313045026649 ymax=0.9631583755112247 zmin=-0.9977373939946703 zmax=0.9643898784558811]
  world bounds=( minX=-1.0011313035026648 maxX=1.0011313035026648 minY=-1.0011313035026648 maxY=1.0011313035026648 minZ=-0.9977373929946703 maxZ=0.9977373929946703
  quantized point=[X=0.9817985708002713, Y=-0.1908423099716644, Z=-0.0436085534385372] within shape? false within bounds? true
  unquantized point=[lat=-0.04357334350074886, lon=-0.19198621771937624([X=0.9817985709908307, Y=-0.19084230974016791, Z=-0.04360855362507013])] within shape? false within bounds? true
  docID=223 deleted?=false
  query=PointInGeo3DShapeQuery: field=point: Shape: GeoStandardPath: {planetmodel=PlanetModel.CLARKE_1866, width=1.3038219146383838(74.70349294544567), points={[[lat=0.017453291479645996, lon=-1.9678832837541584([X=-0.38711174680782756, Y=-0.9230931841263833, Z=0.017472131231135415])], [lat=-1.07291998791675, lon=2.4457272005608357E-47([X=0.4768484336356756, Y=1.1662411846876004E-47, Z=-0.8772881876273715])], [lat=-0.8258448269464767, lon=-0.7426041701076429([X=0.49908927272489934, Y=-0.4581022038189821, Z=-0.7346010034833047])], [lat=-1.5707963267948966, lon=-2.6179938779914944([X=-5.2908778688004436E-17, Y=-3.054689761801369E-17, Z=-0.9977373929946703])]]}}
  explanation:
    target is in leaf _4(10.0.0):C3791:[diagnostics={java.runtime.version=17.0.3+7, mergeFactor=4, os=Linux, java.vendor=Eclipse Adoptium, os.version=5.15.0-52-generic, timestamp=1668918569023, mergeMaxNumSegments=1, lucene.version=10.0.0, source=merge, os.arch=amd64}] :id=530jrossl3ythzroe32sbq7z2 of full reader StandardDirectoryReader(segments:14:nrt _4(10.0.0):C3791:[diagnostics={java.runtime.version=17.0.3+7, mergeFactor=4, os=Linux, java.vendor=Eclipse Adoptium, os.version=5.15.0-52-generic, timestamp=1668918569023, mergeMaxNumSegments=1, lucene.version=10.0.0, source=merge, os.arch=amd64}] :id=530jrossl3ythzroe32sbq7z2)
    full BKD path to target doc:
      Cell(x=-1.0011313035026648 TO 1.0011313035026648 y=-1.0010935234554097 TO 1.001100790397058 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.10529048305146227 TO 1.0011313035026648 y=-1.0010935234554097 TO 1.001100790397058 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.10529048305146227 TO 1.0011313035026648 y=-1.0010935234554097 TO 0.015673740948901612 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.10529048305146227 TO 1.0011313035026648 y=-1.0010935234554097 TO 0.015673740948901612 z=-0.9977373931189415 TO 4.661881991552263E-10); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.11219845139515683 TO 1.0011313035026648 y=-0.9945684704437963 TO 0.015660638263376155 z=-0.9914498532048455 TO 4.661881991552263E-10); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true
    on cell Cell(x=-1.0011313035026648 TO 1.0011313035026648 y=-1.0010935234554097 TO 1.001100790397058 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.10529048305146227 TO 1.0011313035026648 y=-1.0010935234554097 TO 1.001100790397058 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.10529048305146227 TO 1.0011313035026648 y=-1.0010935234554097 TO 0.015673740948901612 z=-0.9977373931189415 TO 0.9977373931189414); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.10529048305146227 TO 1.0011313035026648 y=-1.0010935234554097 TO 0.015673740948901612 z=-0.9977373931189415 TO 4.661881991552263E-10); Shape relationship = CONTAINS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_INSIDE_QUERY
  leaf visit docID=223
  
	at __randomizedtesting.SeedInfo.seed([9E130E94B4D92D8F:23CD393CF5BC4EE9]:0)
	at junit@4.13.1/org.junit.Assert.fail(Assert.java:89)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:1116)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:693)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium(TestGeo3DPoint.java:592)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at junit@4.13.1/org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
	at org.apache.lucene.test_framework@10.0.0-SNAPSHOT/org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
	at junit@4.13.1/org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
	at randomizedtesting.runner@2.8.1/com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.base/java.lang.Thread.run(Thread.java:833)