Fix test-search-index AWS auth failure

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Done
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Go Drivers
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      Name of Failure:

      The "test-search-index" task fails with a setup error like

       ValueError: Please provide a profile (typically using AWS_PROFILE)
      

      Link to task:

      https://spruce.mongodb.com/task/mongo_go_driver_searchindex_test__version~7.0_os_faas_80~rhel87_large_test_search_index_a709a1ddad0d2ec2b1276383d42eab6bc5bd73e3_25_08_07_13_35_35/logs?execution=0

      Context of when and why the failure occurred:

      The failure occurs during the "setup_group" phase of the "test-search-index-task-group" Evergreen task group. The error suggests that the correct AWS creds are not available.

      Stack trace:

       Getting secrets: drivers/atlas-qa...
       Using Python binary /opt/python/Current/bin/python3
       Traceback (most recent call last):
         File "drivers-evergreen-tools/.evergreen/secrets_handling/setup_secrets.py", line 30, in get_secrets
      ...
           raise ValueError(
               "Please provide a profile (typically using AWS_PROFILE)"
           ) from e
       ValueError: Please provide a profile (typically using AWS_PROFILE)
      

              Assignee:
              Matt Dale
              Reporter:
              Matt Dale
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: