---> Running in 64dcba513948
npm --prefix awx/ui_next --loglevel warn --ignore-scripts install
npm WARN deprecated @babel/poly...@7.12.1: ???? This package has been deprecated in favor of separate inclusion of a polyfill and regenerator-runtime (when needed). See the @babel/polyfill docs (https://babeljs.io/docs/en/babel-polyfill) for more information.
npm WARN deprecated cor...@2.6.12: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
npm WARN deprecated de...@4.2.0: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
npm WARN deprecated babel-...@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated eslint...@3.0.3: This loader has been deprecated. Please use eslint-webpack-plugin
npm WARN deprecated fsev...@2.1.2: "Please update to latest v2.3 or v2.2"
npm WARN deprecated html-webp...@4.0.0-beta.11: please switch to a stable version
npm WARN deprecated chok...@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated popp...@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
npm WARN deprecated query...@0.2.0: The
npm WARN deprecated req...@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request-pro...@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated fsev...@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated @hapi/j...@15.1.1: Switch to 'npm install joi'
npm WARN deprecated har-va...@5.1.5: this library is no longer supported
npm WARN deprecated ur...@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated fla...@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash.
npm WARN deprecated @hapi/bou...@1.3.2: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/add...@2.1.4: Moved to 'npm install @sideway/address'
npm WARN deprecated @hapi/ho...@8.5.1: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/to...@3.1.6: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated resol...@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated left...@1.3.0: use String.prototype.padStart()
npm WARN @lingui/c...@2.9.2 requires a peer of typescript@2 || 3 || 4 but none is installed. You must install peer dependencies yourself.
npm WARN eslint-con...@17.1.1 requires a peer of eslint@^4.19.1 || ^5.3.0 but none is installed. You must install peer dependencies yourself.
npm WARN eslint-confi...@13.2.0 requires a peer of eslint@^4.19.1 || ^5.3.0 but none is installed. You must install peer dependencies yourself.
npm WARN tsu...@3.21.0 requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsev...@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsev...@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsev...@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsev...@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsev...@1.2.13 (node_modules/jest-haste-map/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsev...@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsev...@2.1.2 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsev...@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsev...@2.3.2 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsev...@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
added 1986 packages from 1820 contributors in 69.156s
125 packages are looking for funding
run `npm fund` for details
npm --prefix awx/ui_next --loglevel warn run extract-strings
> ui_...@0.1.0 extract-strings /tmp/src/awx/ui_next
> lingui extract
No locales defined!
(use "npm --prefix awx/ui_next --loglevel warn run add-locale <locale>" to add one)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ui_...@0.1.0 extract-strings: `lingui extract`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ui_...@0.1.0 extract-strings script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-10-18T11_54_17_746Z-debug.log
make: *** [Makefile:481: awx/ui_next/.ui-built] Error 1
The command '/bin/sh -c make sdist && /var/lib/awx/venv/awx/bin/pip install dist/awx-$(cat VERSION).tar.gz' returned a non-zero code: 2