#253 Zuul rpminspect job on rawhide gets killed
Closed by churchyard. Opened by churchyard.

https://src.fedoraproject.org/rpms/python3.9/pull-request/71
https://src.fedoraproject.org/rpms/python3.10/pull-request/58

In both cases, the rpminspect Zuul job has no rpminspect results.

In the logs, the only suspicious thing I can see is:

2021-06-08 15:11:32.448460 | container | MODULE FAILURE:
2021-06-08 15:11:32.448541 | container | /bin/sh: line 1:   759 Killed                  /bin/python3
2021-06-08 15:11:32.448589 | container | Error: non zero exit code: 137: OCI runtime error
2021-06-08 15:11:32.448631 | container | error:

I suspect this was caused by the recent Python 3.10 upgrade in rawhide, but I am not sure what actually fails and how (there are too many places to look at).


Metadata Update from @fbo:
- Issue tagged with: Zuul CI

We currently have resources usage issue on that node running the container jobs. We are freeing some resources on our infra to see if we can maybe spawn another additional node to manage container jobs.

I suspect a memory leak in rpminspect https://github.com/rpminspect/rpminspect/issues/429

This no longer happens for a long time. Forgot to close it. Thanks.

Metadata Update from @churchyard:
- Issue status updated to: Closed (was: Open)

Metadata