Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update branding to 8.0.1 #94484

Conversation

vseanreesermsft
Copy link

No description provided.

@ghost
Copy link

ghost commented Nov 7, 2023

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author: vseanreesermsft
Assignees: -
Labels:

area-Infrastructure-libraries

Milestone: -

@carlossanlop carlossanlop added the Servicing-approved Approved for servicing release label Nov 7, 2023
@mmitche
Copy link
Member

mmitche commented Nov 7, 2023

@carlossanlop Do you need to turn off package builds for packages that do not have approved fixes?

@carlossanlop
Copy link
Member

carlossanlop commented Nov 7, 2023

Do you need to turn off package builds for packages that do not have approved fixes?

@mmitche No, we now reset the packages from building in the staging branches on code-complete day, right before I flow staging into internal.

We decided to do that because usually the branding day happens many days before GA day for the previous servicing version. And when that happens, the CI gets flooded with failures due to the packages not being found in nuget.

The current servicing release is exactly one of those cases: Today is branding on the 7th for 8.0.1, but 8.0.0 (GA) goes live until November 14th. So we want to avoid failures for a full week.

@carlossanlop
Copy link
Member

@lewing @radical are the wasm CI failures related to branding or can they be addressed in a separate PR?

Output example (expand)
==============================================================================================
=============== Running with Workloads ===============
==============================================================================================

  Discovered:  Wasi.Build.Tests (found 3 test cases)
  Starting:    Wasi.Build.Tests (parallel test collections = on, max threads = 2)
   Wasi.Build.Tests: Using random seed for test cases: 496463676
   Wasi.Build.Tests: Using random seed for collections: 496463676
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Debug", relinking: False, invariantTimezone: False) [STARTING]
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Debug", relinking: False, invariantTimezone: False) [FAIL]
      Build process exited with non-zero exit code: 1
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(433,0): at Wasm.Build.Tests.BuildTestBase.AssertBuild(String args, String label, Boolean expectSuccess, IDictionary`2 envVars, Nullable`1 timeoutMs)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(245,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(108,0): at Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(String config, Boolean relinking, Boolean invariantTimezone)
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
           at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Debug_vubfskli_oag
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_vubfskli_oag/Debug_vubfskli_oag.binlog
        Building Debug_vubfskli_oag in /root/helix/work/workitem/e/wbt/Debug_vubfskli_oag
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet publish -p:WasmBuildOnlyAfterPublish=true  /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_vubfskli_oag/Debug_vubfskli_oag.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Debug_vubfskli_oag
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.18.2-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Debug_vubfskli_oag
        [Debug_vubfskli_oag]   Determining projects to restore...
        [Debug_vubfskli_oag] /root/helix/work/workitem/e/wbt/Debug_vubfskli_oag/Debug_vubfskli_oag.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Debug_vubfskli_oag] /root/helix/work/workitem/e/wbt/Debug_vubfskli_oag/Debug_vubfskli_oag.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Debug_vubfskli_oag] /root/helix/work/workitem/e/wbt/Debug_vubfskli_oag/Debug_vubfskli_oag.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Debug_vubfskli_oag] /root/helix/work/workitem/e/wbt/Debug_vubfskli_oag/Debug_vubfskli_oag.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Debug_vubfskli_oag]   Failed to restore /root/helix/work/workitem/e/wbt/Debug_vubfskli_oag/Debug_vubfskli_oag.csproj (in 366 ms).
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Debug", relinking: False, invariantTimezone: False) [FINISHED] Time: 2.6782802s
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Debug", relinking: True, invariantTimezone: True) [STARTING]
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Debug", relinking: True, invariantTimezone: True) [FAIL]
      Build process exited with non-zero exit code: 1
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(433,0): at Wasm.Build.Tests.BuildTestBase.AssertBuild(String args, String label, Boolean expectSuccess, IDictionary`2 envVars, Nullable`1 timeoutMs)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(245,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(108,0): at Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(String config, Boolean relinking, Boolean invariantTimezone)
           at InvokeStub_WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(Object, Span`1)
           at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Debug_kixhlpte_voa
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_kixhlpte_voa/Debug_kixhlpte_voa.binlog
        Building Debug_kixhlpte_voa in /root/helix/work/workitem/e/wbt/Debug_kixhlpte_voa
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet publish -p:WasmBuildOnlyAfterPublish=true  /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_kixhlpte_voa/Debug_kixhlpte_voa.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Debug_kixhlpte_voa
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.18.2-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Debug_kixhlpte_voa
        [Debug_kixhlpte_voa]   Determining projects to restore...
        [Debug_kixhlpte_voa] /root/helix/work/workitem/e/wbt/Debug_kixhlpte_voa/Debug_kixhlpte_voa.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Debug_kixhlpte_voa] /root/helix/work/workitem/e/wbt/Debug_kixhlpte_voa/Debug_kixhlpte_voa.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Debug_kixhlpte_voa] /root/helix/work/workitem/e/wbt/Debug_kixhlpte_voa/Debug_kixhlpte_voa.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Debug_kixhlpte_voa] /root/helix/work/workitem/e/wbt/Debug_kixhlpte_voa/Debug_kixhlpte_voa.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Debug_kixhlpte_voa]   Failed to restore /root/helix/work/workitem/e/wbt/Debug_kixhlpte_voa/Debug_kixhlpte_voa.csproj (in 291 ms).
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Debug", relinking: True, invariantTimezone: True) [FINISHED] Time: 1.594898s
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Release", relinking: False, invariantTimezone: False) [STARTING]
      Build process exited with non-zero exit code: 1
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(433,0): at Wasm.Build.Tests.BuildTestBase.AssertBuild(String args, String label, Boolean expectSuccess, IDictionary`2 envVars, Nullable`1 timeoutMs)
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Release", relinking: False, invariantTimezone: False) [FAIL]
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(245,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(108,0): at Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(String config, Boolean relinking, Boolean invariantTimezone)
           at InvokeStub_WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(Object, Span`1)
           at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Release_yjhzpyq0_jmw
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Release_yjhzpyq0_jmw/Release_yjhzpyq0_jmw.binlog
        Building Release_yjhzpyq0_jmw in /root/helix/work/workitem/e/wbt/Release_yjhzpyq0_jmw
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet publish -p:WasmBuildOnlyAfterPublish=true  /p:Configuration=Release /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Release_yjhzpyq0_jmw/Release_yjhzpyq0_jmw.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Release_yjhzpyq0_jmw
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.18.2-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Release_yjhzpyq0_jmw
        [Release_yjhzpyq0_jmw]   Determining projects to restore...
        [Release_yjhzpyq0_jmw] /root/helix/work/workitem/e/wbt/Release_yjhzpyq0_jmw/Release_yjhzpyq0_jmw.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Release_yjhzpyq0_jmw] /root/helix/work/workitem/e/wbt/Release_yjhzpyq0_jmw/Release_yjhzpyq0_jmw.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Release_yjhzpyq0_jmw] /root/helix/work/workitem/e/wbt/Release_yjhzpyq0_jmw/Release_yjhzpyq0_jmw.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Release_yjhzpyq0_jmw] /root/helix/work/workitem/e/wbt/Release_yjhzpyq0_jmw/Release_yjhzpyq0_jmw.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Release_yjhzpyq0_jmw]   Failed to restore /root/helix/work/workitem/e/wbt/Release_yjhzpyq0_jmw/Release_yjhzpyq0_jmw.csproj (in 289 ms).
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Release", relinking: False, invariantTimezone: False) [FINISHED] Time: 3.1271595s
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(config: "Debug") [STARTING]
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(config: "Debug") [FAIL]
      Build process exited with non-zero exit code: 1
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(433,0): at Wasm.Build.Tests.BuildTestBase.AssertBuild(String args, String label, Boolean expectSuccess, IDictionary`2 envVars, Nullable`1 timeoutMs)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(245,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(36,0): at Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(String config)
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
           at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Debug_ayyua1ga_454
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_ayyua1ga_454/Debug_ayyua1ga_454.binlog
        Building Debug_ayyua1ga_454 in /root/helix/work/workitem/e/wbt/Debug_ayyua1ga_454
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet build  /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_ayyua1ga_454/Debug_ayyua1ga_454.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Debug_ayyua1ga_454
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.18.2-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Debug_ayyua1ga_454
        [Debug_ayyua1ga_454]   Determining projects to restore...
        [Debug_ayyua1ga_454] /root/helix/work/workitem/e/wbt/Debug_ayyua1ga_454/Debug_ayyua1ga_454.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Debug_ayyua1ga_454] /root/helix/work/workitem/e/wbt/Debug_ayyua1ga_454/Debug_ayyua1ga_454.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Debug_ayyua1ga_454] /root/helix/work/workitem/e/wbt/Debug_ayyua1ga_454/Debug_ayyua1ga_454.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Debug_ayyua1ga_454] /root/helix/work/workitem/e/wbt/Debug_ayyua1ga_454/Debug_ayyua1ga_454.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Debug_ayyua1ga_454]   Failed to restore /root/helix/work/workitem/e/wbt/Debug_ayyua1ga_454/Debug_ayyua1ga_454.csproj (in 284 ms).
        [Debug_ayyua1ga_454] 
        [Debug_ayyua1ga_454] Build FAILED.
        [Debug_ayyua1ga_454] 
        [Debug_ayyua1ga_454] /root/helix/work/workitem/e/wbt/Debug_ayyua1ga_454/Debug_ayyua1ga_454.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Debug_ayyua1ga_454] /root/helix/work/workitem/e/wbt/Debug_ayyua1ga_454/Debug_ayyua1ga_454.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Debug_ayyua1ga_454] /root/helix/work/workitem/e/wbt/Debug_ayyua1ga_454/Debug_ayyua1ga_454.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Debug_ayyua1ga_454] /root/helix/work/workitem/e/wbt/Debug_ayyua1ga_454/Debug_ayyua1ga_454.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Debug_ayyua1ga_454]     0 Warning(s)
        [Debug_ayyua1ga_454]     1 Error(s)
        [Debug_ayyua1ga_454] 
        [Debug_ayyua1ga_454] Time Elapsed 00:00:00.92
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(config: "Debug") [FINISHED] Time: 3.7290539s
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(config: "Release") [STARTING]
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(config: "Release") [FAIL]
      Build process exited with non-zero exit code: 1
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(433,0): at Wasm.Build.Tests.BuildTestBase.AssertBuild(String args, String label, Boolean expectSuccess, IDictionary`2 envVars, Nullable`1 timeoutMs)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(245,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(36,0): at Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(String config)
           at InvokeStub_WasiTemplateTests.ConsoleBuildThenPublish(Object, Span`1)
           at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Release_dkuj5zap_alv
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Release_dkuj5zap_alv/Release_dkuj5zap_alv.binlog
        Building Release_dkuj5zap_alv in /root/helix/work/workitem/e/wbt/Release_dkuj5zap_alv
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet build  /p:Configuration=Release /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Release_dkuj5zap_alv/Release_dkuj5zap_alv.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Release_dkuj5zap_alv
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.18.2-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Release_dkuj5zap_alv
        [Release_dkuj5zap_alv]   Determining projects to restore...
        [Release_dkuj5zap_alv] /root/helix/work/workitem/e/wbt/Release_dkuj5zap_alv/Release_dkuj5zap_alv.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Release_dkuj5zap_alv] /root/helix/work/workitem/e/wbt/Release_dkuj5zap_alv/Release_dkuj5zap_alv.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Release_dkuj5zap_alv] /root/helix/work/workitem/e/wbt/Release_dkuj5zap_alv/Release_dkuj5zap_alv.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Release_dkuj5zap_alv] /root/helix/work/workitem/e/wbt/Release_dkuj5zap_alv/Release_dkuj5zap_alv.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Release_dkuj5zap_alv]   Failed to restore /root/helix/work/workitem/e/wbt/Release_dkuj5zap_alv/Release_dkuj5zap_alv.csproj (in 281 ms).
        [Release_dkuj5zap_alv] 
        [Release_dkuj5zap_alv] Build FAILED.
        [Release_dkuj5zap_alv] 
        [Release_dkuj5zap_alv] /root/helix/work/workitem/e/wbt/Release_dkuj5zap_alv/Release_dkuj5zap_alv.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Release_dkuj5zap_alv] /root/helix/work/workitem/e/wbt/Release_dkuj5zap_alv/Release_dkuj5zap_alv.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Release_dkuj5zap_alv] /root/helix/work/workitem/e/wbt/Release_dkuj5zap_alv/Release_dkuj5zap_alv.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Release_dkuj5zap_alv] /root/helix/work/workitem/e/wbt/Release_dkuj5zap_alv/Release_dkuj5zap_alv.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Release_dkuj5zap_alv]     0 Warning(s)
        [Release_dkuj5zap_alv]     1 Error(s)
        [Release_dkuj5zap_alv] 
        [Release_dkuj5zap_alv] Time Elapsed 00:00:00.91
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(config: "Release") [FINISHED] Time: 1.5072143s
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: True, useArtifacts: False) [STARTING]
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: True, useArtifacts: False) [FAIL]
      Build process exited with non-zero exit code: 1
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(433,0): at Wasm.Build.Tests.BuildTestBase.AssertBuild(String args, String label, Boolean expectSuccess, IDictionary`2 envVars, Nullable`1 timeoutMs)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(245,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(165,0): at Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(String config, Boolean appendRID, Boolean useArtifacts)
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
           at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Debug_q3um03vw_qkw
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_q3um03vw_qkw/Debug_q3um03vw_qkw.binlog
        Building Debug_q3um03vw_qkw in /root/helix/work/workitem/e/wbt/Debug_q3um03vw_qkw
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet build  /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_q3um03vw_qkw/Debug_q3um03vw_qkw.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Debug_q3um03vw_qkw
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.18.2-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Debug_q3um03vw_qkw
        [Debug_q3um03vw_qkw]   Determining projects to restore...
        [Debug_q3um03vw_qkw] /root/helix/work/workitem/e/wbt/Debug_q3um03vw_qkw/Debug_q3um03vw_qkw.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Debug_q3um03vw_qkw] /root/helix/work/workitem/e/wbt/Debug_q3um03vw_qkw/Debug_q3um03vw_qkw.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Debug_q3um03vw_qkw] /root/helix/work/workitem/e/wbt/Debug_q3um03vw_qkw/Debug_q3um03vw_qkw.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Debug_q3um03vw_qkw] /root/helix/work/workitem/e/wbt/Debug_q3um03vw_qkw/Debug_q3um03vw_qkw.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Debug_q3um03vw_qkw]   Failed to restore /root/helix/work/workitem/e/wbt/Debug_q3um03vw_qkw/Debug_q3um03vw_qkw.csproj (in 308 ms).
        [Debug_q3um03vw_qkw] 
        [Debug_q3um03vw_qkw] Build FAILED.
        [Debug_q3um03vw_qkw] 
        [Debug_q3um03vw_qkw] /root/helix/work/workitem/e/wbt/Debug_q3um03vw_qkw/Debug_q3um03vw_qkw.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Debug_q3um03vw_qkw] /root/helix/work/workitem/e/wbt/Debug_q3um03vw_qkw/Debug_q3um03vw_qkw.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Debug_q3um03vw_qkw] /root/helix/work/workitem/e/wbt/Debug_q3um03vw_qkw/Debug_q3um03vw_qkw.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Debug_q3um03vw_qkw] /root/helix/work/workitem/e/wbt/Debug_q3um03vw_qkw/Debug_q3um03vw_qkw.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Debug_q3um03vw_qkw]     0 Warning(s)
        [Debug_q3um03vw_qkw]     1 Error(s)
        [Debug_q3um03vw_qkw] 
        [Debug_q3um03vw_qkw] Time Elapsed 00:00:00.93
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: True, useArtifacts: False) [FINISHED] Time: 1.5602141s
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: True, useArtifacts: True) [STARTING]
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: True, useArtifacts: True) [FAIL]
      Build process exited with non-zero exit code: 1
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(433,0): at Wasm.Build.Tests.BuildTestBase.AssertBuild(String args, String label, Boolean expectSuccess, IDictionary`2 envVars, Nullable`1 timeoutMs)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(245,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(165,0): at Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(String config, Boolean appendRID, Boolean useArtifacts)
           at InvokeStub_WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(Object, Span`1)
           at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Debug_vhohjfv2_zz2
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_vhohjfv2_zz2/Debug_vhohjfv2_zz2.binlog
        Building Debug_vhohjfv2_zz2 in /root/helix/work/workitem/e/wbt/Debug_vhohjfv2_zz2
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet build  /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_vhohjfv2_zz2/Debug_vhohjfv2_zz2.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Debug_vhohjfv2_zz2
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.18.2-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Debug_vhohjfv2_zz2
        [Debug_vhohjfv2_zz2]   Determining projects to restore...
        [Debug_vhohjfv2_zz2] /root/helix/work/workitem/e/wbt/Debug_vhohjfv2_zz2/Debug_vhohjfv2_zz2.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Debug_vhohjfv2_zz2] /root/helix/work/workitem/e/wbt/Debug_vhohjfv2_zz2/Debug_vhohjfv2_zz2.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Debug_vhohjfv2_zz2] /root/helix/work/workitem/e/wbt/Debug_vhohjfv2_zz2/Debug_vhohjfv2_zz2.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Debug_vhohjfv2_zz2] /root/helix/work/workitem/e/wbt/Debug_vhohjfv2_zz2/Debug_vhohjfv2_zz2.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Debug_vhohjfv2_zz2]   Failed to restore /root/helix/work/workitem/e/wbt/Debug_vhohjfv2_zz2/Debug_vhohjfv2_zz2.csproj (in 294 ms).
        [Debug_vhohjfv2_zz2] 
        [Debug_vhohjfv2_zz2] Build FAILED.
        [Debug_vhohjfv2_zz2] 
        [Debug_vhohjfv2_zz2] /root/helix/work/workitem/e/wbt/Debug_vhohjfv2_zz2/Debug_vhohjfv2_zz2.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Debug_vhohjfv2_zz2] /root/helix/work/workitem/e/wbt/Debug_vhohjfv2_zz2/Debug_vhohjfv2_zz2.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Debug_vhohjfv2_zz2] /root/helix/work/workitem/e/wbt/Debug_vhohjfv2_zz2/Debug_vhohjfv2_zz2.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Debug_vhohjfv2_zz2] /root/helix/work/workitem/e/wbt/Debug_vhohjfv2_zz2/Debug_vhohjfv2_zz2.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Debug_vhohjfv2_zz2]     0 Warning(s)
        [Debug_vhohjfv2_zz2]     1 Error(s)
        [Debug_vhohjfv2_zz2] 
        [Debug_vhohjfv2_zz2] Time Elapsed 00:00:00.94
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: True, useArtifacts: True) [FINISHED] Time: 1.5600636s
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: False, useArtifacts: False) [STARTING]
      Build process exited with non-zero exit code: 1
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(433,0): at Wasm.Build.Tests.BuildTestBase.AssertBuild(String args, String label, Boolean expectSuccess, IDictionary`2 envVars, Nullable`1 timeoutMs)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(245,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(165,0): at Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(String config, Boolean appendRID, Boolean useArtifacts)
           at InvokeStub_WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(Object, Span`1)
           at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Output:
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: False, useArtifacts: False) [FAIL]
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Debug_u2ahsioy_tmk
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_u2ahsioy_tmk/Debug_u2ahsioy_tmk.binlog
        Building Debug_u2ahsioy_tmk in /root/helix/work/workitem/e/wbt/Debug_u2ahsioy_tmk
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet build  /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_u2ahsioy_tmk/Debug_u2ahsioy_tmk.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Debug_u2ahsioy_tmk
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.18.2-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Debug_u2ahsioy_tmk
        [Debug_u2ahsioy_tmk]   Determining projects to restore...
        [Debug_u2ahsioy_tmk] /root/helix/work/workitem/e/wbt/Debug_u2ahsioy_tmk/Debug_u2ahsioy_tmk.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Debug_u2ahsioy_tmk] /root/helix/work/workitem/e/wbt/Debug_u2ahsioy_tmk/Debug_u2ahsioy_tmk.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Debug_u2ahsioy_tmk] /root/helix/work/workitem/e/wbt/Debug_u2ahsioy_tmk/Debug_u2ahsioy_tmk.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Debug_u2ahsioy_tmk] /root/helix/work/workitem/e/wbt/Debug_u2ahsioy_tmk/Debug_u2ahsioy_tmk.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Debug_u2ahsioy_tmk]   Failed to restore /root/helix/work/workitem/e/wbt/Debug_u2ahsioy_tmk/Debug_u2ahsioy_tmk.csproj (in 284 ms).
        [Debug_u2ahsioy_tmk] 
        [Debug_u2ahsioy_tmk] Build FAILED.
        [Debug_u2ahsioy_tmk] 
        [Debug_u2ahsioy_tmk] /root/helix/work/workitem/e/wbt/Debug_u2ahsioy_tmk/Debug_u2ahsioy_tmk.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Debug_u2ahsioy_tmk] /root/helix/work/workitem/e/wbt/Debug_u2ahsioy_tmk/Debug_u2ahsioy_tmk.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Debug_u2ahsioy_tmk] /root/helix/work/workitem/e/wbt/Debug_u2ahsioy_tmk/Debug_u2ahsioy_tmk.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Debug_u2ahsioy_tmk] /root/helix/work/workitem/e/wbt/Debug_u2ahsioy_tmk/Debug_u2ahsioy_tmk.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Debug_u2ahsioy_tmk]     0 Warning(s)
        [Debug_u2ahsioy_tmk]     1 Error(s)
        [Debug_u2ahsioy_tmk] 
        [Debug_u2ahsioy_tmk] Time Elapsed 00:00:00.90
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: False, useArtifacts: False) [FINISHED] Time: 1.5339495s
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: False, useArtifacts: True) [STARTING]
      Build process exited with non-zero exit code: 1
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(433,0): at Wasm.Build.Tests.BuildTestBase.AssertBuild(String args, String label, Boolean expectSuccess, IDictionary`2 envVars, Nullable`1 timeoutMs)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(245,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: False, useArtifacts: True) [FAIL]
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(165,0): at Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(String config, Boolean appendRID, Boolean useArtifacts)
           at InvokeStub_WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(Object, Span`1)
           at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Debug_jagwldpi_gfn
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_jagwldpi_gfn/Debug_jagwldpi_gfn.binlog
        Building Debug_jagwldpi_gfn in /root/helix/work/workitem/e/wbt/Debug_jagwldpi_gfn
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet build  /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_jagwldpi_gfn/Debug_jagwldpi_gfn.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Debug_jagwldpi_gfn
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.18.2-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Debug_jagwldpi_gfn
        [Debug_jagwldpi_gfn]   Determining projects to restore...
        [Debug_jagwldpi_gfn] /root/helix/work/workitem/e/wbt/Debug_jagwldpi_gfn/Debug_jagwldpi_gfn.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Debug_jagwldpi_gfn] /root/helix/work/workitem/e/wbt/Debug_jagwldpi_gfn/Debug_jagwldpi_gfn.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Debug_jagwldpi_gfn] /root/helix/work/workitem/e/wbt/Debug_jagwldpi_gfn/Debug_jagwldpi_gfn.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Debug_jagwldpi_gfn] /root/helix/work/workitem/e/wbt/Debug_jagwldpi_gfn/Debug_jagwldpi_gfn.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Debug_jagwldpi_gfn]   Failed to restore /root/helix/work/workitem/e/wbt/Debug_jagwldpi_gfn/Debug_jagwldpi_gfn.csproj (in 283 ms).
        [Debug_jagwldpi_gfn] 
        [Debug_jagwldpi_gfn] Build FAILED.
        [Debug_jagwldpi_gfn] 
        [Debug_jagwldpi_gfn] /root/helix/work/workitem/e/wbt/Debug_jagwldpi_gfn/Debug_jagwldpi_gfn.csproj : error NU1103: Unable to find a stable package Microsoft.NET.ILLink.Tasks with version (>= 8.0.0)
        [Debug_jagwldpi_gfn] /root/helix/work/workitem/e/wbt/Debug_jagwldpi_gfn/Debug_jagwldpi_gfn.csproj : error NU1103:   - Found 1015 version(s) in dotnet8 [ Nearest version: 8.0.100-1.22608.1 ]
        [Debug_jagwldpi_gfn] /root/helix/work/workitem/e/wbt/Debug_jagwldpi_gfn/Debug_jagwldpi_gfn.csproj : error NU1103:   - Found 13 version(s) in nuget.org [ Nearest version: 8.0.100-1.23067.1 ]
        [Debug_jagwldpi_gfn] /root/helix/work/workitem/e/wbt/Debug_jagwldpi_gfn/Debug_jagwldpi_gfn.csproj : error NU1103:   - Found 0 version(s) in nuget-local
        [Debug_jagwldpi_gfn]     0 Warning(s)
        [Debug_jagwldpi_gfn]     1 Error(s)
        [Debug_jagwldpi_gfn] 
        [Debug_jagwldpi_gfn] Time Elapsed 00:00:00.90
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: False, useArtifacts: True) [FINISHED] Time: 1.4759359s
============== DELETING THE BUILDS =============
  Finished:    Wasi.Build.Tests
=== TEST EXECUTION SUMMARY ===
   Wasi.Build.Tests  Total: 9, Errors: 0, Failed: 9, Skipped: 0, Time: 18.857s

@carlossanlop
Copy link
Member

It looks like now wasm is facing the same problem I described in my previous comment, which we usually only see in regular libraries tests.

@carlossanlop
Copy link
Member

Chatted with @radical, the wasm failure is pre-existing.

@carlossanlop
Copy link
Member

The other failure is a Quic timeout:

System.Net.Quic.QuicException : The connection timed out from inactivity.

If I see it again I'll open an issue, cc @dotnet/ncl.

@carlossanlop carlossanlop merged commit ebc3917 into dotnet:release/8.0 Nov 8, 2023
176 of 185 checks passed
@CarnaViire
Copy link
Member

The other failure is a Quic timeout

Yeah, it started recently happening on Alpine 3.15 Arm32 (since the docker image was rebuilt and got the latest MsQuic -- cc @nibanks FYI), tracking issue is #91757

I must note that Alpine 3.15 is EOL so we were looking into updating to 3.16 #94487

cc @wfurt @ManickaP FYI: this affects release/8.0 as well

@wfurt
Copy link
Member

wfurt commented Nov 8, 2023

We can perhaps roll back to previous version via tag e.g. alpine-3.15-helix-arm32v7-20230807201723-7ea784e.
This looks like MsQuic regression, I'll take a look.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants