You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2016/11/12 12:26:58 UTC

[jira] [Commented] (LUCENE-7555) TestFieldCacheSort.testFieldScoreReverse() failure

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

Steve Rowe commented on LUCENE-7555:
------------------------------------

Three more reproducing seeds from my Jenkins this morning:

{noformat}
  [junit4] Suite: org.apache.lucene.uninverting.TestFieldCacheSort
  [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldCacheSort -Dtests.method=testFieldScoreReverse -Dtests.seed=3430E121EDFDE7A1 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=Indian/Comoro -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
  [junit4] FAILURE 0.05s J3 | TestFieldCacheSort.testFieldScoreReverse <<<
  [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but was:<1>
  [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3430E121EDFDE7A1:4FF71A161C306D22]:0)
  [junit4]    > 	at org.apache.lucene.uninverting.TestFieldCacheSort.testFieldScoreReverse(TestFieldCacheSort.java:445)
  [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
  [junit4]   2> NOTE: leaving temporary files on disk at: /var/lib/jenkins/jobs/Lucene-Solr-tests-6.x/workspace/lucene/build/misc/test/J3/temp/lucene.uninverting.TestFieldCacheSort_3430E121EDFDE7A1-001
  [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {t=Lucene50(blocksize=128), string=PostingsFormat(name=Memory doPackFST= true), f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=Lucene50(blocksize=128), body=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), value=PostingsFormat(name=Memory doPackFST= true), tievalue=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, maxPointsInLeafNode=1739, maxMBSortInHeap=7.279217537052747, sim=RandomSimilarity(queryNorm=false,coord=yes): {contents=DFR I(ne)BZ(0.3), body=DFR I(F)3(800.0), value=org.apache.lucene.search.similarities.BooleanSimilarity@50312d7}, locale=th, timezone=Indian/Comoro
  [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 1.8.0_77 (64-bit)/cpus=16,threads=1,free=409664200,total=514850816
  [junit4]   2> NOTE: All tests run in this JVM: [TestPKIndexSplitter, TestFieldCacheSort]
  [junit4] Completed [13/23 (1!)] on J3 in 3.14s, 60 tests, 1 failure <<< FAILURES!
{noformat}

{noformat}
  [junit4] Suite: org.apache.lucene.uninverting.TestFieldCacheSort
  [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldCacheSort -Dtests.method=testFieldScoreReverse -Dtests.seed=745465C35E535DBB -Dtests.slow=true -Dtests.locale=und -Dtests.timezone=ECT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
  [junit4] FAILURE 0.02s J3 | TestFieldCacheSort.testFieldScoreReverse <<<
  [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but was:<1>
  [junit4]    > 	at __randomizedtesting.SeedInfo.seed([745465C35E535DBB:F939EF4AF9ED738]:0)
  [junit4]    > 	at org.apache.lucene.uninverting.TestFieldCacheSort.testFieldScoreReverse(TestFieldCacheSort.java:445)
  [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
  [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {string=PostingsFormat(name=Direct), t=FSTOrd50, f=Lucene50(blocksize=128), id=PostingsFormat(name=Memory doPackFST= true), body=Lucene50(blocksize=128), value=PostingsFormat(name=Direct), tievalue=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1942, maxMBSortInHeap=5.810852580886911, sim=RandomSimilarity(queryNorm=false,coord=yes): {contents=IB LL-DZ(0.3), body=DFR I(ne)BZ(0.3), value=org.apache.lucene.search.similarities.BooleanSimilarity@45da993d}, locale=und, timezone=ECT
  [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 1.8.0_77 (64-bit)/cpus=16,threads=1,free=420071216,total=514850816
  [junit4]   2> NOTE: All tests run in this JVM: [TestHighFreqTerms, TestFieldCacheSort]
  [junit4] Completed [7/23 (1!)] on J3 in 3.12s, 60 tests, 1 failure <<< FAILURES!
{noformat}

{noformat}
   [junit4] Suite: org.apache.lucene.uninverting.TestFieldCacheSort
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldCacheSort -Dtests.method=testFieldScoreReverse -Dtests.seed=25EA1765BE0038CF -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Asia/Kolkata -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.04s J5 | TestFieldCacheSort.testFieldScoreReverse <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but was:<1>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([25EA1765BE0038CF:5E2DEC524FCDB24C]:0)
   [junit4]    > 	at org.apache.lucene.uninverting.TestFieldCacheSort.testFieldScoreReverse(TestFieldCacheSort.java:445)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false,coord=crazy): {contents=DFR GB2, body=DFR GL2, value=org.apache.lucene.search.similarities.BooleanSimilarity@22299bb7}, locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Asia/Kolkata
   [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 1.8.0_77 (64-bit)/cpus=16,threads=1,free=460409760,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheSort]
   [junit4] Completed [8/23 (1!)] on J5 in 4.27s, 60 tests, 1 failure <<< FAILURES!
{noformat}

> TestFieldCacheSort.testFieldScoreReverse() failure
> --------------------------------------------------
>
>                 Key: LUCENE-7555
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7555
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/other
>            Reporter: Steve Rowe
>
> My Jenkins found a reproducing seed on branch_6x:
> {noformat}
>   [junit4] Suite: org.apache.lucene.uninverting.TestFieldCacheSort
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldCacheSort -Dtests.method=testFieldScoreReverse -Dtests.seed=DDD3900D2520B584 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=America/Adak -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>   [junit4] FAILURE 0.07s J3 | TestFieldCacheSort.testFieldScoreReverse <<<
>   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but was:<1>
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DDD3900D2520B584:A6146B3AD4ED3F07]:0)
>   [junit4]    > 	at org.apache.lucene.uninverting.TestFieldCacheSort.testFieldScoreReverse(TestFieldCacheSort.java:445)
>   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
>   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {t=PostingsFormat(name=Asserting), string=PostingsFormat(name=LuceneFixedGap), f=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory doPackFST= false), body=BlockTreeOrds(blocksize=128), value=PostingsFormat(name=LuceneFixedGap), tievalue=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1889, maxMBSortInHeap=6.363051260515641, sim=RandomSimilarity(queryNorm=false,coord=crazy): {contents=DFR I(F)3(800.0), body=DFR I(F)2, value=org.apache.lucene.search.similarities.BooleanSimilarity@2f181fb4}, locale=ko, timezone=America/Adak
>   [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 1.8.0_77 (64-bit)/cpus=16,threads=1,free=488108520,total=514850816
>   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiPassIndexSplitter, TestLazyDocument, TestFieldCacheSort]
>   [junit4] Completed [18/23 (1!)] on J3 in 3.69s, 60 tests, 1 failure <<< FAILURES!
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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