-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Flaky-test: ExtensibleLoadManagerImplTest.initializeState #20157
Comments
@lifepuzzlefun this is what the stacktrace means. Just copy the error message from the log. The GitHub Actions logs are only available for a limited amount of time. That's why it's necessary to copy the error message + stacktrace. Here's another occurence of this:
|
I downloaded the surefire reports file and it included more detailed test logs these errors seem to repeat:
|
aha, I understand the meaning of stacktrace now. I'll paste the failed unit test log next time : - ) |
The issue had no activity for 30 days, mark with Stale label. |
A recent failure in https://github.com/apache/pulsar/actions/runs/5345185111/jobs/9690822052?pr=20632#step:10:1497
logs are available at https://gist.github.com/lhotari/cfa59d8dacddbebb7c860cefa0c04b4a |
@Demogorgon314 would you mind taking a look? |
The issue had no activity for 30 days, mark with Stale label. |
Flaky-test: org.apache.pulsar.broker.loadbalance.extensions.ExtensibleLoadManagerImplTest.initializeState org.apache.pulsar.broker.loadbalance.extensions.ExtensibleLoadManagerImplTest is flaky. The initializeState test method fails sporadically.
Usage tip: To enable automatic navigation to failure message, open the following links with CTRL/CMD-click. Full exception stacktrace
|
surefire logs for ExtensibleLoadManagerImplTest when the failure happened: https://gist.github.com/lhotari/b3c5519233f84c877621db372f17fa66 |
This might be related:
|
I created #21333 which might help. The logs contained these lines:
Therefore, there's a chance that the problem gets triggered by something which #21333 is fixing. |
This problem doesn't seem to be fixed. A recent failure at https://github.com/apache/pulsar/actions/runs/6695386428/job/18191579828?pr=21475#step:11:1237
@Technoboy- The logs from the most recent failure are at https://gist.github.com/lhotari/36e0fcd4a6c511910880e81cda9cc8bd . Do you have a chance to take a look? |
Recent failures: Flaky-test: org.apache.pulsar.broker.loadbalance.extensions.ExtensibleLoadManagerImplTest.initializeState org.apache.pulsar.broker.loadbalance.extensions.ExtensibleLoadManagerImplTest is flaky. The initializeState test method fails sporadically.
Usage tip: To enable automatic navigation to failure message, open the following links with CTRL/CMD-click. Full exception stacktrace
example failure 2024-02-03T12:32:38.8427754Z Full exception stacktrace
|
Yet another failure:
logs at https://gist.github.com/lhotari/d04d200c6aea60a4ea20ce99c6ff3ceb . @heesung-sn did you already fix this issue? |
This test is really flaky. https://github.com/apache/pulsar/actions/runs/8446750752/job/23138342736?pr=22363 |
hi, let me check this. |
hi, I raised another bug fix here. #22379 |
Search before asking
Example failure
https://github.com/apache/pulsar/actions/runs/4755217144/jobs/8449646027
Exception stacktrace
don't know how to find stacktrace.
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: