-
Notifications
You must be signed in to change notification settings - Fork 867
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
[BUG]: Finalize Job does not complete #5004
Comments
@trichard-jabra, have you configured a proxy setting on your machine where the agents are hosted? |
@ivanduplenskikh No there is no proxy configured. |
I'm seeing the same issue, running on self-hosted mac as well |
@trichard-jabra, @HenrikBacher, I've forwarded your details regarding this issue to the specific team and will update you as soon as I have more information. |
We are also seeing this issue with selfhosted agents running on Linux (Oracle Linux 8.7), also started from 05:00 AM 26/7-2024 GMT+1. It doesn't happen with our Windows agents, only those on Linux. We were running old v2 agents there, but have tried upgrading to v3.244.1 to no avail. It actually runs the steps/tasks and you can see the logs, while it is running. But when the task is done, it can't seem to upload the logs to vsblob.visualstudio.com and therefor the logs are empty when looking in dev.azure.com after the step is done. I have also written on the task created on developercommunity.visualstudio.com |
I'm seeing the same thing that logs are visible during the run but not afterwards, furthermore I noticed a set of lines: |
Seems like it actually works again now, maybe from around 8 PM last night. |
Yes! Closing |
What happened?
Our agents started hanging on the Finalize job step our pipelines since Wednesday September 26. Tried updating agents, re-installed agents. I tried with empty pipeline, runs for 5 seconds and tries to upload something until timeout (60 minutes).
Error is
Information, ArtifactHttpRetryMessageHandler.SendAsync: https://redacted.vsblob.visualstudio.com/redacted/_apis/blob/blobs/redacted attempt 1/6 failed with StatusCode InternalServerError, IsRetryableResponse True
Versions
Started on version 3.241.0 tested with 3.243.0, 3.243.1 and 3.244.1
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
macOS 14.6.1 and 15.0
Version controll system
git
Relevant log output
The text was updated successfully, but these errors were encountered: