Bug 1219085

Summary: python:python-base FBTFS often on i586
Product: [openSUSE] openSUSE Tumbleweed Reporter: Ana Guerrero <ana.guerrero>
Component: PythonAssignee: Python maintainers (group account) <python-maintainers>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: daniel.garcia, mcepl
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: python:python-base i586

Description Ana Guerrero 2024-01-23 10:51:33 UTC
Created attachment 872094 [details]
python:python-base i586

python:python-base FBTFS often on i586 and sometimes after re-triggering the build a few times, it will build fine.

However, this is becoming a blocker recently when staging "pam", this time I have spent a few days rebuilding python:python-base without luck.

Please, find attached the build log.
Comment 1 Daniel Garcia 2024-01-25 13:02:36 UTC
We can see the "File too large" error in almost every failing test:

IOError: [Errno 27] File too large


There's any way to reproduce this? This should be something related to the way OBS run the tests, there should be some configuration that it's present in Factory and not in other places or it's too random, because this is not happening in SLES or locally.
Comment 2 Matej Cepl 2024-03-04 07:15:48 UTC
It doesn't happen any more.