Page MenuHomePhabricator

CI is broken for recommendation-api service
Open, Needs TriagePublic

Description

Fails to install PhantomJS:

#14 76.85 npm ERR! npm WARN deprecated core-js@2.6.12: core-js@<3.23.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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
#14 76.85 npm ERR! npm ERR! code 1
#14 76.85 npm ERR! npm ERR! path /home/somebody/.npm/_cacache/tmp/git-cloneKLkrRI/node_modules/phantomjs
#14 76.85 npm ERR! npm ERR! command failed
#14 76.85 npm ERR! npm ERR! command sh -c node install.js
#14 76.85 npm ERR! npm ERR! PhantomJS not found on PATH
#14 76.85 npm ERR! npm ERR! Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-linux-x86_64.tar.bz2
#14 76.85 npm ERR! npm ERR! Saving to /tmp/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2
#14 76.85 npm ERR! npm ERR! Receiving...
#14 76.85 npm ERR! npm ERR! Error requesting archive.
#14 76.85 npm ERR! npm ERR! Status: 404

See DNM: test empty commit to demonstrate CI breakage (1201819) · Gerrit Code Review and the associated build artifacts.