2021年3月4日星期四

Azure Universal Artifacts download of large package fails

I'm testing out Azure Artifacts using Universal packages. For relatively large universal packages things are fine (tested using 1GB and 4GB sized packages) but once I tried one that is just over 20GB the download fails with a 403 error. Originally I raised the issue here and after a while when they couldn't help raised it here. I've tried using a PAT rather than az login. I've tried using a local build agent rather than the CLI direct however this gave the same error as the CLI. It feels like I've got around 30 minutes of download time before something expires however I can't prove that. The error log is attached to both linked issues but the top part is

System.AggregateException: One or more errors occurred. (Response status code does not indicate success: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).)  

Last time I tried the download the version I was using was using Windows 10 powershell and:

azure-cli 2.18.0  core 2.18.0  telemetry 1.0.6  Extensions:  azure-devops 0.18.0  

Has anyone managed a download of a universal package using Azure Artifacts that was larger than 22GB ? They say that up to 1TB is supported - anyone got 100GB to work?

Thanks for your time, Simon

https://stackoverflow.com/questions/66419754/azure-universal-artifacts-download-of-large-package-fails March 01, 2021 at 05:43PM

没有评论:

发表评论