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

Failing to download the trained Fenix Component model #4219

Closed
suhaibmujahid opened this issue Jun 1, 2024 · 0 comments · Fixed by #4220
Closed

Failing to download the trained Fenix Component model #4219

suhaibmujahid opened this issue Jun 1, 2024 · 0 comments · Fixed by #4220
Assignees
Labels
bug Something isn't working

Comments

@suhaibmujahid
Copy link
Member

https://community-tc.services.mozilla.com/tasks/cD4TIJDYTcKplcaHMI1MqA/runs/0/logs/public/logs/live.log:

Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/usr/local/lib/python3.12/site-packages/bugbug_http/download_models.py", line 34, in <module>
    download_models()
  File "/usr/local/lib/python3.12/site-packages/bugbug_http/download_models.py", line 17, in download_models
    utils.download_model(model_name)
  File "/usr/local/lib/python3.12/site-packages/bugbug/utils.py", line 236, in download_model
    updated = download_check_etag(url)
              ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/bugbug/utils.py", line 179, in download_check_etag
    r.raise_for_status()
  File "/usr/local/lib/python3.12/site-packages/requests/models.py", line 1024, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://community-tc.services.mozilla.com/api/queue/v1/task/YgYPOpayT4GGhoxqhsBluQ/artifacts/public%2Ffenixcomponentmodel.tar.zst?bewit=c3RhdGljL3Rhc2tjbHVzdGVyL2luZGV4XDE3MTcxOTExMDlcVXR0bWZnRUkvUXBFZlBiWnJFK0w4M1pWODNKak9JSmovVWFXMENxd1JmTT1c
Error: building at STEP "RUN bash /code/http_service/ensure_models.sh": while running runtime: exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant