You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/09/23 17:34:00 UTC

[jira] [Commented] (SOLR-13786) prometheus: SolrExporterIntegrationTest various jenkins failures

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

ASF subversion and git services commented on SOLR-13786:
--------------------------------------------------------

Commit 8e2a050800fe0ad456dbb81c7b84f0fc084aa37d in lucene-solr's branch refs/heads/branch_8x from Chris M. Hostetter
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=8e2a050 ]

SOLR-13786: AwaitsFix SolrExporterIntegrationTest

(cherry picked from commit 4ec4061cbcd426774b84184c074c24ecf3a1e81b)


> prometheus: SolrExporterIntegrationTest various jenkins failures
> ----------------------------------------------------------------
>
>                 Key: SOLR-13786
>                 URL: https://issues.apache.org/jira/browse/SOLR-13786
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Hoss Man
>            Priority: Major
>
> We're seeing at least 2 distinct types of metrics related jenkins failures for SolrExporterIntegrationTest on various branches/platforms.
> We need to disable this test until these can be addressed.
> Examples of types of failures we're seeing...
> the {{promtheusExporterPort}} URL not being online when {{getAllMetrics()}} tries to hit it...
> {noformat}
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([2DCFCDD442F39606:1E9A3A5A14281038]:0)
>    [junit4]    >        at org.apache.solr.prometheus.exporter.SolrExporterTestBase.getAllMetrics(SolrExporterTestBase.java:98)
> {noformat}
> Test code not being able to handle metrics names/values containing whitespace (seems to happen a lot of jdk14 test builds)...
> {noformat}
>    [junit4]    > Throwable #1: java.lang.AssertionError: Metric must have name and value expected:<2> but was:<5>
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([3CF156E793B6F198:EF456B0886583D0C]:0)
>    [junit4]    >        at org.apache.solr.prometheus.exporter.SolrExporterTestBase.getAllMetrics(SolrExporterTestBase.java:110)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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