On Tue, Aug 3, 2021 at 7:09 AM Michal Schorm mschorm@redhat.com wrote:
Hello,
recently, package 'community-mysql' started to FTBFS, because of lack of resources on armv7hl builders in KOJI.
Packages like 'mariadb' and 'community-mysql' are quite resource hungry, both for disk and memory.
Occasionally it happens that out of random reasons, some builder here and there don't have enough resources. Usually because that particular builder was under heavy load.
However this time, the armv7hl builds lack the resources in 100% builds for days in various times on various hosts.
(1) Did the KOJI armv7hl builder's configuration change recently ?
(2) Should I file an issue somewhere? Generic https://pagure.io/releng/new_issue ?
First spotted: F35 mass rebuild. Reproducible: 100%, on all F33..Rawhide
I suspect it's not the builder that's running out of resources but a single process exceeding the per process memory limit for 32 bit applications.