[ 
https://issues.apache.org/jira/browse/LUCENE-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076835#comment-16076835
 ] 

Steve Rowe commented on LUCENE-7888:
------------------------------------

Mike, any reason not to backport to branch_7x and branch_7_0?  There was a 
recent failure on a Jenkins branch_7x job 
[https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/9/]:

{noformat}
Checking out Revision 758cbd98a7aa020ad67aea775028badf0be6418c 
(refs/remotes/origin/branch_7x)
[...]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestMixedDocValuesUpdates -Dtests.method=testManyReopensAndFields 
-Dtests.seed=D57106AE532F4164 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=qu-PE -Dtests.timezone=America/Yakutat -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.44s J2 | 
TestMixedDocValuesUpdates.testManyReopensAndFields <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: invalid binary value 
for doc=0, field=f2, reader=_y(7.1.0):C435:fieldInfosGen=2:dvGen=2 expected:<7> 
but was:<6>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D57106AE532F4164:E38D6481D2DA2278]:0)
   [junit4]    >        at 
org.apache.lucene.index.TestMixedDocValuesUpdates.testManyReopensAndFields(TestMixedDocValuesUpdates.java:141)
   [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:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] IGNOR/A 0.00s J2 | TestMixedDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/J2/temp/lucene.index.TestMixedDocValuesUpdates_D57106AE532F4164-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=qu-PE, timezone=America/Yakutat
   [junit4]   2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=165322832,total=342360064
{noformat}

> Test{Mixed,Binary}DocValuesUpdates.testManyReopensAndFields() failures
> ----------------------------------------------------------------------
>
>                 Key: LUCENE-7888
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7888
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Steve Rowe
>            Assignee: Michael McCandless
>             Fix For: 7.0
>
>
> Non-reproducing failure from 
> [https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/794/]:
> {noformat}
> Checking out Revision e8057309b90db0c79fc273e2284948b84c16ce4c 
> (refs/remotes/origin/master)
> [...]
>    [smoker]    [junit4] Suite: 
> org.apache.lucene.index.TestMixedDocValuesUpdates
>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
> TestMixedDocValuesUpdates.testTonsOfUpdates
>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
> (@Nightly())
>    [smoker]    [junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestMixedDocValuesUpdates -Dtests.method=testManyReopensAndFields 
> -Dtests.seed=69A3133AC96F545A -Dtests.multiplier=2 -Dtests.locale=es-SV 
> -Dtests.timezone=Europe/Zagreb -Dtests.asserts=true 
> -Dtests.file.encoding=US-ASCII
>    [smoker]    [junit4] FAILURE 0.04s J0 | 
> TestMixedDocValuesUpdates.testManyReopensAndFields <<<
>    [smoker]    [junit4]    > Throwable #1: java.lang.AssertionError: invalid 
> numeric value for doc=0, field=f0, reader=_3(7.0.0):c35/1 expected:<3> but 
> was:<2>
>    [smoker]    [junit4]    >  at 
> __randomizedtesting.SeedInfo.seed([69A3133AC96F545A:5F5F7115489A3746]:0)
>    [smoker]    [junit4]    >  at 
> org.apache.lucene.index.TestMixedDocValuesUpdates.testManyReopensAndFields(TestMixedDocValuesUpdates.java:138)
>    [smoker]    [junit4]    >  at java.lang.Thread.run(Thread.java:748)
>    [smoker]    [junit4]   2> NOTE: test params are: codec=Lucene70, 
> sim=RandomSimilarity(queryNorm=true): {}, locale=es-SV, timezone=Europe/Zagreb
>    [smoker]    [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle 
> Corporation 1.8.0_131 (64-bit)/cpus=4,threads=1,free=177411120,total=287309824
>    [smoker]    [junit4]   2> NOTE: All tests run in this JVM: 
> [TestRegexpRandom, TestStandardAnalyzer, TestMmapDirectory, TestCodecs, 
> TestDocValuesQueries, TestNeverDelete, TestIndexWriterConfig, 
> TestNoDeletionPolicy, TestBooleanMinShouldMatch, TestIndexSorting, 
> TestDocValuesIndexing, TestTragicIndexWriterDeadlock, TestIntBlockPool, 
> TestBinaryTerms, TestIndexWriter, Test4GBStoredFields, TestSortedSetSelector, 
> TestAllFilesCheckIndexHeader, TestFilterCodecReader, TestCachingCollector, 
> TestNotDocIdSet, TestQueryBuilder, TestMaxTermFrequency, 
> TestForceMergeForever, TestFieldMaskingSpanQuery, TestRegExp, 
> TestPointValues, TestIndexWriterOutOfFileDescriptors, Test2BTerms, 
> TestTermsEnum, TestSloppyPhraseQuery, TestBoostQuery, TestRateLimiter, 
> TestIndexWriterExceptions, TestMultiPhraseQuery, TestSimpleSearchEquivalence, 
> TestBinaryDocValuesUpdates, TestPerSegmentDeletes, Test2BPoints, 
> TestSimpleExplanations, TestPerFieldPostingsFormat, 
> TestLucene50TermVectorsFormat, TestSingleInstanceLockFactory, 
> TestLucene50CompoundFormat, TestMaxPosition, TestTotalHitCountCollector, 
> TestConstantScoreQuery, TestWordlistLoader, TestThreadedForceMerge, 
> TestBytesRefArray, TestPointQueries, TestCharFilter, TestSimilarityProvider, 
> TestBytesStore, TestIntroSorter, TestWildcardRandom, TestSimilarity, 
> TestFieldValueQuery, TestOmitNorms, TestUnicodeUtil, TestLRUQueryCache, 
> TestTermQuery, TestInPlaceMergeSorter, TestNot, TestTopFieldCollector, 
> TestIndexWriterFromReader, TestCharArrayMap, TestUTF32ToUTF8, 
> TestDocIdsWriter, TestDocsAndPositions, TestNewestSegment, TestTerm, 
> TestCodecHoldsOpenFiles, TestPagedBytes, TestPackedInts, TestBasics, 
> TestNRTThreads, TestStressAdvance, TestSearchAfter, TestHighCompressionMode, 
> TestDocumentsWriterStallControl, TestStressIndexing, 
> TestSnapshotDeletionPolicy, TestNRTReaderWithThreads, TestTieredMergePolicy, 
> TestLevenshteinAutomata, TestWeakIdentityMap, TestRegexpRandom2, 
> TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestMultiDocValues, 
> TestHugeRamFile, TestLazyProxSkipping, TestDeterminism, TestBytesRefHash, 
> TestNearSpansOrdered, TestTermRangeQuery, TestDocumentWriter, 
> TestCrashCausesCorruptIndex, TestLiveFieldValues, TestFuzzyQuery, 
> TestAutomatonQuery, TestMultiLevelSkipList, TestCheckIndex, TestConjunctions, 
> TestVirtualMethod, TestSearch, TestDateTools, TestDocCount, 
> TestAttributeSource, TestIsCurrent, TestIndexWriterLockRelease, 
> TestByteBlockPool, TestDemo, TestRollback, MultiCollectorTest, 
> TestSimpleAttributeImpl, TestByteArrayDataInput, 
> TestPackedTokenAttributeImpl, TestForUtil, 
> TestLucene50StoredFieldsFormatHighCompression, TestFieldType, 
> Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, 
> TestCustomTermFreq, TestDocIDMerger, TestDocValues, TestDocsWithFieldSet, 
> TestExitableDirectoryReader, TestFieldInvertState, TestFieldReuse, 
> TestFilterDirectoryReader, TestIndexReaderClose, TestIndexWriterOnVMError, 
> TestInfoStream, TestMergePolicyWrapper, TestMixedDocValuesUpdates]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to