Bug 1859153
Summary: | [AWS] An IAM error occurred occasionally during the installation phase: Invalid IAM Instance Profile name | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Yunfei Jiang <yunjiang> |
Component: | Installer | Assignee: | Rafael Fonseca <rdossant> |
Installer sub component: | openshift-installer | QA Contact: | Yunfei Jiang <yunjiang> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | eparis, malonso, rdossant |
Version: | 4.11 | Keywords: | Reopened |
Target Milestone: | --- | ||
Target Release: | 4.11.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-08-10 10:35:34 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Yunfei Jiang
2020-07-21 10:50:56 UTC
this bug blocks all 4.4 IPI testing on AWS I believe this was an AWS outage this morning. Does it still reproduce? Please re-open if this reproduces, but this is believed to have been an AWS outage, AWS release jobs have been green since 05:49:22 EDT and had started failing at 03:24:30 EDT. https://status.aws.amazon.com/ Between 12:02 AM and 2:35 AM PDT AWS customers experienced increased error rates while calling the IAM assume role, get session token and other APIs with the long term credentials. As of 2:35 AM PDT, we are fully recovered and the issue is resolved now. Other AWS services such as AWS CloudFormation whose features require these actions experienced similar impact. should be an AWS outage, rebuild successfully on 4.4.0-0.nightly-2020-07-18-033102. thanks. found same issues in recent Prow CI logs[1]: https://search.ci.openshift.org/?search=for+parameter+iamInstanceProfile.name+is+invalid.+Invalid+IAM+Instance+Profile+name&maxAge=168h&context=5&type=build-log&name=.*.*aws.*&excludeName=&maxMatches=5&maxBytes=20971520&groupBy=job This could be a result of a race condition when using the resource before it has been created on the AWS side [1] [2]. [1] https://github.com/hashicorp/terraform/issues/15341 [2] https://github.com/hashicorp/terraform-provider-aws/issues/838 The error was not found in recent CI logs. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069 |