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 windows AOT: Timeout compiling native assets with emcc with -Oz #84362

Closed
carlossanlop opened this issue Apr 5, 2023 · 2 comments
Closed
Labels
arch-wasm WebAssembly architecture area-Infrastructure-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' os-windows wasm-aot-test WebAssembly AOT Test

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Apr 5, 2023

Found in PR: #84079

Error Blob

{
  "ErrorMessage": "Executor timed out after 3600 seconds and was killed",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

  ...
  [67/68] System.Runtime.Tests.dll -> System.Runtime.Tests.dll.bc
  [68/68] aot-instances.dll -> aot-instances.dll.bc
  Compiling native assets with emcc with -Oz. This may take a while ...

...
[EXECUTION TIMED OUT]
Exit Code:-3Executor timed out after 3600 seconds and was killed

['WasmTestOnBrowser-System.Runtime.Tests' END OF WORK ITEM LOG: Command timed out, and was killed]
@carlossanlop carlossanlop added arch-wasm WebAssembly architecture os-windows blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' wasm-aot-test WebAssembly AOT Test Known Build Error Use this to report build issues in the .NET Helix tab labels Apr 5, 2023
@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 Apr 5, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Apr 5, 2023
@ghost
Copy link

ghost commented Apr 5, 2023

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

Issue Details

Error Blob

{
  "ErrorMessage": "Executor timed out after 3600 seconds and was killed",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

  ...
  [67/68] System.Runtime.Tests.dll -> System.Runtime.Tests.dll.bc
  [68/68] aot-instances.dll -> aot-instances.dll.bc
  Compiling native assets with emcc with -Oz. This may take a while ...

...
[EXECUTION TIMED OUT]
Exit Code:-3Executor timed out after 3600 seconds and was killed

['WasmTestOnBrowser-System.Runtime.Tests' END OF WORK ITEM LOG: Command timed out, and was killed]
Author: carlossanlop
Assignees: -
Labels:

arch-wasm, os-windows, blocking-clean-ci, wasm-aot-test, Known Build Error

Milestone: -

@lewing
Copy link
Member

lewing commented Apr 5, 2023

this is a duplicate of #83655 and should be fixed

@lewing lewing closed this as completed Apr 5, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Apr 5, 2023
@carlossanlop carlossanlop removed the Known Build Error Use this to report build issues in the .NET Helix tab label Apr 5, 2023
@jeffhandley jeffhandley added area-Infrastructure-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 6, 2023
@ghost ghost locked as resolved and limited conversation to collaborators May 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Infrastructure-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' os-windows wasm-aot-test WebAssembly AOT Test
Projects
None yet
Development

No branches or pull requests

3 participants