Open
Description
Build
Downloading 'https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.sh'
Attempting to install dotnet from public_location.
dotnet-install: Attempting to download using primary link https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.132/dotnet-sdk-6.0.132-osx-x64.tar.gz
dotnet-install: Remote file https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.132/dotnet-sdk-6.0.132-osx-x64.tar.gz size is 173193905 bytes.
dotnet-install: Extracting archive from https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.132/dotnet-sdk-6.0.132-osx-x64.tar.gz
/Users/runner/work/1/s//.dotnet/dotnet-install.sh: line 1010: 2439 Bus error: 10 tar -xzf "$zip_path" -C "$temp_out_path" > /dev/null
dotnet-install: Downloaded file size is 173193905 bytes.
dotnet-install: The remote and local file sizes are equal.
dotnet_install: Error: Extraction failed
Failed to install dotnet from public_location.
Attempting to install dotnet from dotnetbuilds.
dotnet-install: Attempting to download using primary link https://dotnetbuilds.azureedge.net/public/Sdk/6.0.132/dotnet-sdk-6.0.132-osx-x64.tar.gz
curl: (22) The requested URL returned error: 404
dotnet-install: The resource at primary link 'https://dotnetbuilds.azureedge.net/public/Sdk/6.0.132/dotnet-sdk-6.0.132-osx-x64.tar.gz' is not available.
dotnet-install: Attempting to download using legacy link https://dotnetbuilds.azureedge.net/public/Sdk/6.0.132/dotnet-dev-osx-x64.6.0.132.tar.gz
curl: (22) The requested URL returned error: 404
dotnet-install: The resource at legacy link 'https://dotnetbuilds.azureedge.net/public/Sdk/6.0.132/dotnet-dev-osx-x64.6.0.132.tar.gz' is not available.
dotnet_install: Error: Could not find `.NET Core SDK` with version = 6.0.132
dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
Failed to install dotnet from dotnetbuilds.
##[error](NETCORE_ENGINEERING_TELEMETRY=InitializeToolset) Failed to install dotnet SDK from any of the specified locations.
Build leg reported
No response
Pull Request
No response
Known issue core information
Fill out the known issue JSON section by following the step by step documentation on how to create a known issue
{
"ErrorMessage" : "Failed to install dotnet SDK from any of the specified locations",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
@dotnet/dnceng
Release Note Category
- Feature changes/additions
- Bug fixes
- Internal Infrastructure Improvements
Release Note Description
Additional information about the issue reported
No response
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng/internal/_build/results?buildId=2495673
Error message validated: [Failed to install dotnet SDK from any of the specified locations
]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/16/2024 4:19:33 PM UTC
Report
Build | Definition | Step Name | Console log | Pull Request |
---|---|---|---|---|
2577714 | dotnet-templating | Build | Log | #41105 |
2577541 | dotnet-templating | Build | Log | #41105 |
2575831 | dotnet-aspnetcore | Run build.sh (mariner20CrossArm64Alpine) | Log |
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
0 | 0 | 3 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment