Description
From https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18881/, reproduces for me:
Checking out Revision d8d61ff61d1d798f5e3853ef66bc485d0d403f18 (refs/remotes/origin/master) [...] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test -Dtests.seed=E1BB56269B8215B0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-RS -Dtests.timezone=America/Grand_Turk -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 77.7s J2 | TestInPlaceUpdatesDistrib.test <<< [junit4] > Throwable #1: java.lang.AssertionError: Earlier: [79, 79, 79], now: [78, 78, 78] [junit4] > at __randomizedtesting.SeedInfo.seed([E1BB56269B8215B0:69EF69FC357E7848]:0) [junit4] > at org.apache.solr.update.TestInPlaceUpdatesDistrib.ensureRtgWorksWithPartialUpdatesTest(TestInPlaceUpdatesDistrib.java:425) [junit4] > at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:142) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:543) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [...] [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {id_i=PostingsFormat(name=LuceneFixedGap), title_s=FSTOrd50, id=PostingsFormat(name=Asserting), id_field_copy_that_does_not_support_in_place_update_s=FSTOrd50}, docValues:{inplace_updatable_float=DocValuesFormat(name=Asserting), id_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Asserting), title_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), id_field_copy_that_does_not_support_in_place_update_s=DocValuesFormat(name=Lucene70), inplace_updatable_int_with_default=DocValuesFormat(name=Asserting), inplace_updatable_int=DocValuesFormat(name=Direct), inplace_updatable_float_with_default=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1342, maxMBSortInHeap=6.368734895089348, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-RS, timezone=America/Grand_Turk [junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=107734480,total=518979584
Attachments
Attachments
Issue Links
- is part of
-
SOLR-10032 Create report to assess Solr test quality at a commit point.
- Closed
- is related to
-
SOLR-10354 TestInPlaceUpdatesDistrib reproducible fail: Repeated retry for 'set' results against client ... Never got numFound=242; results=> {numFound=0,start=0,docs=[]}
- Resolved
- relates to
-
SOLR-10354 TestInPlaceUpdatesDistrib reproducible fail: Repeated retry for 'set' results against client ... Never got numFound=242; results=> {numFound=0,start=0,docs=[]}
- Resolved