-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[wasi] Cannot find host wasmtime #100394
Comments
Tagging subscribers to 'arch-wasm': @lewing |
cc @akoeplinger |
It looks like wasmtime is missing from the correlation payload which suggests to me something goes wrong here: runtime/src/libraries/sendtohelix-wasi.targets Lines 19 to 24 in 83b0d93
|
Red hering - windows investigation - on windows everything worksFrom Build.binlog From SendToHelix.binlog One of the corellation payload was empty (empty zip) https://helixde107v0xdeko0k025g8.blob.core.windows.net/helix-job-887530b8-8cc0-4dab-a4c8-242ff41fa82b18102e030f94a06bf/c7d44711-29d4-4ff7-944f-947d4f8dea8a.zip It all seems correct from the binlog :/ From Build.binlog I have tried to ignore |
I'm not seeing it anymore EDIT: It happens sometimes and on linux lines only |
It looks like some AzDO machines have "broken" wasmtime installation. The collection payload for wasmtime is empty zip on them, while on the "others" is contains wasmtime |
@dotnet/dnceng this is an intermittent failure on linux that appears to be container related, nothing is changing on our side |
Do we have the same for non-working image ? |
Not yet. I'm starting to think about merging this info in main |
Info from build Source folder
Correlation folder
Correlation payload is empty https://helixde107v0xdeko0k025g8.blob.core.windows.net/helix-job-688688a5-2889-4ac0-a64f-0493e42e4d7ef03a1c00e8144989a/df58291e-6f6f-455a-befb-d41e018b2fab.zip?helixlogtype=result EDIT: There are two helix jobs (workloads and no-workloads), they share correlation payloads. The The target I dunno yet what deletes files so the first job don't correctly pack them |
Is this still matching the correct failures? |
@pavelsavara You saw this on lib tests, right? But all of the matches are from WBT 🤔 |
This comment was marked as outdated.
This comment was marked as outdated.
I just saw
I'm not sure about that, why you think so ?
|
My bad, sorry |
well maybe it will fix because you saw it on linux, which was using pre-installed. Now it will be fresh every time. |
That was my previous thinking, but later it looks like the files are there always, and then are deleted from staging folder |
Theory
According to this theory, WASI SDK payloads shouldn't be always complete |
workloads, noworkloads are not scenarios |
reopening for a few days to let the fix make it into pr builds |
Log
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=621924
Error Message
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=621924
Error message validated:
[Cannot find host wasmtime
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 3/28/2024 9:09:15 AM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: