-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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/DNM] Checking if criu cgroup v1 kludges help #4559
Conversation
6f5c745
to
a7ec538
Compare
Was only able to get some other criu error, not related to freezing. From https://cirrus-ci.com/task/6207980225429504 (look for
|
a7ec538
to
4444a09
Compare
Again (from https://cirrus-ci.com/task/6751216950050816, also on almalinux-8):
|
4444a09
to
73e70c3
Compare
f035c21
to
963d1b4
Compare
This failed elsewhere just today (https://cirrus-ci.com/task/6204970728423424?logs=unit_tests#L764). I've added testing of both criu versions to ci / almalinux jobs. |
697e71f
to
7b2855e
Compare
Seeing this for the third time. From https://cirrus-ci.com/task/5627926906929152?logs=unit_tests_1#L20
(still no luck catching the original issue) |
224bbb8
to
3aba938
Compare
Filed checkpoint-restore/criu#2551. |
60286dc
to
07374d0
Compare
One more, https://cirrus-ci.com/task/5065636230987776?logs=unit_tests_stock_criu#L765 So,
To be absolutely sure, let's run more CI rounds with AlmaLinux 8 only, with and without the patches from checkpoint-restore/criu#2545 |
1b56e0d
to
72a4c9f
Compare
Testing criu PR 2545. Now with AlmaLinux 8 on Cirrus CI only. Signed-off-by: Kir Kolyshkin <[email protected]> Iteration 24 - 2024-12-18 06:16:13
72a4c9f
to
c7cf746
Compare
Added an overview of what I found in the description |
Testing criu PR checkpoint-restore/criu#2545.
Related to #4273, #4457 etc.
Results:
Some more details:
make localunittest
to reproduce it. Each iteration takes ~30s.Also