Skip to content
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

DRIVERS-3002 Use mongodl.py in download-mongodb.sh #525

Merged
merged 4 commits into from
Oct 17, 2024

Conversation

blink1073
Copy link
Member

Remove hard-coded links in favor of using mongodl.py for server and crypt shared downloads.

Tested with pymongo, including with crypt_shared: https://spruce.mongodb.com/version/67104a54b4458200075b17f7/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

Tested with c driver: https://spruce.mongodb.com/version/67104aafac605b00072f28b2/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

@ShaneHarvey
Copy link
Contributor

Are these failures expected?

[2024/10/16 17:03:29.536] GIT_TRACE=1 git clone [https://x-access-token:<REDACTED:EVERGREEN_GENERATED_GITHUB_TOKEN>@github.com/mongodb-labs/drivers-evergreen-tools.git](https://x-access-token:%3CREDACTED%3AEVERGREEN_GENERATED_GITHUB_TOKEN%[email protected]/mongodb-labs/drivers-evergreen-tools.git) 'src' --branch 'master'
[2024/10/16 17:03:29.829] [branch='master' clone_method='access-token' message='cloning failed' num_attempts='5' operation='git.get_project' owner='mongodb-labs' repo='drivers-evergreen-tools']: problem running fetch command: after 5 attempts, operation failed: attempt 5: waiting on process 'fb67cdbe-7303-4864-8fee-cc40f1c98dc7': exit status 128

@blink1073
Copy link
Member Author

Those seem to have been transient errors on Evergreen, I kicked the affected tests.

Copy link
Contributor

@ShaneHarvey ShaneHarvey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

              |    |    |
             )_)  )_)  )_)
            )___))___))___)\
           )____)____)_____)\\
         _____|____|____|____\\\__
---------\                   /---------
  ^^^^^ ^^^^^^^^^^^^^^^^^^^^^
    ^^^^      ^^^^     ^^^    ^^
         ^^^^      ^^^

@blink1073 blink1073 merged commit 2f3d55b into mongodb-labs:master Oct 17, 2024
59 of 61 checks passed
@blink1073 blink1073 deleted the use-mongodl branch October 17, 2024 18:17
blink1073 added a commit that referenced this pull request Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants