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

Increased memory usage on 3.5.1 #443

Open
bowles123 opened this issue Mar 10, 2022 · 0 comments
Open

Increased memory usage on 3.5.1 #443

bowles123 opened this issue Mar 10, 2022 · 0 comments

Comments

@bowles123
Copy link

Running on node v12.13 we are running into an issue when building for e2e in CI. ```ERROR Summary:

  • broccoliBuilderErrorStack: Error [ERR_WORKER_OUT_OF_MEMORY] [ERR_WORKER_OUT_OF_MEMORY]: Worker terminated due to reaching memory limit: JS heap out of memory
    at Worker.[kOnExit] (internal/worker.js:238:26)
    at Worker..onexit (internal/worker.js:168:20)
  • code: [undefined]
  • codeFrame: Worker terminated due to reaching memory limit: JS heap out of memory
  • errorMessage: securitytrax-ember-ui/my-inventory/spillage/route.js: Worker terminated due to reaching memory limit: JS heap out of memory
    in /tmp/broccoli-17RkwpLngz5vg5/out-1024-analyzer_ember_auto_import_analyzer
    at broccoli-persistent-filter:Babel > [Babel: securitytrax-ember-ui] (Babel: securitytrax-ember-ui)
  • errorType: Build Error
  • location:
    • column: [undefined]
    • file: securitytrax-ember-ui/my-inventory/spillage/route.js
    • line: [undefined]
    • treeDir: /tmp/broccoli-17RkwpLngz5vg5/out-1024-analyzer_ember_auto_import_analyzer
  • message: securitytrax-ember-ui/my-inventory/spillage/route.js: Worker terminated due to reaching memory limit: JS heap out of memory
    in /tmp/broccoli-17RkwpLngz5vg5/out-1024-analyzer_ember_auto_import_analyzer
    at broccoli-persistent-filter:Babel > [Babel: securitytrax-ember-ui] (Babel: securitytrax-ember-ui)
  • name: Error
  • nodeAnnotation: Babel: securitytrax-ember-ui
  • nodeName: broccoli-persistent-filter:Babel > [Babel: securitytrax-ember-ui]
  • originalErrorMessage: Worker terminated due to reaching memory limit: JS heap out of memory
  • stack: Error [ERR_WORKER_OUT_OF_MEMORY] [ERR_WORKER_OUT_OF_MEMORY]: Worker terminated due to reaching memory limit: JS heap out of memory
    at Worker.[kOnExit] (internal/worker.js:238:26)
    at Worker..onexit (internal/worker.js:168:20)```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant