Skip to content
New issue

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

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

Already on GitHub? # to your account

Wasi provisioning failing #105290

Open
lewing opened this issue Jul 23, 2024 · 7 comments
Open

Wasi provisioning failing #105290

lewing opened this issue Jul 23, 2024 · 7 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Build-mono Known Build Error Use this to report build issues in the .NET Helix tab os-wasi Related to WASI variant of arch-wasm
Milestone

Comments

@lewing
Copy link
Member

lewing commented Jul 23, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=750876
Build error leg or test failing: Build / wasi-wasm windows Release LibraryTests_Smoke / Build product
Pull request: #105277

Error Message

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

{
  "ErrorMessage": ["The command", "provision.ps1"],
  "ErrorPattern": "",
  "BuildRetry": true,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=750876
Error message validated: [The command provision.ps1]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/23/2024 1:29:25 AM UTC

Report

Build Definition Step Name Console log Pull Request
933631 dotnet/runtime Build product Log #111584

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 1
@lewing lewing added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-Build-mono Known Build Error Use this to report build issues in the .NET Helix tab os-wasi Related to WASI variant of arch-wasm labels Jul 23, 2024
@lewing lewing added this to the 9.0.0 milestone Jul 23, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@lewing
Copy link
Member Author

lewing commented Jul 23, 2024

cc @dicej

@pavelsavara
Copy link
Member

pavelsavara commented Jul 23, 2024

The underlying issue is truncated gzip input.
I think it means that the download was not complete.

We could upgrade to WASI SDK 23 now
https://github.com/WebAssembly/wasi-sdk/releases/tag/wasi-sdk-23

And then update the CI agent images to contain it.

This was referenced Jul 23, 2024
@dicej
Copy link
Contributor

dicej commented Jul 29, 2024

Is this still an issue? It looks like the linked PR was merged, so maybe it was a spurious network failure?

@pavelsavara
Copy link
Member

I think I fixed it with $ProgressPreference = 'SilentlyContinue' in #105321

I'm leaving this open to observe the CI for few more days

@lewing
Copy link
Member Author

lewing commented Jul 31, 2024

still failing but possibly less often

@pavelsavara
Copy link
Member

We don't have way how to fix it until we switch to our own nuget ...

@pavelsavara pavelsavara modified the milestones: 9.0.0, 10.0.0 Aug 1, 2024
@lewing lewing removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Aug 23, 2024
@pavelsavara pavelsavara modified the milestones: 10.0.0, Future Dec 9, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
arch-wasm WebAssembly architecture area-Build-mono Known Build Error Use this to report build issues in the .NET Helix tab os-wasi Related to WASI variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

3 participants