Skip to content

[coreclr] Load PDBs for lazy-loaded assemblies #124898

@ilonatommy

Description

@ilonatommy

Reproduction:
Run Wasm.Build.Tests.LazyLoadingTests (currently disabled in eng/testing/scenarios/BuildWasmAppsJobsListCLR.txt)

error:

        The lazy loading test didn't load PDB
        Stack Trace:
          C:\Users\itomkowicz\repros\runtime2\src\mono\wasm\Wasm.Build.Tests\LazyLoadingTests.cs(49,0): at Wasm.Build.Tests.LazyLoadingTests.LoadLazyAssemblyBeforeItIsNeeded(String lazyLoadingTestExtension, String[] allLazyLoadingTestExtensions)
             at System.Runtime.CompilerServices.AsyncHelpers.RuntimeAsyncTask`1.DispatchContinuations()
          --- End of stack trace from previous location ---
          --- End of stack trace from previous location ---
Details Output:
      ** -------- build -------- **
      
      Binlog path: C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\xharness-output\logs\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\WasmBasicTestApp-build.binlog
      [] Executing (Captured Output) - C:\Users\itomkowicz\repros\runtime2\artifacts\bin\dotnet-none\dotnet.exe build -bl:C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\xharness-output\logs\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\WasmBasicTestApp-build.binlog -p:Configuration=Debug -nr:false -p:WasmEnableHotReload=false -p:LazyLoadingTestExtension=NoExtension -p:TestLazyLoading=true  -  in pwd C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\App
      	[DOTNET_ROOT] = C:\Users\itomkowicz\repros\runtime2\artifacts\bin\dotnet-none
      	[DOTNET_INSTALL_DIR] = C:\Users\itomkowicz\repros\runtime2\artifacts\bin\dotnet-none
      	[DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1
      	[PATH] = C:\Users\itomkowicz\repros\runtime2\artifacts\bin\dotnet-none;C:\Users\itomkowicz\repros\runtime2\.dotnet;C:\Program Files\PowerShell\7;c:\Users\itomkowicz\AppData\Roaming\Code\User\globalStorage\github.copilot-chat\debugCommand;c:\Users\itomkowicz\AppData\Roaming\Code\User\globalStorage\github.copilot-chat\copilotCli;C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\wbin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Azure Dev CLI;C:\Program Files\GitHub CLI\;C:\Users\vmadmin\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\.tools\dotnet;C:\.tools\.npm-global;C:\Users\vmadmin\.dotnet\tools;C:\Program Files\NuGet;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Microsoft Dev Box Agent\Scripts;C:\Program Files\dotnet\;C:\Program Files\CMake\bin;C:\Program Files\nodejs\;C:\Program Files\PowerShell\7\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Users\itomkowicz\AppData\Local\Programs\Python\Python311\Scripts\;C:\Users\itomkowicz\AppData\Local\Programs\Python\Python311\;C:\Users\itomkowicz\AppData\Local\Microsoft\WindowsApps;C:\Program Files\ninja;C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python39_64;C:\Users\itomkowicz\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\v8;C:\Users\itomkowicz\AppData\Local\Microsoft\WinGet\Links;C:\Users\itomkowicz\AppData\Roaming\npm;C:\Users\itomkowicz\.dotnet\tools
      	[EM_WORKAROUND_PYTHON_BUG_34780] = 1
      	[WasmEnableWebCil] = false
      	[WasmTestSupport] = true
      	[WasmTestExitOnUnhandledError] = true
      	[WasmTestLogExitCode] = true
      	[NUGET_PACKAGES] = C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\nuget\LazyLoadingTests_Debug_False_ka1b3e3k_5xt
      	[TreatPreviousAsCurrent] = false
      [] 
      []   Determining projects to restore...
      []   Restored C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\Json\Json.csproj (in 239 ms).
      []   Restored C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\ResourceLibrary\ResourceLibrary.csproj (in 239 ms).
      []   Restored C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\LazyLibrary\LazyLibrary.csproj (in 239 ms).
      []   Restored C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\App\WasmBasicTestApp.csproj (in 3.98 sec).
      [] C:\Users\itomkowicz\repros\runtime2\artifacts\bin\dotnet-none\sdk\11.0.100-preview.3.26124.102\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\App\WasmBasicTestApp.csproj]
      [] C:\Users\itomkowicz\repros\runtime2\artifacts\bin\dotnet-none\sdk\11.0.100-preview.3.26124.102\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\LazyLibrary\LazyLibrary.csproj]
      [] C:\Users\itomkowicz\repros\runtime2\artifacts\bin\dotnet-none\sdk\11.0.100-preview.3.26124.102\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\Json\Json.csproj]
      []   LazyLibrary -> C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\LazyLibrary\bin\Debug\net11.0\browser-wasm\LazyLibrary.dll
      []   Json -> C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\Json\bin\Debug\net11.0\Json.dll
      []   ResourceLibrary -> C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\ResourceLibrary\bin\Debug\net11.0\ResourceLibrary.dll
      []   WasmBasicTestApp -> C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\App\bin\Debug\net11.0\WasmBasicTestApp.dll
      []   ** MicrosoftNetCoreAppRuntimePackDir : 'C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\nuget\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\microsoft.netcore.app.runtime.browser-wasm\11.0.0-dev'
      [] 
      [] Build succeeded.
      []     0 Warning(s)
      []     0 Error(s)
      [] 
      [] Time Elapsed 00:00:31.21
      [] Executing - C:\Users\itomkowicz\repros\runtime2\artifacts\bin\dotnet-none\dotnet.exe run -c Debug --no-build  in pwd C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\App
      	[DOTNET_ROOT] = C:\Users\itomkowicz\repros\runtime2\artifacts\bin\dotnet-none
      	[DOTNET_INSTALL_DIR] = C:\Users\itomkowicz\repros\runtime2\artifacts\bin\dotnet-none
      	[DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1
      	[PATH] = C:\Users\itomkowicz\repros\runtime2\artifacts\bin\dotnet-none;C:\Users\itomkowicz\repros\runtime2\.dotnet;C:\Program Files\PowerShell\7;c:\Users\itomkowicz\AppData\Roaming\Code\User\globalStorage\github.copilot-chat\debugCommand;c:\Users\itomkowicz\AppData\Roaming\Code\User\globalStorage\github.copilot-chat\copilotCli;C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\wbin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Azure Dev CLI;C:\Program Files\GitHub CLI\;C:\Users\vmadmin\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\.tools\dotnet;C:\.tools\.npm-global;C:\Users\vmadmin\.dotnet\tools;C:\Program Files\NuGet;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Microsoft Dev Box Agent\Scripts;C:\Program Files\dotnet\;C:\Program Files\CMake\bin;C:\Program Files\nodejs\;C:\Program Files\PowerShell\7\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Users\itomkowicz\AppData\Local\Programs\Python\Python311\Scripts\;C:\Users\itomkowicz\AppData\Local\Programs\Python\Python311\;C:\Users\itomkowicz\AppData\Local\Microsoft\WindowsApps;C:\Program Files\ninja;C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python39_64;C:\Users\itomkowicz\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\v8;C:\Users\itomkowicz\AppData\Local\Microsoft\WinGet\Links;C:\Users\itomkowicz\AppData\Roaming\npm;C:\Users\itomkowicz\.dotnet\tools
      	[EM_WORKAROUND_PYTHON_BUG_34780] = 1
      	[WasmEnableWebCil] = false
      	[WasmTestSupport] = true
      	[WasmTestExitOnUnhandledError] = true
      	[WasmTestLogExitCode] = true
      [] WasmAppHost --use-staticwebassets --runtime-config C:\Users\itomkowicz\repros\runtime2\artifacts\bin\Wasm.Build.Tests\Release\net11.0\win-x64\wbt artifacts\LazyLoadingTests_Debug_False_ka1b3e3k_5xt\App\bin\Debug\net11.0\WasmBasicTestApp.runtimeconfig.json
      [] 
      [] App url: http://127.0.0.1:55967/index.html
      [] App url: https://127.0.0.1:55968/index.html
      [] Debug at url: http://127.0.0.1:55967/_framework/debug
      [] Debug at url: https://127.0.0.1:55968/_framework/debug
      Launching chrome ('C:\Program Files\Google\Chrome\Application\chrome.exe') via playwright with args = --explicitly-allowed-ports=55967,--ignore-certificate-errors,--lang=en-US,--headless
      Waiting for page to load
      Waiting for additional 10secs to see if any errors are reported
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.InteropServices.JavaScript.dll' (name: 'System.Runtime.InteropServices.JavaScript.dll') at 61d800 length 80384
      [debug] DOTNET: Registered assembly '/Microsoft.CSharp.dll' (name: 'Microsoft.CSharp.dll') at 631210 length 301056
      [debug] DOTNET: Registered assembly '/Microsoft.VisualBasic.Core.dll' (name: 'Microsoft.VisualBasic.Core.dll') at 67aa30 length 418816
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/Microsoft.VisualBasic.dll' (name: 'Microsoft.VisualBasic.dll') at 6e0e40 length 7168
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/Microsoft.Win32.Primitives.dll' (name: 'Microsoft.Win32.Primitives.dll') at 6e2a60 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/Microsoft.Win32.Registry.dll' (name: 'Microsoft.Win32.Registry.dll') at 6e3e70 length 23040
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.AppContext.dll' (name: 'System.AppContext.dll') at 6e9890 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Buffers.dll' (name: 'System.Buffers.dll') at 6eaca0 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Collections.Concurrent.dll' (name: 'System.Collections.Concurrent.dll') at 6ec0c0 length 53760
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Collections.Immutable.dll' (name: 'System.Collections.Immutable.dll') at 6f92d0 length 241152
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Collections.NonGeneric.dll' (name: 'System.Collections.NonGeneric.dll') at 7340f0 length 37888
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Collections.Specialized.dll' (name: 'System.Collections.Specialized.dll') at 73d500 length 37888
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Collections.dll' (name: 'System.Collections.dll') at 746920 length 102912
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.ComponentModel.Annotations.dll' (name: 'System.ComponentModel.Annotations.dll') at 75fb30 length 92672
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.ComponentModel.DataAnnotations.dll' (name: 'System.ComponentModel.DataAnnotations.dll') at 776550 length 6656
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Private.CoreLib.dll' (name: 'System.Private.CoreLib.dll') at 777f60 length 5223424
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.ComponentModel.EventBasedAsync.dll' (name: 'System.ComponentModel.EventBasedAsync.dll') at c73380 length 16384
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.ComponentModel.Primitives.dll' (name: 'System.ComponentModel.Primitives.dll') at c77390 length 32256
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.ComponentModel.TypeConverter.dll' (name: 'System.ComponentModel.TypeConverter.dll') at c7f1b0 length 308224
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.ComponentModel.dll' (name: 'System.ComponentModel.dll') at cca5c0 length 6144
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Configuration.dll' (name: 'System.Configuration.dll') at ccbde0 length 9216
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Console.dll' (name: 'System.Console.dll') at cce1f0 length 43520
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Core.dll' (name: 'System.Core.dll') at cd8c10 length 12800
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Data.DataSetExtensions.dll' (name: 'System.Data.DataSetExtensions.dll') at cdbe20 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Diagnostics.Contracts.dll' (name: 'System.Diagnostics.Contracts.dll') at cdd440 length 6144
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Data.dll' (name: 'System.Data.dll') at cdec50 length 14848
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Diagnostics.Debug.dll' (name: 'System.Diagnostics.Debug.dll') at ce2670 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Data.Common.dll' (name: 'System.Data.Common.dll') at ce3c80 length 1007616
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Diagnostics.DiagnosticSource.dll' (name: 'System.Diagnostics.DiagnosticSource.dll') at dd9ca0 length 195072
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Diagnostics.FileVersionInfo.dll' (name: 'System.Diagnostics.FileVersionInfo.dll') at e096b0 length 12288
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Diagnostics.Process.dll' (name: 'System.Diagnostics.Process.dll') at e0c6d0 length 47616
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Diagnostics.StackTrace.dll' (name: 'System.Diagnostics.StackTrace.dll') at e180e0 length 15872
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Diagnostics.TextWriterTraceListener.dll' (name: 'System.Diagnostics.TextWriterTraceListener.dll') at e1bf00 length 21504
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Diagnostics.Tools.dll' (name: 'System.Diagnostics.Tools.dll') at e21310 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Diagnostics.TraceSource.dll' (name: 'System.Diagnostics.TraceSource.dll') at e22730 length 48640
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Drawing.Primitives.dll' (name: 'System.Drawing.Primitives.dll') at e2e540 length 54272
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Diagnostics.Tracing.dll' (name: 'System.Diagnostics.Tracing.dll') at e3b960 length 6144
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Drawing.dll' (name: 'System.Drawing.dll') at e3d170 length 10240
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Dynamic.Runtime.dll' (name: 'System.Dynamic.Runtime.dll') at e3f990 length 6144
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Formats.Asn1.dll' (name: 'System.Formats.Asn1.dll') at e411a0 length 87040
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Formats.Tar.dll' (name: 'System.Formats.Tar.dll') at e565c0 length 29184
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Globalization.Calendars.dll' (name: 'System.Globalization.Calendars.dll') at e5d7d0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Globalization.Extensions.dll' (name: 'System.Globalization.Extensions.dll') at e5edf0 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.Compression.FileSystem.dll' (name: 'System.IO.Compression.FileSystem.dll') at e60200 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.Compression.Brotli.dll' (name: 'System.IO.Compression.Brotli.dll') at e61620 length 17920
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Globalization.dll' (name: 'System.Globalization.dll') at e65c30 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.Compression.ZipFile.dll' (name: 'System.IO.Compression.ZipFile.dll') at e67250 length 44032
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.Compression.dll' (name: 'System.IO.Compression.dll') at e71e60 length 169472
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.FileSystem.AccessControl.dll' (name: 'System.IO.FileSystem.AccessControl.dll') at e9b480 length 22016
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.FileSystem.DriveInfo.dll' (name: 'System.IO.FileSystem.DriveInfo.dll') at ea0a90 length 13824
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.FileSystem.Primitives.dll' (name: 'System.IO.FileSystem.Primitives.dll') at ea40b0 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.FileSystem.Watcher.dll' (name: 'System.IO.FileSystem.Watcher.dll') at ea54c0 length 23040
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.FileSystem.dll' (name: 'System.IO.FileSystem.dll') at eaaee0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.IsolatedStorage.dll' (name: 'System.IO.IsolatedStorage.dll') at eac4f0 length 24576
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.MemoryMappedFiles.dll' (name: 'System.IO.MemoryMappedFiles.dll') at eb2510 length 39936
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.Pipelines.dll' (name: 'System.IO.Pipelines.dll') at ebc120 length 68096
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.Pipes.AccessControl.dll' (name: 'System.IO.Pipes.AccessControl.dll') at eccb40 length 13312
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.Pipes.dll' (name: 'System.IO.Pipes.dll') at ecff50 length 32768
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Linq.Expressions.dll' (name: 'System.Linq.Expressions.dll') at ed7f70 length 565248
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Linq.Parallel.dll' (name: 'System.Linq.Parallel.dll') at f61f80 length 212480
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Linq.Queryable.dll' (name: 'System.Linq.Queryable.dll') at f95da0 length 69120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.UnmanagedMemoryStream.dll' (name: 'System.IO.UnmanagedMemoryStream.dll') at fa6bb0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.IO.dll' (name: 'System.IO.dll') at fa81d0 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Linq.AsyncEnumerable.dll' (name: 'System.Linq.AsyncEnumerable.dll') at fa95e0 length 447488
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Linq.dll' (name: 'System.Linq.dll') at 1016a00 length 190464
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Memory.dll' (name: 'System.Memory.dll') at 1045210 length 45568
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.Http.dll' (name: 'System.Net.Http.dll') at 1050430 length 285696
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.Http.Json.dll' (name: 'System.Net.Http.Json.dll') at 1096040 length 46080
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.HttpListener.dll' (name: 'System.Net.HttpListener.dll') at 10a1460 length 46080
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.Mail.dll' (name: 'System.Net.Mail.dll') at 10ac870 length 124928
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.NameResolution.dll' (name: 'System.Net.NameResolution.dll') at 10cb090 length 14336
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.NetworkInformation.dll' (name: 'System.Net.NetworkInformation.dll') at 10ce8a0 length 32256
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.Ping.dll' (name: 'System.Net.Ping.dll') at 10d66c0 length 17920
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.Primitives.dll' (name: 'System.Net.Primitives.dll') at 10dacd0 length 98304
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.Quic.dll' (name: 'System.Net.Quic.dll') at 10f2cf0 length 29184
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.Requests.dll' (name: 'System.Net.Requests.dll') at 10f9f00 length 55808
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.Security.dll' (name: 'System.Net.Security.dll') at 1107920 length 104448
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.ServicePoint.dll' (name: 'System.Net.ServicePoint.dll') at 1121130 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.ServerSentEvents.dll' (name: 'System.Net.ServerSentEvents.dll') at 1122550 length 30720
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.Sockets.dll' (name: 'System.Net.Sockets.dll') at 1129d60 length 64512
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.WebClient.dll' (name: 'System.Net.WebClient.dll') at 1139980 length 46080
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.WebSockets.dll' (name: 'System.Net.WebSockets.dll') at 1144d90 length 98304
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.dll' (name: 'System.Net.dll') at 115cdb0 length 6656
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Numerics.Vectors.dll' (name: 'System.Numerics.Vectors.dll') at 115e7c0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Numerics.dll' (name: 'System.Numerics.dll') at 115fde0 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.ObjectModel.dll' (name: 'System.ObjectModel.dll') at 11611f0 length 31232
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.WebHeaderCollection.dll' (name: 'System.Net.WebHeaderCollection.dll') at 1168c10 length 23040
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.WebSockets.Client.dll' (name: 'System.Net.WebSockets.Client.dll') at 116e620 length 41984
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Net.WebProxy.dll' (name: 'System.Net.WebProxy.dll') at 1178a40 length 11776
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Private.DataContractSerialization.dll' (name: 'System.Private.DataContractSerialization.dll') at 117b850 length 848896
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Private.Uri.dll' (name: 'System.Private.Uri.dll') at 124ac70 length 93184
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Reflection.DispatchProxy.dll' (name: 'System.Reflection.DispatchProxy.dll') at 1261880 length 28160
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Private.Xml.Linq.dll' (name: 'System.Private.Xml.Linq.dll') at 12686a0 length 144896
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Reflection.Emit.Lightweight.dll' (name: 'System.Reflection.Emit.Lightweight.dll') at 128bcb0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Reflection.Emit.ILGeneration.dll' (name: 'System.Reflection.Emit.ILGeneration.dll') at 128d2d0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Reflection.Emit.dll' (name: 'System.Reflection.Emit.dll') at 128e8e0 length 123392
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Reflection.Extensions.dll' (name: 'System.Reflection.Extensions.dll') at 12acb00 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Reflection.Metadata.dll' (name: 'System.Reflection.Metadata.dll') at 12adf10 length 493568
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Reflection.Primitives.dll' (name: 'System.Reflection.Primitives.dll') at 1326730 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Private.Xml.dll' (name: 'System.Private.Xml.dll') at 1327d40 length 3100672
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Reflection.TypeExtensions.dll' (name: 'System.Reflection.TypeExtensions.dll') at 161cd60 length 14336
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Reflection.dll' (name: 'System.Reflection.dll') at 1620570 length 6144
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Resources.ResourceManager.dll' (name: 'System.Resources.ResourceManager.dll') at 1621d90 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Resources.Reader.dll' (name: 'System.Resources.Reader.dll') at 16233a0 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Resources.Writer.dll' (name: 'System.Resources.Writer.dll') at 16247c0 length 16896
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.CompilerServices.Unsafe.dll' (name: 'System.Runtime.CompilerServices.Unsafe.dll') at 16289d0 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.CompilerServices.VisualC.dll' (name: 'System.Runtime.CompilerServices.VisualC.dll') at 1629df0 length 7168
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.Extensions.dll' (name: 'System.Runtime.Extensions.dll') at 162ba00 length 7680
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.Handles.dll' (name: 'System.Runtime.Handles.dll') at 162d820 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.InteropServices.RuntimeInformation.dll' (name: 'System.Runtime.InteropServices.RuntimeInformation.dll') at 162ec30 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.InteropServices.dll' (name: 'System.Runtime.InteropServices.dll') at 1630050 length 54272
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.Intrinsics.dll' (name: 'System.Runtime.Intrinsics.dll') at 163d460 length 8704
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.Loader.dll' (name: 'System.Runtime.Loader.dll') at 163f680 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.Serialization.Json.dll' (name: 'System.Runtime.Serialization.Json.dll') at 1640c90 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.Serialization.Formatters.dll' (name: 'System.Runtime.Serialization.Formatters.dll') at 16422b0 length 55808
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.Numerics.dll' (name: 'System.Runtime.Numerics.dll') at 164fcc0 length 144896
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.Serialization.Primitives.dll' (name: 'System.Runtime.Serialization.Primitives.dll') at 16732e0 length 13312
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.Serialization.Xml.dll' (name: 'System.Runtime.Serialization.Xml.dll') at 16766f0 length 6656
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.Serialization.dll' (name: 'System.Runtime.Serialization.dll') at 1678110 length 6656
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Security.Claims.dll' (name: 'System.Security.Claims.dll') at 1679b20 length 44544
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Runtime.dll' (name: 'System.Runtime.dll') at 1684940 length 35328
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Security.Cryptography.Algorithms.dll' (name: 'System.Security.Cryptography.Algorithms.dll') at 168d350 length 7168
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Security.Cryptography.Cng.dll' (name: 'System.Security.Cryptography.Cng.dll') at 168ef70 length 6144
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Security.Cryptography.Encoding.dll' (name: 'System.Security.Cryptography.Encoding.dll') at 1690780 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Security.Cryptography.OpenSsl.dll' (name: 'System.Security.Cryptography.OpenSsl.dll') at 1691da0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Security.Cryptography.Csp.dll' (name: 'System.Security.Cryptography.Csp.dll') at 16933b0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Security.AccessControl.dll' (name: 'System.Security.AccessControl.dll') at 16949d0 length 47616
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Security.Cryptography.Primitives.dll' (name: 'System.Security.Cryptography.Primitives.dll') at 16a03e0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Security.Principal.Windows.dll' (name: 'System.Security.Principal.Windows.dll') at 16a1a00 length 27648
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Security.Principal.dll' (name: 'System.Security.Principal.dll') at 16a8610 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Security.SecureString.dll' (name: 'System.Security.SecureString.dll') at 16a9a30 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Security.Cryptography.dll' (name: 'System.Security.Cryptography.dll') at 16aae40 length 660992
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Security.Cryptography.X509Certificates.dll' (name: 'System.Security.Cryptography.X509Certificates.dll') at 174c460 length 6656
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Security.dll' (name: 'System.Security.dll') at 174de70 length 8192
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.ServiceModel.Web.dll' (name: 'System.ServiceModel.Web.dll') at 174fe90 length 6656
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.ServiceProcess.dll' (name: 'System.ServiceProcess.dll') at 17518a0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Text.Encoding.Extensions.dll' (name: 'System.Text.Encoding.Extensions.dll') at 1752ec0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Text.Encodings.Web.dll' (name: 'System.Text.Encodings.Web.dll') at 17544d0 length 56320
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Text.Encoding.CodePages.dll' (name: 'System.Text.Encoding.CodePages.dll') at 17620f0 length 732160
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Text.Encoding.dll' (name: 'System.Text.Encoding.dll') at 1814d00 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Text.Json.dll' (name: 'System.Text.Json.dll') at 1816320 length 644096
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Text.RegularExpressions.dll' (name: 'System.Text.RegularExpressions.dll') at 18b3730 length 381440
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Threading.AccessControl.dll' (name: 'System.Threading.AccessControl.dll') at 1910950 length 23040
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Threading.Overlapped.dll' (name: 'System.Threading.Overlapped.dll') at 1916360 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Threading.Tasks.Dataflow.dll' (name: 'System.Threading.Tasks.Dataflow.dll') at 1917980 length 176128
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Threading.Channels.dll' (name: 'System.Threading.Channels.dll') at 1942990 length 56320
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Threading.Tasks.Extensions.dll' (name: 'System.Threading.Tasks.Extensions.dll') at 19505b0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Threading.Tasks.Parallel.dll' (name: 'System.Threading.Tasks.Parallel.dll') at 1951bc0 length 49664
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Threading.Tasks.dll' (name: 'System.Threading.Tasks.dll') at 195dde0 length 6656
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Threading.ThreadPool.dll' (name: 'System.Threading.ThreadPool.dll') at 195f7f0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Threading.Thread.dll' (name: 'System.Threading.Thread.dll') at 1960e10 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Threading.Timer.dll' (name: 'System.Threading.Timer.dll') at 1962420 length 5120
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Transactions.dll' (name: 'System.Transactions.dll') at 1963840 length 6656
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Web.HttpUtility.dll' (name: 'System.Web.HttpUtility.dll') at 1965250 length 19968
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Threading.dll' (name: 'System.Threading.dll') at 196a070 length 34816
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Web.dll' (name: 'System.Web.dll') at 1972880 length 4608
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Transactions.Local.dll' (name: 'System.Transactions.Local.dll') at 1973aa0 length 165888
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Xml.ReaderWriter.dll' (name: 'System.Xml.ReaderWriter.dll') at 199c2b0 length 11776
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Xml.Linq.dll' (name: 'System.Xml.Linq.dll') at 199f0d0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Windows.dll' (name: 'System.Windows.dll') at 19a06e0 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.ValueTuple.dll' (name: 'System.ValueTuple.dll') at 19a1d00 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Xml.Serialization.dll' (name: 'System.Xml.Serialization.dll') at 19a3310 length 6144
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Xml.XPath.XDocument.dll' (name: 'System.Xml.XPath.XDocument.dll') at 19a4b30 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Xml.XPath.dll' (name: 'System.Xml.XPath.dll') at 19a6140 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Xml.XmlDocument.dll' (name: 'System.Xml.XmlDocument.dll') at 19a7760 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Throttling further parallel downloads
      [debug] DOTNET: Registered assembly '/System.Xml.XDocument.dll' (name: 'System.Xml.XDocument.dll') at 19a8d70 length 5632
      [debug] DOTNET: Resuming more parallel downloads
      [debug] DOTNET: Registered assembly '/System.Xml.XmlSerializer.dll' (name: 'System.Xml.XmlSerializer.dll') at 19aa390 length 7680
      [debug] DOTNET: Registered assembly '/System.Xml.dll' (name: 'System.Xml.dll') at 19ac1a0 length 12800
      [debug] DOTNET: Registered assembly '/System.dll' (name: 'System.dll') at 19af3c0 length 39424
      [debug] DOTNET: Registered assembly '/WindowsBase.dll' (name: 'WindowsBase.dll') at 19b8dd0 length 5632
      [debug] DOTNET: Registered assembly '/netstandard.dll' (name: 'netstandard.dll') at 19ba3f0 length 90624
      [debug] DOTNET: Registered assembly '/mscorlib.dll' (name: 'mscorlib.dll') at 19d0600 length 49152
      [debug] DOTNET: Registered assembly '/WasmBasicTestApp.dll' (name: 'WasmBasicTestApp.dll') at 19dc620 length 29184
      [debug] DOTNET: Registered assembly '/ResourceLibrary.dll' (name: 'ResourceLibrary.dll') at 19e3830 length 5632
      [debug] DOTNET: Creating file 'Vfs1.txt' in directory '/myfiles'
      [debug] DOTNET: Creating file 'Vfs2.txt' in directory '/myfiles'
      [debug] DOTNET: Creating file 'Vfs3.txt' in directory '/subdir/subsubdir'
      [debug] DOTNET: Registering PDB 'Json.pdb' in directory '/'
      [debug] DOTNET: Registering PDB 'ResourceLibrary.pdb' in directory '/'
      [debug] DOTNET: Registering PDB 'LazyLibrary.pdb' in directory '/'
      [debug] DOTNET: Registering PDB 'WasmBasicTestApp.pdb' in directory '/'
      [debug] DOTNET: Binding [JSImport] INTERNAL.bindCsFunction from null module
      [debug] DOTNET: Binding [JSExport] .AppSettingsTest:Run from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .BrowserProfilerTest:TestMeaning from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .EnvVariablesTest:DumpVariables from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .FilesToIncludeInFileSystemTest:Run from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .HttpTest:GoodUpload from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .HttpTest:BadUpload from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .HttpTest:HttpNoStreamingTest from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .InterpPgoTest:Greeting from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .LazyLoadingTest:Run from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .LibraryInitializerTest:Run from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .LogProfilerTest:TakeHeapshot from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .LogProfilerTest:TestMeaning from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .MemoryTest:Run from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .OverrideBootConfigNameTest:Run from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .SatelliteAssembliesTest:Run from WasmBasicTestApp assembly
      [debug] DOTNET: Binding [JSExport] .ZipArchiveInteropTest:Run from WasmBasicTestApp assembly
      [debug] DOTNET: Registered assembly '/Json.dll' (name: 'Json.dll') at 5972e70 length 14336
      [log] TestOutput -> {"FirstName":"John","LastName":"Doe"}
      [log] LazyLoadingTest done
      [debug] DOTNET: Registered assembly '/LazyLibrary.dll' (name: 'LazyLibrary.dll') at 62e03e0 length 6144
      [debug] DOTNET: Binding [JSExport] LazyLibrary.Foo:Bar from LazyLibrary assembly
      [log] Hello from Foo.Bar!
      Exited with 0
      [log] WASM EXIT 0
      Browser has been disconnected

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions