-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Description
For this issue the error is simply the following
2020-01-21T20:01:12.6940988Z [2020/01/21 20:01:12][INFO] DotNet Install Path: 'D:\a\1\s\tools\dotnet\x64'
2020-01-21T20:01:12.6941667Z [2020/01/21 20:01:12][INFO] Downloading https://dot.net/v1/dotnet-install.ps1
2020-01-21T20:01:14.8182491Z [2020/01/21 20:01:14][INFO] $ pushd "D:\a\1\s"
2020-01-21T20:01:14.8183653Z [2020/01/21 20:01:14][INFO] $ powershell.exe -NoProfile -ExecutionPolicy Bypass D:\a\1\s\tools\dotnet\x64\dotnet-install.ps1 -InstallDir D:\a\1\s\tools\dotnet\x64 -Architecture x64 -Channel release/3.1.2xx
2020-01-21T20:01:16.1690996Z [2020/01/21 20:01:16][INFO] dotnet-install: Downloading link: https://dotnetcli.azureedge.net/dotnet/Sdk/3.1.200-preview-014917/dotnet-sdk-3.1.200-preview-014917-win-x64.zip
2020-01-21T20:01:17.4609587Z [2020/01/21 20:01:17][INFO] dotnet-install: Extracting zip from https://dotnetcli.azureedge.net/dotnet/Sdk/3.1.200-preview-014917/dotnet-sdk-3.1.200-preview-014917-win-x64.zip
2020-01-21T20:01:30.7387155Z [2020/01/21 20:01:30][INFO] ".NET Core SDK" with version = 3.1.200-preview-014917 failed to install with an unknown error.
2020-01-21T20:01:30.7388687Z [2020/01/21 20:01:30][INFO] At D:\a\1\s\tools\dotnet\x64\dotnet-install.ps1:678 char:5
2020-01-21T20:01:30.7389370Z [2020/01/21 20:01:30][INFO] + throw "`"$assetName`" with version = $SpecificVersion failed to i ...
2020-01-21T20:01:30.7389836Z [2020/01/21 20:01:30][INFO] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-01-21T20:01:30.7390375Z [2020/01/21 20:01:30][INFO] + CategoryInfo : OperationStopped: (".NET Core SDK"... unknown error.:String) [], RuntimeException
2020-01-21T20:01:30.7390856Z [2020/01/21 20:01:30][INFO] + FullyQualifiedErrorId : ".NET Core SDK" with version = 3.1.200-preview-014917 failed to install with an unknown
2020-01-21T20:01:30.7391357Z [2020/01/21 20:01:30][INFO] error.
2020-01-21T20:01:30.7391761Z [2020/01/21 20:01:30][INFO]
2020-01-21T20:01:30.8569932Z [2020/01/21 20:01:30][ERROR] Process exited with status 1
2020-01-21T20:01:30.8575593Z [2020/01/21 20:01:30][INFO] $ popd
Metadata
Metadata
Assignees
Labels
No labels