jihoonson commented on pull request #10958: URL: https://github.com/apache/druid/pull/10958#issuecomment-793002898
Please check the CI failure for ARM build. It seems legit. ``` [INFO] Downloading binary from https://github.com/sass/node-sass/releases/download/v4.13.1/linux-arm64-64_binding.node [ERROR] Cannot download "https://github.com/sass/node-sass/releases/download/v4.13.1/linux-arm64-64_binding.node": [ERROR] [ERROR] HTTP error 404 Not Found [ERROR] [ERROR] Hint: If github.com is not accessible in your location [ERROR] try setting a proxy via HTTP_PROXY, e.g. [ERROR] [ERROR] export HTTP_PROXY=http://example.com:1234 [ERROR] [ERROR] or configure npm proxy via [ERROR] [ERROR] npm config set proxy http://example.com:8080 ... [ERROR] gyp verb check python checking for Python executable "python2" in the PATH [ERROR] gyp verb `which` failed Error: not found: python2 [ERROR] gyp verb `which` failed at getNotFoundError (/home/travis/build/apache/druid/web-console/node_modules/which/which.js:13:12) [ERROR] gyp verb `which` failed at F (/home/travis/build/apache/druid/web-console/node_modules/which/which.js:68:19) [ERROR] gyp verb `which` failed at E (/home/travis/build/apache/druid/web-console/node_modules/which/which.js:80:29) [ERROR] gyp verb `which` failed at /home/travis/build/apache/druid/web-console/node_modules/which/which.js:89:16 [ERROR] gyp verb `which` failed at /home/travis/build/apache/druid/web-console/node_modules/isexe/index.js:42:5 [ERROR] gyp verb `which` failed at /home/travis/build/apache/druid/web-console/node_modules/isexe/mode.js:8:5 [ERROR] gyp verb `which` failed at FSReqWrap.oncomplete (fs.js:154:21) ... ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
