mkhludnev commented on PR #4902:
URL: https://github.com/apache/solr/pull/4902#issuecomment-5721087250
it seems to cause the fail
```
10426 INFO
(TEST-TestPullReplicaWithAuth.testPKIAuthWorksForPullReplication-seed#[E8AE82F6E427848D])
[n:127.0.0.1:42647_solr] o.a.s.SolrTestCaseJ4 ###Ending
testPKIAuthWorksForPullReplication
> java.lang.NullPointerException: Cannot invoke
"io.opentelemetry.exporter.prometheus.PrometheusMetricReader.collect()" because
"reader" is null
> at
__randomizedtesting.SeedInfo.seed([E8AE82F6E427848D:BD9471DA03F7D9BB]:0)
> at
org.apache.solr.util.SolrMetricTestUtils.getDataPointSnapshot(SolrMetricTestUtils.java:85)
> at
org.apache.solr.util.SolrMetricTestUtils.getDataPoint(SolrMetricTestUtils.java:141)
> at
org.apache.solr.util.SolrMetricTestUtils.getDatapoint(SolrMetricTestUtils.java:136)
> at
org.apache.solr.util.SolrMetricTestUtils.getCounterDatapoint(SolrMetricTestUtils.java:151)
> at
org.apache.solr.cloud.TestPullReplicaWithAuth.testPKIAuthWorksForPullReplication(TestPullReplicaWithAuth.java:111)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]