-
Notifications
You must be signed in to change notification settings - Fork 22
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
Forward memory explode after 24h of running #1134
Comments
Now the problem occured after 8 hours of testing. go routine profiles: Preparing the logs. |
Yeah, it looks the same as after 24+h of running. Waiting logs. |
Forwarder logs for the last occurrence |
Could we also get the mapping of pods to nodes? |
as I can see from logs |
@ljkiraly I've prepared a fix that should improve the situation in times |
Yes. forwarder-vpp-56726 1/1 Running 0 9h 10.0.10.106 pool1-ceph-seliics06744-n7 |
@denis-tingaikin The test now failed after 16 hours with tinden/cmd-forwarder-vpp:v1.13.2-fix.1 |
@ljkiraly OK, we have some small differences here. For the previous patch in 1h, we get ~87 MB. (It might be just luck, but let's keep an eye on it.) I also prepared a new version of forwarder-vpp: The profile server is available. Question: Is it possible to get forwarded logs from the forwarders? Means run something like this for all forwarders (before test start):
It could show more details. |
Very promising test result from the test started at 2024-07-16 16:17:59 with image tinden/cmd-forwarder-vpp:v1.13.2-fix.3 |
Steps to reproduce
Actual: memory explode happens and it restarts
Expected: forwarder should be stable.
Details
Reproducing with releases: v1.12.0, v1.13.0, v1.13.1
forwarder-vpp_goroutineprofiles_20240706091528.tar.gz
forwarder-vpp_memprofiles_20240706091613.tar.gz
The text was updated successfully, but these errors were encountered: