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

Wasm.Build.Tests.Blazor.MiscTests.NativeBuild_WithDeployOnBuild_UsedByVS tests failing on restore for nuget package #104569

Closed
elinor-fung opened this issue Jul 8, 2024 · 4 comments
Labels
area-Infrastructure Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Milestone

Comments

@elinor-fung
Copy link
Member

elinor-fung commented Jul 8, 2024

    Wasm.Build.Tests.Blazor.MiscTests.NativeBuild_WithDeployOnBuild_UsedByVS(config: "Debug", nativeRelink: True) [STARTING]
[] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new blazorwasm -  in pwd /root/helix/work/workitem/e/wbt artifacts/blz_deploy_on_build_Debug_True_akkjg31p_kdm
	[NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/blz_deploy_on_build_Debug_True_akkjg31p_kdm
[] The template "Blazor WebAssembly Standalone App" was created successfully.
[] This template contains technologies from parties other than Microsoft, see https://aka.ms/aspnetcore/9.0-third-party-notices for details.
[] 
[] Processing post-creation actions...
[] Restoring /root/helix/work/workitem/e/wbt artifacts/blz_deploy_on_build_Debug_True_akkjg31p_kdm/blz_deploy_on_build_Debug_True_akkjg31p_kdm.csproj:
[]   Determining projects to restore...
[]   Restored /root/helix/work/workitem/e/wbt artifacts/blz_deploy_on_build_Debug_True_akkjg31p_kdm/blz_deploy_on_build_Debug_True_akkjg31p_kdm.csproj (in 4.76 sec).
[] Restore succeeded.
[] 
[] 

** -------- build -------- **

Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/blz_deploy_on_build_Debug_True_akkjg31p_kdm/blz_deploy_on_build_Debug_True_akkjg31p_kdm-build.binlog
[] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet build -bl:/root/helix/work/workitem/uploads/xharness-output/logs/blz_deploy_on_build_Debug_True_akkjg31p_kdm/blz_deploy_on_build_Debug_True_akkjg31p_kdm-build.binlog -p:Configuration=Debug -nr:false -p:DeployBuild=true /warnaserror -p:BlazorEnableCompression=false   -  in pwd /root/helix/work/workitem/e/wbt artifacts/blz_deploy_on_build_Debug_True_akkjg31p_kdm
	[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:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
	[EM_WORKAROUND_PYTHON_BUG_34780] = 1
	[NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/blz_deploy_on_build_Debug_True_akkjg31p_kdm
[]   Determining projects to restore...
[] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-preview.7.24323.5/NuGet.targets(174,5): error : The feed 'nuget.org [https://api.nuget.org/v3/index.json]' lists package 'SkiaSharp.NativeAssets.WebAssembly.2.88.6' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again. [/root/helix/work/workitem/e/wbt artifacts/blz_deploy_on_build_Debug_True_akkjg31p_kdm/blz_deploy_on_build_Debug_True_akkjg31p_kdm.csproj]
[]   Failed to restore /root/helix/work/workitem/e/wbt artifacts/blz_deploy_on_build_Debug_True_akkjg31p_kdm/blz_deploy_on_build_Debug_True_akkjg31p_kdm.csproj (in 1.85 sec).
[] 
[] Build FAILED.
[] 
[] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-preview.7.24323.5/NuGet.targets(174,5): error : The feed 'nuget.org [https://api.nuget.org/v3/index.json]' lists package 'SkiaSharp.NativeAssets.WebAssembly.2.88.6' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again. [/root/helix/work/workitem/e/wbt artifacts/blz_deploy_on_build_Debug_True_akkjg31p_kdm/blz_deploy_on_build_Debug_True_akkjg31p_kdm.csproj]
[]     0 Warning(s)
[]     1 Error(s)
[] 
[] Time Elapsed 00:00:03.07
[] 
[] Workload updates are available. Run `dotnet workload list` for more information.
[] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new blazorwasm -  in pwd /root/helix/work/workitem/e/wbt artifacts/blz_deploy_on_build_Debug_False_3nbublit_jgf
	[NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/blz_deploy_on_build_Debug_False_3nbublit_jgf
    Wasm.Build.Tests.Blazor.MiscTests.NativeBuild_WithDeployOnBuild_UsedByVS(config: "Debug", nativeRelink: True) [FAIL]

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=733213
Build error leg or test failing: Wasm.Build.Tests.Blazor.MiscTests.NativeBuild_WithDeployOnBuild_UsedByVS
Pull request: #104416

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": ["Wasm.Build.Tests.Blazor.MiscTests.NativeBuild_WithDeployOnBuild_UsedByVS", "multiple attempts to download the nupkg have failed"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=733213
Error message validated: [Wasm.Build.Tests.Blazor.MiscTests.NativeBuild_WithDeployOnBuild_UsedByVS multiple attempts to download the nupkg have failed]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/8/2024 6:47:32 PM UTC

Report

Build Definition Test Pull Request
733213 dotnet/runtime Workloads-ST-Wasm.Build.Tests.Blazor.MiscTests.WorkItemExecution #104416

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 1
@elinor-fung elinor-fung added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Jul 8, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 8, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 8, 2024
@elinor-fung elinor-fung added the arch-wasm WebAssembly architecture label Jul 8, 2024
Copy link
Contributor

Tagging subscribers to this area: @directhex, @matouskozak
See info in area-owners.md if you want to be subscribed.

@pavelsavara pavelsavara added this to the 9.0.0 milestone Jul 11, 2024
@pavelsavara pavelsavara added os-browser Browser variant of arch-wasm and removed untriaged New issue has not been triaged by the area owner needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jul 11, 2024
@pavelsavara pavelsavara removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Jul 23, 2024
Copy link
Contributor

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

@lewing
Copy link
Member

lewing commented Jul 29, 2024

this is a restore error I don't think there is anything wasm specfic here

@akoeplinger
Copy link
Member

That's the nuget race condition issue which was recently fixed: NuGet/Home#13545

It can happen anywhere so I don't think it makes sense to track this as an infra issue in runtime, closing.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Projects
Archived in project
Development

No branches or pull requests

5 participants