Skip to content

[E2E] Some tests failing with security token invalid #5551

Open
@richardcase

Description

@richardcase

/kind bug

What steps did you take and what happened:

Some of the e2e tests (seen on periodic and presubmits) are failing with the following error:

      UnrecognizedClientException: The security token included in the request is invalid.
      	status code: 400, request id: 996915f0-0dfc-4462-85ef-382a11a1c284
      {
          awsError: <*awserr.baseError | 0xc000c0a900>{
              code: "UnrecognizedClientException",
              message: "The security token included in the request is invalid.",
              errs: nil,
          },
          statusCode: 400,
          requestID: "996915f0-0dfc-4462-85ef-382a11a1c284",
          bytes: nil,
      }

What did you expect to happen:

Expect the e2e to not fail with this error.

Anything else you would like to add:

Some examples of failed runs:

We've seen the errors with the following accounts:

  • 252228595925
  • 502839862640
  • 325389058785

Environment:

  • Cluster-api-provider-aws version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/deflakeIssues or PRs related to deflaking Cluster API testskind/bugCategorizes issue or PR as related to a bug.needs-prioritytriage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions