Console log: 'Microsoft.NET.Sdk.BlazorWebAssembly.Tests.dll.3' from job 7b1bfeb3-46a8-4171-9978-b4bc5f9f9c32 workitem f67cff4f-2eca-449f-8ab6-d76e69a63779 (osx.13.arm64.open) executed on machine dci-macm1-build-011 running macOS-13.7.4 chmod: /tmp/helix/working/B15F0988/w/C20109FA/e/*.sh: No such file or directory + . /tmp/helix/working/B15F0988/p/t/RunTestsOnHelix.sh ++ export NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY=true ++ NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY=true ++ export NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT=6 ++ NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT=6 ++ export NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS=1000 ++ NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS=1000 ++ export MicrosoftNETBuildExtensionsTargets=/tmp/helix/working/B15F0988/p/ex/msbuildExtensions/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets ++ MicrosoftNETBuildExtensionsTargets=/tmp/helix/working/B15F0988/p/ex/msbuildExtensions/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets ++ export DOTNET_ROOT=/tmp/helix/working/B15F0988/p/d ++ DOTNET_ROOT=/tmp/helix/working/B15F0988/p/d ++ export PATH=/tmp/helix/working/B15F0988/p/d:/etc/helix-prep/venv/bin:/usr/bin:/bin:/usr/sbin:/sbin ++ PATH=/tmp/helix/working/B15F0988/p/d:/etc/helix-prep/venv/bin:/usr/bin:/bin:/usr/sbin:/sbin ++++ mktemp -d /tmp/helix/working/B15F0988/t/dotnetSdkTests.XXXXXXXX +++ realpath /tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX ++ export TestExecutionDirectory=/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX ++ TestExecutionDirectory=/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX ++ export DOTNET_CLI_HOME=/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/.dotnet ++ DOTNET_CLI_HOME=/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/.dotnet ++ cp -a /tmp/helix/working/B15F0988/p/t/TestExecutionDirectoryFiles/. /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/ ++ export DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX ++ DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX ++ export DOTNET_SDK_TEST_MSBUILDSDKRESOLVER_FOLDER=/tmp/helix/working/B15F0988/p/r ++ DOTNET_SDK_TEST_MSBUILDSDKRESOLVER_FOLDER=/tmp/helix/working/B15F0988/p/r ++ export DOTNET_SDK_TEST_ASSETS_DIRECTORY=/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/TestAssets ++ DOTNET_SDK_TEST_ASSETS_DIRECTORY=/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/TestAssets ++ dotnet new --debug:ephemeral-hive Welcome to .NET 10.0! --------------------- SDK Version: 10.0.100-ci ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, run 'dotnet dev-certs https --trust' Learn about HTTPS: https://aka.ms/dotnet-https ---------------- Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli -------------------------------------------------------------------------------------- The 'dotnet new' command creates a .NET project based on a template. Common templates are: Template Name Short Name Language Tags ------------------- ---------- ---------- ----------------------- Blazor Web App blazor [C#] Web/Blazor/WebAssembly Class Library classlib [C#],F#,VB Common/Library Console App console [C#],F#,VB Common/Console MSTest Test Project mstest [C#],F#,VB Test/MSTest/Desktop/Web An example would be: dotnet new console Display template options with: dotnet new console -h Display all installed templates with: dotnet new list Display templates available on NuGet.org with: dotnet new search web ++ dotnet nuget list source --configfile /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/NuGet.config Registered Sources: 1. dotnet6 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json 2. dotnet6-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6-transport/nuget/v3/index.json 3. dotnet7 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json 4. dotnet7-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7-transport/nuget/v3/index.json 5. dotnet8 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json 6. dotnet8-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json 7. dotnet8-workloads [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-workloads/nuget/v3/index.json 8. dotnet9 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json 9. dotnet9-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json 10. dotnet10 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json 11. dotnet10-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json 12. dotnet-public [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json 13. dotnet-eng [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json 14. dotnet-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json 15. dotnet-tools-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-transport/nuget/v3/index.json 16. dotnet-libraries [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json 17. dotnet-libraries-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries-transport/nuget/v3/index.json 18. vssdk [Enabled] https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk/nuget/v3/index.json 19. vssdk-archived [Enabled] https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk-archived/nuget/v3/index.json 20. vs-impl [Enabled] https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json 21. richnav [Enabled] https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json 22. test-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json ++ dotnet nuget add source /tmp/helix/working/B15F0988/p/d/.nuget --configfile /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/NuGet.config Package source with Name: Package source 1 added successfully. ++ dotnet nuget add source /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Testpackages --configfile /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/NuGet.config Package source with Name: Package source 2 added successfully. ++ dotnet nuget remove source dotnet6-transport --configfile /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/NuGet.config Package source with Name: dotnet6-transport removed successfully. ++ dotnet nuget remove source dotnet6-internal-transport --configfile /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/NuGet.config error: Unable to find any package source(s) matching name: dotnet6-internal-transport. ++ dotnet nuget remove source dotnet7-transport --configfile /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/NuGet.config Package source with Name: dotnet7-transport removed successfully. ++ dotnet nuget remove source dotnet7-internal-transport --configfile /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/NuGet.config error: Unable to find any package source(s) matching name: dotnet7-internal-transport. ++ dotnet nuget remove source richnav --configfile /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/NuGet.config Package source with Name: richnav removed successfully. ++ dotnet nuget remove source vs-impl --configfile /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/NuGet.config Package source with Name: vs-impl removed successfully. ++ dotnet nuget remove source dotnet-libraries-transport --configfile /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/NuGet.config Package source with Name: dotnet-libraries-transport removed successfully. ++ dotnet nuget remove source dotnet-tools-transport --configfile /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/NuGet.config Package source with Name: dotnet-tools-transport removed successfully. ++ dotnet nuget remove source dotnet-libraries --configfile /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/NuGet.config Package source with Name: dotnet-libraries removed successfully. ++ dotnet nuget remove source dotnet-eng --configfile /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/NuGet.config Package source with Name: dotnet-eng removed successfully. ++ dotnet nuget list source --configfile /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/NuGet.config Registered Sources: 1. dotnet6 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json 2. dotnet7 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json 3. dotnet8 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json 4. dotnet8-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json 5. dotnet8-workloads [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-workloads/nuget/v3/index.json 6. dotnet9 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json 7. dotnet9-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json 8. dotnet10 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json 9. dotnet10-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json 10. dotnet-public [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json 11. dotnet-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json 12. vssdk [Enabled] https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk/nuget/v3/index.json 13. vssdk-archived [Enabled] https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk-archived/nuget/v3/index.json 14. test-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json 15. Package source 1 [Enabled] /tmp/helix/working/B15F0988/p/d/.nuget 16. Package source 2 [Enabled] /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Testpackages + dotnet test Microsoft.NET.Sdk.BlazorWebAssembly.Tests.dll -e HELIX_WORK_ITEM_TIMEOUT=02:00:00 -e DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX --results-directory ./ --logger trx --logger 'console;verbosity=detailed' --blame-hang --blame-hang-timeout 25m --filter 'Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest|Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests|Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests' -d /tmp/helix/working/B15F0988/w/C20109FA/uploads//dotnetTestLog.log VSTest version 18.0.0-preview-25367-101 (arm64) Starting test execution, please wait... Logging Vstest Diagnostics in file: /tmp/helix/working/B15F0988/w/C20109FA/uploads/dotnetTestLog.log A total of 1 test files matched the specified pattern. /private/tmp/helix/working/B15F0988/w/C20109FA/e/Microsoft.NET.Sdk.BlazorWebAssembly.Tests.dll Data collection : Logging DataCollector Diagnostics in file: /tmp/helix/working/B15F0988/w/C20109FA/uploads/dotnetTestLog.datacollector.25-07-20_14-11-33_36598_5.log Logging TestHost Diagnostics in file: /tmp/helix/working/B15F0988/w/C20109FA/uploads/dotnetTestLog.host.25-07-20_14-11-33_49748_5.log [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v3.1.1+bf6400fd51 (64-bit .NET 10.0.0-preview.7.25367.101) [xUnit.net 00:00:00.04] Discovering: Microsoft.NET.Sdk.BlazorWebAssembly.Tests (app domain = off, method display = ClassAndMethod, method display options = None) Running /tmp/helix/working/B15F0988/p/d/dotnet --version > /tmp/helix/working/B15F0988/p/d/dotnet --version Process ID: 7775 < /tmp/helix/working/B15F0988/p/d/dotnet --version exited with 0 in 95 ms. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild -version > /tmp/helix/working/B15F0988/p/d/dotnet msbuild -version Process ID: 7776 < /tmp/helix/working/B15F0988/p/d/dotnet msbuild -version exited with 0 in 112 ms. [xUnit.net 00:00:00.28] Discovered: Microsoft.NET.Sdk.BlazorWebAssembly.Tests (94 test cases to be run) [xUnit.net 00:00:00.30] Starting: Microsoft.NET.Sdk.BlazorWebAssembly.Tests (parallel test collections = on [8 threads], stop on fail = off, explicit = off) Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore Process ID: 7777 Process ID: 7778 Process ID: 7779 [xUnit.net 00:00:00.38] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog': [xUnit.net 00:00:00.38] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog': [xUnit.net 00:00:00.38] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore': [xUnit.net 00:00:00.46] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:00.75] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:00.98] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:00.98] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:00.98] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:01.08] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:01.16] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj (in 71 ms). [xUnit.net 00:00:01.54] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:01.54] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:01.54] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/razorclasslibrary/RazorClassLibrary.csproj (in 97 ms). [xUnit.net 00:00:02.34] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj (in 1.28 sec). [xUnit.net 00:00:03.39] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj (in 2.32 sec). [xUnit.net 00:00:03.51] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj (in 2.56 sec). [xUnit.net 00:00:03.53] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:03.64] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj] [xUnit.net 00:00:03.68] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:03.90] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:03.92] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:05.22] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:05.81] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj (in 4.78 sec). [xUnit.net 00:00:05.96] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:06.48] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:06.69] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/bin/Debug/net10.0/blazorwasm-minimal.dll [xUnit.net 00:00:06.69] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》 blazorwasm-minimal (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:06.80] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:06.81] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:06.91] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:06.92] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:07.57] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:07.78] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:07.85] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:07.85] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/bin/Debug/net10.0/wwwroot < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog exited with 0 in 7574 ms. [xUnit.net 00:00:07.90] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. [xUnit.net 00:00:07.95] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Debug_Works [PASS] [xUnit.net 00:00:07.95] Output: [xUnit.net 00:00:07.95] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog': [xUnit.net 00:00:07.95] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:07.95] 》 Determining projects to restore... [xUnit.net 00:00:07.95] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/razorclasslibrary/RazorClassLibrary.csproj (in 97 ms). [xUnit.net 00:00:07.95] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj (in 4.78 sec). [xUnit.net 00:00:07.95] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:07.95] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:07.95] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:07.95] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:07.95] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release Process ID: 7786 Passed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Debug_Works [7 s] Standard Output Messages: Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/razorclasslibrary/RazorClassLibrary.csproj (in 97 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj (in 4.78 sec). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/bin/Debug/net10.0/wwwroot Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---77534C1D/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. [xUnit.net 00:00:07.99] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [OUTPUT] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release': [xUnit.net 00:00:08.09] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:08.31] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:08.32] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:08.52] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:08.94] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/razorclasslibrary/RazorClassLibrary.csproj (in 87 ms). [xUnit.net 00:00:09.00] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj (in 190 ms). [xUnit.net 00:00:09.17] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:09.67] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/razorclasslibrary/bin/Release/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:10.78] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/bin/Release/net10.0/blazorwasm.dll [xUnit.net 00:00:10.78] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/bin/Release/net10.0/wwwroot [xUnit.net 00:00:10.99] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:10.99] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:12.29] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. [xUnit.net 00:00:12.29] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/bin/Debug/net10.0/publish/ < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog exited with 0 in 11984 ms. [xUnit.net 00:00:12.31] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. [xUnit.net 00:00:12.49] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [FAIL] [xUnit.net 00:00:12.50] System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'Array'. [xUnit.net 00:00:12.50] Stack Trace: [xUnit.net 00:00:12.50] at System.Text.Json.ThrowHelper.ThrowJsonElementWrongTypeException(JsonTokenType expectedType, JsonTokenType actualType) [xUnit.net 00:00:12.50] at System.Text.Json.JsonDocument.TryGetNamedPropertyValue(Int32 index, ReadOnlySpan`1 propertyName, JsonElement& value) [xUnit.net 00:00:12.50] /_/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/WasmJsModulesIntegrationTests.cs(131,0): at Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest() [xUnit.net 00:00:12.50] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [xUnit.net 00:00:12.50] at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [xUnit.net 00:00:12.50] Output: [xUnit.net 00:00:12.50] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog': [xUnit.net 00:00:12.50] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:12.50] 》 Determining projects to restore... [xUnit.net 00:00:12.50] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:12.50] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj (in 2.56 sec). [xUnit.net 00:00:12.50] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj] [xUnit.net 00:00:12.50] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:12.50] 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/bin/Debug/net10.0/blazorwasm-minimal.dll [xUnit.net 00:00:12.50] 》 blazorwasm-minimal (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:12.50] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:12.50] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:12.50] 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. [xUnit.net 00:00:12.50] 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/bin/Debug/net10.0/publish/ [xUnit.net 00:00:12.50] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. Failed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [12 s] Error Message: System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'Array'. Stack Trace: at System.Text.Json.ThrowHelper.ThrowJsonElementWrongTypeException(JsonTokenType expectedType, JsonTokenType actualType) at System.Text.Json.JsonDocument.TryGetNamedPropertyValue(Int32 index, ReadOnlySpan`1 propertyName, JsonElement& value) at Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest() in /_/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/WasmJsModulesIntegrationTests.cs:line 131 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) Standard Output Messages: Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj (in 2.56 sec). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/bin/Debug/net10.0/blazorwasm-minimal.dll 》 blazorwasm-minimal (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/bin/Debug/net10.0/wwwroot 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 》 Optimizing assemblies for size. This process might take a while. 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/bin/Debug/net10.0/publish/ Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_DoesN---CAE049EC/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog [xUnit.net 00:00:12.50] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog': Process ID: 7793 [xUnit.net 00:00:12.64] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:13.00] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:13.31] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:13.39] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/razorclasslibrary/RazorClassLibrary.csproj (in 53 ms). [xUnit.net 00:00:13.40] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj (in 107 ms). [xUnit.net 00:00:13.42] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/blazorwasm.csproj (in 110 ms). [xUnit.net 00:00:13.52] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:13.88] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:13.90] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:14.00] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/publish/ < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore exited with 0 in 13695 ms. [xUnit.net 00:00:14.02] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog [xUnit.net 00:00:14.04] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog': Process ID: 7800 [xUnit.net 00:00:14.17] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:14.26] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. [xUnit.net 00:00:14.26] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/bin/Release/net10.0/publish/ < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release exited with 0 in 6321 ms. [xUnit.net 00:00:14.28] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [OUTPUT] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release' exited with exit code 0. [xUnit.net 00:00:14.28] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:14.29] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [PASS] [xUnit.net 00:00:14.29] Output: [xUnit.net 00:00:14.29] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release': [xUnit.net 00:00:14.29] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:14.29] 》 Determining projects to restore... [xUnit.net 00:00:14.29] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/razorclasslibrary/RazorClassLibrary.csproj (in 87 ms). [xUnit.net 00:00:14.29] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj (in 190 ms). [xUnit.net 00:00:14.29] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:14.29] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/razorclasslibrary/bin/Release/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:14.29] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/bin/Release/net10.0/blazorwasm.dll [xUnit.net 00:00:14.29] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/bin/Release/net10.0/wwwroot [xUnit.net 00:00:14.29] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:14.29] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:14.29] 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. [xUnit.net 00:00:14.29] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/bin/Release/net10.0/publish/ [xUnit.net 00:00:14.29] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release' exited with exit code 0. Passed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Release_Works [6 s] Standard Output Messages: Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/razorclasslibrary/RazorClassLibrary.csproj (in 87 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj (in 190 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/razorclasslibrary/bin/Release/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/bin/Release/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/bin/Release/net10.0/wwwroot 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 》 Optimizing assemblies for size. This process might take a while. 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/bin/Release/net10.0/publish/ Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---7FCAEDAA/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release [xUnit.net 00:00:14.30] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release': Process ID: 7802 [xUnit.net 00:00:14.42] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:14.49] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:14.74] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:14.85] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:14.89] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj (in 100 ms). [xUnit.net 00:00:14.91] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj (in 133 ms). [xUnit.net 00:00:14.92] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj (in 139 ms). [xUnit.net 00:00:15.06] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:15.11] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/razorclasslibrary/RazorClassLibrary.csproj (in 101 ms). [xUnit.net 00:00:15.17] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj (in 187 ms). [xUnit.net 00:00:15.29] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:15.36] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:15.36] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:15.49] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:15.51] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:15.66] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/razorclasslibrary/bin/Release/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:15.72] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:15.84] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:15.87] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:16.15] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/.nuget/packages/microsoft.net.sdk.webassembly.pack/10.0.0-preview.7.25367.101/build/Microsoft.NET.Sdk.WebAssembly.Browser.targets(390,5): error BLAZORSDK1001: Unable to find 'RazorClassLibraryInvalid.wasm' to be lazy loaded later. Confirm that project or package references are included and the reference is used in the project. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj] < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release exited with 1 in 1873 ms. [xUnit.net 00:00:16.17] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release' exited with exit code 1. [xUnit.net 00:00:16.17] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_InvalidAssembly [PASS] [xUnit.net 00:00:16.17] Output: [xUnit.net 00:00:16.17] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release': [xUnit.net 00:00:16.17] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:16.17] 》 Determining projects to restore... [xUnit.net 00:00:16.17] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/razorclasslibrary/RazorClassLibrary.csproj (in 101 ms). [xUnit.net 00:00:16.17] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj (in 187 ms). [xUnit.net 00:00:16.17] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:16.17] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/razorclasslibrary/bin/Release/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:16.17] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/.nuget/packages/microsoft.net.sdk.webassembly.pack/10.0.0-preview.7.25367.101/build/Microsoft.NET.Sdk.WebAssembly.Browser.targets(390,5): error BLAZORSDK1001: Unable to find 'RazorClassLibraryInvalid.wasm' to be lazy loaded later. Confirm that project or package references are included and the reference is used in the project. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:16.17] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release' exited with exit code 1. Passed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_InvalidAssembly [1 s] Standard Output Messages: Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/razorclasslibrary/RazorClassLibrary.csproj (in 101 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj (in 187 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/razorclasslibrary/bin/Release/net10.0/RazorClassLibrary.dll 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/.nuget/packages/microsoft.net.sdk.webassembly.pack/10.0.0-preview.7.25367.101/build/Microsoft.NET.Sdk.WebAssembly.Browser.targets(390,5): error BLAZORSDK1001: Unable to find 'RazorClassLibraryInvalid.wasm' to be lazy loaded later. Confirm that project or package references are included and the reference is used in the project. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---EE3F8F5C/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release' exited with exit code 1. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj /restore > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj /restore [xUnit.net 00:00:16.18] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj /restore': Process ID: 7807 [xUnit.net 00:00:16.32] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:16.49] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:16.49] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:16.66] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:16.68] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:16.68] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:17.03] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/razorclasslibrary/RazorClassLibrary.csproj (in 72 ms). [xUnit.net 00:00:17.09] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj (in 175 ms). [xUnit.net 00:00:17.17] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/blazorhosted.dll < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog exited with 0 in 3156 ms. [xUnit.net 00:00:17.20] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog [xUnit.net 00:00:17.22] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog': [xUnit.net 00:00:17.24] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj] Process ID: 7810 [xUnit.net 00:00:17.36] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:17.58] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:17.68] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:18.05] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:18.05] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 All projects are up-to-date for restore. [xUnit.net 00:00:18.16] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:18.55] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:18.55] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:18.56] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:18.57] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:18.73] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:18.73] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:18.87] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:19.69] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:19.69] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:20.08] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/blazorhosted.dll < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog exited with 0 in 2876 ms. [xUnit.net 00:00:20.10] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog [xUnit.net 00:00:20.11] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog': Process ID: 7816 [xUnit.net 00:00:20.25] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:20.56] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:20.89] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:20.89] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 All projects are up-to-date for restore. [xUnit.net 00:00:20.99] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:21.05] Microsoft.NET.Sdk.BlazorWebAssembly.Tests: [Long Running Test] 'Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental', Elapsed: 00:00:20 [xUnit.net 00:00:21.34] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:21.35] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:21.45] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/bin/Debug/net10.0/publish/ < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog exited with 0 in 8980 ms. [xUnit.net 00:00:21.48] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [OUTPUT] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. [xUnit.net 00:00:21.63] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [PASS] [xUnit.net 00:00:21.63] Output: [xUnit.net 00:00:21.63] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog': [xUnit.net 00:00:21.63] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:21.63] 》 Determining projects to restore... [xUnit.net 00:00:21.63] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:21.63] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/razorclasslibrary/RazorClassLibrary.csproj (in 53 ms). [xUnit.net 00:00:21.63] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj (in 107 ms). [xUnit.net 00:00:21.63] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/blazorwasm.csproj (in 110 ms). [xUnit.net 00:00:21.63] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:21.63] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:21.63] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:21.63] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:21.63] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:21.63] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:21.63] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:21.63] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:21.63] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:21.63] 》 Optimizing assemblies for size. This process might take a while. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog [xUnit.net 00:00:21.63] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/bin/Debug/net10.0/publish/ [xUnit.net 00:00:21.63] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. Passed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_Hosted_CanCustomizeBlazorInitialization [9 s] Standard Output Messages: Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/razorclasslibrary/RazorClassLibrary.csproj (in 53 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj (in 107 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/blazorwasm.csproj (in 110 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/razorclasslibrary/RazorClassLibrary.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/bin/Debug/net10.0/wwwroot 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/bin/Debug/net10.0/blazorhosted.dll 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 》 Optimizing assemblies for size. This process might take a while. 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/bin/Debug/net10.0/publish/ Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Hos---8E53139E/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. [xUnit.net 00:00:21.66] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [OUTPUT] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog': [xUnit.net 00:00:21.66] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll Process ID: 7822 [xUnit.net 00:00:21.76] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:22.08] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:22.26] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:22.40] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj (in 137 ms). [xUnit.net 00:00:22.44] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:22.44] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:22.52] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj] [xUnit.net 00:00:22.55] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:22.57] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. [xUnit.net 00:00:22.57] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/bin/Debug/net10.0/publish/ < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj /restore exited with 0 in 6413 ms. [xUnit.net 00:00:22.59] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [OUTPUT] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj /restore' exited with exit code 0. [xUnit.net 00:00:22.60] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [PASS] [xUnit.net 00:00:22.60] Output: [xUnit.net 00:00:22.60] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj /restore': [xUnit.net 00:00:22.60] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:22.60] 》 Determining projects to restore... [xUnit.net 00:00:22.60] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/razorclasslibrary/RazorClassLibrary.csproj (in 72 ms). [xUnit.net 00:00:22.60] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj (in 175 ms). [xUnit.net 00:00:22.60] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:22.60] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:22.60] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:22.60] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:22.60] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:22.60] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:22.60] 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. [xUnit.net 00:00:22.60] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/bin/Debug/net10.0/publish/ [xUnit.net 00:00:22.60] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj /restore' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog [xUnit.net 00:00:22.61] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog': Process ID: 7826 [xUnit.net 00:00:22.74] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:22.83] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/blazorhosted.dll < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog exited with 0 in 2738 ms. [xUnit.net 00:00:22.85] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [OUTPUT] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog' exited with exit code 0. [xUnit.net 00:00:22.86] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [PASS] [xUnit.net 00:00:22.86] Output: [xUnit.net 00:00:22.86] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore': [xUnit.net 00:00:22.86] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:22.86] 》 Determining projects to restore... [xUnit.net 00:00:22.86] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:22.86] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj (in 71 ms). [xUnit.net 00:00:22.86] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj (in 1.28 sec). [xUnit.net 00:00:22.86] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj (in 2.32 sec). [xUnit.net 00:00:22.86] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:22.86] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:22.86] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:22.86] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:22.86] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:22.86] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:22.86] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:22.86] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:22.86] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:22.86] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:22.86] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/publish/ [xUnit.net 00:00:22.86] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore' exited with exit code 0. [xUnit.net 00:00:22.86] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog': [xUnit.net 00:00:22.86] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:22.86] 》 Determining projects to restore... [xUnit.net 00:00:22.86] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:22.86] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj (in 100 ms). [xUnit.net 00:00:22.86] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj (in 133 ms). [xUnit.net 00:00:22.86] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj (in 139 ms). [xUnit.net 00:00:22.86] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:22.87] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:22.87] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:22.87] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:22.87] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:22.87] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:22.87] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:22.87] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. [xUnit.net 00:00:22.87] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog': [xUnit.net 00:00:22.87] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:22.87] 》 Determining projects to restore... [xUnit.net 00:00:22.87] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:22.87] 》 All projects are up-to-date for restore. [xUnit.net 00:00:22.87] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:22.87] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:22.87] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:22.87] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:22.87] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/blazorwasm.dll Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj /restore > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj /restore [xUnit.net 00:00:22.87] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:22.87] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:22.87] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog' exited with exit code 0. [xUnit.net 00:00:22.87] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog': [xUnit.net 00:00:22.87] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:22.87] 》 Determining projects to restore... [xUnit.net 00:00:22.87] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:22.87] 》 All projects are up-to-date for restore. [xUnit.net 00:00:22.87] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:22.87] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:22.87] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:22.87] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:22.87] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:22.87] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:22.87] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:22.87] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog' exited with exit code 0. [xUnit.net 00:00:22.87] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [OUTPUT] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj /restore': Process ID: 7828 [xUnit.net 00:00:23.00] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:23.08] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] 》 Determining projects to restore... Passed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Publish_LazyLoadExplicitAssembly_Debug_Works [6 s] Standard Output Messages: Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj /restore': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/razorclasslibrary/RazorClassLibrary.csproj (in 72 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj (in 175 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/bin/Debug/net10.0/wwwroot 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 》 Optimizing assemblies for size. This process might take a while. 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/bin/Debug/net10.0/publish/ Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_LazyL---39E342F8/blazorwasm/blazorwasm.csproj /restore' exited with exit code 0. Passed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithLinkerAndCompression_IsIncremental [22 s] Standard Output Messages: Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj (in 71 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj (in 1.28 sec). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj (in 2.32 sec). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/wwwroot 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/blazorhosted.dll 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 》 Optimizing assemblies for size. This process might take a while. 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/publish/ Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore' exited with exit code 0. Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj (in 100 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj (in 133 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj (in 139 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/wwwroot 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/blazorhosted.dll Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] 》 All projects are up-to-date for restore. 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/wwwroot 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/blazorhosted.dll Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog' exited with exit code 0. Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] 》 All projects are up-to-date for restore. 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/RazorClassLibrary.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorwasm/bin/Debug/net10.0/wwwroot 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/bin/Debug/net10.0/blazorhosted.dll Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_WithL---11274BB5/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog' exited with exit code 0. [xUnit.net 00:00:23.36] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:23.42] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/razorclasslibrary/RazorClassLibrary.csproj (in 52 ms). [xUnit.net 00:00:23.49] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj (in 150 ms). [xUnit.net 00:00:23.59] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [OUTPUT] 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/bin/Debug/net10.0/blazorwasm-minimal.dll [xUnit.net 00:00:23.59] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [OUTPUT] 》 blazorwasm-minimal (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:23.62] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:23.70] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/razorclasslibrary/RazorClassLibrary.csproj (in 46 ms). [xUnit.net 00:00:23.75] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj (in 123 ms). [xUnit.net 00:00:23.78] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [OUTPUT] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:23.78] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [OUTPUT] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:23.86] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:23.98] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:24.19] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:24.46] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/.nuget/packages/microsoft.net.sdk.webassembly.pack/10.0.0-preview.7.25367.101/build/Microsoft.NET.Sdk.WebAssembly.Browser.targets(390,5): error BLAZORSDK1001: Unable to find 'RazorClassLibraryInvalid.wasm' to be lazy loaded later. Confirm that project or package references are included and the reference is used in the project. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj] < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog exited with 1 in 1883 ms. [xUnit.net 00:00:24.49] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_InvalidAssembly [OUTPUT] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog' exited with exit code 1. [xUnit.net 00:00:24.49] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_InvalidAssembly [PASS] [xUnit.net 00:00:24.49] Output: [xUnit.net 00:00:24.49] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog': [xUnit.net 00:00:24.49] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:24.49] 》 Determining projects to restore... [xUnit.net 00:00:24.49] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/razorclasslibrary/RazorClassLibrary.csproj (in 52 ms). [xUnit.net 00:00:24.49] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj (in 150 ms). [xUnit.net 00:00:24.49] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:24.49] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:24.49] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/.nuget/packages/microsoft.net.sdk.webassembly.pack/10.0.0-preview.7.25367.101/build/Microsoft.NET.Sdk.WebAssembly.Browser.targets(390,5): error BLAZORSDK1001: Unable to find 'RazorClassLibraryInvalid.wasm' to be lazy loaded later. Confirm that project or package references are included and the reference is used in the project. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:24.49] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog' exited with exit code 1. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release [xUnit.net 00:00:24.50] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Release_Works [OUTPUT] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release': Process ID: 7832 [xUnit.net 00:00:24.64] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET Passed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_InvalidAssembly [1 s] Standard Output Messages: Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/razorclasslibrary/RazorClassLibrary.csproj (in 52 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj (in 150 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/.nuget/packages/microsoft.net.sdk.webassembly.pack/10.0.0-preview.7.25367.101/build/Microsoft.NET.Sdk.WebAssembly.Browser.targets(390,5): error BLAZORSDK1001: Unable to find 'RazorClassLibraryInvalid.wasm' to be lazy loaded later. Confirm that project or package references are included and the reference is used in the project. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---B595B877/blazorwasm/blazorwasm.csproj /restore /bl:msbuild0.binlog' exited with exit code 1. [xUnit.net 00:00:25.00] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:25.20] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:25.20] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:25.32] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/razorclasslibrary/RazorClassLibrary.csproj (in 59 ms). [xUnit.net 00:00:25.38] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj (in 131 ms). [xUnit.net 00:00:25.41] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [OUTPUT] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:25.42] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [OUTPUT] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:25.48] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:25.80] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/razorclasslibrary/bin/Release/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:26.73] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/bin/Release/net10.0/blazorwasm.dll [xUnit.net 00:00:26.74] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Release_Works [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/bin/Release/net10.0/wwwroot < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release exited with 0 in 2265 ms. [xUnit.net 00:00:26.77] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Release_Works [OUTPUT] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release' exited with exit code 0. [xUnit.net 00:00:26.77] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Release_Works [PASS] [xUnit.net 00:00:26.77] Output: [xUnit.net 00:00:26.77] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release': [xUnit.net 00:00:26.77] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:26.78] 》 Determining projects to restore... [xUnit.net 00:00:26.78] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/razorclasslibrary/RazorClassLibrary.csproj (in 59 ms). [xUnit.net 00:00:26.78] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj (in 131 ms). [xUnit.net 00:00:26.78] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:26.78] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/razorclasslibrary/bin/Release/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:26.78] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/bin/Release/net10.0/blazorwasm.dll [xUnit.net 00:00:26.78] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/bin/Release/net10.0/wwwroot [xUnit.net 00:00:26.78] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release' exited with exit code 0. Passed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildLazyLoadTest.Build_LazyLoadExplicitAssembly_Release_Works [2 s] Standard Output Messages: Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/razorclasslibrary/RazorClassLibrary.csproj (in 59 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj (in 131 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/razorclasslibrary/bin/Release/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/bin/Release/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/bin/Release/net10.0/wwwroot Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_LazyLoa---30B40A2B/blazorwasm/blazorwasm.csproj /restore /p:Configuration=Release' exited with exit code 0. [xUnit.net 00:00:28.09] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [OUTPUT] 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. [xUnit.net 00:00:28.09] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [OUTPUT] 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/bin/Debug/net10.0/publish/ < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog exited with 0 in 6479 ms. [xUnit.net 00:00:28.11] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [OUTPUT] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. [xUnit.net 00:00:28.26] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [PASS] [xUnit.net 00:00:28.26] Output: [xUnit.net 00:00:28.26] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog': [xUnit.net 00:00:28.26] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:28.26] 》 Determining projects to restore... [xUnit.net 00:00:28.26] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:28.26] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj (in 137 ms). [xUnit.net 00:00:28.26] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj] [xUnit.net 00:00:28.26] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:28.26] 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/bin/Debug/net10.0/blazorwasm-minimal.dll [xUnit.net 00:00:28.26] 》 blazorwasm-minimal (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:28.26] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:28.26] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:28.26] 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. [xUnit.net 00:00:28.26] 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/bin/Debug/net10.0/publish/ [xUnit.net 00:00:28.26] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog [xUnit.net 00:00:28.26] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog': Process ID: 7836 [xUnit.net 00:00:28.38] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:28.68] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:28.85] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:28.98] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj (in 124 ms). [xUnit.net 00:00:29.05] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [OUTPUT] 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. [xUnit.net 00:00:29.05] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/bin/Debug/net10.0/publish/ < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj /restore exited with 0 in 6194 ms. [xUnit.net 00:00:29.07] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [OUTPUT] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj /restore' exited with exit code 0. [xUnit.net 00:00:29.07] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [PASS] [xUnit.net 00:00:29.07] Output: [xUnit.net 00:00:29.07] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj /restore': [xUnit.net 00:00:29.07] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:29.07] 》 Determining projects to restore... [xUnit.net 00:00:29.07] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/razorclasslibrary/RazorClassLibrary.csproj (in 46 ms). [xUnit.net 00:00:29.07] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj (in 123 ms). [xUnit.net 00:00:29.07] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj] [xUnit.net 00:00:29.07] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:29.07] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:29.07] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:29.07] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:29.07] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:29.07] 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. [xUnit.net 00:00:29.07] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/bin/Debug/net10.0/publish/ [xUnit.net 00:00:29.07] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj /restore' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false [xUnit.net 00:00:29.08] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false': [xUnit.net 00:00:29.09] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj] Process ID: 7840 [xUnit.net 00:00:29.12] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:29.20] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET Passed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanCustomizeBlazorInitialization [6 s] Standard Output Messages: Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj (in 137 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/bin/Debug/net10.0/blazorwasm-minimal.dll 》 blazorwasm-minimal (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/bin/Debug/net10.0/wwwroot 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 》 Optimizing assemblies for size. This process might take a while. 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/bin/Debug/net10.0/publish/ Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---FEE51C7C/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. Passed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_CompressesAllFrameworkFiles [6 s] Standard Output Messages: Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj /restore': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/razorclasslibrary/RazorClassLibrary.csproj (in 46 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj (in 123 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/bin/Debug/net10.0/wwwroot 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 》 Optimizing assemblies for size. This process might take a while. 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/bin/Debug/net10.0/publish/ Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Compr---C28B3D65/blazorwasm/blazorwasm.csproj /restore' exited with exit code 0. [xUnit.net 00:00:29.47] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:29.77] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:29.84] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/RazorClassLibrary.csproj (in 84 ms). [xUnit.net 00:00:29.85] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj (in 125 ms). [xUnit.net 00:00:29.87] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj (in 126 ms). [xUnit.net 00:00:29.96] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:30.08] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/bin/Debug/net10.0/blazorwasm-minimal.dll [xUnit.net 00:00:30.08] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] 》 blazorwasm-minimal (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/bin/Debug/net10.0/wwwroot < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog exited with 0 in 1852 ms. [xUnit.net 00:00:30.12] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [OUTPUT] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. [xUnit.net 00:00:30.17] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [FAIL] [xUnit.net 00:00:30.17] System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'Array'. [xUnit.net 00:00:30.17] Stack Trace: [xUnit.net 00:00:30.17] at System.Text.Json.ThrowHelper.ThrowJsonElementWrongTypeException(JsonTokenType expectedType, JsonTokenType actualType) [xUnit.net 00:00:30.17] at System.Text.Json.JsonDocument.TryGetNamedPropertyValue(Int32 index, ReadOnlySpan`1 propertyName, JsonElement& value) [xUnit.net 00:00:30.17] /_/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/WasmJsModulesIntegrationTests.cs(47,0): at Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest() [xUnit.net 00:00:30.17] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:30.17] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:30.17] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [xUnit.net 00:00:30.17] at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [xUnit.net 00:00:30.17] Output: [xUnit.net 00:00:30.17] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog': [xUnit.net 00:00:30.17] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:30.17] 》 Determining projects to restore... [xUnit.net 00:00:30.17] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:30.17] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj (in 124 ms). [xUnit.net 00:00:30.17] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj] [xUnit.net 00:00:30.17] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:30.17] 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/bin/Debug/net10.0/blazorwasm-minimal.dll [xUnit.net 00:00:30.17] 》 blazorwasm-minimal (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:30.17] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog [xUnit.net 00:00:30.18] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog': Process ID: 7843 [xUnit.net 00:00:30.30] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:30.30] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:30.31] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:30.58] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:30.61] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:30.85] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:30.90] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/razorclasslibrary/RazorClassLibrary.csproj (in 40 ms). [xUnit.net 00:00:30.92] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj (in 81 ms). [xUnit.net 00:00:30.93] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/blazorwasm.csproj (in 84 ms). Failed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest [1 s] Error Message: System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'Array'. Stack Trace: at System.Text.Json.ThrowHelper.ThrowJsonElementWrongTypeException(JsonTokenType expectedType, JsonTokenType actualType) at System.Text.Json.JsonDocument.TryGetNamedPropertyValue(Int32 index, ReadOnlySpan`1 propertyName, JsonElement& value) at Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest() in /_/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/WasmJsModulesIntegrationTests.cs:line 47 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) Standard Output Messages: Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj (in 124 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/bin/Debug/net10.0/blazorwasm-minimal.dll 》 blazorwasm-minimal (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/bin/Debug/net10.0/wwwroot Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Build_DoesNot---E4631BEF/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. [xUnit.net 00:00:31.03] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:31.37] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:31.39] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:31.57] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:31.57] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:31.74] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:31.86] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:32.00] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:32.57] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:32.57] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:32.69] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:32.69] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:33.03] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/bin/Debug/net10.0/blazorhosted.dll < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog exited with 0 in 2871 ms. [xUnit.net 00:00:33.05] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [OUTPUT] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. [xUnit.net 00:00:33.10] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [FAIL] [xUnit.net 00:00:33.10] System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'Array'. [xUnit.net 00:00:33.10] Stack Trace: [xUnit.net 00:00:33.10] at System.Text.Json.ThrowHelper.ThrowJsonElementWrongTypeException(JsonTokenType expectedType, JsonTokenType actualType) [xUnit.net 00:00:33.10] at System.Text.Json.JsonDocument.TryGetNamedPropertyValue(Int32 index, ReadOnlySpan`1 propertyName, JsonElement& value) [xUnit.net 00:00:33.10] /_/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/WasmJsModulesIntegrationTests.cs(89,0): at Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths() [xUnit.net 00:00:33.10] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:33.10] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:33.10] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [xUnit.net 00:00:33.10] at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [xUnit.net 00:00:33.10] Output: [xUnit.net 00:00:33.10] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog': [xUnit.net 00:00:33.10] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:33.10] 》 Determining projects to restore... [xUnit.net 00:00:33.10] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:33.10] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/razorclasslibrary/RazorClassLibrary.csproj (in 40 ms). [xUnit.net 00:00:33.10] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj (in 81 ms). [xUnit.net 00:00:33.10] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/blazorwasm.csproj (in 84 ms). [xUnit.net 00:00:33.10] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:33.10] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:33.10] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:33.10] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:33.10] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:33.10] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:33.10] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:33.10] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. Failed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths [2 s] Error Message: System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'Array'. Stack Trace: at System.Text.Json.ThrowHelper.ThrowJsonElementWrongTypeException(JsonTokenType expectedType, JsonTokenType actualType) at System.Text.Json.JsonDocument.TryGetNamedPropertyValue(Int32 index, ReadOnlySpan`1 propertyName, JsonElement& value) at Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JSModules_ManifestIncludesModuleTargetPaths() in /_/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/WasmJsModulesIntegrationTests.cs:line 89 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) Standard Output Messages: Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/razorclasslibrary/RazorClassLibrary.csproj (in 40 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj (in 81 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/blazorwasm.csproj (in 84 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/razorclasslibrary/RazorClassLibrary.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorwasm/bin/Debug/net10.0/wwwroot 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/bin/Debug/net10.0/blazorhosted.dll Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JSModules_Man---0E797D5D/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog [xUnit.net 00:00:33.11] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [OUTPUT] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog': Process ID: 7849 [xUnit.net 00:00:33.23] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:33.52] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:33.68] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:33.81] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj (in 120 ms). [xUnit.net 00:00:33.92] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj] [xUnit.net 00:00:33.96] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:34.87] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [OUTPUT] 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/bin/Debug/net10.0/blazorwasm-minimal.dll [xUnit.net 00:00:34.87] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [OUTPUT] 》 blazorwasm-minimal (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:35.05] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [OUTPUT] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:35.06] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [OUTPUT] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:37.09] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/bin/Debug/net10.0/publish/ < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false exited with 0 in 8032 ms. [xUnit.net 00:00:37.11] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false [xUnit.net 00:00:37.11] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false': Process ID: 7856 [xUnit.net 00:00:37.23] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:37.49] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:37.77] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:37.79] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/RazorClassLibrary.csproj (in 61 ms). [xUnit.net 00:00:37.82] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj (in 90 ms). [xUnit.net 00:00:37.82] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj (in 93 ms). [xUnit.net 00:00:37.91] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:38.22] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:38.24] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:38.49] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:39.15] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:39.15] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:39.24] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [OUTPUT] 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. [xUnit.net 00:00:39.24] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [OUTPUT] 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/bin/Debug/net10.0/publish/ < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog exited with 0 in 6156 ms. [xUnit.net 00:00:39.26] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [OUTPUT] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. [xUnit.net 00:00:39.29] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [FAIL] [xUnit.net 00:00:39.29] System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'Array'. [xUnit.net 00:00:39.29] Stack Trace: [xUnit.net 00:00:39.29] at System.Text.Json.ThrowHelper.ThrowJsonElementWrongTypeException(JsonTokenType expectedType, JsonTokenType actualType) [xUnit.net 00:00:39.29] at System.Text.Json.JsonDocument.TryGetNamedPropertyValue(Int32 index, ReadOnlySpan`1 propertyName, JsonElement& value) [xUnit.net 00:00:39.29] /_/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/WasmJsModulesIntegrationTests.cs(212,0): at Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.g__GetLibraryInitializer|4_2(String path) [xUnit.net 00:00:39.29] /_/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/WasmJsModulesIntegrationTests.cs(188,0): at Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules() [xUnit.net 00:00:39.29] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:39.29] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:39.29] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [xUnit.net 00:00:39.29] at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [xUnit.net 00:00:39.29] Output: [xUnit.net 00:00:39.29] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog': [xUnit.net 00:00:39.29] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:39.29] 》 Determining projects to restore... [xUnit.net 00:00:39.29] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:39.29] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj (in 120 ms). [xUnit.net 00:00:39.29] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj] [xUnit.net 00:00:39.29] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:39.29] 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/bin/Debug/net10.0/blazorwasm-minimal.dll [xUnit.net 00:00:39.29] 》 blazorwasm-minimal (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:39.29] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:39.29] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:39.29] 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. [xUnit.net 00:00:39.29] 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/bin/Debug/net10.0/publish/ [xUnit.net 00:00:39.29] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. [xUnit.net 00:00:39.48] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:39.59] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:40.07] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:40.07] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Optimizing assemblies for size. This process might take a while. Failed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules [6 s] Error Message: System.InvalidOperationException : The requested operation requires an element of type 'Object', but the target element has type 'Array'. Stack Trace: at System.Text.Json.ThrowHelper.ThrowJsonElementWrongTypeException(JsonTokenType expectedType, JsonTokenType actualType) at System.Text.Json.JsonDocument.TryGetNamedPropertyValue(Int32 index, ReadOnlySpan`1 propertyName, JsonElement& value) at Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.g__GetLibraryInitializer|4_2(String path) in /_/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/WasmJsModulesIntegrationTests.cs:line 212 at Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmJsModulesIntegrationTests.JsModules_CanHaveDifferentBuildAndPublishModules() in /_/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/WasmJsModulesIntegrationTests.cs:line 188 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) Standard Output Messages: Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj (in 120 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/bin/Debug/net10.0/blazorwasm-minimal.dll 》 blazorwasm-minimal (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/bin/Debug/net10.0/wwwroot 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 》 Optimizing assemblies for size. This process might take a while. 》 Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. 》 blazorwasm-minimal -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/bin/Debug/net10.0/publish/ Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/JsModules_Can---7FAF6E2D/blazorwasm-minimal.csproj /restore /bl:msbuild0.binlog' exited with exit code 0. [xUnit.net 00:00:44.32] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/bin/Debug/net10.0/publish/ < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false exited with 0 in 7222 ms. [xUnit.net 00:00:44.33] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [OUTPUT] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. [xUnit.net 00:00:44.33] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [PASS] [xUnit.net 00:00:44.33] Output: [xUnit.net 00:00:44.34] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false': [xUnit.net 00:00:44.34] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:44.34] 》 Determining projects to restore... [xUnit.net 00:00:44.34] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:44.34] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/RazorClassLibrary.csproj (in 84 ms). [xUnit.net 00:00:44.34] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj (in 125 ms). [xUnit.net 00:00:44.34] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj (in 126 ms). [xUnit.net 00:00:44.34] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:44.34] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:44.34] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:44.34] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:44.34] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:44.34] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:44.34] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:44.34] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:44.34] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:44.34] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:44.34] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/bin/Debug/net10.0/publish/ [xUnit.net 00:00:44.34] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. [xUnit.net 00:00:44.34] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false': [xUnit.net 00:00:44.34] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:44.34] 》 Determining projects to restore... [xUnit.net 00:00:44.34] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:44.34] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/RazorClassLibrary.csproj (in 61 ms). [xUnit.net 00:00:44.34] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj (in 90 ms). [xUnit.net 00:00:44.34] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj (in 93 ms). [xUnit.net 00:00:44.34] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:44.34] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:44.34] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:44.34] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:44.34] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:44.34] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:44.34] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:44.34] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:44.34] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:44.34] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:44.34] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/bin/Debug/net10.0/publish/ [xUnit.net 00:00:44.34] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. Passed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange [15 s] Standard Output Messages: Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/RazorClassLibrary.csproj (in 84 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj (in 125 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj (in 126 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/RazorClassLibrary.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/bin/Debug/net10.0/wwwroot 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/bin/Debug/net10.0/blazorhosted.dll 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 》 Optimizing assemblies for size. This process might take a while. 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/bin/Debug/net10.0/publish/ Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/RazorClassLibrary.csproj (in 61 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj (in 90 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj (in 93 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/RazorClassLibrary.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/bin/Debug/net10.0/wwwroot 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/bin/Debug/net10.0/blazorhosted.dll 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 》 Optimizing assemblies for size. This process might take a while. 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/bin/Debug/net10.0/publish/ Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---905FA9E6/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore [xUnit.net 00:00:44.34] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore': Process ID: 7867 [xUnit.net 00:00:44.46] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:44.70] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:44.93] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:44.98] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/RazorClassLibrary.csproj (in 42 ms). [xUnit.net 00:00:44.99] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj (in 73 ms). [xUnit.net 00:00:45.01] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj (in 76 ms). [xUnit.net 00:00:45.09] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:45.39] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:45.40] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:45.68] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:46.58] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:46.58] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:46.85] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:46.97] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:47.35] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:47.36] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:51.71] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/bin/Debug/net10.0/publish/ < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore exited with 0 in 7379 ms. [xUnit.net 00:00:51.72] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore [xUnit.net 00:00:51.72] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore': Process ID: 7877 [xUnit.net 00:00:51.83] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:52.08] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:52.34] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:52.36] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/RazorClassLibrary.csproj (in 57 ms). [xUnit.net 00:00:52.39] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj (in 83 ms). [xUnit.net 00:00:52.39] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj (in 87 ms). [xUnit.net 00:00:52.47] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:52.76] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:52.77] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:53.01] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:53.61] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:53.61] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:53.91] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:54.03] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:54.51] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:54.51] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:58.65] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/bin/Debug/net10.0/publish/ < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore exited with 0 in 6937 ms. [xUnit.net 00:00:58.66] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [OUTPUT] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore' exited with exit code 0. [xUnit.net 00:00:58.66] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [PASS] [xUnit.net 00:00:58.66] Output: [xUnit.net 00:00:58.66] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore': [xUnit.net 00:00:58.66] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:58.66] 》 Determining projects to restore... [xUnit.net 00:00:58.66] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:58.66] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/RazorClassLibrary.csproj (in 42 ms). [xUnit.net 00:00:58.66] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj (in 73 ms). [xUnit.net 00:00:58.66] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj (in 76 ms). [xUnit.net 00:00:58.66] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:58.66] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:58.66] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:58.66] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:58.66] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:58.66] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:58.66] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:58.66] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:58.66] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:58.66] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:58.66] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/bin/Debug/net10.0/publish/ [xUnit.net 00:00:58.66] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore' exited with exit code 0. [xUnit.net 00:00:58.66] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore': [xUnit.net 00:00:58.66] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:58.66] 》 Determining projects to restore... [xUnit.net 00:00:58.66] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:58.66] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/RazorClassLibrary.csproj (in 57 ms). [xUnit.net 00:00:58.66] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj (in 83 ms). [xUnit.net 00:00:58.66] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj (in 87 ms). [xUnit.net 00:00:58.66] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:58.66] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:58.66] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:58.66] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:00:58.66] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:00:58.66] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:00:58.66] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:00:58.66] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:00:58.66] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:00:58.66] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:00:58.66] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/bin/Debug/net10.0/publish/ [xUnit.net 00:00:58.66] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore' exited with exit code 0. Passed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_UpdatesFilesWhenSourcesChange [14 s] Standard Output Messages: Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/RazorClassLibrary.csproj (in 42 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj (in 73 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj (in 76 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/RazorClassLibrary.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/bin/Debug/net10.0/wwwroot 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/bin/Debug/net10.0/blazorhosted.dll 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 》 Optimizing assemblies for size. This process might take a while. 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/bin/Debug/net10.0/publish/ Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore' exited with exit code 0. Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/RazorClassLibrary.csproj (in 57 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj (in 83 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj (in 87 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/RazorClassLibrary.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/bin/Debug/net10.0/wwwroot 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/bin/Debug/net10.0/blazorhosted.dll 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 》 Optimizing assemblies for size. This process might take a while. 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/bin/Debug/net10.0/publish/ Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Updat---D4108EC9/blazorhosted/blazorhosted.csproj /restore' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false [xUnit.net 00:00:58.67] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false': Process ID: 7886 [xUnit.net 00:00:58.78] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:00:59.03] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:59.27] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:59.31] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj (in 43 ms). [xUnit.net 00:00:59.33] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj (in 72 ms). [xUnit.net 00:00:59.34] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj (in 76 ms). [xUnit.net 00:00:59.42] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:00:59.71] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:00:59.72] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:01:00.00] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:01:00.94] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:01:00.94] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:01:01.27] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:01:01.40] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:01:01.90] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:01:01.90] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:01:06.31] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/publish/ < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false exited with 0 in 7647 ms. [xUnit.net 00:01:06.32] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog /p:BlazorWebAssemblyEnableLinking=false > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog /p:BlazorWebAssemblyEnableLinking=false [xUnit.net 00:01:06.33] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog /p:BlazorWebAssemblyEnableLinking=false': Process ID: 7896 [xUnit.net 00:01:06.44] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:01:06.70] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:06.97] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:01:06.99] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj (in 56 ms). [xUnit.net 00:01:07.02] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj (in 83 ms). [xUnit.net 00:01:07.02] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj (in 87 ms). [xUnit.net 00:01:07.10] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:01:07.41] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:01:07.42] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:01:07.68] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:01:08.34] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:01:08.34] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:01:08.67] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/blazorhosted.dll < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog /p:BlazorWebAssemblyEnableLinking=false exited with 0 in 2357 ms. [xUnit.net 00:01:08.69] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog /p:BlazorWebAssemblyEnableLinking=false > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog /p:BlazorWebAssemblyEnableLinking=false [xUnit.net 00:01:08.70] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog /p:BlazorWebAssemblyEnableLinking=false': Process ID: 7899 [xUnit.net 00:01:08.81] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:01:09.07] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:09.34] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:01:09.34] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 All projects are up-to-date for restore. [xUnit.net 00:01:09.42] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:01:09.70] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:01:09.71] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:01:09.97] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:01:10.66] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:01:10.66] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:01:10.98] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/blazorhosted.dll < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog /p:BlazorWebAssemblyEnableLinking=false exited with 0 in 2301 ms. [xUnit.net 00:01:11.00] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. Running /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog /p:BlazorWebAssemblyEnableLinking=false > /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog /p:BlazorWebAssemblyEnableLinking=false [xUnit.net 00:01:11.01] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog /p:BlazorWebAssemblyEnableLinking=false': Process ID: 7903 [xUnit.net 00:01:11.12] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:01:11.38] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:11.64] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:01:11.65] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 All projects are up-to-date for restore. [xUnit.net 00:01:11.73] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:01:12.01] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:01:12.02] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:01:12.28] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:01:12.96] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:01:12.96] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:01:13.28] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/blazorhosted.dll < /tmp/helix/working/B15F0988/p/d/dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog /p:BlazorWebAssemblyEnableLinking=false exited with 0 in 2289 ms. [xUnit.net 00:01:13.30] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [OUTPUT] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. [xUnit.net 00:01:13.31] Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [PASS] [xUnit.net 00:01:13.31] Output: [xUnit.net 00:01:13.31] Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false': [xUnit.net 00:01:13.31] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:01:13.31] 》 Determining projects to restore... [xUnit.net 00:01:13.31] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:01:13.31] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj (in 43 ms). [xUnit.net 00:01:13.31] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj (in 72 ms). [xUnit.net 00:01:13.31] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj (in 76 ms). [xUnit.net 00:01:13.31] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:01:13.31] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:01:13.31] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:01:13.31] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:01:13.31] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:01:13.31] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:01:13.31] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:01:13.31] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:01:13.31] 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink [xUnit.net 00:01:13.31] 》 Optimizing assemblies for size. This process might take a while. [xUnit.net 00:01:13.31] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/publish/ [xUnit.net 00:01:13.31] Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. [xUnit.net 00:01:13.31] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog /p:BlazorWebAssemblyEnableLinking=false': [xUnit.net 00:01:13.31] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:01:13.31] 》 Determining projects to restore... [xUnit.net 00:01:13.31] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:01:13.31] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj (in 56 ms). [xUnit.net 00:01:13.31] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj (in 83 ms). [xUnit.net 00:01:13.31] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj (in 87 ms). [xUnit.net 00:01:13.31] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:01:13.31] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:01:13.31] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:01:13.31] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:01:13.31] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:01:13.31] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:01:13.31] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:01:13.31] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. [xUnit.net 00:01:13.31] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog /p:BlazorWebAssemblyEnableLinking=false': [xUnit.net 00:01:13.31] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:01:13.31] 》 Determining projects to restore... [xUnit.net 00:01:13.31] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:01:13.31] 》 All projects are up-to-date for restore. [xUnit.net 00:01:13.31] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:01:13.31] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:01:13.31] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:01:13.31] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:01:13.31] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:01:13.31] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:01:13.31] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:01:13.31] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. [xUnit.net 00:01:13.31] Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog /p:BlazorWebAssemblyEnableLinking=false': [xUnit.net 00:01:13.31] 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET [xUnit.net 00:01:13.31] 》 Determining projects to restore... [xUnit.net 00:01:13.31] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:01:13.31] 》 All projects are up-to-date for restore. [xUnit.net 00:01:13.31] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] [xUnit.net 00:01:13.31] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj] [xUnit.net 00:01:13.31] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [xUnit.net 00:01:13.31] 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll [xUnit.net 00:01:13.31] 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/blazorwasm.dll [xUnit.net 00:01:13.31] 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/wwwroot [xUnit.net 00:01:13.31] 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/blazorhosted.dll [xUnit.net 00:01:13.31] Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. [xUnit.net 00:01:13.31] Finished: Microsoft.NET.Sdk.BlazorWebAssembly.Tests Data collector 'Blame' message: All tests finished running, Sequence file will not be generated. Passed Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmCompressionTests.Publish_WithoutLinkerAndCompression_IsIncremental [14 s] Standard Output Messages: Executing 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj (in 43 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj (in 72 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj (in 76 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/wwwroot 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/blazorhosted.dll 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 》 Optimizing assemblies for size. This process might take a while. 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/publish/ Command 'dotnet msbuild /t:Publish /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog /p:BlazorWebAssemblyEnableLinking=false': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj (in 56 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj (in 83 ms). 》 Restored /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj (in 87 ms). 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/wwwroot 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/blazorhosted.dll Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild0.binlog /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog /p:BlazorWebAssemblyEnableLinking=false': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] 》 All projects are up-to-date for restore. 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/wwwroot 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/blazorhosted.dll Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild1.binlog /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. Executing 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog /p:BlazorWebAssemblyEnableLinking=false': 》MSBuild version 17.15.0-preview-25367-101+699b0116e for .NET 》 Determining projects to restore... 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] 》 All projects are up-to-date for restore. 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj] 》/tmp/helix/working/B15F0988/p/d/sdk/10.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(345,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/RazorClassLibrary.csproj] 》/private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/blazorwasm.csproj : warning NU1510: PackageReference System.Net.Http.Json will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. 》 RazorClassLibrary -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/razorclasslibrary/bin/Debug/net10.0/RazorClassLibrary.dll 》 blazorwasm -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/blazorwasm.dll 》 blazorwasm (Blazor output) -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorwasm/bin/Debug/net10.0/wwwroot 》 blazorhosted -> /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/bin/Debug/net10.0/blazorhosted.dll Command 'dotnet msbuild /t:Build /private/tmp/helix/working/B15F0988/t/dotnetSdkTests.WWvXmiEX/Publish_Witho---C268C00A/blazorhosted/blazorhosted.csproj /restore /bl:msbuild2.binlog /p:BlazorWebAssemblyEnableLinking=false' exited with exit code 0. Results File: /private/tmp/helix/working/B15F0988/w/C20109FA/e/_dci-macm1-build-011_2025-07-20_14_11_41.trx Test Run Failed. Total tests: 17 Passed: 13 Failed: 4 Total time: 1.2281 Minutes + export _commandExitCode=1 + _commandExitCode=1 + find /tmp/helix/working/B15F0988/w/C20109FA/uploads/../../.. -name '*hangdump.dmp' -exec cp '{}' /tmp/helix/working/B15F0988/w/C20109FA/uploads / find: -exec: no terminating ";" or "+" + /etc/helix-prep/venv/bin/python3.13 /tmp/helix/working/B15F0988/p/reporter/run.py https://dev.azure.com/dnceng-public/ public 30101394 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6InRzOGNhWXZ4UGNORXBpQnFhVG1FTlpwRmhZMCJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiIwOTZiYTk1MC0wYTM0LTQ0MjMtYjQzOS0xMmM5YzAwYzZiMzUiLCJzaWQiOiJlNTEzMTkzMS00M2JlLTRjMDgtODJhOC1iNzY3ZGY1ZjA1NTAiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzExMDAzMDAiLCJEZWZJZCI6IjEwMSIsImpvYnJlZiI6ImZlMjQxMDdkLWNlNzMtNDZkNS1hOGM4LTE0ZDQ1YTQyZGY2YjozMmQwZjM0NS05YmRkLTU3MmEtMjExOC00ZDZjOWE1NGU4MjkiLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvMTEwMDMwMCIsIm9yY2hpZCI6ImZlMjQxMDdkLWNlNzMtNDZkNS1hOGM4LTE0ZDQ1YTQyZGY2Yi5idWlsZC50ZXN0YnVpbGRfbWFjb3NfYXJtNjQuX19kZWZhdWx0IiwicmVwb0lkcyI6IiIsImlzcyI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb20iLCJhdWQiOiJhcHAudnN0b2tlbi52aXN1YWxzdHVkaW8uY29tfHZzbzo2ZmNjOTJlNS03M2E3LTRmODgtOGQxMy1kOTA0NWI0NWZiMjciLCJuYmYiOjE3NTMwMzMzNzksImV4cCI6MTc1MzA0MzU3OX0.AwpXsSWDJ-y6GrJcQ6P8P4NxMN2EfttbFvR56ThExsKUGJxEplJm_e6tVd6u9ZMwwSZbCN91lHzmpcgmN_ZPJOaz4omirGyPH56f9RiIdDphhpxGqIS7_CGq1ACS-cunMq7uUzj9GlwDCxzsIlH75D_-8OERTuAQNCHegJgtOKLz53yi3LVIYopLlCnWtqTKDEzUonjIkh1kHgCXK2YHRp9EV2UePAtVfZKdtg9zPxt3se0ezpO5WLGS1bWN3SdaBd7ROwaX8uIWGs4yeAaL6owtIRksucP98vWPDRnDGMMfb9yqbGJtAy5NQfSkMWptXKJbtq6pCtp8377vtmfMkA /etc/helix/scripts/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2025-07-20T18:12:47.327Z INFO run.py azure_utils(46) get_credential_and_access_token Using /etc/helix-prep/client.pem certificate for e119e735-021e-4931-8059-7221fe1e3d1d 2025-07-20T18:12:47.395Z INFO run.py _universal(511) on_request Request URL: 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/v2.0/.well-known/openid-configuration' Request method: 'GET' Request headers: 'User-Agent': 'azsdk-python-identity/1.23.1 Python/3.13.2 (macOS-13.7.4-arm64-arm-64bit-Mach-O)' No body was attached to the request 2025-07-20T18:12:47.686Z INFO run.py _universal(554) on_response Response status: 200 Response headers: 'Cache-Control': 'max-age=86400, private' 'Content-Type': 'application/json; charset=utf-8' 'Strict-Transport-Security': 'REDACTED' 'X-Content-Type-Options': 'REDACTED' 'Access-Control-Allow-Origin': 'REDACTED' 'Access-Control-Allow-Methods': 'REDACTED' 'P3P': 'REDACTED' 'x-ms-request-id': '8cbfe525-996b-48a9-acad-39c30cfc3300' 'x-ms-ests-server': 'REDACTED' 'x-ms-srs': 'REDACTED' 'Content-Security-Policy-Report-Only': 'REDACTED' 'X-XSS-Protection': 'REDACTED' 'Set-Cookie': 'REDACTED' 'Date': 'Sun, 20 Jul 2025 18:12:46 GMT' 'Content-Length': '1753' 2025-07-20T18:12:47.807Z INFO run.py _universal(508) on_request Request URL: 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/oauth2/v2.0/token' Request method: 'POST' Request headers: 'Accept': 'application/json' 'x-client-sku': 'REDACTED' 'x-client-ver': 'REDACTED' 'x-client-os': 'REDACTED' 'x-ms-lib-capability': 'REDACTED' 'client-request-id': 'REDACTED' 'x-client-current-telemetry': 'REDACTED' 'x-client-last-telemetry': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.23.1 Python/3.13.2 (macOS-13.7.4-arm64-arm-64bit-Mach-O)' A body is sent with the request 2025-07-20T18:12:47.967Z INFO run.py _universal(554) on_response Response status: 200 Response headers: 'Cache-Control': 'no-store, no-cache' 'Pragma': 'no-cache' 'Content-Type': 'application/json; charset=utf-8' 'Expires': '-1' 'Strict-Transport-Security': 'REDACTED' 'X-Content-Type-Options': 'REDACTED' 'P3P': 'REDACTED' 'client-request-id': 'REDACTED' 'x-ms-request-id': '8cbfe525-996b-48a9-acad-39c315fc3300' 'x-ms-ests-server': 'REDACTED' 'x-ms-clitelem': 'REDACTED' 'x-ms-srs': 'REDACTED' 'Content-Security-Policy-Report-Only': 'REDACTED' 'X-XSS-Protection': 'REDACTED' 'Set-Cookie': 'REDACTED' 'Date': 'Sun, 20 Jul 2025 18:12:47 GMT' 'Content-Length': '1668' 2025-07-20T18:12:47.967Z INFO run.py get_token_mixin(148) _get_token_base CertificateCredential.get_token succeeded 2025-07-20T18:12:47.968Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2025-07-20T18:12:47.969Z INFO run.py get_token_mixin(148) _get_token_base CertificateCredential.get_token_info succeeded 2025-07-20T18:12:48.070Z INFO run.py run(48) main Beginning reading of test results. 2025-07-20T18:12:48.070Z INFO run.py __init__(42) read_results Searching '/private/tmp/helix/working/B15F0988/w/C20109FA/e' for test results files 2025-07-20T18:12:48.071Z INFO run.py __init__(48) read_results Found results file /private/tmp/helix/working/B15F0988/w/C20109FA/e/_dci-macm1-build-011_2025-07-20_14_09_50.trx with format trx 2025-07-20T18:12:48.082Z INFO run.py __init__(48) read_results Found results file /private/tmp/helix/working/B15F0988/w/C20109FA/e/_dci-macm1-build-011_2025-07-20_14_07_57.trx with format trx 2025-07-20T18:12:48.090Z INFO run.py __init__(48) read_results Found results file /private/tmp/helix/working/B15F0988/w/C20109FA/e/_dci-macm1-build-011_2025-07-20_14_11_41.trx with format trx 2025-07-20T18:12:48.099Z INFO run.py __init__(42) read_results Searching '/tmp/helix/working/B15F0988/w/C20109FA/uploads' for test results files 2025-07-20T18:12:48.099Z INFO run.py packing_test_reporter(30) report_results Packing 51 test reports to '/tmp/helix/working/B15F0988/w/C20109FA/e/__test_report.json' 2025-07-20T18:12:48.100Z INFO run.py packing_test_reporter(33) report_results Packed 62271 bytes + exit 1 ['Microsoft.NET.Sdk.BlazorWebAssembly.Tests.dll.3' END OF WORK ITEM LOG: Command exited with 1]