Revert "images: Pin freeipa container to an older version" - #9260
Revert "images: Pin freeipa container to an older version"#9260Venefilyn wants to merge 3 commits into
Conversation
|
/image-refresh services |
|
Task scheduled: issue-9260 image-refresh/services Testing Farm link: https://api.dev.testing-farm.io/v0.1/requests/1f2b7a69-5809-4757-9812-59ec2e3098d6 Job JSON{
"repo": "cockpit-project/bots",
"sha": "53315ddd86d955f81d82815d8a1d810cc9af0167",
"pull": 9260,
"slug": "image-refresh-services-53315ddd-20260708-164804",
"context": "image-refresh/services",
"command": [
"./image-refresh",
"--verbose",
"--issue=9260",
"services"
],
"secrets": [
"github-token",
"image-upload"
]
} |
|
image-refresh services started on c3524d76835d. Log: https://cockpit-ci-logs.s3.us-east-1.amazonaws.com/image-refresh-services-53315ddd-20260708-164804/log.html |
|
Checking the |
|
image-refresh services succeeded: https://github.com/cockpit-project/bots/commits/image-refresh-services-20260708-180354 |
|
/image-refresh services |
|
Task scheduled: issue-9260 image-refresh/services Testing Farm link: https://api.dev.testing-farm.io/v0.1/requests/7c4e29f1-8253-4d35-8cb2-94d25fad15d9 Job JSON{
"repo": "cockpit-project/bots",
"sha": "1d15d558d719afe5735f6a060ae155ba9c56d602",
"pull": 9260,
"slug": "image-refresh-services-1d15d558-20260708-180927",
"context": "image-refresh/services",
"command": [
"./image-refresh",
"--verbose",
"--issue=9260",
"services"
],
"secrets": [
"github-token",
"image-upload"
]
} |
|
image-refresh services started on a9d444fb21db. Log: https://cockpit-ci-logs.s3.us-east-1.amazonaws.com/image-refresh-services-1d15d558-20260708-180927/log.html |
|
image-refresh services failed: Command '('./image-create', '--verbose', 'services')' returned non-zero exit status 1. |
|
/image-refresh services |
|
Task scheduled: issue-9260 image-refresh/services Testing Farm link: https://api.dev.testing-farm.io/v0.1/requests/a73aba5a-dd02-4e2e-9d28-8877774c0ce8 Job JSON{
"repo": "cockpit-project/bots",
"sha": "1d15d558d719afe5735f6a060ae155ba9c56d602",
"pull": 9260,
"slug": "image-refresh-services-1d15d558-20260708-193507",
"context": "image-refresh/services",
"command": [
"./image-refresh",
"--verbose",
"--issue=9260",
"services"
],
"secrets": [
"github-token",
"image-upload"
]
} |
|
image-refresh services started on 2977375e114c. Log: https://cockpit-ci-logs.s3.us-east-1.amazonaws.com/image-refresh-services-1d15d558-20260708-193507/log.html |
|
image-refresh services failed: Command '('./image-create', '--verbose', 'services')' returned non-zero exit status 1. |
|
@allisonkarlitskaya Any idea? 👀 |
1d15d55 to
0243045
Compare
|
/image-refresh services |
|
Task scheduled: issue-9260 image-refresh/services Testing Farm link: https://api.dev.testing-farm.io/v0.1/requests/c07b5271-4922-4d12-9b8e-4ce33c243a44 Job JSON{
"repo": "cockpit-project/bots",
"sha": "0243045f828923580527e9d70c7d2ef7e8c47cd0",
"pull": 9260,
"slug": "image-refresh-services-0243045f-20260709-122753",
"context": "image-refresh/services",
"command": [
"./image-refresh",
"--verbose",
"--issue=9260",
"services"
],
"secrets": [
"github-token",
"image-upload"
]
} |
|
image-refresh services started on fbbacc122678. Log: https://cockpit-ci-logs.s3.us-east-1.amazonaws.com/image-refresh-services-0243045f-20260709-122753/log.html |
|
image-refresh services failed: Command '('./image-create', '--verbose', 'services')' returned non-zero exit status 1. |
When testing there were stderr about memory issues for the freeipa container. Not evident by looking at the logs themselves but saw it without detached mode on. Tested using `bots/vm-run services -M 2000`. Might not work on your local machine as I also modified services image. See-also: cockpit-project/bots#9260 Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
f0ef293 to
a58c084
Compare
|
/image-refresh services |
|
Task scheduled: issue-9260 image-refresh/services Testing Farm link: https://artifacts.osci.redhat.com/testing-farm/ad5dda82-4240-42c6-ae46-7d8bba107980 Job JSON{
"repo": "cockpit-project/bots",
"sha": "a58c084326286eb81b21ea629d5c568b48b15bdf",
"pull": 9260,
"slug": "image-refresh-services-a58c0843-20260710-132530",
"context": "image-refresh/services",
"command": [
"./image-refresh",
"--verbose",
"--issue=9260",
"services"
],
"secrets": [
"github-token",
"image-upload"
]
} |
|
image-refresh services started on 89817ba351e5. Log: https://cockpit-ci-logs.s3.us-east-1.amazonaws.com/image-refresh-services-a58c0843-20260710-132530/log.html |
|
image-refresh services failed: Command '('./image-create', '--verbose', 'services')' returned non-zero exit status 1. |
When testing there were stderr about memory issues for the freeipa container. Not evident by looking at the logs themselves but saw it without detached mode on. Tested using `bots/vm-run services -M 2000`. Might not work on your local machine as I also modified services image. See-also: cockpit-project/bots#9260 Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
When testing there were stderr about memory issues for the freeipa container. Not evident by looking at the logs themselves but saw it without detached mode on. Tested using `bots/vm-run services -M 2000`. Might not work on your local machine as I also modified services image. See-also: cockpit-project/bots#9260 Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
This reverts commit 947a092.
Needed since last year when image was updated and had a breaking change with how they approach resolved. Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
Using FreeIPA we started running into OOM issues. Lets bump it to 4GiB to make sure errors we see aren't related to that anymore. Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
a58c084 to
e7effa4
Compare
|
/image-refresh services |
|
Task scheduled: issue-9260 image-refresh/services Testing Farm link: https://artifacts.osci.redhat.com/testing-farm/57edb6ac-28b5-4646-8b46-7572ca5823df Job JSON{
"repo": "cockpit-project/bots",
"sha": "e7effa419d68588dd25991c8efddbc4880cd6262",
"pull": 9260,
"slug": "image-refresh-services-e7effa41-20260720-113950",
"context": "image-refresh/services",
"command": [
"./image-refresh",
"--verbose",
"--issue=9260",
"services"
],
"secrets": [
"github-token",
"image-upload"
]
} |
|
image-refresh services started on c31eb1035a28. Log: https://cockpit-ci-logs.s3.us-east-1.amazonaws.com/image-refresh-services-e7effa41-20260720-113950/log.html |
|
image-refresh services failed: Command '('./image-create', '--verbose', 'services')' returned non-zero exit status 1. |
This reverts commit 947a092.
See cockpit-project/cockpit#21564
and https://access.redhat.com/errata/RHBA-2025:7246
This is no longer an issue in newer c9s tags.
Also adds a DNS server to podman-run of FreeIPA
Needed since last year when image was updated and had a breaking change
with how they approach resolved.