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 2015/11/02 17:24:27 UTC

[jira] [Updated] (SOLR-7802) TestDistributedStatsComponentCardinality failure

     [ https://issues.apache.org/jira/browse/SOLR-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Rowe updated SOLR-7802:
-----------------------------
    Attachment: TestDistributedStatsComponentCardinality.tests-failures.txt

Another reproducing seed my Jenkins found on trunk - I'm attaching the {{build/solr-core/tests/tests-failures.txt}}:

{noformat}
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
 [...]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=8F1B1449E139D4D4 -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=cs -Dtests.timezone=Europe/Podgorica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 60.0s J2  | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: int_i: goodEst=13966, poorEst=13970, real=13991, p=q=id%3A%5B63+TO+14053%5D&rows=0&stats=true&stats.field=%7B%21cardinality%3D0.018238920491446597+key%3Dlow_int_i%7Dint_i&stats.field=%7B%21cardinality%3D0.018238920491446597+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue%7Dint_i_prehashed_l&stats.field=%7B%21cardinality%3D0.5182389204914466+key%3Dhigh_int_i%7Dint_i&stats.field=%7B%21cardinality%3D0.5182389204914466+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue%7Dint_i_prehashed_l&stats.field=%7B%21cardinality%3D0.018238920491446597+key%3Dlow_long_l%7Dlong_l&stats.field=%7B%21cardinality%3D0.018238920491446597+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue%7Dlong_l_prehashed_l&stats.field=%7B%21cardinality%3D0.5182389204914466+key%3Dhigh_long_l%7Dlong_l&stats.field=%7B%21cardinality%3D0.5182389204914466+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue%7Dlong_l_prehashed_l&stats.field=%7B%21cardinality%3D0.018238920491446597+key%3Dlow_string_s%7Dstring_s&stats.field=%7B%21cardinality%3D0.018238920491446597+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue%7Dstring_s_prehashed_l&stats.field=%7B%21cardinality%3D0.5182389204914466+key%3Dhigh_string_s%7Dstring_s&stats.field=%7B%21cardinality%3D0.5182389204914466+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue%7Dstring_s_prehashed_l
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8F1B1449E139D4D4:74F2B934FC5B92C]:0)
   [junit4]    > 	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:215)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 530328 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[8F1B1449E139D4D4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /var/lib/jenkins/jobs/Lucene-Solr-tests-trunk/workspace/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_8F1B1449E139D4D4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=cs, timezone=Europe/Podgorica
   [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=16,threads=1,free=250200624,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [TestReloadAndDeleteDocs, UUIDFieldTest, AnalysisAfterCoreReloadTest, TestFoldingMultitermQuery, TermVectorComponentTest, AsyncCallRequestStatusResponseTest, TestExactSharedStatsCache, TestDownShardTolerantSearch, StressHdfsTest, DateMathParserTest, TestSha256AuthenticationProvider, TriLevelCompositeIdRoutingTest, StandardRequestHandlerTest, TestSearcherReuse, BlockCacheTest, ReturnFieldsTest, MinimalSchemaTest, SOLR749Test, TestSolr4Spatial, DeleteShardTest, TestPseudoReturnFields, TestElisionMultitermQuery, DirectUpdateHandlerOptimizeTest, BasicDistributedZk2Test, TestDistributedSearch, TestExclusionRuleCollectionAccess, TestRequestStatusCollectionAPI, FacetPivotSmallTest, TestDistributedStatsComponentCardinality]
   [junit4] Completed [551/553] on J2 in 60.06s, 1 test, 1 failure <<< FAILURES!
{noformat}

> TestDistributedStatsComponentCardinality failure
> ------------------------------------------------
>
>                 Key: SOLR-7802
>                 URL: https://issues.apache.org/jira/browse/SOLR-7802
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.3, Trunk
>            Reporter: Steve Rowe
>            Priority: Minor
>         Attachments: TestDistributedStatsComponentCardinality.tests-failures.txt
>
>
> Original trunk failure on Linux: [http://jenkins.sarowe.net/job/Lucene-Solr-tests-trunk/773/].  Reproduced with the repro line on OS X, both with trunk/Java8 and branch_5x/java7:
> {noformat}
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=87100DE827E75E41 -Dtests.slow=true -Dtests.locale=sr_RS -Dtests.timezone=Zulu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
> {noformat}
> {noformat}
> Stack Trace:
> java.lang.AssertionError: int_i: goodEst=13957, poorEst=13970, real=13980, p=q=id%3A%5B88+TO+14067%5D&rows=0&stats=true&stats.field=%7B%21cardinality%3D0.008936367747461982+key%3Dlow_int_i%7Dint_i&stats.field=%7B%21cardinality%3D0.008936367747461982+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue%7Dint_i_prehashed_l&stats.field=%7B%21cardinality%3D0.508936367747462+key%3Dhigh_int_i%7Dint_i&stats.field=%7B%21cardinality%3D0.508936367747462+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue%7Dint_i_prehashed_l&stats.field=%7B%21cardinality%3D0.008936367747461982+key%3Dlow_long_l%7Dlong_l&stats.field=%7B%21cardinality%3D0.008936367747461982+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue%7Dlong_l_prehashed_l&stats.field=%7B%21cardinality%3D0.508936367747462+key%3Dhigh_long_l%7Dlong_l&stats.field=%7B%21cardinality%3D0.508936367747462+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue%7Dlong_l_prehashed_l&stats.field=%7B%21cardinality%3D0.008936367747461982+key%3Dlow_string_s%7Dstring_s&stats.field=%7B%21cardinality%3D0.008936367747461982+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue%7Dstring_s_prehashed_l&stats.field=%7B%21cardinality%3D0.508936367747462+key%3Dhigh_string_s%7Dstring_s&stats.field=%7B%21cardinality%3D0.508936367747462+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue%7Dstring_s_prehashed_l
> 	at __randomizedtesting.SeedInfo.seed([87100DE827E75E41:F443232891B33B9]:0)
> 	at org.junit.Assert.fail(Assert.java:93)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:216)
> [...]
> {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