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

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

A non-reproducing master failure from my Jenkins, commit sha is after Mike's 
commit on this issue:

{noformat}
Checking out Revision 48b4960e0c093b480b8328f324992a7006054f17 
(refs/remotes/origin/master)
[...]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBinaryDocValuesUpdates -Dtests.method=testManyReopensAndFields 
-Dtests.seed=6A2FDBE9B9C2F59C -Dtests.slow=true -Dtests.locale=ar-YE 
-Dtests.timezone=Asia/Beirut -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.31s J1 | 
TestBinaryDocValuesUpdates.testManyReopensAndFields <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: invalid value for 
doc=63, field=f1, reader=_l(8.0.0):c88:fieldInfosGen=2:dvGen=2 expected:<4> but 
was:<3>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6A2FDBE9B9C2F59C:5CD3B9C638379680]:0)
   [junit4]    >        at 
org.apache.lucene.index.TestBinaryDocValuesUpdates.testManyReopensAndFields(TestBinaryDocValuesUpdates.java:844)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   1> TEST: isNRT=false reader1=StandardDirectoryReader(segments_1:4 
_0(8.0.0):c2)
   [junit4]   1> TEST: now reopen
   [junit4] IGNOR/A 0.00s J1 | TestBinaryDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{bdv=FSTOrd50, f=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
k1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
dvUpdateKey=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
k2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 foo=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
upd=PostingsFormat(name=Direct), updKey=FSTOrd50, 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
key=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{val=DocValuesFormat(name=Lucene70), 
ndv=DocValuesFormat(name=Direct), cf=DocValuesFormat(name=Lucene70), 
ssdv=DocValuesFormat(name=Asserting), sdv=DocValuesFormat(name=Lucene70), 
f=DocValuesFormat(name=Asserting), f0=DocValuesFormat(name=Asserting), 
control=DocValuesFormat(name=Lucene70), f1=DocValuesFormat(name=Lucene70), 
sort=DocValuesFormat(name=Asserting), f2=DocValuesFormat(name=Direct), 
cf0=DocValuesFormat(name=Lucene70), f3=DocValuesFormat(name=Lucene70), 
f4=DocValuesFormat(name=Asserting), f5=DocValuesFormat(name=Lucene70), 
cf1=DocValuesFormat(name=Asserting), bdv2=DocValuesFormat(name=Asserting), 
number=DocValuesFormat(name=Lucene70), bdv1=DocValuesFormat(name=Lucene70), 
bdv=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70), 
key=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1142, 
maxMBSortInHeap=7.285443710546513, sim=RandomSimilarity(queryNorm=false): {}, 
locale=ar-YE, timezone=Asia/Beirut
   [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 
1.8.0_77 (64-bit)/cpus=16,threads=1,free=296202568,total=395313152
{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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to