action #157009
closed[qe-core] Test fails in PAM on s390x
0%
Description
Observation¶
openQA test in scenario sle-15-SP5-Server-DVD-Updates-s390x-Build20240310-1-mau-extratests1@s390x-kvm fails in
pam
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. Run console tests against aggregated test repo
Reproducible¶
Fails since (at least) Build 20240310-1
Expected result¶
Last good: 20240308-1
Further details¶
Always latest result in this scenario: latest
Test is failing probably due to some race issue
Updated by rfan1 about 1 year ago
- Status changed from New to In Progress
- Assignee set to rfan1
Updated by rfan1 about 1 year ago
I agree that there might be some race/perf issue on s390x platform.
Re-run the job 10 times with 4gb memory and see.
Updated by rfan1 about 1 year ago
It is strange that the issue is not seen with schedule pam test only with 1gb memory.
but re-run the job with all test modules can still hit the issue.
Let me re-run full modules with 2gb/4gb memory
Updated by rfan1 about 1 year ago
Added some delay to pam script.
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/18854
Updated by rfan1 about 1 year ago
I have to add more delay https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/18862
However, I failed to reproduce this issue with debug mode [I run the script 20 iterations without hitting any issue ]