2025-12-19T18:47:01.4649705Z ##[section]Starting: Build - Validate Correctness 2025-12-19T18:47:01.4661010Z ============================================================================== 2025-12-19T18:47:01.4661205Z Task : PowerShell 2025-12-19T18:47:01.4661322Z Description : Run a PowerShell script on Linux, macOS, or Windows 2025-12-19T18:47:01.4661490Z Version : 2.266.0 2025-12-19T18:47:01.4661618Z Author : Microsoft Corporation 2025-12-19T18:47:01.4661733Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell 2025-12-19T18:47:01.4661904Z ============================================================================== 2025-12-19T18:47:03.5855906Z Generating script. 2025-12-19T18:47:03.6198888Z ========================== Starting Command Output =========================== 2025-12-19T18:47:03.6405202Z ##[command]"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'D:\a\_work\_temp\d2410ea7-59bc-4c6a-a66a-c7963ac6cdfd.ps1'" 2025-12-19T18:47:05.4183137Z 2025-12-19T18:47:05.4193584Z 2025-12-19T18:47:05.4285396Z DumpType : 2 2025-12-19T18:47:05.4297842Z PSPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error 2025-12-19T18:47:05.4298618Z Reporting\LocalDumps 2025-12-19T18:47:05.4300010Z PSParentPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error 2025-12-19T18:47:05.4300412Z Reporting 2025-12-19T18:47:05.4300751Z PSChildName : LocalDumps 2025-12-19T18:47:05.4301577Z PSDrive : HKLM 2025-12-19T18:47:05.4302448Z PSProvider : Microsoft.PowerShell.Core\Registry 2025-12-19T18:47:05.4302613Z 2025-12-19T18:47:05.4329197Z DumpCount : 10 2025-12-19T18:47:05.4330742Z PSPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error 2025-12-19T18:47:05.4331170Z Reporting\LocalDumps 2025-12-19T18:47:05.4332462Z PSParentPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error 2025-12-19T18:47:05.4332887Z Reporting 2025-12-19T18:47:05.4333171Z PSChildName : LocalDumps 2025-12-19T18:47:05.4333784Z PSDrive : HKLM 2025-12-19T18:47:05.4334611Z PSProvider : Microsoft.PowerShell.Core\Registry 2025-12-19T18:47:05.4334786Z 2025-12-19T18:47:05.4352569Z DumpFolder : D:\a\_work\1\s\artifacts\log\Release 2025-12-19T18:47:05.4354241Z PSPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error 2025-12-19T18:47:05.4354650Z Reporting\LocalDumps 2025-12-19T18:47:05.4356103Z PSParentPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error 2025-12-19T18:47:05.4356522Z Reporting 2025-12-19T18:47:05.4356831Z PSChildName : LocalDumps 2025-12-19T18:47:05.4357718Z PSDrive : HKLM 2025-12-19T18:47:05.4358081Z PSProvider : Microsoft.PowerShell.Core\Registry 2025-12-19T18:47:05.4358224Z 2025-12-19T18:47:05.4365617Z Building Roslyn 2025-12-19T18:47:05.5362195Z subst T: D:\a\_work\1\s\artifacts\tmp\Release 2025-12-19T18:47:05.5935167Z Listing running build processes... 2025-12-19T18:47:05.6363747Z Downloading vswhere 3.1.7 2025-12-19T18:47:05.9360657Z Enabling preview SDKs by writing to C:\Users\cloudtest\AppData\Local\Microsoft\VisualStudio\17.0_a341b126\sdk.txt 2025-12-19T18:47:15.1649473Z Tool 'dotnet-format' (version '7.0.360304') was restored. Available commands: dotnet-format 2025-12-19T18:47:15.1650005Z Tool 'powershell' (version '7.0.0') was restored. Available commands: pwsh 2025-12-19T18:47:15.1650100Z 2025-12-19T18:47:15.1650562Z Restore was successful. 2025-12-19T18:47:15.1877021Z Setting DOTNET_HOST_PATH to D:\a\_work\1\s\.dotnet\dotnet.exe 2025-12-19T18:47:15.1915053Z Roslyn.slnx: 2025-12-19T18:47:15.2780886Z Setting NUGET enhanced retry environment variables 2025-12-19T18:47:21.1347386Z Setting NUGET enhanced retry environment variables 2025-12-19T18:47:21.1460693Z Setting NUGET enhanced retry environment variables 2025-12-19T18:47:21.2865530Z 2025-12-19T18:47:21.2919417Z 2025-12-19T18:47:21.4839663Z Determining projects to restore... 2025-12-19T18:47:25.4399597Z Restored D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25562.6\tools\Tools.proj (in 3.1 sec). 2025-12-19T18:47:28.5703954Z Determining projects to restore... 2025-12-19T18:47:50.9942912Z Restored D:\a\_work\1\s\src\EditorFeatures\ExternalAccess\Debugger\Microsoft.CodeAnalysis.ExternalAccess.Debugger.csproj (in 11.03 sec). 2025-12-19T18:47:51.1449978Z Restored D:\a\_work\1\s\src\EditorFeatures\CSharp\Microsoft.CodeAnalysis.CSharp.EditorFeatures.csproj (in 127 ms). 2025-12-19T18:47:56.4493288Z Restored D:\a\_work\1\s\src\EditorFeatures\DiagnosticsTestUtilities\Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities.csproj (in 16.65 sec). 2025-12-19T18:47:56.4988462Z Restored D:\a\_work\1\s\src\EditorFeatures\CSharpTest\Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests.csproj (in 5.12 sec). 2025-12-19T18:47:56.8401941Z Restored D:\a\_work\1\s\src\EditorFeatures\Core\Microsoft.CodeAnalysis.EditorFeatures.csproj (in 201 ms). 2025-12-19T18:47:56.8699839Z Restored D:\a\_work\1\s\src\EditorFeatures\TestUtilities2\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2.vbproj (in 17.12 sec). 2025-12-19T18:47:56.8806119Z Restored D:\a\_work\1\s\src\EditorFeatures\Test2\Microsoft.CodeAnalysis.EditorFeatures2.UnitTests.vbproj (in 17.13 sec). 2025-12-19T18:47:56.8850314Z Restored D:\a\_work\1\s\src\Dependencies\PooledObjects\Microsoft.CodeAnalysis.PooledObjects.Package.csproj (in 8 ms). 2025-12-19T18:47:56.8948147Z Restored D:\a\_work\1\s\src\Dependencies\Threading\Microsoft.CodeAnalysis.Threading.Package.csproj (in 40 ms). 2025-12-19T18:47:56.9058996Z Restored D:\a\_work\1\s\src\Dependencies\Contracts\Microsoft.CodeAnalysis.Contracts.Package.csproj (in 11 ms). 2025-12-19T18:47:56.9281249Z Restored D:\a\_work\1\s\src\Dependencies\Collections\Microsoft.CodeAnalysis.Collections.Package.csproj (in 4 ms). 2025-12-19T18:47:56.9282775Z Restored D:\a\_work\1\s\src\Dependencies\CodeAnalysis.Debugging\Microsoft.CodeAnalysis.Debugging.Package.csproj (in 3 ms). 2025-12-19T18:47:57.0427084Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\vbc\arm64\vbc-arm64.csproj (in 9 ms). 2025-12-19T18:47:57.3373199Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\vbc\AnyCpu\vbc.csproj (in 380 ms). 2025-12-19T18:47:57.3851238Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Test\Syntax\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.vbproj (in 332 ms). 2025-12-19T18:47:57.4887763Z Restored D:\a\_work\1\s\src\EditorFeatures\CSharpTest2\Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests.csproj (in 1.05 sec). 2025-12-19T18:47:57.5378800Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Test\IOperation\Roslyn.Compilers.VisualBasic.IOperation.UnitTests.vbproj (in 25 ms). 2025-12-19T18:47:57.6986051Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Test\Symbol\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.vbproj (in 352 ms). 2025-12-19T18:47:57.7384334Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Test\CommandLine\Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests.vbproj (in 23 ms). 2025-12-19T18:47:57.7594424Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Portable\Microsoft.CodeAnalysis.VisualBasic.vbproj (in 14 ms). 2025-12-19T18:47:57.8190581Z Restored D:\a\_work\1\s\src\Compilers\Test\Utilities\VisualBasic\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.vbproj (in 37 ms). 2025-12-19T18:47:57.8483940Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Test\Semantic\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.vbproj (in 433 ms). 2025-12-19T18:47:57.8604255Z Restored D:\a\_work\1\s\src\Compilers\Test\Resources\Core\Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj (in 4 ms). 2025-12-19T18:47:57.8751233Z Restored D:\a\_work\1\s\src\Compilers\Test\Utilities\CSharp\Microsoft.CodeAnalysis.CSharp.Test.Utilities.csproj (in 30 ms). 2025-12-19T18:47:57.8770556Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Test\Emit\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.vbproj (in 314 ms). 2025-12-19T18:47:57.9051947Z Restored D:\a\_work\1\s\src\Compilers\Server\VBCSCompiler\arm64\VBCSCompiler-arm64.csproj (in 6 ms). 2025-12-19T18:47:57.9055148Z Restored D:\a\_work\1\s\src\Compilers\Server\VBCSCompiler\AnyCpu\VBCSCompiler.csproj (in 13 ms). 2025-12-19T18:47:57.9147316Z Restored D:\a\_work\1\s\src\Compilers\Test\Core\Microsoft.CodeAnalysis.Test.Utilities.csproj (in 31 ms). 2025-12-19T18:47:57.9527175Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\WinRT\Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.csproj (in 19 ms). 2025-12-19T18:47:57.9641503Z Restored D:\a\_work\1\s\src\Compilers\Server\VBCSCompilerTests\VBCSCompiler.UnitTests.csproj (in 29 ms). 2025-12-19T18:47:58.0016779Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\Syntax\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.csproj (in 24 ms). 2025-12-19T18:47:58.0119130Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\Symbol\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.csproj (in 25 ms). 2025-12-19T18:47:58.0614020Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\IOperation\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.csproj (in 26 ms). 2025-12-19T18:47:58.1120287Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\EndToEnd\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.csproj (in 29 ms). 2025-12-19T18:47:58.2918519Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\Emit\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.csproj (in 156 ms). 2025-12-19T18:47:58.2921431Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\Semantic\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.csproj (in 266 ms). 2025-12-19T18:47:58.3421340Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\Emit3\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.csproj (in 26 ms). 2025-12-19T18:47:58.3428518Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\Emit2\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.csproj (in 26 ms). 2025-12-19T18:47:58.3614910Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj (in 10 ms). 2025-12-19T18:47:58.3777872Z Restored D:\a\_work\1\s\src\Compilers\CSharp\csc\arm64\csc-arm64.csproj (in 5 ms). 2025-12-19T18:47:58.4047415Z Restored D:\a\_work\1\s\src\Compilers\CSharp\csc\AnyCpu\csc.csproj (in 11 ms). 2025-12-19T18:47:58.4388062Z Restored D:\a\_work\1\s\src\Compilers\Core\SdkTaskTests\Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests.csproj (in 20 ms). 2025-12-19T18:47:58.5931109Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\CommandLine\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.csproj (in 228 ms). 2025-12-19T18:47:58.7342436Z Restored D:\a\_work\1\s\src\Deployment\RoslynDeployment.csproj (in 2.01 sec). 2025-12-19T18:47:58.7722967Z Restored D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj (in 15 ms). 2025-12-19T18:47:58.7967010Z Restored D:\a\_work\1\s\src\Compilers\Core\MSBuildTask\Sdk\Microsoft.Build.Tasks.CodeAnalysis.Sdk.csproj (in 7 ms). 2025-12-19T18:47:58.7967814Z Restored D:\a\_work\1\s\src\Compilers\Extension\Roslyn.Compilers.Extension.csproj (in 850 ms). 2025-12-19T18:47:58.8448293Z Restored D:\a\_work\1\s\src\Compilers\Core\MSBuildTask\MSBuild\Microsoft.Build.Tasks.CodeAnalysis.csproj (in 20 ms). 2025-12-19T18:47:58.8965899Z Restored D:\a\_work\1\s\src\Compilers\Core\CodeAnalysisTest\Microsoft.CodeAnalysis.UnitTests.csproj (in 26 ms). 2025-12-19T18:47:59.0039829Z Restored D:\a\_work\1\s\src\CodeStyle\VisualBasic\Tests\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests.vbproj (in 64 ms). 2025-12-19T18:47:59.0353762Z Restored D:\a\_work\1\s\src\CodeStyle\VisualBasic\CodeFixes\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.vbproj (in 15 ms). 2025-12-19T18:47:59.0620602Z Restored D:\a\_work\1\s\src\CodeStyle\VisualBasic\Analyzers\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.vbproj (in 5 ms). 2025-12-19T18:47:59.0726661Z Restored D:\a\_work\1\s\src\CodeStyle\Tools\CodeStyleConfigFileGenerator.csproj (in 8 ms). 2025-12-19T18:47:59.3041144Z Restored D:\a\_work\1\s\src\CodeStyle\CSharp\Tests\Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests.csproj (in 64 ms). 2025-12-19T18:47:59.3052550Z Restored D:\a\_work\1\s\src\CodeStyle\CSharp\CodeFixes\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.csproj (in 9 ms). 2025-12-19T18:47:59.3055096Z Restored D:\a\_work\1\s\src\CodeStyle\CSharp\Analyzers\Microsoft.CodeAnalysis.CSharp.CodeStyle.csproj (in 5 ms). 2025-12-19T18:47:59.3056757Z Restored D:\a\_work\1\s\src\CodeStyle\Core\Tests\UnitTestUtilities\Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities.csproj (in 28 ms). 2025-12-19T18:47:59.4750494Z Restored D:\a\_work\1\s\src\CodeStyle\Core\Tests\LegacyTestFramework\Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities.csproj (in 61 ms). 2025-12-19T18:47:59.5439891Z Restored D:\a\_work\1\s\src\Compilers\Core\RebuildTest\Microsoft.CodeAnalysis.Rebuild.UnitTests.csproj (in 845 ms). 2025-12-19T18:47:59.5441661Z Restored D:\a\_work\1\s\src\CodeStyle\Core\Analyzers\Microsoft.CodeAnalysis.CodeStyle.csproj (in 4 ms). 2025-12-19T18:47:59.5442902Z Restored D:\a\_work\1\s\src\CodeStyle\Core\CodeFixes\Microsoft.CodeAnalysis.CodeStyle.Fixes.csproj (in 7 ms). 2025-12-19T18:48:00.2325920Z Restored D:\a\_work\1\s\src\Compilers\Core\Rebuild\Microsoft.CodeAnalysis.Rebuild.csproj (in 1.78 sec). 2025-12-19T18:48:01.1826579Z Restored D:\a\_work\1\s\src\Compilers\Core\MSBuildTaskTests\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.csproj (in 2.33 sec). 2025-12-19T18:48:01.3743907Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.BannedApiAnalyzers\Core\Microsoft.CodeAnalysis.BannedApiAnalyzers.csproj (in 1.88 sec). 2025-12-19T18:48:01.3791838Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.AnalyzerUtilities\Microsoft.CodeAnalysis.AnalyzerUtilities.csproj (in 1.13 sec). 2025-12-19T18:48:01.7942618Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.BannedApiAnalyzers\CSharp\Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers.csproj (in 2.3 sec). 2025-12-19T18:48:01.8297126Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.Analyzers\CSharp\Microsoft.CodeAnalysis.CSharp.Analyzers.csproj (in 12 ms). 2025-12-19T18:48:01.8374538Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.Analyzers\Core\Microsoft.CodeAnalysis.Analyzers.csproj (in 4 ms). 2025-12-19T18:48:01.8822845Z Restored D:\a\_work\1\s\src\NuGet\VS.Tools.Roslyn.Package\VS.Tools.Roslyn.Package.csproj (in 15 ms). 2025-12-19T18:48:02.0810162Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.Analyzers\VisualBasic\Microsoft.CodeAnalysis.VisualBasic.Analyzers.vbproj (in 856 ms). 2025-12-19T18:48:02.2154952Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.Net.Compilers.Toolset\Framework\Microsoft.Net.Compilers.Toolset.Framework.Package.csproj (in 20 ms). 2025-12-19T18:48:02.2505296Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.Net.Compilers.Toolset\arm64\Microsoft.Net.Compilers.Toolset.Arm64.Package.csproj (in 13 ms). 2025-12-19T18:48:02.3185316Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.Net.Compilers.Toolset\AnyCpu\Microsoft.Net.Compilers.Toolset.Package.csproj (in 18 ms). 2025-12-19T18:48:02.3290331Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.Analyzers\Setup\Microsoft.CodeAnalysis.Analyzers.Setup.csproj (in 809 ms). 2025-12-19T18:48:02.3317221Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.CodeAnalysis.Scripting.Package\Microsoft.CodeAnalysis.Scripting.Package.csproj (in 8 ms). 2025-12-19T18:48:02.3333258Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.CodeAnalysis.Package\Microsoft.CodeAnalysis.Package.csproj (in 15 ms). 2025-12-19T18:48:02.3387747Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.CodeAnalysis.Compilers.Package\Microsoft.CodeAnalysis.Compilers.Package.csproj (in 6 ms). 2025-12-19T18:48:02.3390315Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.CodeAnalysis.BuildClient.Package\Microsoft.CodeAnalysis.BuildClient.Package.csproj (in 3 ms). 2025-12-19T18:48:02.3900236Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.CodeAnalysis.EditorFeatures.Package\Microsoft.CodeAnalysis.EditorFeatures.Package.csproj (in 41 ms). 2025-12-19T18:48:02.6185772Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.Analyzers\UnitTests\Microsoft.CodeAnalysis.Analyzers.UnitTests.csproj (in 1.23 sec). 2025-12-19T18:48:02.9090560Z Restored D:\a\_work\1\s\src\LanguageServer\Protocol.TestUtilities\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.csproj (in 229 ms). 2025-12-19T18:48:03.0839541Z Restored D:\a\_work\1\s\src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\Microsoft.CommonLanguageServerProtocol.Framework.Package.csproj (in 168 ms). 2025-12-19T18:48:03.1001942Z Restored D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj (in 779 ms). 2025-12-19T18:48:03.1422053Z Restored D:\a\_work\1\s\src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework.Example\Microsoft.CommonLanguageServerProtocol.Framework.Example.csproj (in 19 ms). 2025-12-19T18:48:03.2067087Z Restored D:\a\_work\1\s\src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.csproj (in 81 ms). 2025-12-19T18:48:04.0026363Z Restored D:\a\_work\1\s\src\LanguageServer\ProtocolUnitTests\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests.csproj (in 1.54 sec). 2025-12-19T18:48:04.2381080Z Restored D:\a\_work\1\s\src\LanguageServer\ExternalAccess\VisualDiagnostics\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.csproj (in 239 ms). 2025-12-19T18:48:04.2607812Z Restored D:\a\_work\1\s\src\LanguageServer\ExternalAccess\Copilot\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.csproj (in 11 ms). 2025-12-19T18:48:04.2836563Z Restored D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj (in 11 ms). 2025-12-19T18:48:04.3405325Z Restored D:\a\_work\1\s\src\Interactive\vbi\vbi.vbproj (in 45 ms). 2025-12-19T18:48:04.3550841Z Restored D:\a\_work\1\s\src\Interactive\Host\Microsoft.CodeAnalysis.InteractiveHost.csproj (in 7 ms). 2025-12-19T18:48:04.3896503Z Restored D:\a\_work\1\s\src\Interactive\HostTest\InteractiveHost.UnitTests.csproj (in 15 ms). 2025-12-19T18:48:04.4332088Z Restored D:\a\_work\1\s\src\Interactive\HostProcess\x86\InteractiveHost32.csproj (in 32 ms). 2025-12-19T18:48:04.4881244Z Restored D:\a\_work\1\s\src\Interactive\HostProcess\x64\InteractiveHost64.csproj (in 36 ms). 2025-12-19T18:48:04.5207920Z Restored D:\a\_work\1\s\src\Interactive\csi\csi.csproj (in 14 ms). 2025-12-19T18:48:04.5487576Z Restored D:\a\_work\1\s\src\Features\VisualBasic\Portable\Microsoft.CodeAnalysis.VisualBasic.Features.vbproj (in 12 ms). 2025-12-19T18:48:04.6470608Z Restored D:\a\_work\1\s\src\Features\VisualBasicTest\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests.vbproj (in 63 ms). 2025-12-19T18:48:04.7336120Z Restored D:\a\_work\1\s\src\Features\Test\Microsoft.CodeAnalysis.Features.UnitTests.csproj (in 53 ms). 2025-12-19T18:48:04.8182738Z Restored D:\a\_work\1\s\src\Features\TestUtilities\Microsoft.CodeAnalysis.Features.Test.Utilities.csproj (in 53 ms). 2025-12-19T18:48:04.8390696Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\OmniSharp\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.csproj (in 8 ms). 2025-12-19T18:48:04.8736179Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\OmniSharpTest\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests.csproj (in 17 ms). 2025-12-19T18:48:04.9009353Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\OmniSharp.CSharp\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp.csproj (in 13 ms). 2025-12-19T18:48:04.9191957Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\HotReload\Microsoft.CodeAnalysis.ExternalAccess.HotReload.csproj (in 8 ms). 2025-12-19T18:48:04.9877021Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\HotReloadTest\Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests.csproj (in 39 ms). 2025-12-19T18:48:05.0070023Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj (in 8 ms). 2025-12-19T18:48:05.0287048Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\AspNetCore\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.csproj (in 9 ms). 2025-12-19T18:48:05.1328577Z Restored D:\a\_work\1\s\src\Features\DiagnosticsTestUtilities\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.csproj (in 69 ms). 2025-12-19T18:48:05.6499967Z Restored D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj (in 499 ms). 2025-12-19T18:48:05.7357503Z Restored D:\a\_work\1\s\src\Features\CSharpTest\Microsoft.CodeAnalysis.CSharp.Features.UnitTests.csproj (in 51 ms). 2025-12-19T18:48:05.7568955Z Restored D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj (in 10 ms). 2025-12-19T18:48:05.7993465Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\VisualBasic\Test\ResultProvider\Microsoft.CodeAnalysis.VisualBasic.ResultProvider.UnitTests.vbproj (in 28 ms). 2025-12-19T18:48:05.8345155Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\VisualBasic\Test\ExpressionCompiler\Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler.UnitTests.vbproj (in 21 ms). 2025-12-19T18:48:06.0715972Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\VisualBasic\Source\ResultProvider\Portable\Microsoft.CodeAnalysis.VisualBasic.ResultProvider.vbproj (in 230 ms). 2025-12-19T18:48:06.0870921Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\VisualBasic\Source\ExpressionCompiler\Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler.vbproj (in 6 ms). 2025-12-19T18:48:08.9342968Z Restored D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer.UnitTests\Microsoft.CodeAnalysis.LanguageServer.UnitTests.csproj (in 5.67 sec). 2025-12-19T18:48:08.9426264Z Restored D:\a\_work\1\s\src\NuGet\VS.ExternalAPIs.Roslyn.Package\VS.ExternalAPIs.Roslyn.Package.csproj (in 7.01 sec). 2025-12-19T18:48:08.9789122Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\CSharp\Test\ResultProvider\Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests.csproj (in 21 ms). 2025-12-19T18:48:08.9872965Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\CSharp\Test\ExpressionCompiler\Microsoft.CodeAnalysis.CSharp.ExpressionCompiler.UnitTests.csproj (in 21 ms). 2025-12-19T18:48:08.9916013Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\CSharp\Source\ResultProvider\Portable\Microsoft.CodeAnalysis.CSharp.ResultProvider.csproj (in 3 ms). 2025-12-19T18:48:09.0044353Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\CSharp\Source\ExpressionCompiler\Microsoft.CodeAnalysis.CSharp.ExpressionCompiler.csproj (in 6 ms). 2025-12-19T18:48:09.0293392Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\Core\Test\ResultProvider\Microsoft.CodeAnalysis.ResultProvider.Utilities.csproj (in 15 ms). 2025-12-19T18:48:09.0545594Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\Core\Test\FunctionResolver\Microsoft.CodeAnalysis.FunctionResolver.UnitTests.csproj (in 21 ms). 2025-12-19T18:48:09.0609539Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\Core\Source\ResultProvider\Portable\Microsoft.CodeAnalysis.ResultProvider.csproj (in 3 ms). 2025-12-19T18:48:09.0610702Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\Core\Test\ExpressionCompiler\Microsoft.CodeAnalysis.ExpressionCompiler.Test.Utilities.csproj (in 18 ms). 2025-12-19T18:48:09.0691066Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\Core\Source\FunctionResolver\Microsoft.CodeAnalysis.FunctionResolver.csproj (in 3 ms). 2025-12-19T18:48:09.0742573Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\Core\Source\ExpressionCompiler\Microsoft.CodeAnalysis.ExpressionCompiler.csproj (in 4 ms). 2025-12-19T18:48:09.0769833Z Restored D:\a\_work\1\s\src\EditorFeatures\XunitHook\Microsoft.CodeAnalysis.XunitHook.csproj (in 1 ms). 2025-12-19T18:48:09.1019280Z Restored D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj (in 5.91 sec). 2025-12-19T18:48:09.1276769Z Restored D:\a\_work\1\s\src\EditorFeatures\VisualBasic\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.vbproj (in 25 ms). 2025-12-19T18:48:09.1558359Z Restored D:\a\_work\1\s\src\VisualStudio\VisualBasic\Impl\Microsoft.VisualStudio.LanguageServices.VisualBasic.vbproj (in 48 ms). 2025-12-19T18:48:09.1647972Z Restored D:\a\_work\1\s\src\VisualStudio\Setup.ServiceHub\x64\Roslyn.VisualStudio.ServiceHub.Setup.x64.csproj (in 4 ms). 2025-12-19T18:48:09.1733819Z Restored D:\a\_work\1\s\src\VisualStudio\Setup.ServiceHub\arm64\Roslyn.VisualStudio.ServiceHub.Setup.arm64.csproj (in 2 ms). 2025-12-19T18:48:09.3980622Z Restored D:\a\_work\1\s\src\VisualStudio\TestUtilities2\Microsoft.VisualStudio.LanguageServices.Test.Utilities2.vbproj (in 236 ms). 2025-12-19T18:48:09.4186585Z Restored D:\a\_work\1\s\src\VisualStudio\Setup.Dependencies\Roslyn.VisualStudio.Setup.Dependencies.csproj (in 235 ms). 2025-12-19T18:48:09.5364001Z Restored D:\a\_work\1\s\src\VisualStudio\LiveShare\Test\Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests.csproj (in 75 ms). 2025-12-19T18:48:09.7981234Z Restored D:\a\_work\1\s\src\VisualStudio\LiveShare\Impl\Microsoft.VisualStudio.LanguageServices.LiveShare.csproj (in 360 ms). 2025-12-19T18:48:09.8554432Z Restored D:\a\_work\1\s\src\VisualStudio\IntegrationTest\TestSetup\Microsoft.VisualStudio.IntegrationTest.Setup.csproj (in 252 ms). 2025-12-19T18:48:09.9348990Z Restored D:\a\_work\1\s\src\VisualStudio\ExternalAccess\FSharp\Microsoft.CodeAnalysis.ExternalAccess.FSharp.csproj (in 57 ms). 2025-12-19T18:48:10.0197529Z Restored D:\a\_work\1\s\src\VisualStudio\ExternalAccess\FSharpTest\Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests.csproj (in 51 ms). 2025-12-19T18:48:10.0773803Z Restored D:\a\_work\1\s\src\VisualStudio\ExternalAccess\EditorConfigGenerator\Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator.csproj (in 40 ms). 2025-12-19T18:48:10.1388007Z Restored D:\a\_work\1\s\src\VisualStudio\ExternalAccess\Copilot\Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot.csproj (in 40 ms). 2025-12-19T18:48:10.1900617Z Restored D:\a\_work\1\s\src\VisualStudio\ExternalAccess\Apex\Microsoft.CodeAnalysis.ExternalAccess.Apex.csproj (in 34 ms). 2025-12-19T18:48:10.3400396Z Restored D:\a\_work\1\s\src\VisualStudio\DevKit\Impl\Microsoft.VisualStudio.LanguageServices.DevKit.csproj (in 125 ms). 2025-12-19T18:48:10.3909771Z Restored D:\a\_work\1\s\src\VisualStudio\IntegrationTest\New.IntegrationTests\Microsoft.VisualStudio.LanguageServices.New.IntegrationTests.csproj (in 529 ms). 2025-12-19T18:48:10.6648057Z Restored D:\a\_work\1\s\src\Tools\BuildBoss\BuildBoss.csproj (in 265 ms). 2025-12-19T18:48:10.7446534Z Restored D:\a\_work\1\s\src\Tools\BuildActionTelemetryTable\BuildActionTelemetryTable.csproj (in 16 ms). 2025-12-19T18:48:11.8425446Z Restored D:\a\_work\1\s\src\Tools\AnalyzerRunner\AnalyzerRunner.csproj (in 1.06 sec). 2025-12-19T18:48:11.8496512Z Restored D:\a\_work\1\s\src\Test\Perf\Utilities\Roslyn.Test.Performance.Utilities.csproj (in 2 ms). 2025-12-19T18:48:11.8578350Z Restored D:\a\_work\1\s\src\Test\Perf\tests\Roslyn.PerformanceTests.csproj (in 2 ms). 2025-12-19T18:48:11.8837564Z Restored D:\a\_work\1\s\src\Test\Perf\StackDepthTest\StackDepthTest.csproj (in 16 ms). 2025-12-19T18:48:11.9249838Z Restored D:\a\_work\1\s\src\Test\PdbUtilities\Roslyn.Test.PdbUtilities.csproj (in 21 ms). 2025-12-19T18:48:12.1852876Z Restored D:\a\_work\1\s\src\Tools\BuildValidator\BuildValidator.csproj (in 1.83 sec). 2025-12-19T18:48:17.9177173Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\Package\ExpressionEvaluatorPackage.csproj (in 11.61 sec). 2025-12-19T18:48:17.9178436Z Restored D:\a\_work\1\s\src\Setup\DevDivVsix\CompilersPackage\x86\Microsoft.CodeAnalysis.Compilers.Setup.x86.csproj (in 5.77 sec). 2025-12-19T18:48:17.9179253Z Restored D:\a\_work\1\s\src\Setup\DevDivVsix\CompilersPackage\x64\Microsoft.CodeAnalysis.Compilers.Setup.x64.csproj (in 5.51 sec). 2025-12-19T18:48:17.9179903Z Restored D:\a\_work\1\s\src\Scripting\VisualBasic\Microsoft.CodeAnalysis.VisualBasic.Scripting.vbproj (in 9 ms). 2025-12-19T18:48:17.9180644Z Restored D:\a\_work\1\s\src\Setup\DevDivVsix\CompilersPackage\arm64\Microsoft.CodeAnalysis.Compilers.Setup.arm64.csproj (in 16 ms). 2025-12-19T18:48:17.9181149Z Restored D:\a\_work\1\s\src\VisualStudio\Setup\Roslyn.VisualStudio.Setup.csproj (in 8.59 sec). 2025-12-19T18:48:17.9181584Z Restored D:\a\_work\1\s\src\Scripting\CSharp\Microsoft.CodeAnalysis.CSharp.Scripting.csproj (in 12 ms). 2025-12-19T18:48:17.9182055Z Restored D:\a\_work\1\s\src\Scripting\VisualBasicTest\Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests.vbproj (in 22 ms). 2025-12-19T18:48:17.9182580Z Restored D:\a\_work\1\s\src\Scripting\VisualBasicTest.Desktop\Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests.vbproj (in 21 ms). 2025-12-19T18:48:17.9183061Z Restored D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj (in 9 ms). 2025-12-19T18:48:17.9183733Z Restored D:\a\_work\1\s\src\Setup\DevDivInsertionFiles\DevDivInsertionFiles.csproj (in 62 ms). 2025-12-19T18:48:17.9184165Z Restored D:\a\_work\1\s\src\Scripting\CSharpTest\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.csproj (in 27 ms). 2025-12-19T18:48:17.9184640Z Restored D:\a\_work\1\s\src\Scripting\CSharpTest.Desktop\Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests.csproj (in 23 ms). 2025-12-19T18:48:17.9185126Z Restored D:\a\_work\1\s\src\Scripting\CoreTestUtilities\Microsoft.CodeAnalysis.Scripting.TestUtilities.csproj (in 22 ms). 2025-12-19T18:48:17.9185596Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Utilities.UnitTests\Analyzer.Utilities.UnitTests.csproj (in 9 ms). 2025-12-19T18:48:17.9186060Z Restored D:\a\_work\1\s\src\Scripting\CoreTest\Microsoft.CodeAnalysis.Scripting.UnitTests.csproj (in 27 ms). 2025-12-19T18:48:17.9186521Z Restored D:\a\_work\1\s\src\Scripting\CoreTest.Desktop\Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests.csproj (in 19 ms). 2025-12-19T18:48:17.9187046Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Tools\RulesetToEditorconfigConverter\Tests\RulesetToEditorconfigConverter.UnitTests.csproj (in 16 ms). 2025-12-19T18:48:17.9315690Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Tools\GenerateDocumentationAndConfigFiles\GenerateDocumentationAndConfigFiles.csproj (in 3 ms). 2025-12-19T18:48:17.9324036Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Tools\RulesetToEditorconfigConverter\Source\RulesetToEditorconfigConverter.csproj (in 33 ms). 2025-12-19T18:48:17.9336119Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Tools\GenerateAnalyzerNuspec\GenerateAnalyzerNuspec.csproj (in 2 ms). 2025-12-19T18:48:17.9395377Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Tools\GenerateDocumentationAndConfigFilesForBrokenRuntime\GenerateDocumentationAndConfigFilesForBrokenRuntime.csproj (in 4 ms). 2025-12-19T18:48:17.9503260Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Text.Analyzers\VisualBasic\Text.VisualBasic.Analyzers.vbproj (in 5 ms). 2025-12-19T18:48:17.9860831Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Text.Analyzers\Setup\Text.Analyzers.Setup.csproj (in 7 ms). 2025-12-19T18:48:17.9886230Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Text.Analyzers\UnitTests\Text.Analyzers.UnitTests.csproj (in 12 ms). 2025-12-19T18:48:17.9889885Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Text.Analyzers\Core\Text.Analyzers.csproj (in 4 ms). 2025-12-19T18:48:17.9895452Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Text.Analyzers\CSharp\Text.CSharp.Analyzers.csproj (in 6 ms). 2025-12-19T18:48:18.0720652Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\TestReferenceAssembly\TestReferenceAssembly.csproj (in 2 ms). 2025-12-19T18:48:18.0721956Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Roslyn.Diagnostics.Analyzers\VisualBasic\Roslyn.Diagnostics.VisualBasic.Analyzers.vbproj (in 5 ms). 2025-12-19T18:48:18.0722742Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Roslyn.Diagnostics.Analyzers\UnitTests\Roslyn.Diagnostics.Analyzers.UnitTests.csproj (in 11 ms). 2025-12-19T18:48:18.0723284Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Roslyn.Diagnostics.Analyzers\Setup\Roslyn.Diagnostics.Analyzers.Setup.csproj (in 7 ms). 2025-12-19T18:48:18.0723792Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Roslyn.Diagnostics.Analyzers\CSharp\Roslyn.Diagnostics.CSharp.Analyzers.csproj (in 5 ms). 2025-12-19T18:48:18.1182669Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Roslyn.Diagnostics.Analyzers\Core\Roslyn.Diagnostics.Analyzers.csproj (in 4 ms). 2025-12-19T18:48:18.1184040Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PublicApiAnalyzers\UnitTests\Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests.csproj (in 10 ms). 2025-12-19T18:48:18.1184597Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PublicApiAnalyzers\Setup\Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup.csproj (in 11 ms). 2025-12-19T18:48:18.3894857Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PublicApiAnalyzers\Core\CodeFixes\Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes.csproj (in 7 ms). 2025-12-19T18:48:18.3896689Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PublicApiAnalyzers\Core\Analyzers\Microsoft.CodeAnalysis.PublicApiAnalyzers.csproj (in 3 ms). 2025-12-19T18:48:18.3897849Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PerformanceSensitiveAnalyzers\UnitTests\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests.csproj (in 12 ms). 2025-12-19T18:48:18.3898593Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PerformanceSensitiveAnalyzers\Setup\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup.csproj (in 6 ms). 2025-12-19T18:48:18.3899857Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PerformanceSensitiveAnalyzers\CSharp\CodeFixes\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.csproj (in 5 ms). 2025-12-19T18:48:18.3902314Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PerformanceSensitiveAnalyzers\CSharp\Analyzers\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.csproj (in 5 ms). 2025-12-19T18:48:18.3905581Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PerformanceSensitiveAnalyzers\Core\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.csproj (in 4 ms). 2025-12-19T18:48:18.3910169Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\Text.Analyzers\Text.Analyzers.Package.csproj (in 10 ms). 2025-12-19T18:48:18.3912256Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\Roslyn.Diagnostics.Analyzers\Roslyn.Diagnostics.Analyzers.Package.csproj (in 6 ms). 2025-12-19T18:48:18.3913992Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\PublicApiAnalyzers\Microsoft.CodeAnalysis.PublicApiAnalyzers.Package.csproj (in 6 ms). 2025-12-19T18:48:18.3915791Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\PerformanceSensitiveAnalyzers\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package.csproj (in 6 ms). 2025-12-19T18:48:18.3917048Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\Microsoft.CodeAnalysis.RulesetToEditorconfigConverter\Microsoft.CodeAnalysis.RulesetToEditorconfigConverter.Package.csproj (in 5 ms). 2025-12-19T18:48:18.3919672Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Test.Utilities\Test.Utilities.csproj (in 336 ms). 2025-12-19T18:48:18.3921850Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\Microsoft.CodeAnalysis.ResxSourceGenerator\Microsoft.CodeAnalysis.ResxSourceGenerator.Package.csproj (in 5 ms). 2025-12-19T18:48:18.3922535Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\Microsoft.CodeAnalysis.BannedApiAnalyzers\Microsoft.CodeAnalysis.BannedApiAnalyzers.Package.csproj (in 6 ms). 2025-12-19T18:48:18.3923949Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\Microsoft.CodeAnalysis.Analyzers\Microsoft.CodeAnalysis.Analyzers.Package.csproj (in 6 ms). 2025-12-19T18:48:18.3924987Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.ResxSourceGenerator\Microsoft.CodeAnalysis.ResxSourceGenerator\Microsoft.CodeAnalysis.ResxSourceGenerator.csproj (in 3 ms). 2025-12-19T18:48:18.3963598Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.ResxSourceGenerator\Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic\Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic.csproj (in 4 ms). 2025-12-19T18:48:19.2300778Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.ResxSourceGenerator\Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests\Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests.csproj (in 782 ms). 2025-12-19T18:48:19.7246506Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.ResxSourceGenerator\Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp\Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp.csproj (in 4 ms). 2025-12-19T18:48:19.7265253Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.BannedApiAnalyzers\VisualBasic\Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers.vbproj (in 9 ms). 2025-12-19T18:48:19.7746655Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.BannedApiAnalyzers\UnitTests\Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests.csproj (in 492 ms). 2025-12-19T18:48:19.7817071Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.BannedApiAnalyzers\Setup\Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup.csproj (in 6 ms). 2025-12-19T18:48:19.7890422Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\Extensions\Microsoft.CodeAnalysis.ExternalAccess.Extensions.csproj (in 11 ms). 2025-12-19T18:48:19.9216778Z Restored D:\a\_work\1\s\src\EditorFeatures\VisualBasicTest\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests.vbproj (in 75 ms). 2025-12-19T18:48:19.9459320Z Restored D:\a\_work\1\s\src\EditorFeatures\Text\Microsoft.CodeAnalysis.EditorFeatures.Text.csproj (in 10 ms). 2025-12-19T18:48:20.0366871Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\Microsoft.CodeAnalysis.Metrics\Microsoft.CodeAnalysis.Metrics.Package.csproj (in 1.67 sec). 2025-12-19T18:48:20.2707451Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Tools\Metrics.Legacy\Metrics.Legacy.csproj (in 2.14 sec). 2025-12-19T18:48:20.2790788Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Tools\Metrics\Metrics.csproj (in 2.16 sec). 2025-12-19T18:48:20.2794017Z Restored D:\a\_work\1\s\src\EditorFeatures\Test\Microsoft.CodeAnalysis.EditorFeatures.UnitTests.csproj (in 63 ms). 2025-12-19T18:48:20.2794979Z Restored D:\a\_work\1\s\src\Workspaces\VisualBasic\Portable\Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (in 11 ms). 2025-12-19T18:48:20.2796322Z Restored D:\a\_work\1\s\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Extensions\Microsoft.CodeAnalysis.Extensions.Package.csproj (in 3 ms). 2025-12-19T18:48:20.2797048Z Restored D:\a\_work\1\s\src\Workspaces\TestAnalyzerReference\Microsoft.CodeAnalysis.TestAnalyzerReference.csproj (in 7 ms). 2025-12-19T18:48:20.2797680Z Restored D:\a\_work\1\s\src\Workspaces\Remote\ServiceHubTest\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests.csproj (in 89 ms). 2025-12-19T18:48:20.2798355Z Restored D:\a\_work\1\s\src\Workspaces\Remote\ServiceHub\Microsoft.CodeAnalysis.Remote.ServiceHub.csproj (in 126 ms). 2025-12-19T18:48:20.2799009Z Restored D:\a\_work\1\s\src\EditorFeatures\TestUtilities\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities.csproj (in 59 ms). 2025-12-19T18:48:20.2799680Z Restored D:\a\_work\1\s\src\Workspaces\VisualBasicTest\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests.vbproj (in 56 ms). 2025-12-19T18:48:20.2938961Z Restored D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj (in 26 ms). 2025-12-19T18:48:20.6448323Z Restored D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj (in 13 ms). 2025-12-19T18:48:20.6478367Z Restored D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj (in 5 ms). 2025-12-19T18:48:20.6487873Z Restored D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (in 11 ms). 2025-12-19T18:48:20.6515048Z Restored D:\a\_work\1\s\src\Workspaces\MSBuild\Test\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests.csproj (in 76 ms). 2025-12-19T18:48:20.6521267Z Restored D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj (in 13 ms). 2025-12-19T18:48:20.6533087Z Restored D:\a\_work\1\s\src\Workspaces\Core\Desktop\Microsoft.CodeAnalysis.Workspaces.Desktop.csproj (in 7 ms). 2025-12-19T18:48:20.6538039Z Restored D:\a\_work\1\s\src\Workspaces\CSharpTest\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests.csproj (in 55 ms). 2025-12-19T18:48:20.6543084Z Restored D:\a\_work\1\s\src\Workspaces\CoreTest\Microsoft.CodeAnalysis.Workspaces.UnitTests.csproj (in 103 ms). 2025-12-19T18:48:20.6545342Z Restored D:\a\_work\1\s\src\Workspaces\CoreTestUtilities\Microsoft.CodeAnalysis.Workspaces.Test.Utilities.csproj (in 55 ms). 2025-12-19T18:48:20.7044209Z Restored D:\a\_work\1\s\src\VisualStudio\VisualStudioDiagnosticsToolWindow\Roslyn.VisualStudio.DiagnosticsWindow.csproj (in 47 ms). 2025-12-19T18:48:20.7178838Z Restored D:\a\_work\1\s\src\VisualStudio\Xaml\Impl\Microsoft.VisualStudio.LanguageServices.Xaml.csproj (in 48 ms). 2025-12-19T18:48:21.3052371Z Restored D:\a\_work\1\s\src\VisualStudio\CSharp\Impl\Microsoft.VisualStudio.LanguageServices.CSharp.csproj (in 560 ms). 2025-12-19T18:48:21.5982302Z Restored D:\a\_work\1\s\src\VisualStudio\Core\Test\Microsoft.VisualStudio.LanguageServices.UnitTests.vbproj (in 152 ms). 2025-12-19T18:48:21.7712726Z Restored D:\a\_work\1\s\src\VisualStudio\Core\Test.Next\Roslyn.VisualStudio.Next.UnitTests.csproj (in 143 ms). 2025-12-19T18:48:21.8316581Z Restored D:\a\_work\1\s\src\VisualStudio\Core\Impl\Microsoft.VisualStudio.LanguageServices.Implementation.csproj (in 43 ms). 2025-12-19T18:48:22.5669231Z Restored D:\a\_work\1\s\src\VisualStudio\Core\Def\Microsoft.VisualStudio.LanguageServices.csproj (in 43 ms). 2025-12-19T18:48:22.6096128Z Restored D:\a\_work\1\s\src\VisualStudio\CodeLens\Microsoft.VisualStudio.LanguageServices.CodeLens.csproj (in 13 ms). 2025-12-19T18:48:23.5297813Z Restored D:\a\_work\1\s\src\Tools\TestDiscoveryWorker\TestDiscoveryWorker.csproj (in 534 ms). 2025-12-19T18:48:23.5332580Z Restored D:\a\_work\1\s\src\VisualStudio\CSharp\Test\Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests.csproj (in 2.68 sec). 2025-12-19T18:48:23.5333407Z Restored D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\VisualBasicSyntaxGenerator\VisualBasicSyntaxGenerator.vbproj (in 2 ms). 2025-12-19T18:48:23.5801828Z Restored D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\VisualBasicErrorFactsGenerator\VisualBasicErrorFactsGenerator.vbproj (in 2 ms). 2025-12-19T18:48:23.6531593Z Restored D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\IOperationGenerator\CompilersIOperationGenerator.csproj (in 2 ms). 2025-12-19T18:48:23.6534005Z Restored D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj (in 8 ms). 2025-12-19T18:48:23.6880266Z Restored D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpErrorFactsGenerator\CSharpErrorFactsGenerator.csproj (in 2 ms). 2025-12-19T18:48:23.7259316Z Restored D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\BoundTreeGenerator\CompilersBoundTreeGenerator.csproj (in 2 ms). 2025-12-19T18:48:23.8073645Z Restored D:\a\_work\1\s\src\Tools\SemanticSearch\Tests\SemanticSearch.BuildTask.UnitTests.csproj (in 27 ms). 2025-12-19T18:48:23.9047390Z Restored D:\a\_work\1\s\src\Tools\SemanticSearch\ReferenceAssemblies\SemanticSearch.ReferenceAssemblies.csproj (in 6 ms). 2025-12-19T18:48:23.9048334Z Restored D:\a\_work\1\s\src\Tools\SemanticSearch\Extensions\Microsoft.CodeAnalysis.SemanticSearch.Extensions.csproj (in 3 ms). 2025-12-19T18:48:23.9049391Z Restored D:\a\_work\1\s\src\Tools\SemanticSearch\BuildTask\SemanticSearch.BuildTask.csproj (in 7 ms). 2025-12-19T18:48:23.9050335Z Restored D:\a\_work\1\s\src\Workspaces\Remote\ServiceHub.CoreComponents\x64\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64.csproj (in 3.6 sec). 2025-12-19T18:48:23.9051046Z Restored D:\a\_work\1\s\src\Tools\PrepareTests\PrepareTests.csproj (in 2 ms). 2025-12-19T18:48:23.9759729Z Restored D:\a\_work\1\s\src\Tools\Replay\Replay.csproj (in 70 ms). 2025-12-19T18:48:24.6007580Z Restored D:\a\_work\1\s\src\Workspaces\Remote\ServiceHub.CoreComponents\arm64\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64.csproj (in 4.07 sec). 2025-12-19T18:48:24.6008877Z Restored D:\a\_work\1\s\src\Tools\GenerateRulesMissingDocumentation\GenerateRulesMissingDocumentation.csproj (in 16 ms). 2025-12-19T18:48:24.6009351Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\Xaml\Microsoft.CodeAnalysis.ExternalAccess.Xaml.csproj (in 39 ms). 2025-12-19T18:48:24.6009791Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj (in 53 ms). 2025-12-19T18:48:24.6213943Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\EditorFeatures\Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures.csproj (in 25 ms). 2025-12-19T18:48:24.8531890Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\RazorTest\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests.csproj (in 71 ms). 2025-12-19T18:48:24.8852870Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj (in 10 ms). 2025-12-19T18:48:24.8978880Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompilerTest\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests.csproj (in 25 ms). 2025-12-19T18:48:25.2751665Z Restored D:\a\_work\1\s\src\Tools\IdeCoreBenchmarks\IdeCoreBenchmarks.csproj (in 1.35 sec). 2025-12-19T18:48:25.2892858Z Restored D:\a\_work\1\s\src\Tools\IdeBenchmarks\IdeBenchmarks.csproj (in 1.27 sec). 2025-12-19T18:48:30.7153134Z Restored D:\a\_work\1\s\src\Tools\Source\RunTests\RunTests.csproj (in 7.18 sec). 2025-12-19T18:49:01.9583705Z CSharpSyntaxGenerator -> D:\a\_work\1\s\artifacts\bin\CSharpSyntaxGenerator\Release\netstandard2.0\CSharpSyntaxGenerator.dll 2025-12-19T18:49:07.4390819Z Microsoft.CodeAnalysis.BannedApiAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.BannedApiAnalyzers.dll 2025-12-19T18:49:09.7312139Z Microsoft.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis\Release\netstandard2.0\Microsoft.CodeAnalysis.dll 2025-12-19T18:49:13.7526109Z Microsoft.CodeAnalysis.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\Microsoft.CodeAnalysis.Scripting.dll 2025-12-19T18:50:15.7003004Z Microsoft.CodeAnalysis.VisualBasic -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll 2025-12-19T18:50:15.8557030Z Microsoft.CodeAnalysis.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.Analyzers.dll 2025-12-19T18:50:15.9901205Z Metrics -> D:\a\_work\1\s\artifacts\bin\Metrics\Release\net472\Metrics.exe 2025-12-19T18:50:16.6407068Z TestReferenceAssembly -> D:\a\_work\1\s\artifacts\bin\TestReferenceAssembly\Release\netstandard2.0\TestReferenceAssembly.dll 2025-12-19T18:50:48.0365012Z Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Test.Utilities\Release\net9.0\Test.Utilities.dll 2025-12-19T18:50:57.6236471Z Microsoft.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis\Release\net8.0\Microsoft.CodeAnalysis.dll 2025-12-19T18:51:01.7252246Z Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers.dll 2025-12-19T18:51:21.4320619Z Microsoft.CodeAnalysis.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll 2025-12-19T18:51:21.7186130Z Metrics.Legacy -> D:\a\_work\1\s\artifacts\bin\Metrics.Legacy\Release\net472\Metrics.Legacy.exe 2025-12-19T18:51:22.8303367Z Microsoft.CodeAnalysis.EditorFeatures.Text -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\Microsoft.CodeAnalysis.EditorFeatures.Text.dll 2025-12-19T18:51:23.4333914Z RulesetToEditorconfigConverter -> D:\a\_work\1\s\artifacts\bin\RulesetToEditorconfigConverter\Release\net472\RulesetToEditorconfigConverter.exe 2025-12-19T18:51:23.7664977Z Microsoft.CodeAnalysis.ResxSourceGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\Microsoft.CodeAnalysis.ResxSourceGenerator.dll 2025-12-19T18:51:23.8296529Z Microsoft.CodeAnalysis.CSharp.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Analyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Analyzers.dll 2025-12-19T18:51:24.1427168Z Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp\Release\netstandard2.0\Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp.dll 2025-12-19T18:51:24.9969784Z Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic\Release\netstandard2.0\Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic.dll 2025-12-19T18:51:25.1565589Z Microsoft.CodeAnalysis.VisualBasic.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Analyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll 2025-12-19T18:51:54.9955003Z Microsoft.CodeAnalysis.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll 2025-12-19T18:51:58.3668685Z Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers.dll 2025-12-19T18:52:19.0245017Z Microsoft.CodeAnalysis.PublicApiAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.dll 2025-12-19T18:52:24.7918598Z Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.dll 2025-12-19T18:52:27.7255026Z Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes\Release\netstandard2.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes.dll 2025-12-19T18:52:42.4570376Z Microsoft.CodeAnalysis.VisualBasic -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.dll 2025-12-19T18:53:05.4226267Z Microsoft.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis\Release\net9.0\Microsoft.CodeAnalysis.dll 2025-12-19T18:53:05.4318256Z Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.dll 2025-12-19T18:53:08.4716884Z Roslyn.Diagnostics.Analyzers -> D:\a\_work\1\s\artifacts\bin\Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\Roslyn.Diagnostics.Analyzers.dll 2025-12-19T18:53:10.5462339Z Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.dll 2025-12-19T18:53:29.2132950Z Microsoft.CodeAnalysis.VisualBasic.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll 2025-12-19T18:53:34.1650509Z Roslyn.Diagnostics.CSharp.Analyzers -> D:\a\_work\1\s\artifacts\bin\Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\Roslyn.Diagnostics.CSharp.Analyzers.dll 2025-12-19T18:53:38.1776680Z Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup\Release\netstandard2.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup.dll 2025-12-19T18:53:38.3325317Z Microsoft.CodeAnalysis.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.dll 2025-12-19T18:53:38.4899276Z Text.Analyzers -> D:\a\_work\1\s\artifacts\bin\Text.Analyzers\Release\netstandard2.0\Text.Analyzers.dll 2025-12-19T18:53:38.7138791Z Roslyn.Diagnostics.VisualBasic.Analyzers -> D:\a\_work\1\s\artifacts\bin\Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\Roslyn.Diagnostics.VisualBasic.Analyzers.dll 2025-12-19T18:53:46.6344339Z Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests.dll 2025-12-19T18:53:47.1082523Z Microsoft.CodeAnalysis.CSharp.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2025-12-19T18:53:54.9775046Z GenerateAnalyzerNuspec -> D:\a\_work\1\s\artifacts\bin\GenerateAnalyzerNuspec\Release\net9.0\GenerateAnalyzerNuspec.dll 2025-12-19T18:54:22.2162203Z Microsoft.CodeAnalysis.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Release\net8.0\Microsoft.CodeAnalysis.Scripting.dll 2025-12-19T18:54:24.2447422Z Microsoft.CodeAnalysis.Compiler.Test.Resources -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Release\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll 2025-12-19T18:54:25.2453338Z GenerateDocumentationAndConfigFiles -> D:\a\_work\1\s\artifacts\bin\GenerateDocumentationAndConfigFiles\Release\net9.0\GenerateDocumentationAndConfigFiles.dll 2025-12-19T18:54:25.2836512Z Roslyn.Diagnostics.Analyzers.Setup -> D:\a\_work\1\s\artifacts\bin\Roslyn.Diagnostics.Analyzers.Setup\Release\net472\Roslyn.Diagnostics.Analyzers.Setup.dll 2025-12-19T18:54:38.0332821Z Microsoft.CodeAnalysis.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.Test.Utilities.dll 2025-12-19T18:54:58.3233130Z Roslyn.Test.PdbUtilities -> D:\a\_work\1\s\artifacts\bin\Roslyn.Test.PdbUtilities\Release\net472\Roslyn.Test.PdbUtilities.dll 2025-12-19T18:55:13.5545431Z Microsoft.CodeAnalysis.CSharp.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll 2025-12-19T18:55:17.2593552Z Microsoft.Build.Tasks.CodeAnalysis.Sdk -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.Sdk.dll 2025-12-19T18:55:17.5625994Z Microsoft.CodeAnalysis.VisualBasic.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll 2025-12-19T18:55:20.6155970Z Microsoft.CodeAnalysis.Rebuild -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Rebuild\Release\netstandard2.0\Microsoft.CodeAnalysis.Rebuild.dll 2025-12-19T18:55:21.3858066Z Microsoft.CodeAnalysis.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp\Release\net9.0\Microsoft.CodeAnalysis.CSharp.dll 2025-12-19T18:55:21.4165244Z Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup\Release\net472\Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup.dll 2025-12-19T18:55:22.2087615Z Roslyn.Diagnostics.Analyzers.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Roslyn.Diagnostics.Analyzers.Setup.vsix 2025-12-19T18:55:23.9357954Z GenerateDocumentationAndConfigFilesForBrokenRuntime -> D:\a\_work\1\s\artifacts\bin\GenerateDocumentationAndConfigFilesForBrokenRuntime\Release\net9.0\GenerateDocumentationAndConfigFilesForBrokenRuntime.dll 2025-12-19T18:56:40.9041174Z Microsoft.CodeAnalysis.Debugging.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Debugging.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Debugging.Package.dll 2025-12-19T18:56:45.0926850Z Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.dll 2025-12-19T18:56:45.1345760Z Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.dll 2025-12-19T18:56:45.5408958Z Microsoft.CodeAnalysis.Collections.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Collections.Package\Release\net9.0\Microsoft.CodeAnalysis.Collections.Package.dll 2025-12-19T18:56:47.9009434Z Microsoft.CodeAnalysis.VisualBasic -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Release\net9.0\Microsoft.CodeAnalysis.VisualBasic.dll 2025-12-19T18:56:54.2328270Z Microsoft.CodeAnalysis.Collections.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Collections.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Collections.Package.dll 2025-12-19T18:56:55.2745269Z Microsoft.CodeAnalysis.CSharp.Emit.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.dll 2025-12-19T18:56:55.8062080Z Microsoft.CodeAnalysis.Contracts.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Contracts.Package\Release\net8.0\Microsoft.CodeAnalysis.Contracts.Package.dll 2025-12-19T18:56:56.6888189Z Microsoft.CodeAnalysis.Contracts.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Contracts.Package\Release\net9.0\Microsoft.CodeAnalysis.Contracts.Package.dll 2025-12-19T18:56:56.9362814Z vbc -> D:\a\_work\1\s\artifacts\bin\vbc\Release\net9.0\vbc.dll 2025-12-19T18:56:57.3258381Z Microsoft.CodeAnalysis.Contracts.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Contracts.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Contracts.Package.dll 2025-12-19T18:57:01.4384375Z Microsoft.CodeAnalysis.Rebuild -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Rebuild\Release\net9.0\Microsoft.CodeAnalysis.Rebuild.dll 2025-12-19T18:57:20.5744266Z Microsoft.CodeAnalysis.PooledObjects.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PooledObjects.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.PooledObjects.Package.dll 2025-12-19T18:57:24.1245432Z Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.dll 2025-12-19T18:57:38.6853155Z Microsoft.CodeAnalysis.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Test.Utilities\Release\net9.0\Microsoft.CodeAnalysis.Test.Utilities.dll 2025-12-19T18:57:39.0873844Z Microsoft.CodeAnalysis.Threading.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Threading.Package\Release\net9.0\Microsoft.CodeAnalysis.Threading.Package.dll 2025-12-19T18:57:39.1911459Z Microsoft.CodeAnalysis.AnalyzerUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\Microsoft.CodeAnalysis.AnalyzerUtilities.dll 2025-12-19T18:57:39.2860485Z CodeStyleConfigFileGenerator -> D:\a\_work\1\s\artifacts\bin\CodeStyleConfigFileGenerator\Release\net9.0\CodeStyleConfigFileGenerator.dll 2025-12-19T18:57:39.3045459Z vbc -> D:\a\_work\1\s\artifacts\bin\vbc\Release\net9.0\publish\ 2025-12-19T18:57:41.3071038Z Microsoft.CodeAnalysis.Threading.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Threading.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Threading.Package.dll 2025-12-19T18:57:43.0787187Z Roslyn.Test.PdbUtilities -> D:\a\_work\1\s\artifacts\bin\Roslyn.Test.PdbUtilities\Release\net9.0\Roslyn.Test.PdbUtilities.dll 2025-12-19T18:57:47.7196452Z Microsoft.CodeAnalysis.CSharp.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net9.0\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll 2025-12-19T18:57:55.7548822Z Microsoft.CodeAnalysis.VisualBasic.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net9.0\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll 2025-12-19T18:57:56.4803370Z Microsoft.CodeAnalysis.Rebuild.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Rebuild.UnitTests\Release\net472\Microsoft.CodeAnalysis.Rebuild.UnitTests.dll 2025-12-19T18:57:58.4951537Z Microsoft.CodeAnalysis.CodeStyle -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\Microsoft.CodeAnalysis.CodeStyle.dll 2025-12-19T18:57:59.5675549Z Text.CSharp.Analyzers -> D:\a\_work\1\s\artifacts\bin\Text.CSharp.Analyzers\Release\netstandard2.0\Text.CSharp.Analyzers.dll 2025-12-19T18:58:05.1498990Z Text.VisualBasic.Analyzers -> D:\a\_work\1\s\artifacts\bin\Text.VisualBasic.Analyzers\Release\netstandard2.0\Text.VisualBasic.Analyzers.dll 2025-12-19T18:58:07.3349305Z Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.dll 2025-12-19T18:58:08.2767987Z Microsoft.CodeAnalysis.VisualBasic.CodeStyle -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.dll 2025-12-19T18:58:22.2039926Z Microsoft.CodeAnalysis.FunctionResolver -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.FunctionResolver\Release\netstandard2.0\Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.dll 2025-12-19T18:58:23.0318514Z Microsoft.CodeAnalysis.CSharp.Emit.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.dll 2025-12-19T18:58:24.3732917Z Microsoft.CodeAnalysis.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp\Release\net8.0\Microsoft.CodeAnalysis.CSharp.dll 2025-12-19T18:58:24.4094880Z Microsoft.CodeAnalysis.ResultProvider.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResultProvider.Utilities\Release\net472\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities.dll 2025-12-19T18:58:25.1711365Z Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2025-12-19T18:58:26.4640746Z Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup.vsix 2025-12-19T18:58:52.3768902Z Microsoft.CodeAnalysis.ExpressionCompiler -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExpressionCompiler\Release\netstandard2.0\Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.dll 2025-12-19T18:58:55.3864455Z Microsoft.CommonLanguageServerProtocol.Framework.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CommonLanguageServerProtocol.Framework.Package\Release\netstandard2.0\Microsoft.CommonLanguageServerProtocol.Framework.Package.dll 2025-12-19T18:59:01.9220065Z StackDepthTest -> D:\a\_work\1\s\artifacts\bin\StackDepthTest\Release\net472\StackDepthTest.exe 2025-12-19T18:59:02.1351918Z Microsoft.CodeAnalysis.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Release\net9.0\Microsoft.CodeAnalysis.Scripting.dll 2025-12-19T18:59:07.4565410Z Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.dll 2025-12-19T18:59:09.5465007Z Roslyn.PerformanceTests -> D:\a\_work\1\s\artifacts\bin\Roslyn.PerformanceTests\Release\net472\Roslyn.PerformanceTests.dll 2025-12-19T18:59:10.1268281Z Roslyn.Test.Performance.Utilities -> D:\a\_work\1\s\artifacts\bin\Roslyn.Test.Performance.Utilities\Release\net472\Roslyn.Test.Performance.Utilities.dll 2025-12-19T18:59:13.2065159Z BuildBoss -> D:\a\_work\1\s\artifacts\bin\BuildBoss\Release\net472\BuildBoss.exe 2025-12-19T18:59:17.0272026Z BuildValidator -> D:\a\_work\1\s\artifacts\bin\BuildValidator\Release\net472\BuildValidator.exe 2025-12-19T18:59:20.3239344Z Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.dll 2025-12-19T18:59:22.1410513Z PrepareTests -> D:\a\_work\1\s\artifacts\bin\PrepareTests\Release\net9.0\PrepareTests.dll 2025-12-19T18:59:23.4469605Z CompilersBoundTreeGenerator -> D:\a\_work\1\s\artifacts\bin\CompilersBoundTreeGenerator\Release\net9.0\BoundTreeGenerator.dll 2025-12-19T18:59:23.9035687Z CSharpErrorFactsGenerator -> D:\a\_work\1\s\artifacts\bin\CSharpErrorFactsGenerator\Release\net9.0\CSharpErrorFactsGenerator.dll 2025-12-19T18:59:25.4078511Z CSharpSyntaxGenerator -> D:\a\_work\1\s\artifacts\bin\CSharpSyntaxGenerator\Release\net9.0\CSharpSyntaxGenerator.dll 2025-12-19T18:59:26.1158735Z CompilersIOperationGenerator -> D:\a\_work\1\s\artifacts\bin\CompilersIOperationGenerator\Release\net9.0\IOperationGenerator.dll 2025-12-19T18:59:26.4008868Z Microsoft.CodeAnalysis.CSharp.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting\Release\net9.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll 2025-12-19T18:59:26.6870508Z VisualBasicErrorFactsGenerator -> D:\a\_work\1\s\artifacts\bin\VisualBasicErrorFactsGenerator\Release\net9.0\VBErrorFactsGenerator.dll 2025-12-19T18:59:29.1282173Z VisualBasicSyntaxGenerator -> D:\a\_work\1\s\artifacts\bin\VisualBasicSyntaxGenerator\Release\net9.0\VBSyntaxGenerator.dll 2025-12-19T18:59:40.4606074Z Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2025-12-19T18:59:41.9199387Z TestDiscoveryWorker -> D:\a\_work\1\s\artifacts\bin\TestDiscoveryWorker\Release\net9.0\TestDiscoveryWorker.dll 2025-12-19T18:59:48.0623400Z TestDiscoveryWorker -> D:\a\_work\1\s\artifacts\bin\TestDiscoveryWorker\Release\net472\TestDiscoveryWorker.exe 2025-12-19T18:59:48.5849972Z csc -> D:\a\_work\1\s\artifacts\bin\csc\Release\net472\csc.exe 2025-12-19T18:59:52.8106920Z SemanticSearch.BuildTask -> D:\a\_work\1\s\artifacts\bin\SemanticSearch.BuildTask\Release\net9.0\SemanticSearch.BuildTask.dll 2025-12-19T18:59:56.8084574Z SemanticSearch.BuildTask -> D:\a\_work\1\s\artifacts\bin\SemanticSearch.BuildTask\Release\net472\SemanticSearch.BuildTask.dll 2025-12-19T18:59:58.7692782Z Microsoft.CodeAnalysis.SemanticSearch.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.SemanticSearch.Extensions\Release\net8.0\Microsoft.CodeAnalysis.SemanticSearch.Extensions.dll 2025-12-19T19:00:02.7981864Z SemanticSearch.ReferenceAssemblies -> D:\a\_work\1\s\artifacts\bin\SemanticSearch.ReferenceAssemblies\Release\net8.0\SemanticSearch.ReferenceAssemblies.dll 2025-12-19T19:00:10.1556048Z Microsoft.CodeAnalysis.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces\Release\net9.0\Microsoft.CodeAnalysis.Workspaces.dll 2025-12-19T19:00:10.5181124Z Microsoft.CodeAnalysis.InteractiveHost -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\Microsoft.CodeAnalysis.InteractiveHost.dll 2025-12-19T19:00:12.0642390Z Microsoft.CodeAnalysis.CSharp.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll 2025-12-19T19:00:12.2605180Z Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.dll 2025-12-19T19:00:13.9259319Z Microsoft.CodeAnalysis.Rebuild -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Rebuild\Release\net8.0\Microsoft.CodeAnalysis.Rebuild.dll 2025-12-19T19:00:14.4124130Z Microsoft.CodeAnalysis.VisualBasic.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll 2025-12-19T19:00:14.4628027Z Microsoft.Build.Tasks.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.dll 2025-12-19T19:00:17.2724393Z Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\net9.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2025-12-19T19:00:24.9641203Z Roslyn.VisualStudio.Setup.Dependencies -> D:\a\_work\1\s\artifacts\bin\Roslyn.VisualStudio.Setup.Dependencies\Release\net472\Roslyn.VisualStudio.Setup.Dependencies.dll 2025-12-19T19:00:45.8426675Z Microsoft.CodeAnalysis.CSharp.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net9.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2025-12-19T19:00:47.7698514Z Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll 2025-12-19T19:00:48.6652645Z Microsoft.CodeAnalysis.Scripting.TestUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting.TestUtilities\Release\net472\Microsoft.CodeAnalysis.Scripting.TestUtilities.dll 2025-12-19T19:00:48.7137603Z Microsoft.CodeAnalysis.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features\Release\netstandard2.0\Microsoft.CodeAnalysis.Features.dll 2025-12-19T19:00:52.3124000Z Roslyn.VisualStudio.Setup.Dependencies -> D:\a\_work\1\s\artifacts\VSSetup\Release\Roslyn.VisualStudio.Setup.Dependencies.vsix 2025-12-19T19:00:55.2299335Z Microsoft.CodeAnalysis.Workspaces.Desktop -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.Desktop\Release\net472\Microsoft.CodeAnalysis.Workspaces.Desktop.dll 2025-12-19T19:00:55.2739320Z VBCSCompiler -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler\Release\net472\VBCSCompiler.exe 2025-12-19T19:01:10.9529436Z Microsoft.CodeAnalysis.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.Test.Utilities.dll 2025-12-19T19:01:11.9682947Z Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe 2025-12-19T19:01:12.0445523Z Microsoft.CodeAnalysis.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features\Release\net9.0\Microsoft.CodeAnalysis.Features.dll 2025-12-19T19:01:12.6392047Z Microsoft.CodeAnalysis.Workspaces.Desktop -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.Desktop\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.Desktop.dll 2025-12-19T19:01:13.5670199Z Microsoft.CodeAnalysis.CSharp.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2025-12-19T19:01:17.9052368Z Microsoft.CodeAnalysis.ExternalAccess.HotReload -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.HotReload\Release\net9.0\Microsoft.CodeAnalysis.ExternalAccess.HotReload.dll 2025-12-19T19:01:18.2266981Z Microsoft.CodeAnalysis.CSharp.ExpressionCompiler -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.ExpressionCompiler\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.dll 2025-12-19T19:01:21.9652109Z Microsoft.CodeAnalysis.ExpressionCompiler.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExpressionCompiler.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.Utilities.dll 2025-12-19T19:01:22.8952881Z vbi -> D:\a\_work\1\s\artifacts\bin\vbi\Release\net472\vbi.exe 2025-12-19T19:01:23.0384173Z BuildValidator -> D:\a\_work\1\s\artifacts\bin\BuildValidator\Release\net9.0\BuildValidator.dll 2025-12-19T19:01:40.4101656Z Microsoft.CodeAnalysis.VisualBasic.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\net9.0\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll 2025-12-19T19:01:40.4637412Z Microsoft.CodeAnalysis.EditorFeatures.Text -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\Microsoft.CodeAnalysis.EditorFeatures.Text.dll 2025-12-19T19:01:40.8704792Z Microsoft.CodeAnalysis.Workspaces.MSBuild -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net9.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2025-12-19T19:01:41.7757181Z Microsoft.CodeAnalysis.XunitHook -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.XunitHook\Release\net472\Microsoft.CodeAnalysis.XunitHook.dll 2025-12-19T19:01:42.8671297Z Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.dll 2025-12-19T19:02:01.9224788Z Microsoft.CodeAnalysis.Workspaces.MSBuild -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2025-12-19T19:02:10.8521061Z Microsoft.CodeAnalysis.Extensions.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Extensions.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Extensions.Package.dll 2025-12-19T19:02:11.6607736Z Microsoft.CodeAnalysis.TestAnalyzerReference -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.TestAnalyzerReference\Release\netstandard2.0\Microsoft.CodeAnalysis.TestAnalyzerReference.dll 2025-12-19T19:02:11.7699191Z Microsoft.CodeAnalysis.VisualBasic.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll 2025-12-19T19:02:11.8860476Z vbi -> D:\a\_work\1\s\artifacts\bin\vbi\Release\net9.0\vbi.dll 2025-12-19T19:02:13.0688537Z Microsoft.CodeAnalysis.VisualBasic.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll 2025-12-19T19:02:13.0870337Z Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.dll 2025-12-19T19:02:13.6252819Z Microsoft.CodeAnalysis.CSharp.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll 2025-12-19T19:02:15.2860815Z Text.Analyzers.Setup -> D:\a\_work\1\s\artifacts\bin\Text.Analyzers.Setup\Release\net472\Text.Analyzers.Setup.dll 2025-12-19T19:02:22.8211904Z csc -> D:\a\_work\1\s\artifacts\bin\csc\Release\net9.0\csc.dll 2025-12-19T19:02:46.6392936Z VBCSCompiler -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler\Release\net9.0\VBCSCompiler.dll 2025-12-19T19:02:50.9492904Z Microsoft.CodeAnalysis.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features\Release\net8.0\Microsoft.CodeAnalysis.Features.dll 2025-12-19T19:02:51.7178064Z Microsoft.CodeAnalysis.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.UnitTests\Release\net472\Microsoft.CodeAnalysis.UnitTests.dll 2025-12-19T19:02:52.0783550Z csc-arm64 -> D:\a\_work\1\s\artifacts\bin\csc-arm64\Release\net472\csc.exe 2025-12-19T19:02:52.1456742Z csc -> D:\a\_work\1\s\artifacts\bin\csc\Release\net8.0\csc.dll 2025-12-19T19:02:53.3015769Z vbc -> D:\a\_work\1\s\artifacts\bin\vbc\Release\net8.0\vbc.dll 2025-12-19T19:02:53.8639910Z Microsoft.CodeAnalysis.CSharp.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Features\Release\net9.0\Microsoft.CodeAnalysis.CSharp.Features.dll 2025-12-19T19:02:54.0127356Z csi -> D:\a\_work\1\s\artifacts\bin\csi\Release\net472\csi.exe 2025-12-19T19:02:54.2016028Z VBCSCompiler-arm64 -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler-arm64\Release\net472\VBCSCompiler.exe 2025-12-19T19:02:54.2821492Z vbc-arm64 -> D:\a\_work\1\s\artifacts\bin\vbc-arm64\Release\net472\vbc.exe 2025-12-19T19:02:54.4065720Z Microsoft.CodeAnalysis.Scripting.TestUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting.TestUtilities\Release\net9.0\Microsoft.CodeAnalysis.Scripting.TestUtilities.dll 2025-12-19T19:02:54.4899729Z VBCSCompiler -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler\Release\net8.0\VBCSCompiler.dll 2025-12-19T19:02:56.2675618Z csi -> D:\a\_work\1\s\artifacts\bin\csi\Release\net8.0\csi.dll 2025-12-19T19:02:56.3110911Z InteractiveHost64 -> D:\a\_work\1\s\artifacts\bin\InteractiveHost64\Release\net8.0-windows\win-x64\InteractiveHost64.dll 2025-12-19T19:02:56.4354262Z vbc -> D:\a\_work\1\s\artifacts\bin\vbc\Release\net472\vbc.exe 2025-12-19T19:03:01.5127066Z Microsoft.Build.Tasks.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis\Release\net9.0\Microsoft.Build.Tasks.CodeAnalysis.dll 2025-12-19T19:03:01.5931982Z Microsoft.CodeAnalysis.VisualBasic.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net9.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll 2025-12-19T19:03:01.6135991Z Microsoft.Build.Tasks.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis\Release\net9.0\publish\ 2025-12-19T19:03:01.9937640Z Microsoft.CodeAnalysis.Workspaces.MSBuild -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2025-12-19T19:03:01.9953580Z csi -> D:\a\_work\1\s\artifacts\bin\csi\Release\net9.0\csi.dll 2025-12-19T19:03:06.5280722Z InteractiveHost32 -> D:\a\_work\1\s\artifacts\bin\InteractiveHost32\Release\net472\win-x86\InteractiveHost32.exe 2025-12-19T19:03:08.9034638Z InteractiveHost64 -> D:\a\_work\1\s\artifacts\bin\InteractiveHost64\Release\net472\win-x64\InteractiveHost64.exe 2025-12-19T19:03:14.2280881Z Microsoft.CodeAnalysis.ResultProvider -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.dll 2025-12-19T19:03:16.5561102Z Roslyn.Test.PdbUtilities -> D:\a\_work\1\s\artifacts\bin\Roslyn.Test.PdbUtilities\Release\net8.0\Roslyn.Test.PdbUtilities.dll 2025-12-19T19:03:17.2937290Z Microsoft.CodeAnalysis.VisualBasic.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Features\Release\net9.0\Microsoft.CodeAnalysis.VisualBasic.Features.dll 2025-12-19T19:03:17.9298785Z Microsoft.CodeAnalysis.Analyzers.Setup -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Analyzers.Setup\Release\net472\Microsoft.CodeAnalysis.Analyzers.Setup.dll 2025-12-19T19:03:18.0446241Z Microsoft.CodeAnalysis.LanguageServer.Protocol -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2025-12-19T19:03:18.3626947Z Microsoft.CodeAnalysis.VisualBasic.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll 2025-12-19T19:03:19.4574928Z Microsoft.CodeAnalysis.ExternalAccess.Copilot -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2025-12-19T19:03:25.6227216Z Microsoft.CodeAnalysis.CSharp.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll 2025-12-19T19:03:40.2821542Z Microsoft.CodeAnalysis.VisualBasic.ResultProvider -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.ResultProvider\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.dll 2025-12-19T19:03:40.5253810Z Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.dll 2025-12-19T19:03:41.5400754Z Microsoft.CodeAnalysis.ExternalAccess.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.Extensions.dll 2025-12-19T19:03:43.7774808Z Microsoft.CodeAnalysis.Analyzers.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Analyzers.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.Analyzers.UnitTests.dll 2025-12-19T19:03:46.7918436Z Roslyn.Compilers.VisualBasic.IOperation.UnitTests -> D:\a\_work\1\s\artifacts\bin\Roslyn.Compilers.VisualBasic.IOperation.UnitTests\Release\net472\Roslyn.Compilers.VisualBasic.IOperation.UnitTests.dll 2025-12-19T19:03:47.8767312Z Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.dll 2025-12-19T19:03:48.6600308Z Microsoft.CodeAnalysis.CSharp.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Features.dll 2025-12-19T19:03:49.6219434Z Microsoft.CodeAnalysis.Remote.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2025-12-19T19:03:52.5268298Z Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.UnitTests.dll 2025-12-19T19:03:52.5552275Z SemanticSearch.BuildTask.UnitTests -> D:\a\_work\1\s\artifacts\bin\SemanticSearch.BuildTask.UnitTests\Release\net472\SemanticSearch.BuildTask.UnitTests.dll 2025-12-19T19:03:52.5801448Z Microsoft.CodeAnalysis.VisualBasic.ResultProvider.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.ResultProvider.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.UnitTests.dll 2025-12-19T19:03:55.3616533Z RunTests -> D:\a\_work\1\s\artifacts\bin\RunTests\Release\net9.0\RunTests.dll 2025-12-19T19:04:01.6789702Z Microsoft.CodeAnalysis.CodeStyle.Fixes -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\Microsoft.CodeAnalysis.CodeStyle.Fixes.dll 2025-12-19T19:04:02.0354480Z Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.dll 2025-12-19T19:04:03.9471441Z VisualStudio.SetupPackage -> D:\a\_work\1\s\artifacts\obj\Microsoft.CodeAnalysis.Compilers.Setup.arm64\Release\net472\Microsoft.CodeAnalysis.Compilers.arm64.vsix 2025-12-19T19:04:09.9988379Z VisualStudio.SetupPackage -> D:\a\_work\1\s\artifacts\obj\Microsoft.CodeAnalysis.Compilers.Setup.x64\Release\net472\Microsoft.CodeAnalysis.Compilers.x64.vsix 2025-12-19T19:04:10.5523694Z Microsoft.CodeAnalysis.CSharp.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Features.dll 2025-12-19T19:04:10.8993995Z Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.dll 2025-12-19T19:04:14.1540824Z VisualStudio.SetupPackage -> D:\a\_work\1\s\artifacts\obj\Microsoft.CodeAnalysis.Compilers.Setup.x86\Release\net472\Microsoft.CodeAnalysis.Compilers.x86.vsix 2025-12-19T19:04:17.3034598Z Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities\Release\net472\Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities.dll 2025-12-19T19:04:18.4818362Z Microsoft.CodeAnalysis.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.UnitTests.dll 2025-12-19T19:04:46.2902947Z Microsoft.CodeAnalysis.VisualBasic.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Features.dll 2025-12-19T19:04:48.1595782Z csc -> D:\a\_work\1\s\artifacts\bin\csc\Release\net9.0\publish\ 2025-12-19T19:04:51.8046649Z VBCSCompiler -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler\Release\net9.0\publish\ 2025-12-19T19:04:52.2407336Z Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests.dll 2025-12-19T19:04:53.8239440Z Microsoft.CodeAnalysis.ExternalAccess.Copilot -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2025-12-19T19:04:54.2686789Z Microsoft.CodeAnalysis.CSharp.CodeStyle -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.CodeStyle.dll 2025-12-19T19:04:56.8192772Z Text.Analyzers.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Text.Analyzers.Setup.vsix 2025-12-19T19:05:04.3939635Z Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.dll 2025-12-19T19:05:04.4755012Z Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.dll 2025-12-19T19:05:04.7516571Z Microsoft.CodeAnalysis.Remote.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2025-12-19T19:05:05.0818872Z Microsoft.CodeAnalysis.CSharp.ResultProvider -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.ResultProvider\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.dll 2025-12-19T19:05:07.2860336Z SemanticSearch.BuildTask.UnitTests -> D:\a\_work\1\s\artifacts\bin\SemanticSearch.BuildTask.UnitTests\Release\net9.0\SemanticSearch.BuildTask.UnitTests.dll 2025-12-19T19:05:07.5128632Z Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll 2025-12-19T19:05:07.8218323Z Roslyn.Compilers.VisualBasic.IOperation.UnitTests -> D:\a\_work\1\s\artifacts\bin\Roslyn.Compilers.VisualBasic.IOperation.UnitTests\Release\net9.0\Roslyn.Compilers.VisualBasic.IOperation.UnitTests.dll 2025-12-19T19:05:22.4625806Z Microsoft.CodeAnalysis.VisualBasic.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Features.dll 2025-12-19T19:05:24.4828867Z Microsoft.CodeAnalysis.ExternalAccess.OmniSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.dll 2025-12-19T19:05:24.7700321Z Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.dll 2025-12-19T19:05:24.8361255Z Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup\Release\net472\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup.dll 2025-12-19T19:05:24.9782734Z Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp.dll 2025-12-19T19:05:25.4595297Z Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.dll 2025-12-19T19:05:25.7603150Z Microsoft.CodeAnalysis.ExternalAccess.AspNetCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll 2025-12-19T19:05:27.9312159Z Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests\Release\net472\Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests.dll 2025-12-19T19:05:28.3074901Z csi -> D:\a\_work\1\s\artifacts\bin\csi\Release\net9.0\publish\ 2025-12-19T19:05:28.4439361Z TestReferenceAssembly -> D:\a\_work\1\s\artifacts\bin\TestReferenceAssembly\Release\net472\TestReferenceAssembly.dll 2025-12-19T19:05:28.4980137Z Replay -> D:\a\_work\1\s\artifacts\bin\Replay\Release\net8.0\Replay.dll 2025-12-19T19:05:29.0450006Z Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.dll 2025-12-19T19:05:33.8303027Z Microsoft.Build.Tasks.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\Microsoft.Build.Tasks.CodeAnalysis.dll 2025-12-19T19:05:34.8607431Z RulesetToEditorconfigConverter.UnitTests -> D:\a\_work\1\s\artifacts\bin\RulesetToEditorconfigConverter.UnitTests\Release\net9.0\RulesetToEditorconfigConverter.UnitTests.dll 2025-12-19T19:05:34.9357018Z Roslyn.Diagnostics.Analyzers.UnitTests -> D:\a\_work\1\s\artifacts\bin\Roslyn.Diagnostics.Analyzers.UnitTests\Release\net9.0\Roslyn.Diagnostics.Analyzers.UnitTests.dll 2025-12-19T19:05:34.9941874Z Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests.dll 2025-12-19T19:05:35.0244107Z Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.dll 2025-12-19T19:05:36.1085133Z Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests.dll 2025-12-19T19:05:36.3627398Z Analyzer.Utilities.UnitTests -> D:\a\_work\1\s\artifacts\bin\Analyzer.Utilities.UnitTests\Release\net9.0\Analyzer.Utilities.UnitTests.dll 2025-12-19T19:05:37.2882450Z Text.Analyzers.UnitTests -> D:\a\_work\1\s\artifacts\bin\Text.Analyzers.UnitTests\Release\net9.0\Text.Analyzers.UnitTests.dll 2025-12-19T19:05:38.1224568Z VBCSCompiler.UnitTests -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler.UnitTests\Release\net9.0\VBCSCompiler.UnitTests.dll 2025-12-19T19:05:38.2167671Z Microsoft.Build.Tasks.CodeAnalysis.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis.UnitTests\Release\net9.0\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.dll 2025-12-19T19:05:38.6761120Z Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.dll 2025-12-19T19:05:38.7734095Z Microsoft.CodeAnalysis.Analyzers.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Microsoft.CodeAnalysis.Analyzers.Setup.vsix 2025-12-19T19:05:38.8854035Z Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests.dll 2025-12-19T19:05:40.5407353Z Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.dll 2025-12-19T19:05:43.5099754Z Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.dll 2025-12-19T19:05:43.7954480Z Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.dll 2025-12-19T19:05:56.3316256Z Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.dll 2025-12-19T19:06:03.0258478Z Microsoft.CodeAnalysis.LanguageServer.Protocol -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2025-12-19T19:06:11.1299495Z Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.dll 2025-12-19T19:06:12.8508594Z Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests.dll 2025-12-19T19:06:14.1318646Z VBCSCompiler.UnitTests -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler.UnitTests\Release\net472\VBCSCompiler.UnitTests.dll 2025-12-19T19:06:14.1760852Z Microsoft.Build.Tasks.CodeAnalysis.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis.UnitTests\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.dll 2025-12-19T19:06:14.7724000Z Microsoft.CommonLanguageServerProtocol.Framework.Example -> D:\a\_work\1\s\artifacts\bin\Microsoft.CommonLanguageServerProtocol.Framework.Example\Release\net8.0\Microsoft.CommonLanguageServerProtocol.Framework.Example.dll 2025-12-19T19:06:15.7881042Z Microsoft.VisualStudio.LanguageServices.CodeLens -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.CodeLens\Release\net8.0\Microsoft.VisualStudio.LanguageServices.CodeLens.dll 2025-12-19T19:06:16.1538385Z Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK\Release\net9.0\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.dll 2025-12-19T19:06:16.5628389Z Microsoft.CodeAnalysis.ExternalAccess.Razor.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2025-12-19T19:06:17.9582716Z Microsoft.CodeAnalysis.ExternalAccess.Razor.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\net9.0\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2025-12-19T19:06:18.3519229Z GenerateRulesMissingDocumentation -> D:\a\_work\1\s\artifacts\bin\GenerateRulesMissingDocumentation\Release\net9.0\GenerateRulesMissingDocumentation.dll 2025-12-19T19:06:18.4055885Z BuildActionTelemetryTable -> D:\a\_work\1\s\artifacts\bin\BuildActionTelemetryTable\Release\net9.0\BuildActionTelemetryTable.dll 2025-12-19T19:06:18.5054688Z Replay -> D:\a\_work\1\s\artifacts\bin\Replay\Release\net9.0\Replay.dll 2025-12-19T19:06:20.5349910Z Microsoft.CodeAnalysis.Scripting.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting.UnitTests\Release\net472\Microsoft.CodeAnalysis.Scripting.UnitTests.dll 2025-12-19T19:06:21.1761769Z Microsoft.CodeAnalysis.Remote.ServiceHub -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub\Release\net8.0\Microsoft.CodeAnalysis.Remote.ServiceHub.dll 2025-12-19T19:06:21.1828467Z Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests.dll 2025-12-19T19:06:21.2308795Z Roslyn.Compilers.Extension -> D:\a\_work\1\s\artifacts\bin\Roslyn.Compilers.Extension\Release\net472\Roslyn.Compilers.Extension.dll 2025-12-19T19:06:21.3921554Z Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.dll 2025-12-19T19:06:22.3511778Z Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.dll 2025-12-19T19:06:23.3152642Z Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests.dll 2025-12-19T19:06:23.3614154Z Microsoft.CodeAnalysis.Rebuild.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Rebuild.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.Rebuild.UnitTests.dll 2025-12-19T19:06:23.8216553Z Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests.dll 2025-12-19T19:06:23.8268851Z Microsoft.CodeAnalysis.ExternalAccess.Razor.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2025-12-19T19:06:24.8417167Z Microsoft.CodeAnalysis.Scripting.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.Scripting.UnitTests.dll 2025-12-19T19:06:26.3304973Z Microsoft.CodeAnalysis.Workspaces.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.Test.Utilities.dll 2025-12-19T19:06:26.5401489Z Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.dll 2025-12-19T19:06:26.9661742Z Replay -> D:\a\_work\1\s\artifacts\bin\Replay\Release\net472\Replay.exe 2025-12-19T19:06:28.1216976Z Microsoft.CodeAnalysis.Features.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.Features.Test.Utilities.dll 2025-12-19T19:06:31.0996718Z Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.dll 2025-12-19T19:06:31.5693889Z InteractiveHost64 -> D:\a\_work\1\s\artifacts\bin\InteractiveHost64\Release\net472\win-x64\publish\ 2025-12-19T19:06:32.0475504Z Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests.dll 2025-12-19T19:06:32.1342861Z Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests.dll 2025-12-19T19:06:33.1544839Z Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll 2025-12-19T19:06:33.3544492Z Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll 2025-12-19T19:06:34.2198226Z Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net9.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll 2025-12-19T19:06:35.1196656Z Microsoft.CommonLanguageServerProtocol.Framework.Example -> D:\a\_work\1\s\artifacts\bin\Microsoft.CommonLanguageServerProtocol.Framework.Example\Release\netstandard2.0\Microsoft.CommonLanguageServerProtocol.Framework.Example.dll 2025-12-19T19:06:40.8887721Z Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests.dll 2025-12-19T19:06:41.3023645Z Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot\Release\netstandard2.0\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.dll 2025-12-19T19:06:43.8588734Z Microsoft.CodeAnalysis.ExternalAccess.Xaml -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Xaml\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll 2025-12-19T19:06:49.5745578Z Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net9.0\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll 2025-12-19T19:06:52.2043847Z Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net8.0\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll 2025-12-19T19:06:52.5132797Z Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64 -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64\Release\net8.0\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64.dll 2025-12-19T19:06:52.7897901Z Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.UnitTests.dll 2025-12-19T19:06:52.9582519Z Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests.dll 2025-12-19T19:06:53.2991846Z Roslyn.VisualStudio.ServiceHub.Setup.x64 -> D:\a\_work\1\s\artifacts\bin\Roslyn.VisualStudio.ServiceHub.Setup.x64\Release\net472\Roslyn.VisualStudio.ServiceHub.Setup.x64.dll 2025-12-19T19:06:55.4513177Z Microsoft.CodeAnalysis.Remote.ServiceHub -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub\Release\netstandard2.0\Microsoft.CodeAnalysis.Remote.ServiceHub.dll 2025-12-19T19:06:59.3718923Z Microsoft.CodeAnalysis.Workspaces.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.Workspaces.Test.Utilities.dll 2025-12-19T19:07:04.4125244Z Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests.dll 2025-12-19T19:07:04.4484063Z Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests\Release\net472\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests.dll 2025-12-19T19:07:05.3203631Z Microsoft.CodeAnalysis.Features.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.Features.Test.Utilities.dll 2025-12-19T19:07:05.5512215Z Microsoft.CodeAnalysis.EditorFeatures -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.dll 2025-12-19T19:07:06.2089007Z Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll 2025-12-19T19:07:06.9537142Z Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64 -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64\Release\net8.0\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64.dll 2025-12-19T19:07:07.4209661Z Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net472\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll 2025-12-19T19:07:07.5480665Z Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests.dll 2025-12-19T19:07:07.5700874Z Microsoft.CodeAnalysis.CSharp.ExpressionCompiler.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.ExpressionCompiler.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.UnitTests.dll 2025-12-19T19:07:32.0237071Z Microsoft.CodeAnalysis.CSharp.Features.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Features.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Features.UnitTests.dll 2025-12-19T19:07:32.0963561Z Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests.dll 2025-12-19T19:07:35.8263477Z Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests.dll 2025-12-19T19:07:35.9100913Z Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests.dll 2025-12-19T19:07:37.8477979Z Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests.dll 2025-12-19T19:07:42.8507508Z Microsoft.CodeAnalysis.Workspaces.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.UnitTests.dll 2025-12-19T19:07:44.5610784Z Microsoft.CodeAnalysis.Features.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.Features.UnitTests.dll 2025-12-19T19:07:47.1970077Z Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests.dll 2025-12-19T19:07:49.5869399Z Microsoft.CodeAnalysis.Features.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features.UnitTests\Release\net472\Microsoft.CodeAnalysis.Features.UnitTests.dll 2025-12-19T19:07:52.1028462Z Microsoft.CodeAnalysis.Workspaces.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.UnitTests\Release\net472\Microsoft.CodeAnalysis.Workspaces.UnitTests.dll 2025-12-19T19:07:52.1321753Z Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests\Release\net472\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests.dll 2025-12-19T19:08:09.8816921Z Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests.dll 2025-12-19T19:08:09.9362145Z Microsoft.CodeAnalysis.CSharp.Features.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Features.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Features.UnitTests.dll 2025-12-19T19:08:10.2915086Z Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests.dll 2025-12-19T19:08:10.3466555Z vbi -> D:\a\_work\1\s\artifacts\bin\vbi\Release\net8.0\vbi.dll 2025-12-19T19:08:11.0675191Z Roslyn.VisualStudio.ServiceHub.Setup.arm64 -> D:\a\_work\1\s\artifacts\bin\Roslyn.VisualStudio.ServiceHub.Setup.arm64\Release\net472\Roslyn.VisualStudio.ServiceHub.Setup.arm64.dll 2025-12-19T19:08:11.1047845Z Microsoft.CodeAnalysis.FunctionResolver.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.FunctionResolver.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.UnitTests.dll 2025-12-19T19:08:12.0534671Z Microsoft.CommonLanguageServerProtocol.Framework.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net472\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll 2025-12-19T19:08:12.6359223Z Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64 -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64\Release\net8.0\publish\ 2025-12-19T19:08:12.7031412Z Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64 -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64\Release\net8.0\publish\ 2025-12-19T19:08:17.5330849Z Roslyn.VisualStudio.ServiceHub.Setup.arm64 -> D:\a\_work\1\s\artifacts\VSSetup\Release\Roslyn.VisualStudio.ServiceHub.Setup.arm64.vsix 2025-12-19T19:08:17.5384487Z Roslyn.VisualStudio.ServiceHub.Setup.x64 -> D:\a\_work\1\s\artifacts\VSSetup\Release\Roslyn.VisualStudio.ServiceHub.Setup.x64.vsix 2025-12-19T19:08:20.5233849Z Microsoft.CodeAnalysis.ExternalAccess.Debugger -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Debugger\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Debugger.dll 2025-12-19T19:08:20.7842697Z Microsoft.CodeAnalysis.VisualBasic.EditorFeatures -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.dll 2025-12-19T19:08:22.9023727Z Microsoft.CodeAnalysis.CSharp.EditorFeatures -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\Microsoft.CodeAnalysis.CSharp.EditorFeatures.dll 2025-12-19T19:08:24.5132881Z Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures.dll 2025-12-19T19:08:27.5161598Z AnalyzerRunner -> D:\a\_work\1\s\artifacts\bin\AnalyzerRunner\Release\net9.0\AnalyzerRunner.dll 2025-12-19T19:08:37.6185192Z Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities.dll 2025-12-19T19:08:38.0554657Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net9.0\Microsoft.CodeAnalysis.LanguageServer.dll 2025-12-19T19:08:40.3195166Z Microsoft.VisualStudio.LanguageServices.DevKit -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.DevKit\Release\net9.0\Microsoft.VisualStudio.LanguageServices.DevKit.dll 2025-12-19T19:08:41.0962420Z Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests.dll 2025-12-19T19:08:42.2740387Z Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities.dll 2025-12-19T19:08:57.5362562Z Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests.dll 2025-12-19T19:09:08.8391533Z Microsoft.VisualStudio.LanguageServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices\Release\net472\Microsoft.VisualStudio.LanguageServices.dll 2025-12-19T19:09:19.3128992Z Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests.dll 2025-12-19T19:09:19.3312939Z Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests.dll 2025-12-19T19:09:23.6626941Z Microsoft.CodeAnalysis.EditorFeatures.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures.UnitTests\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.UnitTests.dll 2025-12-19T19:09:25.4542880Z Microsoft.CodeAnalysis.ExternalAccess.Apex -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Apex\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Apex.dll 2025-12-19T19:09:26.3342752Z Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot\Release\net472\Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot.dll 2025-12-19T19:09:27.7529326Z Microsoft.CodeAnalysis.ExternalAccess.FSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.FSharp.dll 2025-12-19T19:09:31.3390217Z Microsoft.VisualStudio.LanguageServices.LiveShare -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.LiveShare\Release\net472\Microsoft.VisualStudio.LanguageServices.LiveShare.dll 2025-12-19T19:09:33.8478594Z Microsoft.VisualStudio.LanguageServices.Xaml -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\Microsoft.VisualStudio.LanguageServices.Xaml.dll 2025-12-19T19:09:34.6101549Z Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests\Release\net472\Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests.dll 2025-12-19T19:09:38.8034338Z Microsoft.VisualStudio.LanguageServices.Implementation -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\Microsoft.VisualStudio.LanguageServices.Implementation.dll 2025-12-19T19:09:39.9074539Z Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator.dll 2025-12-19T19:09:40.5295255Z Roslyn.VisualStudio.DiagnosticsWindow -> D:\a\_work\1\s\artifacts\bin\Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\Roslyn.VisualStudio.DiagnosticsWindow.dll 2025-12-19T19:09:43.0325663Z Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests.dll 2025-12-19T19:09:46.3450519Z IdeBenchmarks -> D:\a\_work\1\s\artifacts\bin\IdeBenchmarks\Release\net472\IdeBenchmarks.exe 2025-12-19T19:09:47.6918252Z AnalyzerRunner -> D:\a\_work\1\s\artifacts\bin\AnalyzerRunner\Release\net472\AnalyzerRunner.exe 2025-12-19T19:09:49.5570462Z Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests\Release\net472\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests.dll 2025-12-19T19:09:52.1901793Z Microsoft.VisualStudio.LanguageServices.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\Microsoft.VisualStudio.LanguageServices.CSharp.dll 2025-12-19T19:09:54.9229641Z Microsoft.VisualStudio.LanguageServices.VisualBasic -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\Microsoft.VisualStudio.LanguageServices.VisualBasic.dll 2025-12-19T19:09:55.5287051Z Roslyn.VisualStudio.DiagnosticsWindow -> D:\a\_work\1\s\artifacts\VSSetup\Release\Roslyn.VisualStudio.DiagnosticsWindow.vsix 2025-12-19T19:09:56.2524335Z IdeCoreBenchmarks -> D:\a\_work\1\s\artifacts\bin\IdeCoreBenchmarks\Release\net472\IdeCoreBenchmarks.exe 2025-12-19T19:09:57.0385942Z Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2 -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2.dll 2025-12-19T19:10:06.6339910Z Microsoft.CodeAnalysis.EditorFeatures2.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures2.UnitTests\Release\net472\Microsoft.CodeAnalysis.EditorFeatures2.UnitTests.dll 2025-12-19T19:10:07.5069247Z Microsoft.VisualStudio.LanguageServices.Test.Utilities2 -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.Test.Utilities2\Release\net472\Microsoft.VisualStudio.LanguageServices.Test.Utilities2.dll 2025-12-19T19:10:09.7506930Z Roslyn.VisualStudio.Next.UnitTests -> D:\a\_work\1\s\artifacts\bin\Roslyn.VisualStudio.Next.UnitTests\Release\net472\Roslyn.VisualStudio.Next.UnitTests.dll 2025-12-19T19:10:15.8618714Z Microsoft.VisualStudio.LanguageServices.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.UnitTests\Release\net472\Microsoft.VisualStudio.LanguageServices.UnitTests.dll 2025-12-19T19:10:17.6766600Z Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests\Release\net472\Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests.dll 2025-12-19T19:10:21.8080627Z Microsoft.CodeAnalysis.LanguageServer.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.LanguageServer.UnitTests.dll 2025-12-19T19:10:22.6267744Z Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities\Release\net472\Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities.dll 2025-12-19T19:10:22.6746883Z Roslyn.VisualStudio.Setup -> D:\a\_work\1\s\artifacts\bin\Roslyn.VisualStudio.Setup\Release\net472\Roslyn.VisualStudio.Setup.dll 2025-12-19T19:10:33.2129883Z Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests.dll 2025-12-19T19:10:33.2360716Z Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests.dll 2025-12-19T19:10:34.2717281Z IdeCoreBenchmarks -> D:\a\_work\1\s\artifacts\bin\IdeCoreBenchmarks\Release\net9.0\IdeCoreBenchmarks.dll 2025-12-19T19:10:35.3456334Z Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests\Release\net9.0\Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests.dll 2025-12-19T19:10:35.4695135Z InteractiveHost64 -> D:\a\_work\1\s\artifacts\bin\InteractiveHost64\Release\net8.0-windows\win-x64\publish\ 2025-12-19T19:10:36.1210635Z InteractiveHost.UnitTests -> D:\a\_work\1\s\artifacts\bin\InteractiveHost.UnitTests\Release\net9.0\InteractiveHost.UnitTests.dll 2025-12-19T19:10:36.7884853Z Microsoft.CommonLanguageServerProtocol.Framework.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net9.0\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll 2025-12-19T19:10:37.5510360Z Microsoft.CommonLanguageServerProtocol.Framework.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net8.0\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll 2025-12-19T19:10:38.1825996Z Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup.vsix 2025-12-19T19:10:39.5587018Z Roslyn.Compilers.Extension -> D:\a\_work\1\s\artifacts\VSSetup\Release\Roslyn.Compilers.Extension.vsix 2025-12-19T19:10:46.6572237Z Roslyn.VisualStudio.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Roslyn.VisualStudio.Setup.vsix 2025-12-19T19:10:50.8678739Z Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup.vsix 2025-12-19T19:10:50.8976567Z ExpressionEvaluatorPackage -> D:\a\_work\1\s\artifacts\bin\ExpressionEvaluatorPackage\Release\net472\ExpressionEvaluatorPackage.dll 2025-12-19T19:10:51.4172563Z ExpressionEvaluatorPackage -> D:\a\_work\1\s\artifacts\VSSetup\Release\ExpressionEvaluatorPackage.vsix 2025-12-19T19:10:51.6863691Z RoslynDeployment -> D:\a\_work\1\s\artifacts\bin\RoslynDeployment\Release\net472\RoslynDeployment.dll 2025-12-19T19:10:55.9899663Z RoslynDeployment -> D:\a\_work\1\s\artifacts\VSSetup\Release\RoslynDeployment.vsix 2025-12-19T19:10:57.0018325Z Microsoft.VisualStudio.IntegrationTest.Setup -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.IntegrationTest.Setup\Release\net472\Microsoft.VisualStudio.IntegrationTest.Setup.dll 2025-12-19T19:10:57.4295473Z Microsoft.VisualStudio.IntegrationTest.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Microsoft.VisualStudio.IntegrationTest.Setup.vsix 2025-12-19T19:11:03.8201449Z Microsoft.VisualStudio.LanguageServices.New.IntegrationTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.New.IntegrationTests\Release\net472\Microsoft.VisualStudio.LanguageServices.New.IntegrationTests.dll 2025-12-19T19:11:05.2051658Z The package Microsoft.CodeAnalysis.BuildClient.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:05.2054164Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.BuildClient.5.3.0-ci.nupkg'. 2025-12-19T19:11:07.7181758Z The package Microsoft.CodeAnalysis.RulesetToEditorconfigConverter.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:07.7189243Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.RulesetToEditorconfigConverter.5.3.0-ci.nupkg'. 2025-12-19T19:11:08.5406077Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Analyzers.5.3.0-ci.nupkg'. 2025-12-19T19:11:11.8283275Z The package Microsoft.CodeAnalysis.BannedApiAnalyzers.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:11.8828720Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.BannedApiAnalyzers.5.3.0-ci.nupkg'. 2025-12-19T19:11:13.2162408Z The package Microsoft.CodeAnalysis.Compilers.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:13.2217849Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Compilers.5.3.0-ci.nupkg'. 2025-12-19T19:11:13.4077737Z The package Microsoft.CodeAnalysis.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:13.4080815Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.5.3.0-ci.nupkg'. 2025-12-19T19:11:14.7666066Z The package Microsoft.CodeAnalysis.CSharp.CodeStyle.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:14.7687584Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.CSharp.CodeStyle.5.3.0-ci.nupkg'. 2025-12-19T19:11:15.3277783Z The package Microsoft.CodeAnalysis.VisualBasic.CodeStyle.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:15.3352536Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.5.3.0-ci.nupkg'. 2025-12-19T19:11:15.5451742Z The package VBCSCompiler.ARM64.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:15.5458174Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VBCSCompiler.ARM64.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:15.5775741Z The package Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:15.5781528Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.5.3.0-ci.nupkg'. 2025-12-19T19:11:16.8906723Z The package vbc.ARM64.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:16.9995635Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\vbc.ARM64.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:18.5299947Z The package Microsoft.CodeAnalysis.Debugging.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:18.5349185Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Debugging.5.3.0-ci.nupkg'. 2025-12-19T19:11:20.9614312Z The package Microsoft.CodeAnalysis.PooledObjects.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:20.9789167Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.PooledObjects.5.3.0-ci.nupkg'. 2025-12-19T19:11:21.8657826Z The package Roslyn.Diagnostics.Analyzers.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:21.8668739Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Roslyn.Diagnostics.Analyzers.5.3.0-ci.nupkg'. 2025-12-19T19:11:22.3244558Z The package Microsoft.CodeAnalysis.Collections.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:22.3509638Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Collections.5.3.0-ci.nupkg'. 2025-12-19T19:11:23.1017706Z The package Microsoft.CodeAnalysis.Threading.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:23.1110279Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Threading.5.3.0-ci.nupkg'. 2025-12-19T19:11:23.3235028Z Error processing analyzer file reference: D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\Microsoft.CodeAnalysis.ResxSourceGenerator.dll 2025-12-19T19:11:23.3454193Z Unable to load one or more of the requested types. 2025-12-19T19:11:23.3500484Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3568651Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3570887Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3574307Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3575757Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3576912Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3578012Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3579151Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3580132Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3581547Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3582748Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3584380Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3586559Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3587580Z System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. 2025-12-19T19:11:23.3598121Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3606100Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3610928Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3612294Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3613747Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3615088Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3620890Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3622932Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3624282Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3641921Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.3792771Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4020096Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4141462Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4258480Z at System.Reflection.RuntimeModule.GetDefinedTypes() 2025-12-19T19:11:23.4265138Z at GenerateDocumentationAndConfigFiles.FixerExtensions.GetFixers(AnalyzerFileReference analyzerFileReference) in /_/src/RoslynAnalyzers/Tools/GenerateDocumentationAndConfigFiles/CodeFixerExtensions.cs:line 35 2025-12-19T19:11:23.4279311Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4287882Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:23.4313474Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4326576Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:23.4332963Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4384835Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:23.4445106Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4477748Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:23.4487223Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4531217Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:23.4576225Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4578411Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:23.4586840Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4587455Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:23.4588097Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4589073Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:23.4589834Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4590466Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:23.4591090Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4592010Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:23.4596045Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4598854Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:23.4599725Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4600555Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:23.4603611Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:23.4607207Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:23.4723428Z The package Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:23.4729414Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:23.8335147Z The package Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:23.8344476Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:23.8434554Z The package Microsoft.CodeAnalysis.Compiler.Test.Resources.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:23.8667901Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.Compiler.Test.Resources.5.3.0-ci.nupkg'. 2025-12-19T19:11:24.2480799Z The package csc.ARM64.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:24.2534321Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\csc.ARM64.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:24.3014230Z The package Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:24.3033032Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:24.3559689Z The package Microsoft.CodeAnalysis.ResxSourceGenerator.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:24.3632514Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ResxSourceGenerator.5.3.0-ci.nupkg'. 2025-12-19T19:11:24.9364018Z Error processing analyzer file reference: D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.dll 2025-12-19T19:11:25.0075826Z Unable to load one or more of the requested types. 2025-12-19T19:11:25.0167634Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0170416Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0190733Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0192506Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0197317Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0202736Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0210961Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0309689Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0350090Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0352653Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0419249Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0433348Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0435127Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0439157Z System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. 2025-12-19T19:11:25.0441271Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0442849Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0446745Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0451617Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0453712Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0456028Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0590669Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0619596Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0666155Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0733728Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0754621Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0761342Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0763973Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0777727Z at System.Reflection.RuntimeModule.GetDefinedTypes() 2025-12-19T19:11:25.0803705Z at GenerateDocumentationAndConfigFiles.FixerExtensions.GetFixers(AnalyzerFileReference analyzerFileReference) in /_/src/RoslynAnalyzers/Tools/GenerateDocumentationAndConfigFiles/CodeFixerExtensions.cs:line 35 2025-12-19T19:11:25.0868038Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0903873Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:25.0906297Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0907300Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:25.0908355Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0909348Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:25.0910027Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0910666Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:25.0911302Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0911990Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:25.0912679Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0913372Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:25.0913998Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0914656Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:25.0915308Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0915957Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:25.0916636Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0917299Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:25.0918161Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0918869Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:25.0919712Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0920388Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:25.0921076Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0921738Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:25.0922406Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2025-12-19T19:11:25.0923085Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2025-12-19T19:11:25.0923719Z The package Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:25.0924548Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:25.2803391Z The package Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:25.2815380Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:25.3616603Z The package Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:25.3628378Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:25.4726383Z The package Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:25.4752662Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:25.7795144Z The package Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:25.7797187Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:25.8477911Z The package Microsoft.CodeAnalysis.PublicApiAnalyzers.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:25.8481264Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.PublicApiAnalyzers.5.3.0-ci.nupkg'. 2025-12-19T19:11:26.6561455Z The package Microsoft.CodeAnalysis.Metrics.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:26.6577484Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Metrics.5.3.0-ci.nupkg'. 2025-12-19T19:11:26.8879836Z The package Microsoft.CodeAnalysis.ExternalAccess.Debugger.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:26.8882001Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.Debugger.5.3.0-ci.nupkg'. 2025-12-19T19:11:27.0874789Z The package Microsoft.CodeAnalysis.EditorFeatures.Common.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:27.0896476Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.EditorFeatures.Common.5.3.0-ci.nupkg'. 2025-12-19T19:11:27.6872984Z The package Microsoft.CodeAnalysis.CSharp.EditorFeatures.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:27.6932643Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.CSharp.EditorFeatures.5.3.0-ci.nupkg'. 2025-12-19T19:11:27.9803877Z The package Microsoft.CodeAnalysis.Extensions.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:27.9810352Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Extensions.5.3.0-ci.nupkg'. 2025-12-19T19:11:27.9903154Z The package Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:27.9910978Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.5.3.0-ci.nupkg'. 2025-12-19T19:11:28.2140273Z The package Microsoft.CodeAnalysis.EditorFeatures.Text.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:28.2141788Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.EditorFeatures.Text.5.3.0-ci.nupkg'. 2025-12-19T19:11:28.2143449Z The package Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:28.2145260Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.5.3.0-ci.nupkg'. 2025-12-19T19:11:28.4137627Z The package Microsoft.CodeAnalysis.LanguageServer.Protocol.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:28.4190648Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.LanguageServer.Protocol.5.3.0-ci.nupkg'. 2025-12-19T19:11:28.4611110Z The package Microsoft.CodeAnalysis.InteractiveHost.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:28.4654083Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.InteractiveHost.5.3.0-ci.nupkg'. 2025-12-19T19:11:28.6317980Z The package Microsoft.CodeAnalysis.Contracts.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:28.6383818Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Contracts.5.3.0-ci.nupkg'. 2025-12-19T19:11:28.6643163Z The package Microsoft.CodeAnalysis.CodeStyle.Fixes.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:28.6647708Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.CodeStyle.Fixes.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:28.7401844Z The package Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:28.7418496Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator.5.3.0-ci.nupkg'. 2025-12-19T19:11:29.1264686Z The package Microsoft.CodeAnalysis.Test.Utilities.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:29.1593412Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.Test.Utilities.5.3.0-ci.nupkg'. 2025-12-19T19:11:29.6188937Z The package Microsoft.CodeAnalysis.ExternalAccess.Extensions.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:29.6532455Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.Extensions.5.3.0-ci.nupkg'. 2025-12-19T19:11:30.2982113Z The package Microsoft.CodeAnalysis.CSharp.CodeStyle.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:30.2984049Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.CSharp.CodeStyle.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:31.8520900Z The package Microsoft.Net.Compilers.Toolset.Arm64.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:31.8522360Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Net.Compilers.Toolset.Arm64.5.3.0-ci.nupkg'. 2025-12-19T19:11:32.7770130Z The package Microsoft.CodeAnalysis.CSharp.Workspaces.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:32.7785192Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.CSharp.Workspaces.5.3.0-ci.nupkg'. 2025-12-19T19:11:32.9149547Z The package Microsoft.CodeAnalysis.Scripting.Common.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:32.9187480Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Scripting.Common.5.3.0-ci.nupkg'. 2025-12-19T19:11:33.3742277Z The package csc.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:33.3743924Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\csc.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:33.6554092Z The package Microsoft.CodeAnalysis.ExternalAccess.Copilot.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:33.6573266Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.Copilot.5.3.0-ci.nupkg'. 2025-12-19T19:11:33.8237332Z The package Microsoft.CodeAnalysis.CSharp.Scripting.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:33.8251132Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.CSharp.Scripting.5.3.0-ci.nupkg'. 2025-12-19T19:11:33.9719469Z The package Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:33.9720891Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.5.3.0-ci.nupkg'. 2025-12-19T19:11:36.0797708Z The package Text.Analyzers.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:36.0798338Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Text.Analyzers.5.3.0-ci.nupkg'. 2025-12-19T19:11:37.1519172Z The package Microsoft.CodeAnalysis.EditorFeatures.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:37.1826251Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.EditorFeatures.5.3.0-ci.nupkg'. 2025-12-19T19:11:37.8681109Z The package Microsoft.CodeAnalysis.Workspaces.Common.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:37.8694371Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Workspaces.Common.5.3.0-ci.nupkg'. 2025-12-19T19:11:37.9518970Z The package VBCSCompiler.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:37.9520887Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VBCSCompiler.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:38.5203517Z The package Microsoft.CodeAnalysis.VisualBasic.Features.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:38.5788329Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.VisualBasic.Features.5.3.0-ci.nupkg'. 2025-12-19T19:11:38.6662489Z The package Microsoft.VisualStudio.LanguageServices.CodeLens.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:38.6665405Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.VisualStudio.LanguageServices.CodeLens.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:39.2210605Z The package Microsoft.CodeAnalysis.CodeStyle.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:39.2211818Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.CodeStyle.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:39.3436734Z The package Microsoft.Net.Compilers.Toolset.Framework.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:39.3493522Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Net.Compilers.Toolset.Framework.5.3.0-ci.nupkg'. 2025-12-19T19:11:39.3640454Z The package Microsoft.CodeAnalysis.Remote.Workspaces.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:39.3651791Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Remote.Workspaces.5.3.0-ci.nupkg'. 2025-12-19T19:11:39.4920014Z The package Microsoft.CodeAnalysis.ExternalAccess.HotReload.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:39.4921757Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.HotReload.5.3.0-ci.nupkg'. 2025-12-19T19:11:39.7499300Z The package Microsoft.CodeAnalysis.AnalyzerUtilities.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:39.7500040Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.AnalyzerUtilities.5.3.0-ci.nupkg'. 2025-12-19T19:11:40.2724931Z The package InteractiveHost32.x86.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:40.2980856Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\InteractiveHost32.x86.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:40.5297353Z Determining projects to restore... 2025-12-19T19:11:40.6249985Z The package Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:40.6473108Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp.5.3.0-ci.nupkg'. 2025-12-19T19:11:40.9706226Z The package Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:41.0104533Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.5.3.0-ci.nupkg'. 2025-12-19T19:11:44.7612221Z The package Microsoft.Net.Compilers.Toolset.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:44.7627624Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Net.Compilers.Toolset.5.3.0-ci.nupkg'. 2025-12-19T19:11:44.8692550Z The package Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:44.8934766Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.5.3.0-ci.nupkg'. 2025-12-19T19:11:46.0117137Z The package vbc.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:46.0118552Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\vbc.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:46.3480919Z The package Microsoft.CodeAnalysis.VisualBasic.Workspaces.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:46.3512922Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.VisualBasic.Workspaces.5.3.0-ci.nupkg'. 2025-12-19T19:11:46.4004606Z The package Microsoft.CommonLanguageServerProtocol.Framework.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:46.4005545Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CommonLanguageServerProtocol.Framework.5.3.0-ci.nupkg'. 2025-12-19T19:11:46.9932938Z The package Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:47.0014017Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.5.3.0-ci.nupkg'. 2025-12-19T19:11:47.3236342Z The package Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:47.3239369Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.5.3.0-ci.nupkg'. 2025-12-19T19:11:47.3777474Z The package csi.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:47.3780235Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\csi.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:47.4910702Z The package Microsoft.CodeAnalysis.Scripting.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:47.4911962Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Scripting.5.3.0-ci.nupkg'. 2025-12-19T19:11:47.8698449Z The package Microsoft.CodeAnalysis.ExternalAccess.Xaml.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:47.8795154Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.Xaml.5.3.0-ci.nupkg'. 2025-12-19T19:11:48.2314342Z The package Microsoft.CodeAnalysis.SemanticSearch.Extensions.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:48.2319075Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.SemanticSearch.Extensions.5.3.0-ci.nupkg'. 2025-12-19T19:11:48.8799602Z The package Microsoft.VisualStudio.LanguageServices.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:48.8802273Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.VisualStudio.LanguageServices.5.3.0-ci.nupkg'. 2025-12-19T19:11:49.4561479Z The package Microsoft.VisualStudio.LanguageServices.CSharp.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:49.4562559Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.VisualStudio.LanguageServices.CSharp.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:50.2939434Z The package Microsoft.VisualStudio.LanguageServices.Implementation.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:50.2941442Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.VisualStudio.LanguageServices.Implementation.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:50.8135070Z The package Microsoft.VisualStudio.LanguageServices.LiveShare.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:50.8137019Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.VisualStudio.LanguageServices.LiveShare.5.3.0-ci.nupkg'. 2025-12-19T19:11:50.9190113Z The package Microsoft.VisualStudio.LanguageServices.VisualBasic.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:50.9191466Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.VisualStudio.LanguageServices.VisualBasic.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:51.2268957Z The package Microsoft.CodeAnalysis.ExternalAccess.Apex.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:51.2271110Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.Apex.5.3.0-ci.nupkg'. 2025-12-19T19:11:51.4616258Z The package Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:51.4618206Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot.5.3.0-ci.nupkg'. 2025-12-19T19:11:51.9312862Z The package Microsoft.CodeAnalysis.ExternalAccess.FSharp.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:51.9314878Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.FSharp.5.3.0-ci.nupkg'. 2025-12-19T19:11:52.0428136Z The package Microsoft.VisualStudio.LanguageServices.Xaml.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:52.0431328Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.VisualStudio.LanguageServices.Xaml.5.3.0-ci.nupkg'. 2025-12-19T19:11:52.0851208Z The package Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:52.0852459Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures.5.3.0-ci.nupkg'. 2025-12-19T19:11:52.1276672Z The package Microsoft.CodeAnalysis.Workspaces.Test.Utilities.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:52.1277949Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.Workspaces.Test.Utilities.5.3.0-ci.nupkg'. 2025-12-19T19:11:52.1307197Z The package InteractiveHost64.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:52.1309847Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\InteractiveHost64.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:11:52.1455835Z The package Microsoft.CodeAnalysis.CSharp.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:52.1458284Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.CSharp.5.3.0-ci.nupkg'. 2025-12-19T19:11:52.1618244Z The package Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:52.1736861Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.5.3.0-ci.nupkg'. 2025-12-19T19:11:54.9120845Z The package VS.Tools.Roslyn.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:54.9121583Z Successfully created package 'D:\a\_work\1\s\artifacts\VSSetup\Release\DevDivPackages\VS.Tools.Roslyn.5.3.0-ci.nupkg'. 2025-12-19T19:11:55.0992774Z The package Microsoft.CodeAnalysis.VisualBasic.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:55.0994671Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.VisualBasic.5.3.0-ci.nupkg'. 2025-12-19T19:11:55.2021140Z The package Microsoft.CodeAnalysis.Remote.ServiceHub.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:55.2022290Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Remote.ServiceHub.5.3.0-ci.nupkg'. 2025-12-19T19:11:56.6334126Z The package Microsoft.CodeAnalysis.Features.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:56.6334706Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Features.5.3.0-ci.nupkg'. 2025-12-19T19:11:57.7081193Z The package Microsoft.CodeAnalysis.Common.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:57.7086420Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Common.5.3.0-ci.nupkg'. 2025-12-19T19:11:58.9140256Z The package Microsoft.CodeAnalysis.SemanticSearch.ReferenceAssemblies.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:58.9140881Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.SemanticSearch.ReferenceAssemblies.5.3.0-ci.nupkg'. 2025-12-19T19:11:59.0696549Z The package Microsoft.VisualStudio.LanguageServices.DevKit.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:59.0697225Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.VisualStudio.LanguageServices.DevKit.5.3.0-ci.nupkg'. 2025-12-19T19:11:59.7262687Z The package Microsoft.CodeAnalysis.CSharp.Features.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:11:59.7263295Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.CSharp.Features.5.3.0-ci.nupkg'. 2025-12-19T19:12:00.5221663Z The package Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.Symbols.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:12:00.5222728Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.Symbols.5.3.0-ci.nupkg'. 2025-12-19T19:12:00.7386067Z The package Microsoft.CodeAnalysis.Workspaces.Desktop.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:12:00.7484456Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Workspaces.Desktop.5.3.0-ci.nupkg'. 2025-12-19T19:12:05.9155075Z The package VS.ExternalAPIs.Roslyn.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:12:05.9155779Z Successfully created package 'D:\a\_work\1\s\artifacts\VSSetup\Release\DevDivPackages\VS.ExternalAPIs.Roslyn.5.3.0-ci.nupkg'. 2025-12-19T19:12:07.0110477Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:07.0111453Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:07.0112016Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:07.0112583Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:07.0113129Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:07.0113691Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:07.0114244Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:07.0114796Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:07.0115460Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\Xaml\Microsoft.CodeAnalysis.ExternalAccess.Xaml.csproj (in 322 ms). 2025-12-19T19:12:07.6279376Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:07.6281192Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:07.6281912Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:07.6282807Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:07.6285306Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:07.6285896Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:07.6286674Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:07.6287258Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:08.7054554Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:08.7055562Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:08.7061254Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:08.7062112Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:08.7063668Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:08.7063998Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:08.7075377Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:08.7076359Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:09.8155140Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:09.8156317Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:09.8157206Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:09.8157918Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:09.8158317Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:09.8158794Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:09.8159072Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:09.8159352Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:11.0022505Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:11.0023310Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:11.0024812Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:11.0025533Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:11.0030446Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:11.0031333Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:11.0031920Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:11.0032498Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1185622Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1194925Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1284218Z ##[error]src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1294361Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1295266Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1298837Z ##[error]src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1300358Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1301461Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1305440Z ##[error]src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1307561Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1308636Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1312363Z ##[error]src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1314300Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1315773Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1318572Z ##[error]src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1320784Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1321945Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1325913Z ##[error]src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1327682Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1328731Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1331764Z ##[error]src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1333837Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1335212Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1338056Z ##[error]src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1339567Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1340398Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1343163Z ##[error]src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1344809Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1345802Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1348778Z ##[error]src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1350318Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1351315Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1354035Z ##[error]src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1355590Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1356689Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1360863Z ##[error]src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1363125Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1363954Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1366842Z ##[error]src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1368500Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1369364Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1372130Z ##[error]src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1373667Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1374572Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1377271Z ##[error]src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1378970Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1379831Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1382494Z ##[error]src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1384072Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1384901Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1387572Z ##[error]src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1389108Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1389973Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1392759Z ##[error]src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1394359Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1395187Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1397816Z ##[error]src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1399369Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1400562Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1404112Z ##[error]src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1405838Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1406668Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1409469Z ##[error]src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1410986Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1411854Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1414665Z ##[error]src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1416764Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1417898Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1421686Z ##[error]src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1423316Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1424213Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1427232Z ##[error]src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1428815Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1429816Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1432565Z ##[error]src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1434241Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1435105Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1437998Z ##[error]src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1439542Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1440510Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1443234Z ##[error]src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1444741Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1445656Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.1448229Z ##[error]src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.1917138Z Failed to restore D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj (in 5.79 sec). 2025-12-19T19:12:12.1917822Z Failed to restore D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj (in 5.79 sec). 2025-12-19T19:12:12.2124616Z Failed to restore D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj (in 5.41 sec). 2025-12-19T19:12:12.2125690Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2126887Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2131419Z ##[error]src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2134076Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2135056Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2138745Z ##[error]src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2140702Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2141762Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2201959Z ##[error]src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2260174Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2302791Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2307533Z ##[error]src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2309645Z Failed to restore D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj (in 5.79 sec). 2025-12-19T19:12:12.2310286Z Failed to restore D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj (in 18 ms). 2025-12-19T19:12:12.2311270Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2312694Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2316839Z ##[error]src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2319040Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2320221Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2324281Z ##[error]src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2326452Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2327951Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2331928Z ##[error]src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2334117Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2335512Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2339586Z ##[error]src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2341965Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2343168Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2386629Z ##[error]src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2426418Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2622319Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2626912Z ##[error]src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2628608Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2629191Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2631219Z ##[error]src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2632296Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2632866Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2634738Z ##[error]src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2635928Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2636501Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2638444Z ##[error]src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2639555Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2640101Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2642068Z ##[error]src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2643084Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2643619Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2851671Z ##[error]src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2854318Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2855362Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2859266Z ##[error]src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2861540Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2862687Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2866525Z ##[error]src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.2868549Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.2869633Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3179963Z ##[error]src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.3181701Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3182245Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3184451Z ##[error]src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.3185578Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3186182Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3188124Z ##[error]src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.3189186Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3189774Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3559487Z ##[error]src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.3561971Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3562568Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3565078Z ##[error]src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.3566271Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3566878Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3568825Z ##[error]src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.3569907Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3571033Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3573372Z ##[error]src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.3574474Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3575547Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3577565Z ##[error]src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.3578607Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3579123Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3581009Z ##[error]src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.3582012Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3583146Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.3989277Z ##[error]src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.4038773Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4040577Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4044510Z ##[error]src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.4046510Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4047486Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4050945Z ##[error]src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.4052908Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4054591Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4058070Z ##[error]src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.4059972Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4062092Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4065332Z ##[error]src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.4067314Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4068420Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4071926Z ##[error]src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.4073348Z Failed to restore D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj (in 9 ms). 2025-12-19T19:12:12.4073852Z Failed to restore D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (in 21 ms). 2025-12-19T19:12:12.4074892Z Failed to restore D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj (in 41 ms). 2025-12-19T19:12:12.4075376Z Failed to restore D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj (in 32 ms). 2025-12-19T19:12:12.4076387Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4077561Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4189557Z ##[error]src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.4599140Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4601130Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4604999Z ##[error]src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.4607085Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4608898Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4612235Z ##[error]src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.4614045Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4615623Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4971914Z ##[error]src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.4975436Z Failed to restore D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj (in 22 ms). 2025-12-19T19:12:12.4977287Z Restored D:\a\_work\1\s\src\LanguageServer\ExternalAccess\Copilot\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.csproj (in 26 ms). 2025-12-19T19:12:12.4979385Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4980544Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4984342Z ##[error]src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.4987422Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4988670Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4992576Z ##[error]src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.4995570Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.4996849Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.5490824Z ##[error]src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5509197Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.5511358Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.5516674Z ##[error]src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5520433Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:12.5521569Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5526242Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5529486Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:12.5530443Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5535412Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5881371Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:12.5886853Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5893533Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5897333Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:12.5898355Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5901830Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5904320Z Restored D:\a\_work\1\s\src\LanguageServer\ExternalAccess\VisualDiagnostics\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.csproj (in 53 ms). 2025-12-19T19:12:12.5905041Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:12.5905744Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5906379Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:12.5907023Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5907636Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:12.5908267Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5908895Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:12.5909560Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5910074Z Failed to restore D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj (in 25 ms). 2025-12-19T19:12:12.5910739Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:12.5911416Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.5912084Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:12.5912848Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.7548414Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.7574583Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.7644313Z ##[error]src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.7657983Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.7663937Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.7668371Z ##[error]src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.7670850Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.7672262Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.7676167Z ##[error]src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.7679028Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.7680289Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.7684339Z ##[error]src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.7686986Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:12.7687676Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.7688561Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.7689792Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.7693730Z ##[error]src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.7695761Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.7696955Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.7700817Z ##[error]src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.8109940Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.8252534Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.9108373Z ##[error]src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.9342813Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.9392188Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.9474428Z ##[error]src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.9598822Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:12.9613384Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.9626892Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:12.9627429Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.9628110Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:12.9628907Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.9629424Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:12.9629912Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.9630678Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.9631639Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.9635777Z ##[error]src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.9637521Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.9638442Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.9641620Z ##[error]src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.9643361Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.9644328Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.9647402Z ##[error]src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:12.9648936Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:12.9845692Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0207578Z ##[error]src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0210112Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0237528Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0248698Z ##[error]src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0266792Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0298399Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0302937Z ##[error]src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0305616Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0334322Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0365045Z ##[error]src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0381793Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0405748Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0424930Z ##[error]src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0426523Z Failed to restore D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj (in 38 ms). 2025-12-19T19:12:13.0437102Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0456810Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0476850Z ##[error]src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0480158Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0482562Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0502532Z ##[error]src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0504772Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0505892Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0543370Z ##[error]src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0557105Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0569883Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0604575Z ##[error]src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0654036Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0694783Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0706231Z ##[error]src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0721422Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0722821Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0727044Z ##[error]src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0728811Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0729972Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0733548Z ##[error]src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0735437Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0736753Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0740440Z ##[error]src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0742043Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:13.0742637Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0743215Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:13.0743796Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0744444Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:13.0745024Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0745449Z Failed to restore D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj (in 11 ms). 2025-12-19T19:12:13.0745926Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\AspNetCore\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.csproj (in 29 ms). 2025-12-19T19:12:13.0746846Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0748197Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0752220Z ##[error]src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0754075Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0755368Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0891348Z ##[error]src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0909139Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0926326Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0958050Z ##[error]src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0959890Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0961098Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0964445Z ##[error]src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0966324Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0967489Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0970639Z ##[error]src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0972316Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0973316Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0976631Z ##[error]src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0978334Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0979470Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0982551Z ##[error]src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0984211Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0985283Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.0988446Z ##[error]src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.0989769Z Failed to restore D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj (in 9 ms). 2025-12-19T19:12:13.1137471Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.1139838Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.1246230Z ##[error]src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1256776Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.1276131Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.1317324Z ##[error]src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1326068Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.1386256Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.1437204Z ##[error]src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1516791Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.1525590Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:13.1609262Z ##[error]src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1747574Z Failed to restore D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj (in 27 ms). 2025-12-19T19:12:13.1761699Z Failed to restore D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj (in 17 ms). 2025-12-19T19:12:13.1762415Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:13.1762955Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1763483Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:13.1764023Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1764533Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:13.1765291Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1765819Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-arm64/index.json'. 2025-12-19T19:12:13.1766349Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1766927Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:13.1767467Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1768011Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:13.1768543Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1769028Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:13.1769460Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1769914Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:13.1770401Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1770929Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:13.1771404Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1771914Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:13.1772598Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1773105Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/299b99f1-f3f1-4630-81e2-4fb223c52e70/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:13.1773602Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1774111Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/a54510f9-4b2c-4e69-b96a-6096683aaa1f/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:13.1774618Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1775118Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/a54510f9-4b2c-4e69-b96a-6096683aaa1f/nuget/v3/flat2/microsoft.netcore.app.host.linux-arm64/index.json'. 2025-12-19T19:12:13.1775626Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1776111Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/1a5f89f6-d8da-4080-b15f-242650c914a8/nuget/v3/flat2/microsoft.netcore.app.host.linux-x64/index.json'. 2025-12-19T19:12:13.1776671Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1777137Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/825db618-e3eb-4426-ba54-b1d6e6c944d8/nuget/v3/flat2/microsoft.netcore.app.host.linux-x64/index.json'. 2025-12-19T19:12:13.1777656Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1778124Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/e31c6eea-0277-49f3-8194-142be67a9f72/nuget/v3/flat2/microsoft.netcore.app.host.linux-x64/index.json'. 2025-12-19T19:12:13.1778624Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1779135Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:13.1779628Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1780126Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/a54510f9-4b2c-4e69-b96a-6096683aaa1f/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:13.1780624Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1781145Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/a54510f9-4b2c-4e69-b96a-6096683aaa1f/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-arm64/index.json'. 2025-12-19T19:12:13.1781641Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1782141Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/4828dfac-e9f8-49bc-acb6-319be99331fc/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-musl-x64/index.json'. 2025-12-19T19:12:13.1782661Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1933615Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/d1622942-d16f-48e5-bc83-96f4539e7601/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-musl-x64/index.json'. 2025-12-19T19:12:13.1941244Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.1961925Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/a54510f9-4b2c-4e69-b96a-6096683aaa1f/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:13.1963224Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2008146Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/4828dfac-e9f8-49bc-acb6-319be99331fc/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:13.2170609Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2171276Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/d1622942-d16f-48e5-bc83-96f4539e7601/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-arm64/index.json'. 2025-12-19T19:12:13.2171813Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2172316Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-arm64/index.json'. 2025-12-19T19:12:13.2173028Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2173520Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:13.2174014Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2175070Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/825db618-e3eb-4426-ba54-b1d6e6c944d8/nuget/v3/flat2/microsoft.netcore.app.host.win-arm64/index.json'. 2025-12-19T19:12:13.2175597Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2176093Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.windowsdesktop.app.runtime.win-x64/index.json'. 2025-12-19T19:12:13.2176599Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2177127Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/4828dfac-e9f8-49bc-acb6-319be99331fc/nuget/v3/flat2/microsoft.windowsdesktop.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:13.2177648Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2178176Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/d1622942-d16f-48e5-bc83-96f4539e7601/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-arm64/index.json'. 2025-12-19T19:12:13.2178692Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2179206Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/a54510f9-4b2c-4e69-b96a-6096683aaa1f/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:13.2179727Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2180254Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/e31c6eea-0277-49f3-8194-142be67a9f72/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:13.2180989Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2181543Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.win-arm64/index.json'. 2025-12-19T19:12:13.2182079Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2182613Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/825db618-e3eb-4426-ba54-b1d6e6c944d8/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.osx-arm64/index.json'. 2025-12-19T19:12:13.2183100Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2183583Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/d1622942-d16f-48e5-bc83-96f4539e7601/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:13.2184105Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2184620Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/299b99f1-f3f1-4630-81e2-4fb223c52e70/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:13.2186174Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2396508Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/1a5f89f6-d8da-4080-b15f-242650c914a8/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:13.2501291Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2502845Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:13.2503901Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2504645Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:13.2505314Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2505969Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/299b99f1-f3f1-4630-81e2-4fb223c52e70/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:13.2506621Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2507671Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/1a5f89f6-d8da-4080-b15f-242650c914a8/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-x64/index.json'. 2025-12-19T19:12:13.2508313Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2508789Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/1a5f89f6-d8da-4080-b15f-242650c914a8/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:13.2509552Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2510069Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:13.2510853Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2511409Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/825db618-e3eb-4426-ba54-b1d6e6c944d8/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-x64/index.json'. 2025-12-19T19:12:13.2511924Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2512439Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-x64/index.json'. 2025-12-19T19:12:13.2512949Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2513506Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/d1622942-d16f-48e5-bc83-96f4539e7601/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-arm64/index.json'. 2025-12-19T19:12:13.2514059Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.2705741Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/a54510f9-4b2c-4e69-b96a-6096683aaa1f/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:13.2706818Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.4136751Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/d1622942-d16f-48e5-bc83-96f4539e7601/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:13.4137471Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.4240159Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:13.4240805Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.4246257Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:13.4246899Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.4247481Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:13.4248086Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.4562889Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:13.4563586Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.4564165Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:13.4564678Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.4571132Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:13.4572112Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.4872433Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:13.4873132Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.4880273Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:13.4880980Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.5496837Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:13.5497508Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.5500282Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:13.5501706Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.5505735Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:13.5506278Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.5811373Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:13.5812119Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.5812739Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:13.5813300Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.6592849Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:13.6593535Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.7763725Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/299b99f1-f3f1-4630-81e2-4fb223c52e70/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:13.7764454Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.8617465Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:13.8619061Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.8620416Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:13.8622776Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.8623406Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-arm64/index.json'. 2025-12-19T19:12:13.8623939Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:13.8624451Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:13.8625040Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.1901342Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:14.1902078Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.1903273Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:14.1904390Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.1908355Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:14.1908982Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.2054092Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:14.2054757Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.2059514Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-arm64/index.json'. 2025-12-19T19:12:14.2060379Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.2060959Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/d1622942-d16f-48e5-bc83-96f4539e7601/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-musl-x64/index.json'. 2025-12-19T19:12:14.2061361Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.2685857Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:14.2686560Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.2687123Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:14.2687689Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.2995343Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/d1622942-d16f-48e5-bc83-96f4539e7601/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-arm64/index.json'. 2025-12-19T19:12:14.2996990Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.2997963Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/a54510f9-4b2c-4e69-b96a-6096683aaa1f/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:14.2998563Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.3000228Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.win-arm64/index.json'. 2025-12-19T19:12:14.3000831Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.3004700Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.windowsdesktop.app.runtime.win-x64/index.json'. 2025-12-19T19:12:14.3005340Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.3310672Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/a54510f9-4b2c-4e69-b96a-6096683aaa1f/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:14.3311666Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.3312234Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:14.3312813Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.3620144Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-x64/index.json'. 2025-12-19T19:12:14.3621039Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.3624619Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:14.3626311Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.3627108Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:14.3627998Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.3633882Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:14.3634524Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.4556215Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:14.4556890Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.4558792Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:14.4560016Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.4563616Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:14.4564239Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.5343274Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:14.5344078Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.5344641Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:14.5345150Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.5808688Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:14.5810164Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.5813052Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:14.5813592Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.5814127Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:14.5814724Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.5960691Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:14.5963681Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.5965255Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:14.5966162Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.5966749Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:14.5967751Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.6439367Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:14.6440059Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.6440624Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:14.6441206Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.6748342Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:14.6749056Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.8933136Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:14.8934154Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.8934946Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-arm64/index.json'. 2025-12-19T19:12:14.8935600Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.8936191Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:14.8936797Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:14.8937344Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:14.8937920Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.2837162Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:15.2837897Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.2841334Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:15.2841990Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.2845343Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:15.2845991Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.3161118Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:15.3161593Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.3161889Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:15.3162169Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.3781273Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-arm64/index.json'. 2025-12-19T19:12:15.3781999Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.3784659Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:15.3785272Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.4396524Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:15.4397267Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.4397619Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:15.4398098Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.4403088Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-x64/index.json'. 2025-12-19T19:12:15.4403987Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.4471589Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:15.4472207Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.4523659Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:15.4524343Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.4873045Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.win-arm64/index.json'. 2025-12-19T19:12:15.4873723Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.4874260Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.windowsdesktop.app.runtime.win-x64/index.json'. 2025-12-19T19:12:15.4874842Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.5489269Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:15.5490000Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.5495520Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:15.5496170Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.5496507Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:15.5496868Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.5811438Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:15.5812155Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.5812751Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:15.5813334Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.6275067Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:15.6276168Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.6278032Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:15.6279809Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.6282309Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:15.6282933Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.6751871Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:15.6752612Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.6753028Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:15.6753613Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.7367140Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:15.7367854Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.7374189Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:15.7374844Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.7375424Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:15.7375983Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:15.8467794Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:15.8468502Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.0494156Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-arm64/index.json'. 2025-12-19T19:12:16.0495129Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.0496255Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:16.0496889Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.0498000Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:16.0498634Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.0501772Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:16.0502763Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.3626518Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:16.3627175Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.3627730Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:16.3628331Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.4093455Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-arm64/index.json'. 2025-12-19T19:12:16.4094185Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.4094732Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:16.4095277Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.4868716Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:16.4869502Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.4873863Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:16.4874393Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.4874984Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:16.4875558Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.5032974Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.win-arm64/index.json'. 2025-12-19T19:12:16.5033676Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.5034245Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.windowsdesktop.app.runtime.win-x64/index.json'. 2025-12-19T19:12:16.5034809Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.5490618Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:16.5491835Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.5495179Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:16.5496138Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.5503306Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:16.5503938Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.5504448Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:16.5505020Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.5550789Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-x64/index.json'. 2025-12-19T19:12:16.5551338Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.6124239Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:16.6124918Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.6125465Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:16.6126077Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.7373998Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:16.7374696Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.7381801Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:16.7382473Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.7519749Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:16.7520375Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.7524029Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:16.7524571Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.7529053Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:16.7529683Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.7845609Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:16.7846399Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.7855198Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:16.7855770Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.7856306Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:16.7856881Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.8774509Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:16.8775902Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.8778723Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:16.8779343Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.8779739Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:16.8780197Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:16.8804110Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:16.8804760Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.0962683Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:17.0965790Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.0966917Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:17.0967436Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.0968071Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:17.0968674Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.0969281Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-arm64/index.json'. 2025-12-19T19:12:17.0969866Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.4091577Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:17.4092640Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.4093240Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:17.4093843Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.5654213Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-arm64/index.json'. 2025-12-19T19:12:17.5654995Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.5658498Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:17.5659141Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.5959298Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:17.5959681Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.5968237Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:17.5969052Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.5969656Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:17.5970231Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.6277608Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:17.6278879Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.6280256Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-x64/index.json'. 2025-12-19T19:12:17.6280859Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.6281444Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:17.6282224Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.6282808Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:17.6283409Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.6284071Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:17.6284855Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.6752034Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.win-arm64/index.json'. 2025-12-19T19:12:17.6753013Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.6753735Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.windowsdesktop.app.runtime.win-x64/index.json'. 2025-12-19T19:12:17.6754500Z Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.7683282Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:17.7685993Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.7689675Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.7690767Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:17.7691209Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.7693116Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.7693992Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:17.7694440Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.7696221Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.7697069Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:17.7697515Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.7699142Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.7699982Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:17.7700421Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.7702118Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.7703031Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:17.7703461Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.7705067Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.8468202Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:17.8469297Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.8473143Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.8474133Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:17.8474582Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.8476406Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.8477371Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:17.8477807Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.8479453Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.9247732Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:17.9249826Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.9254244Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.9255790Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:17.9256335Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.9258455Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.9259329Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:17.9259882Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:17.9261589Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0343200Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:18.0344404Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0349411Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0351406Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:18.0352330Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0356018Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0357880Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:18.0358807Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0362424Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0364536Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:18.0365497Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0369137Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0371149Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:18.0372123Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0375880Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0377747Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:18.0378707Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0382626Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0384656Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:18.0385619Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0389218Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0391212Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:18.0392104Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.0395666Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.1277621Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.linux-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-arm64/index.json'. 2025-12-19T19:12:18.1280360Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.1285258Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.linux-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.1287184Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:18.1288325Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.1291909Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.1293730Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:18.1294882Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.1298361Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.1300197Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:18.1301148Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.1304780Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.1306606Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:18.1307509Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.1311203Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.1313042Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:18.1313983Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.1318039Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.1319846Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:18.1320778Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.1324439Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.4406474Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:18.4407393Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.4410270Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.4411381Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:18.4411814Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.4413557Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.4414504Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:18.4414942Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.4416569Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.4417407Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:18.4417845Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.4419451Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.6749627Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:18.6750733Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.6756066Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.osx-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.6757546Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:18.6758128Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.6760358Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.osx-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.6761386Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:18.6761823Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.6763485Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.6764329Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:18.6764859Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.6766478Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.6848899Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:18.6850323Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.6852310Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.6853224Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:18.6853665Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.6855377Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7059036Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.win-arm64/index.json'. 2025-12-19T19:12:18.7060258Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7064699Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.win-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7066559Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:18.7067451Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7070983Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7072608Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.win-arm64/index.json'. 2025-12-19T19:12:18.7073155Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7074946Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Host.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.win-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7075815Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-arm64/index.json'. 2025-12-19T19:12:18.7076247Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7077953Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7078901Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-arm64/index.json'. 2025-12-19T19:12:18.7079328Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7080968Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7081904Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.WindowsDesktop.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.windowsdesktop.app.runtime.win-x64/index.json'. 2025-12-19T19:12:18.7082344Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7083972Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.WindowsDesktop.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.windowsdesktop.app.runtime.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7084824Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.WindowsDesktop.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.windowsdesktop.app.runtime.win-x64/index.json'. 2025-12-19T19:12:18.7085262Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7086852Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.WindowsDesktop.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.windowsdesktop.app.runtime.win-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7526740Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.linux-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:18.7527788Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7533828Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.linux-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7535032Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.linux-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:18.7535471Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7537286Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.linux-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7538165Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:18.7538629Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7540285Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7541564Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:18.7542177Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7543977Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7544887Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-x64/index.json'. 2025-12-19T19:12:18.7545412Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7547071Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7547920Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:18.7548350Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7549949Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7550811Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:18.7551242Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7552941Z ##[error]src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj(0,0): error NU1301: (NETCORE_ENGINEERING_TELEMETRY=Build) Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-x64/index.json'. Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:18.7890866Z Failed to restore D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj (in 6.51 sec). 2025-12-19T19:12:19.3086780Z The package Microsoft.CodeAnalysis.Workspaces.MSBuild.5.3.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-19T19:12:19.3088486Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Workspaces.MSBuild.5.3.0-ci.nupkg'. 2025-12-19T19:12:19.3828097Z 2025-12-19T19:12:19.3839465Z Build FAILED. 2025-12-19T19:12:19.3840775Z 2025-12-19T19:12:19.3841756Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3842957Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3844206Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3845387Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3846547Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3847655Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3849075Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3850285Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3851448Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3853952Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3855170Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3856362Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3857564Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3858753Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3859918Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3861227Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3862351Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3863501Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3864753Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3867006Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3868174Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3869365Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3870560Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3871743Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3872897Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3874167Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3875293Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3876557Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3877617Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3879688Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3880728Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3881743Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3882733Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3883717Z D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3884887Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3885941Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3887029Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3888210Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3889320Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3891481Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3892545Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3893588Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3894690Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3895901Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3896975Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3897982Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3899136Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3900210Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3902275Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3903356Z D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3904820Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3906694Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3907958Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3909246Z D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3910349Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3911507Z D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3912604Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3913677Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3915788Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3916912Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3918140Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3919374Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3920438Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3921494Z D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3922630Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3923679Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3924743Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3925783Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3927798Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3928860Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3929944Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3931139Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3932204Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3933350Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3934404Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3935452Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3936506Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3937542Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3939547Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3940699Z D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3941867Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3942907Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3943959Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3945021Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3946084Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3947143Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3948167Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3949224Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3951366Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3953465Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3954475Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3955479Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3956662Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3957718Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3958748Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3959799Z D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3960873Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3961963Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3964091Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3965340Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3966425Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3968005Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3969116Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3970219Z D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3971269Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3972310Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3973335Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3974477Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3976416Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3977468Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3978484Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3979624Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3980631Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3981625Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3982635Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3983629Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3984642Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3985761Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3987697Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3988740Z D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3989926Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3991036Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3992142Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3993242Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3994355Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3995432Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3996683Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3998773Z D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.3999864Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4001033Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4002067Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4003088Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4004114Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4005134Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4006153Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4007291Z D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4008209Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:19.4010086Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4011077Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:19.4011923Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4012755Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:19.4013594Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4014418Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. 2025-12-19T19:12:19.4015249Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4016147Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4017155Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4018269Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4019287Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4020270Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4022313Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4023323Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4024322Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4025318Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4026302Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4027286Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4028411Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4029413Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4030401Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4031482Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4033360Z D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4034361Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4035333Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4036307Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4037292Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4038260Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4039356Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4040564Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4041544Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4042732Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4044727Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4045703Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4046678Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4047644Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4048604Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4049682Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4050648Z D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4051599Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4052679Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4053665Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4055690Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4056723Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4057693Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4058671Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4059647Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4061217Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4070073Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4071333Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4073061Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4074225Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4075803Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4078091Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4079174Z D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4080179Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4081353Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4083055Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4084213Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4085284Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4087071Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4088043Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4089016Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4091021Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4092058Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4093020Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4094155Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4095131Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4096102Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4097158Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4098129Z D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4099103Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4100114Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4102159Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4103262Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4104317Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4105540Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4106572Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Crossgen2.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.crossgen2.win-x64/index.json'. [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4107701Z D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). [D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj] 2025-12-19T19:12:19.4108728Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:19.4109573Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4110399Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:19.4111253Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4112111Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:19.4112978Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4114931Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:19.4115925Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4116811Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:19.4117679Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4118550Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:19.4119497Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4120341Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:19.4121172Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4122030Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:19.4122865Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4123704Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:19.4124547Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4125364Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/index.json'. 2025-12-19T19:12:19.4127255Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4128109Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:19.4128942Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4129802Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.osx-arm64/index.json'. 2025-12-19T19:12:19.4130753Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4131612Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:19.4132510Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4133337Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:19.4134171Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4134988Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:19.4135888Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4136731Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:19.4138372Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4140288Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:19.4141176Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4142055Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-x64/index.json'. 2025-12-19T19:12:19.4143033Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4143868Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:19.4144744Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4145831Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-arm64/index.json'. 2025-12-19T19:12:19.4146745Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4147593Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.linux-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-arm64/index.json'. 2025-12-19T19:12:19.4148452Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4149283Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:19.4150224Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4151187Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:19.4153072Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4153962Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:19.4155318Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4156169Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:19.4157016Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4157880Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:19.4158725Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4159570Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:19.4160403Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4161239Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:19.4162215Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4163073Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:19.4163917Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4165798Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:19.4166762Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4167607Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.linux-musl-x64/index.json'. 2025-12-19T19:12:19.4168489Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4169360Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:19.4170207Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4171068Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:19.4171904Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4172769Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:19.4173765Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4174609Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/516521bf-6417-457e-9a9c-0a4bdfde03e7/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:19.4175437Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4177298Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:19.4178281Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4179124Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.win-arm64/index.json'. 2025-12-19T19:12:19.4179972Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4180809Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.win-arm64/index.json'. 2025-12-19T19:12:19.4181658Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4182484Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.osx-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-x64/index.json'. 2025-12-19T19:12:19.4183327Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4184164Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Host.win-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.host.win-arm64/index.json'. 2025-12-19T19:12:19.4185104Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4185935Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-arm64/index.json'. 2025-12-19T19:12:19.4186778Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4187623Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.osx-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.netcore.app.runtime.osx-arm64/index.json'. 2025-12-19T19:12:19.4188571Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4190825Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.WindowsDesktop.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.windowsdesktop.app.runtime.win-x64/index.json'. 2025-12-19T19:12:19.4191719Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4192578Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.WindowsDesktop.App.Runtime.win-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.windowsdesktop.app.runtime.win-x64/index.json'. 2025-12-19T19:12:19.4193434Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4194271Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.linux-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:19.4195162Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4196015Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.NETCore.App.Runtime.linux-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/9d15d80a-6afc-4f7e-901b-9378146a4b8b/nuget/v3/flat2/microsoft.netcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:19.4198471Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4199430Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:19.4200312Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.4214864Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-musl-arm64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-arm64/index.json'. 2025-12-19T19:12:19.4242527Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.5193774Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-musl-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-musl-x64/index.json'. 2025-12-19T19:12:19.5203580Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.5204823Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:19.5207029Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.5209818Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.App.Runtime.linux-x64' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/8ea23ec3-b9b2-4976-90d7-7c4a6f529fdc/nuget/v3/flat2/microsoft.aspnetcore.app.runtime.linux-x64/index.json'. 2025-12-19T19:12:19.5210877Z D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj : error NU1301: Response status code does not indicate success: 503 (Service Unavailable). 2025-12-19T19:12:19.5211674Z 0 Warning(s) 2025-12-19T19:12:19.5388708Z 159 Error(s) 2025-12-19T19:12:19.5399208Z 2025-12-19T19:12:19.5399807Z Time Elapsed 00:24:58.05 2025-12-19T19:12:20.2527457Z Build failed with exit code 1. Check errors above. 2025-12-19T19:12:20.2587723Z See log: D:\a\_work\1\s\artifacts\log\Release\Build.binlog 2025-12-19T19:12:20.2699925Z Killing running build processes... 2025-12-19T19:12:20.2957897Z subst T: /d 2025-12-19T19:12:20.3321886Z subst T: D:\a\_work\1\s\artifacts\tmp\Release 2025-12-19T19:12:20.3637063Z Running BuildBoss 2025-12-19T19:12:20.4455457Z D:\a\_work\1\s\artifacts\bin\BuildBoss\Release\net472\BuildBoss.exe -r "D:\a\_work\1\s\/" -c Release -p Roslyn.slnx 2025-12-19T19:12:20.5430833Z Version: 17.14.36705.20 2025-12-19T19:12:20.5715200Z Processing Targets D:\a\_work\1\s\/eng\targets ... passed 2025-12-19T19:12:24.8964074Z Processing NuPkg and VSIX files ... passed 2025-12-19T19:12:46.0175297Z Processing Structured log D:\a\_work\1\s\/artifacts\log\Release\Build.binlog ... passed 2025-12-19T19:12:46.0457509Z Processing OptProf inputs ... passed 2025-12-19T19:12:46.4248636Z 2025-12-19T19:12:46.4254690Z Checking generated compiler files 2025-12-19T19:12:46.4308849Z D:\a\_work\1\s\.dotnet\dotnet.exe run --file eng/generate-compiler-code.cs -- -test -configuration Release 2025-12-19T19:13:01.4659606Z Generating C# files... 2025-12-19T19:13:02.1213975Z Generating VB files... 2025-12-19T19:13:02.9657607Z Generating VB GetText files... 2025-12-19T19:13:02.9883064Z Generating IOperation files... 2025-12-19T19:13:03.0361294Z Verifying generated files... 2025-12-19T19:13:03.0395185Z Verifying BoundNodes.xml.Generated.cs 2025-12-19T19:13:03.0460367Z Verifying CSharp.Generated.g4 2025-12-19T19:13:03.0468520Z Verifying ErrorFacts.Generated.cs 2025-12-19T19:13:03.0471932Z Verifying Syntax.Test.xml.Generated.cs 2025-12-19T19:13:03.0510335Z Verifying BoundNodes.xml.Generated.vb 2025-12-19T19:13:03.0530503Z Verifying ErrorFacts.Generated.vb 2025-12-19T19:13:03.0532164Z Verifying Syntax.xml.Internal.Generated.vb 2025-12-19T19:13:03.0637349Z Verifying Syntax.xml.Main.Generated.vb 2025-12-19T19:13:03.0767668Z Verifying Syntax.xml.Syntax.Generated.vb 2025-12-19T19:13:03.0868575Z Verifying VisualBasic.Grammar.g4 2025-12-19T19:13:03.0879999Z Verifying Syntax.Test.xml.Generated.vb 2025-12-19T19:13:03.0918394Z Verifying Syntax.xml.GetText.Generated.vb 2025-12-19T19:13:03.0920888Z Verifying FlowAnalysis.Generated.cs 2025-12-19T19:13:03.0922501Z Verifying OperationKind.Generated.cs 2025-12-19T19:13:03.0924316Z Verifying Operations.Generated.cs 2025-12-19T19:13:03.0952029Z Generation succeeded. 2025-12-19T19:13:03.1380983Z D:\a\_work\1\s\.dotnet\dotnet.exe tool run dotnet-format whitespace . --folder --include-generated --include src/Compilers/CSharp/Portable/Generated/ src/Compilers/VisualBasic/Portable/Generated/ src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/Generated/ --verify-no-changes 2025-12-19T19:13:16.3004065Z 2025-12-19T19:13:16.3012855Z Killing running build processes... 2025-12-19T19:13:16.3233373Z subst T: /d 2025-12-19T19:13:16.3577929Z 2025-12-19T19:13:16.3579112Z 2025-12-19T19:13:16.4655465Z ##[section]Finishing: Build - Validate Correctness