You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/03/17 11:16:46 UTC

[GitHub] [incubator-pinot] LutzWeischerFujitsu opened a new issue #6692: build fails on AArch64, Fedora 33

LutzWeischerFujitsu opened a new issue #6692:
URL: https://github.com/apache/incubator-pinot/issues/6692


   [jw@cn05 pinot]$ mvn install -DskipTests -Pbin-dist
   ...
   [INFO] Installing artifact /home/jw/.m2/repository/org/apache/logging/log4j/log4j-core/2.11.2/log4j-core-2.11.2.jar to /home/jw/apache/pinot/pinot-tools/target/pinot-tools-pkg/lib/log4j-core-2.11.2.jar
   [INFO] Installing artifact /home/jw/.m2/repository/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar to /home/jw/apache/pinot/pinot-tools/target/pinot-tools-pkg/lib/log4j-api-2.11.2.jar
   [INFO] Installing artifact /home/jw/.m2/repository/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar to /home/jw/apache/pinot/pinot-tools/target/pinot-tools-pkg/lib/commons-math3-3.2.jar
   [INFO] Installing artifact /home/jw/apache/pinot/pinot-tools/target/pinot-tools-0.7.0-SNAPSHOT.jar to /home/jw/apache/pinot/pinot-tools/target/pinot-tools-pkg/lib/pinot-tools-0.7.0-SNAPSHOT.jar
   [INFO]
   [INFO] --- maven-assembly-plugin:3.1.1:single (build-pinot-tool-launcher) @ pinot-tools ---
   [INFO] Building jar: /home/jw/apache/pinot/pinot-tools/target/pinot-tool-launcher-jar-with-dependencies.jar
   [INFO]
   [INFO] --- maven-assembly-plugin:3.1.1:single (build-query-comparison) @ pinot-tools ---
   [INFO] Building jar: /home/jw/apache/pinot/pinot-tools/target/query-comparison-jar-with-dependencies.jar
   [INFO]
   [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ pinot-tools ---
   [INFO] Skipping because packaging 'jar' is not pom.
   [INFO]
   [INFO] --- maven-jar-plugin:2.2:test-jar (default) @ pinot-tools ---
   [INFO] Building jar: /home/jw/apache/pinot/pinot-tools/target/pinot-tools-0.7.0-SNAPSHOT-tests.jar
   [INFO]
   [INFO] --- maven-surefire-plugin:3.0.0-M5:test (integration-tests) @ pinot-tools ---
   [INFO] Tests are skipped.
   [INFO]
   [INFO] --- license-maven-plugin:2.8:check (default) @ pinot-tools ---
   [INFO] Checking licenses...
   [WARNING] Unknown file extension: /home/jw/apache/pinot/pinot-tools/src/main/resources/examples/stream/airlineStats/sample_data/airlineStats_data.orc
   [WARNING] Unable to find a comment style definition for some files. You may want to add a custom mapping for the relevant file extensions.
   [INFO]
   [INFO] --- apache-rat-plugin:0.13:check (default) @ pinot-tools ---
   [INFO] Enabled default license matchers.
   [INFO] Will parse SCM ignores for exclusions...
   [INFO] Finished adding exclusions from SCM ignore files.
   [INFO] 62 implicit excludes (use -debug for more details).
   [INFO] 39 explicit excludes (use -debug for more details).
   [INFO] 157 resources included (use -debug for more details)
   [INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 156 licenses.
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Summary for Pinot 0.7.0-SNAPSHOT:
   [INFO]
   [INFO] Pinot .............................................. SUCCESS [ 16.493 s]
   [INFO] Pinot Service Provider Interface ................... SUCCESS [ 15.031 s]
   [INFO] Pinot Plugins ...................................... SUCCESS [  1.901 s]
   [INFO] Pinot Metrics ...................................... SUCCESS [  0.565 s]
   [INFO] Pinot Yammer Metrics ............................... SUCCESS [ 19.589 s]
   [INFO] Pinot Common ....................................... SUCCESS [01:10 min]
   [INFO] Pinot Input Format ................................. SUCCESS [  1.105 s]
   [INFO] Pinot Avro Base .................................... SUCCESS [  3.116 s]
   [INFO] Pinot Avro ......................................... SUCCESS [  2.611 s]
   [INFO] Pinot Csv .......................................... SUCCESS [  1.583 s]
   [INFO] Pinot JSON ......................................... SUCCESS [  1.531 s]
   [INFO] Pinot Core ......................................... SUCCESS [01:01 min]
   [INFO] Pinot Server ....................................... SUCCESS [ 28.700 s]
   [INFO] Pinot Controller ................................... SUCCESS [06:26 min]
   [INFO] Pinot Broker ....................................... SUCCESS [ 42.325 s]
   [INFO] Pinot Clients ...................................... SUCCESS [  0.526 s]
   [INFO] Pinot Java Client .................................. SUCCESS [  2.591 s]
   [INFO] Pinot JDBC Client .................................. SUCCESS [  3.156 s]
   [INFO] Pinot Batch Ingestion .............................. SUCCESS [  1.732 s]
   [INFO] Pinot Batch Ingestion Common ....................... SUCCESS [  2.488 s]
   [INFO] Pinot Minion ....................................... SUCCESS [ 13.815 s]
   [INFO] Pinot Confluent Avro ............................... SUCCESS [  6.294 s]
   [INFO] Pinot ORC .......................................... SUCCESS [ 28.449 s]
   [INFO] Pinot Parquet ...................................... SUCCESS [ 33.363 s]
   [INFO] Pinot Thrift ....................................... SUCCESS [  3.318 s]
   [INFO] Pinot Protocol Buffers ............................. SUCCESS [  3.395 s]
   [INFO] Pluggable Pinot file system ........................ SUCCESS [  0.482 s]
   [INFO] Pinot Azure Data Lake Storage ...................... SUCCESS [ 13.405 s]
   [INFO] Pinot Hadoop Filesystem ............................ SUCCESS [  3.374 s]
   [INFO] Pinot Google Cloud Storage ......................... SUCCESS [ 10.825 s]
   [INFO] Pinot Amazon S3 .................................... SUCCESS [ 23.689 s]
   [INFO] Pinot Batch Ingestion for Spark .................... SUCCESS [ 13.029 s]
   [INFO] Pinot Batch Ingestion for Hadoop ................... SUCCESS [ 11.239 s]
   [INFO] Pinot Batch Ingestion Standalone ................... SUCCESS [  2.597 s]
   [INFO] Pinot Batch Ingestion .............................. SUCCESS [  1.048 s]
   [INFO] Pinot Ingestion Common ............................. SUCCESS [ 20.996 s]
   [INFO] Pinot Hadoop ....................................... SUCCESS [01:45 min]
   [INFO] Pinot Spark ........................................ SUCCESS [01:55 min]
   [INFO] Pinot Stream Ingestion ............................. SUCCESS [  0.515 s]
   [INFO] Pinot Kafka Base ................................... SUCCESS [  1.479 s]
   [INFO] Pinot Kafka 0.9 .................................... SUCCESS [ 11.825 s]
   [INFO] Pinot Kafka 2.0 .................................... SUCCESS [ 14.118 s]
   [INFO] Pinot Minion Tasks ................................. SUCCESS [ 30.201 s]
   [INFO] Pinot Minion Built-In Tasks ........................ SUCCESS [01:08 min]
   [INFO] Pinot Tools ........................................ FAILURE [03:19 min]
   [INFO] Pinot Integration Tests ............................ SKIPPED
   [INFO] Pinot Perf ......................................... SKIPPED
   [INFO] Pinot Distribution ................................. SKIPPED
   [INFO] Pinot Connectors ................................... SKIPPED
   [INFO] Pinot Spark Connector .............................. SKIPPED
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  23:23 min
   [INFO] Finished at: 2021-03-17T11:49:33+01:00
   [INFO] ------------------------------------------------------------------------
   [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (default) on project pinot-tools: Too many files with unapproved license: 1 See RAT report in: /home/jw/apache/pinot/pinot-tools/target/rat.txt -> [Help 1]
   [ERROR]
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR]
   [ERROR] For more information about the errors and possible solutions, please read the following articles:
   [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
   [ERROR]
   [ERROR] After correcting the problems, you can resume the build with the command
   [ERROR]   mvn <args> -rf :pinot-tools
   [jw@cn05 pinot]$ 
   
   rat.txt contains 
   
   1 Unknown Licenses                                                                                                                                                                                                                              *****************************************************                                                                                                                                                                                           Files with unapproved licenses:                                                                                                                                                                                                                   /home/jw/apache/pinot/pinot-tools/src/main/resources/examples/stream/airlineStats/sample_data/airlineStats_data.orc                                                                                                                           ***********************************
 ****************** 


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] fx19880617 commented on issue #6692: build fails on AArch64, Fedora 33

Posted by GitBox <gi...@apache.org>.
fx19880617 commented on issue #6692:
URL: https://github.com/apache/incubator-pinot/issues/6692#issuecomment-801328858


   This seems to be an issue of license check.
   Can you try to add `-Drat.skip=true` into your maven command to bypass this error ?
   Or you can add the exclude for `apache-rat-plugin` section into root `pom.xml` file, after line here: https://github.com/apache/incubator-pinot/blob/621ceb021cefa1640708f3bb4d576270717f70d6/pom.xml#L1636


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] LutzWeischerFujitsu commented on issue #6692: build fails on AArch64, Fedora 33

Posted by GitBox <gi...@apache.org>.
LutzWeischerFujitsu commented on issue #6692:
URL: https://github.com/apache/incubator-pinot/issues/6692#issuecomment-801726533


   Thanks, that helped. But for ThirdEye I get this problem: 
   [jw@cn05 thirdeye]$ ./install.sh
   *******************************************************
   Building ThirdEye
   *******************************************************
   [INFO] Scanning for projects...
   [WARNING]
   [WARNING] Some problems were encountered while building the effective model for org.apache.pinot.thirdeye:thirdeye-pinot:jar:1.0.0-SNAPSHOT
   [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ org.apache.pinot.thirdeye:thirdeye-pinot:${revision}${sha1}, /home/jw/thirdeye/thirdeye-pinot/pom.xml, line 372, column 24
   [WARNING]
   [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
   [WARNING]
   [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
   [WARNING]
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Build Order:
   [INFO]
   [INFO] thirdeye-frontend                                                  [jar]
   [INFO] thirdeye                                                           [pom]
   [INFO] thirdeye-spi                                                       [jar]
   [INFO] thirdeye-pinot                                                     [jar]
   [INFO] thirdeye-coordinator                                               [jar]
   [INFO] thirdeye-dashboard                                                 [jar]
   [INFO] thirdeye-dist                                                      [jar]
   [INFO]
   [INFO] ------------< org.apache.pinot.thirdeye:thirdeye-frontend >-------------
   [INFO] Building thirdeye-frontend 1.0.0-SNAPSHOT                          [1/7]
   [INFO] --------------------------------[ jar ]---------------------------------
   [INFO]
   [INFO] --- frontend-maven-plugin:1.9.1:install-node-and-yarn (install node and npm) @ thirdeye-frontend ---
   [INFO] Found proxies: [http{protocol='http', host='...', port=...}, https{protocol='https', host='...', port=...]
   [INFO] Node v10.16.3 is already installed.
   [INFO] Yarn 1.22.4 is already installed.
   [INFO]
   [INFO] --- frontend-maven-plugin:1.9.1:yarn (yarn config) @ thirdeye-frontend ---
   [INFO] Found proxies: [http{protocol='http', host='...', port=...}, https{protocol='https', host='...', port=...}]
   [INFO] Running 'yarn config set registry http://registry.npmjs.org/ --https-proxy=http://...:... --proxy=http://...:...' in /home/jw/thirdeye/thirdeye-frontend
   [INFO] yarn config v1.22.4
   [INFO] success Set "registry" to "http://registry.npmjs.org/".
   [INFO] Done in 0.19s.
   [INFO]
   [INFO] --- frontend-maven-plugin:1.9.1:yarn (yarn list config) @ thirdeye-frontend ---
   [INFO] Found proxies: [http{protocol='http', host='...', port=...}, https{protocol='https', host='...', port=...}]
   [INFO] Running 'yarn config list --https-proxy=http://...:... --proxy=http://...:...' in /home/jw/thirdeye/thirdeye-frontend
   [INFO] yarn config v1.22.4
   [INFO] info yarn config
   [INFO] { 'version-tag-prefix':
   [INFO]    'v',
   [INFO]   'version-git-tag':
   [INFO]    true,
   [INFO]   'version-commit-hooks':
   [INFO]    true,
   [INFO]   'version-git-sign':
   [INFO]    false,
   [INFO]   'version-git-message':
   [INFO]    'v%s',
   [INFO]   'init-version':
   [INFO]    '1.0.0',
   [INFO]   'init-license':
   [INFO]    'MIT',
   [INFO]   'save-prefix':
   [INFO]    '^',
   [INFO]   'bin-links':
   [INFO]    true,
   [INFO]   'ignore-scripts':
   [INFO]    false,
   [INFO]   'ignore-optional':
   [INFO]    false,
   [INFO]   registry:
   [INFO]    'http://registry.npmjs.org/',
   [INFO]   'strict-ssl':
   [INFO]    true,
   [INFO]   'user-agent':
   [INFO]    'yarn/1.22.4 npm/? node/v10.16.3 linux arm64',
   [INFO]   'cache-folder':
   [INFO]    '/data/jw/apache/zeppelin/local-repo/helium-bundle/yarn-cache',
   [INFO]   lastUpdateCheck:
   [INFO]    1605275717839 }
   [INFO] info npm config
   [INFO] { 'https-proxy':
   [INFO]    'https://...:.../',
   [INFO]   registry:
   [INFO]    'https://registry.npmjs.org/',
   [INFO]   'jttps-proxy':
   [INFO]    'https://...:...',
   [INFO]   list:
   [INFO]    '',
   [INFO]   proxy:
   [INFO]    'http://...:.../',
   [INFO]   https_proxy:
   [INFO]    'https://...:...',
   [INFO]   'strict-ssl':
   [INFO]    false }
   [INFO] Done in 0.18s.
   [INFO]
   [INFO] --- frontend-maven-plugin:1.9.1:yarn (yarn install) @ thirdeye-frontend ---
   [INFO] Found proxies: [http{protocol='http', host='...', port=...}, https{protocol='https', host='...', port=...}]
   [INFO] Running 'yarn install --https-proxy=http://...:... --proxy=http://...:...' in /home/jw/thirdeye/thirdeye-frontend
   [INFO] yarn install v1.22.4
   [INFO] [1/5] Validating package.json...
   [INFO] [2/5] Resolving packages...
   [INFO] warning Resolution field "human-signals@1.1.0" is incompatible with requested version "human-signals@^2.1.0"
   [INFO] warning Resolution field "human-signals@1.1.0" is incompatible with requested version "human-signals@^1.1.1"
   [INFO] [3/5] Fetching packages...
   [INFO] error An unexpected error occurred: "EACCES: permission denied, mkdir '/data/jw/apache/zeppelin/local-repo/helium-bundle/yarn-cache/v6/npm-human-signals-1.1.0-6f5878f93f94776ff667b6d8666d5d9cad6b524c-integrity'".
   [INFO] error An unexpected error occurred: "EACCES: permission denied, mkdir '/data/jw/apache/zeppelin/local-repo/helium-bundle/yarn-cache/v6/npm-human-signals-1.1.0-6f5878f93f94776ff667b6d8666d5d9cad6b524c-integrity'".info If you think this is a bug, please open a bug report with the information provided in "/home/jw/thirdeye/thirdeye-frontend/yarn-error.log".
   [INFO] info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Summary for thirdeye 1.0.0-SNAPSHOT:
   [INFO]
   [INFO] thirdeye-frontend .................................. FAILURE [  9.246 s]
   [INFO] thirdeye ........................................... SKIPPED
   [INFO] thirdeye-spi ....................................... SKIPPED
   [INFO] thirdeye-pinot ..................................... SKIPPED
   [INFO] thirdeye-coordinator ............................... SKIPPED
   [INFO] thirdeye-dashboard ................................. SKIPPED
   [INFO] thirdeye-dist ...................................... SKIPPED
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  9.936 s
   [INFO] Finished at: 2021-03-18T09:14:25+01:00
   [INFO] ------------------------------------------------------------------------
   [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.9.1:yarn (yarn install) on project thirdeye-frontend: Failed to run task: 'yarn install --https-proxy=http://... --proxy=http://...:...' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
   [ERROR]
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR]
   [ERROR] For more information about the errors and possible solutions, please read the following articles:
   [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
   [jw@cn05 thirdeye]$ yarn install --https-proxy=http://...:... --proxy=http://...:...
   yarn install v1.22.10
   [1/4] Resolving packages...
   success Already up-to-date.
   Done in 1.09s.
   [jw@cn05 thirdeye]$ 


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org