[ https://issues.apache.org/jira/browse/YARN-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956683#comment-17956683 ]
ASF GitHub Bot commented on YARN-11713: --------------------------------------- iwasakims commented on PR #7729: URL: https://github.com/apache/hadoop/pull/7729#issuecomment-2951376601 I merge this to trunk, branch3.4 and branch-3.4.2. Thanks, @slfan1989. > yarn-ui build fails in ARM docker in MacOs phantomjs error > ---------------------------------------------------------- > > Key: YARN-11713 > URL: https://issues.apache.org/jira/browse/YARN-11713 > Project: Hadoop YARN > Issue Type: Bug > Components: yarn-ui-v2 > Affects Versions: 3.4.1 > Reporter: Mukund Thakur > Priority: Blocker > Labels: pull-request-available > > {noformat} > .. > .. > .. > [INFO] --- frontend-maven-plugin:1.11.2:yarn (yarn install) @ hadoop-yarn-ui > --- > [INFO] testFailureIgnore property is ignored in non test phases > [INFO] Running 'yarn install' in > /build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp > [INFO] yarn install v1.22.5 > [INFO] [1/5] Validating package.json... > [INFO] [2/5] Resolving packages... > [INFO] [3/5] Fetching packages... > [INFO] [4/5] Linking dependencies... > [INFO] [5/5] Building fresh packages... > [INFO] warning Error running install script for optional dependency: > "/build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/phantomjs-prebuilt: > Command failed.info This module is OPTIONAL, you can safely ignore this error > [INFO] warning Error running install script for optional dependency: > "/build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/phantomjs-prebuilt: > Command failed. > ENOENT: no such file or directory, stat > '/build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/tmp/broccoli_merge_trees-input_base_path-3iDQi7vN.tmp/.bin/phantomjs' > Error: ENOENT: no such file or directory, stat > '/build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/tmp/broccoli_merge_trees-input_base_path-3iDQi7vN.tmp/.bin/phantomjs' > at Object.statSync (fs.js:1016:3) > at buildEntry > (/build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/ember-cli/node_modules/broccoli-merge-trees/index.js:343:17) > at BroccoliMergeTrees._mergeRelativePath > (/build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/ember-cli/node_modules/broccoli-merge-trees/index.js:251:19) > at BroccoliMergeTrees._mergeRelativePath > (/build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/ember-cli/node_modules/broccoli-merge-trees/index.js:304:31) > at BroccoliMergeTrees.build > (/build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/ember-cli/node_modules/broccoli-merge-trees/index.js:83:24) > at > /build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/broccoli-plugin/read_compat.js:93:34 > at tryCatch > (/build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/rsvp/dist/rsvp.js:525:12) > at invokeCallback > (/build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/rsvp/dist/rsvp.js:538:13) > at publish > (/build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/rsvp/dist/rsvp.js:508:7) > at flush > (/build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/node_modules/rsvp/dist/rsvp.js:2415:5) > error Command failed with exit code 1. > yarn run v1.22.5 > $ TMPDIR=tmp node/node ./node_modules/ember-cli/bin/ember build -prod > WARNING: Node v12.22.1 has currently not been tested against Ember CLI and > may result in unexpected behaviour. > version: 1.13.14 > Could not find watchman, falling back to NodeWatcher for file system events. > Visit http://www.ember-cli.com/user-guide/#watchman for more info. > BuildingBuilding.Building..Building...BuildingBuilding.Building..Building...BuildingBuilding.Building..Building...BuildingBuilding.Building..Build > failed. > info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this > command.{noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org