-
Notifications
You must be signed in to change notification settings - Fork 395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(ami-rockylinux8): fix ami_filter, awscli2 #1639
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @phuhung273. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Hi team, even when building phase is completed, I can see this error at the end. Dont know if it is valid or not ==> amazon-ebs.rockylinux-8: Waiting for AMI to become ready...
==> amazon-ebs.rockylinux-8: Skipping Enable AMI deprecation...
==> amazon-ebs.rockylinux-8: Modifying attributes on AMI (ami-0cade1a8f27fad1b2)...
amazon-ebs.rockylinux-8: Modifying: description
amazon-ebs.rockylinux-8: Modifying: groups
==> amazon-ebs.rockylinux-8: Error modify AMI attributes: AuthFailure: AMIs with product codes can't be made public
==> amazon-ebs.rockylinux-8: status code: 400, request id: cc5c509e-7976-412e-a4c5-c395d2e8c958
==> amazon-ebs.rockylinux-8: Deregistering the AMI and deleting associated snapshots because of cancellation, or error...
==> amazon-ebs.rockylinux-8: Deregistered AMI id: ami-0cade1a8f27fad1b2
==> amazon-ebs.rockylinux-8: Deleted snapshot: snap-0e17b5ff2a3284b52
==> amazon-ebs.rockylinux-8: Provisioning step had errors: Running the cleanup provisioner, if present...
==> amazon-ebs.rockylinux-8: Terminating the source AWS instance...
==> amazon-ebs.rockylinux-8: Cleaning up any extra volumes...
==> amazon-ebs.rockylinux-8: No volumes to clean up, skipping
==> amazon-ebs.rockylinux-8: Deleting temporary security group...
Build 'amazon-ebs.rockylinux-8' errored after 48 minutes 30 seconds: Error modify AMI attributes: AuthFailure: AMIs with product codes can't be made public |
/ok-to-test |
Change description
Related issues
Additional context