This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Running 'npm install' in /root/metron/metron-interface/metron-config | |
[WARNING] npm WARN deprecated [email protected]: angular-cli has been renamed to @angular/cli. Please update your dependencies. | |
[WARNING] npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js | |
[WARNING] npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version. | |
[WARNING] npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version. | |
[WARNING] npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version. | |
[WARNING] npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools. | |
[WARNING] npm WARN deprecated [email protected]: We don't recommend using Bower for new projects. Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy proj |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ERROR] | |
[ERROR] npm ERR! Linux 2.6.32-754.10.1.el6.x86_64 | |
[ERROR] npm ERR! argv "/root/metron/metron-interface/metron-config/node/node" "/root/metron/metron-interface/metron-config/node/node_modules/npm/bin/npm-cli.js" "run" "build" | |
[ERROR] npm ERR! node v6.2.0 | |
[ERROR] npm ERR! npm v3.8.9 | |
[ERROR] npm ERR! code ELIFECYCLE | |
[ERROR] npm ERR! [email protected] build: `./node_modules/angular-cli/bin/ng build -prod` | |
[ERROR] npm ERR! Exit status 1 | |
[ERROR] npm ERR! | |
[ERROR] npm ERR! Failed at the [email protected] build script './node_modules/angular-cli/bin/ng build -prod'. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Traceback (most recent call last): | |
File "/var/lib/ambari-agent/cache/common-services/METRON/0.4.0/package/scripts/enrichment_master.py", line 113, in <module> | |
Enrichment().execute() | |
File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 280, in execute | |
method(env) | |
File "/var/lib/ambari-agent/cache/common-services/METRON/0.4.0/package/scripts/enrichment_master.py", line 33, in install | |
self.install_packages(env) | |
File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 567, in install_packages | |
retry_count=agent_stack_retry_count) | |
File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 155, in __init__ |