-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[8.0] [wasm] WorkloadNotRequiredForInvariantGlobalization timeout waiting for web server url #91143
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsError BlobTagging this for KnownBuildError in case it's happening consistently and we need to fix this in 8.0. {
"ErrorMessage": "Timed out waiting for the web server url",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": true
} Reproduction Steps
|
Assigning to a few folks due to vacations etc. |
Randomly picked port number collided with other test? |
@agocke how do we get errors like this to match so that build analysis will be green? |
@radical do you remember any details of random port allocation ? could you please take over this ? |
It was using an old build that already expired. I updated the url to a new one, and it matches now. |
There are two different issues here:
|
(1) has been fixed by #92906 . Closing this, as the remaining has been split off as a separate issue. |
Error Blob
Tagging this for KnownBuildError in case it's happening consistently and we need to fix this in 8.0.
Reproduction Steps
browser-wasm linux Release WasmBuildTests
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=421412&view=results
Error message validated:
System.IO.IOException: Failed to bind to address http://127.0.0.1:5000
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 10/2/2023 9:30:07 PM UTC
Report
Summary
Known Issue Error Message
Fill the error message using step by step known issues guidance.
The text was updated successfully, but these errors were encountered: