Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Failure: io.openliberty.http.monitor.fat.ContainerJSPApplicationTest.jsp_noWebXmlJSP_EE11_FEATURES_MicroProfile_70 #29847

Open
fmhwong opened this issue Oct 15, 2024 · 2 comments

Comments

@fmhwong
Copy link
Member

fmhwong commented Oct 15, 2024

RTC 301747

jsp_noWebXmlJSP_EE11_FEATURES_MicroProfile_70:junit.framework.AssertionFailedError: 2024-09-08-19:31:14:293 null
    at io.openliberty.http.monitor.fat.ContainerJSPApplicationTest.jsp_noWebXmlJSP(ContainerJSPApplicationTest.java:107)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at componenttest.custom.junit.runner.FATRunner$1.evaluate(FATRunner.java:209)
    at componenttest.rules.repeater.RepeatTests$CompositeRepeatTestActionStatement.evaluate(RepeatTests.java:149)
    at org.testcontainers.containers.FailureDetectingExternalResource$1.evaluate(FailureDetectingExternalResource.java:29)
    at componenttest.custom.junit.runner.FATRunner$2.evaluate(FATRunner.java:374)
    at componenttest.custom.junit.runner.FATRunner.run(FATRunner.java:178)
@fmhwong
Copy link
Member Author

fmhwong commented Oct 15, 2024

Instead of hard coded 4 second wait time, suggest to use a loop to retry every second up to 10 seconds.

@Channyboy
Copy link
Contributor

Appears to also suffer from the time out issue between Liberty to the OpenTelemetry Collector.
For example:

[10/12/24, 1:54:01:339 UTC] 0000004e io.opentelemetry.exporter.internal.grpc.GrpcExporter         W Failed to export metrics. Server responded with gRPC status code 2. Error message: timeout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants