Unable to download artifact(s): Unable to download and extract artifact: Request timeout #81413
-
Select Topic AreaProduct Feedback BodyWe updated to v4 of the download-artifact action plugin recently and we are seeing request timeouts after that updating. In the run below, this error had caused two job failures while other jobs in the same workflow and run succeeded, please take a look: Unable to download artifact(s): Unable to download and extract artifact: Request timeout
People are also discussing this issue at code repo: actions/download-artifact#249 |
Beta Was this translation helpful? Give feedback.
Replies: 10 comments 3 replies
-
Hi, I am seeing the same, is there any solutions! https://github.com/fzyzcjy/flutter_rust_bridge/actions/runs/7296903359/job/19887619400?pr=1472
|
Beta Was this translation helpful? Give feedback.
-
Same here:
|
Beta Was this translation helpful? Give feedback.
-
[EDIT - I found my issue] A simple ---- original post below --- Run 1 - 5 seconds after the artifact is reported as created:
Re-run after 1 minute:
Third attempt in 5 minutes succeeds. then, 4th attempt fails again... Seems like the artifact is behind a distributed LB storage, where the content is not yet synced to all backend nodes to me. |
Beta Was this translation helpful? Give feedback.
-
Also seeing this a LOT after moving to v4 of the action |
Beta Was this translation helpful? Give feedback.
-
Sounds like something I reported years ago: actions/toolkit#1235. It was with older artifact APIs but the underlying problem appears to be the same. |
Beta Was this translation helpful? Give feedback.
-
Seeing a lot of this (on every which includes ~20 jobs that download artifacts) after upgrading to v4. To be clear, we do wait for the producing job to complete with @robherley any idea what might be happening here? |
Beta Was this translation helpful? Give feedback.
-
I'm also experiencing the same timeout issue.
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
This seems to be much more stable/reliable now! I'm able to run 60+ artifact upload/downloads without a single failure |
Beta Was this translation helpful? Give feedback.
-
Thanks for sharing this feedback! We pushed out a fix last week to address the timeout issues folks were experiencing with the artifact actions. We're also actively addressing it on the backend as well. If you're still experiencing this issue regularly, can you please open up a new issue in actions/download-artifact? Thanks again! |
Beta Was this translation helpful? Give feedback.
Thanks for sharing this feedback! We pushed out a fix last week to address the timeout issues folks were experiencing with the artifact actions. We're also actively addressing it on the backend as well. If you're still experiencing this issue regularly, can you please open up a new issue in actions/download-artifact? Thanks again!