shibd opened a new issue, #22995:
URL: https://github.com/apache/pulsar/issues/22995

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Example failure
   
   https://github.com/shibd/pulsar/actions/runs/9771102112/job/26973748574?pr=48
   
   ### Exception stacktrace
   
   <!-- copy-paste the stack trace in the code block below -->
   ```
   2024-07-03T07:18:46.5933934Z [ERROR] Tests run: 3, Failures: 1, Errors: 0, 
Skipped: 2, Time elapsed: 510.27 s <<< FAILURE! - in TestSuite
   2024-07-03T07:18:46.5938249Z [ERROR] 
org.apache.pulsar.tests.integration.metrics.OpenTelemetrySanityTest.testOpenTelemetryMetricsOtlpExport
  Time elapsed: 251.315 s  <<< FAILURE!
   2024-07-03T07:18:46.5941382Z org.awaitility.core.ConditionTimeoutException: 
Condition with 
org.apache.pulsar.tests.integration.metrics.OpenTelemetrySanityTest was not 
fulfilled within 1 minutes  30 seconds.
   2024-07-03T07:18:46.5943820Z         at 
org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
   2024-07-03T07:18:46.5945262Z         at 
org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
   2024-07-03T07:18:46.5946790Z         at 
org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
   2024-07-03T07:18:46.5948214Z         at 
org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
   2024-07-03T07:18:46.5949947Z         at 
org.awaitility.core.ConditionFactory.until(ConditionFactory.java:954)
   2024-07-03T07:18:46.5952425Z         at 
org.apache.pulsar.tests.integration.metrics.OpenTelemetrySanityTest.testOpenTelemetryMetricsOtlpExport(OpenTelemetrySanityTest.java:74)
   2024-07-03T07:18:46.5954710Z         at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   2024-07-03T07:18:46.5956107Z         at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
   2024-07-03T07:18:46.5957755Z         at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   2024-07-03T07:18:46.5959183Z         at 
java.base/java.lang.reflect.Method.invoke(Method.java:568)
   2024-07-03T07:18:46.5960450Z         at 
org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
   2024-07-03T07:18:46.5962091Z         at 
org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:47)
   2024-07-03T07:18:46.5963587Z         at 
org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:76)
   2024-07-03T07:18:46.5965007Z         at 
org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:11)
   2024-07-03T07:18:46.5966244Z         at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   2024-07-03T07:18:46.5967497Z         at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
   2024-07-03T07:18:46.5968792Z         at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   2024-07-03T07:18:46.5969467Z         at 
java.base/java.lang.Thread.run(Thread.java:840)
   2024-07-03T07:18:46.5969758Z 
   ```
   
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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]

Reply via email to