-
Bug
-
Resolution: Done-Errata
-
Critical
-
None
-
4.16.0, 4.17.0
Some AWS installs are failing to bootstrap due to an issue where CAPA may fail to create load balancer resources, but still declare that infrastructure is ready (see upstream issue for more details).
In these cases, load balancers are failing to be created due to either rate limiting:
time="2024-05-25T21:43:07Z" level=debug msg="E0525 21:43:07.975223 356 awscluster_controller.go:280] \"failed to reconcile load balancer\" err=<" time="2024-05-25T21:43:07Z" level=debug msg="\t[failed to modify target group attribute: Throttling: Rate exceeded"
or in some cases another error:
time="2024-06-01T06:43:58Z" level=debug msg="E0601 06:43:58.902534 356 awscluster_controller.go:280] \"failed to reconcile load balancer\" err=<" time="2024-06-01T06:43:58Z" level=debug msg="\t[failed to apply security groups to load balancer \"ci-op-jnqi01di-5feef-92njc-int\": ValidationError: A load balancer ARN must be specified" time="2024-06-01T06:43:58Z" level=debug msg="\t\tstatus code: 400, request id: 77446593-03d2-40e9-93c0-101590d150c6, failed to create target group for load balancer: DuplicateTargetGroupName: A target group with the same name 'apiserver-target-1717224237' exists, but with different settings"
We have an upstream PR in progress to retry the reconcile logic for load balancers.
Original component readiness report below.
=====
Component Readiness has found a potential regression in install should succeed: cluster bootstrap.
There is no significant evidence of regression
Sample (being evaluated) Release: 4.16
Start Time: 2024-05-28T00:00:00Z
End Time: 2024-06-03T23:59:59Z
Success Rate: 96.60%
Successes: 227
Failures: 8
Flakes: 0
Base (historical) Release: 4.15
Start Time: 2024-02-01T00:00:00Z
End Time: 2024-02-28T23:59:59Z
Success Rate: 99.87%
Successes: 767
Failures: 1
Flakes: 0
- blocks
-
SPLAT-1437 [aws][BYO-IPv4] Implement BYO Public IPv4 Pool support on Installer (CAPI)
- Release Pending
-
OCPBUGS-35448 AWS bootstrapping failure due to missing MCS target groups
- Closed
- is cloned by
-
OCPBUGS-35448 AWS bootstrapping failure due to missing MCS target groups
- Closed
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update