Le Tue, Mar 28, 2017 at 07:20:42PM +0000, Roman Shaposhnik (JIRA) a écrit:
>              Summary: Bump ambari version to 2.5

Does not compile entirely here
(Debian 8 / Java 7):

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Ambari Main ........................................ SUCCESS [  0.901 s]
[INFO] Apache Ambari Project POM .......................... SUCCESS [  0.008 s]
[INFO] Ambari Web ......................................... SUCCESS [ 54.706 s]
[INFO] Ambari Views ....................................... SUCCESS [  0.993 s]
[INFO] Ambari Admin View .................................. SUCCESS [ 54.319 s]
[INFO] utility ............................................ SUCCESS [  0.173 s]
[INFO] ambari-metrics ..................................... SUCCESS [  0.175 s]
[INFO] Ambari Metrics Common .............................. SUCCESS [  4.373 s]
[INFO] Ambari Metrics Hadoop Sink ......................... SUCCESS [  2.399 s]
[INFO] Ambari Metrics Flume Sink .......................... SUCCESS [  0.916 s]
[INFO] Ambari Metrics Kafka Sink .......................... SUCCESS [  0.951 s]
[INFO] Ambari Metrics Storm Sink .......................... SUCCESS [  2.166 s]
[INFO] Ambari Metrics Storm Sink (Legacy) ................. SUCCESS [  1.195 s]
[INFO] Ambari Metrics Collector ........................... SUCCESS [ 42.127 s]
[INFO] Ambari Metrics Monitor ............................. SUCCESS [  0.778 s]
[INFO] Ambari Metrics Grafana ............................. SUCCESS [ 28.522 s]
[INFO] Ambari Metrics Assembly ............................ SUCCESS [ 39.025 s]
[INFO] Ambari Server ...................................... SUCCESS [ 49.218 s]
[INFO] Ambari Functional Tests ............................ SUCCESS [  0.789 s]
[INFO] Ambari Agent ....................................... SUCCESS [ 19.063 s]
[INFO] Ambari Client ...................................... SUCCESS [  0.008 s]
[INFO] Ambari Python Client ............................... SUCCESS [  0.882 s]
[INFO] Ambari Groovy Client ............................... SUCCESS [  1.532 s]
[INFO] Ambari Shell ....................................... SUCCESS [  0.006 s]
[INFO] Ambari Python Shell ................................ SUCCESS [  0.286 s]
[INFO] Ambari Groovy Shell ................................ SUCCESS [  0.435 s]
[INFO] ambari-logsearch ................................... SUCCESS [  0.016 s]
[INFO] Ambari Logsearch Appender .......................... SUCCESS [  0.124 s]
[INFO] Ambari Logsearch Portal ............................ SUCCESS [  4.880 s]
[INFO] Ambari Logsearch Log Feeder ........................ SUCCESS [  2.609 s]
[INFO] Ambari Logsearch Solr Client ....................... SUCCESS [  1.104 s]
[INFO] Ambari Infra Solr Plugin ........................... SUCCESS [  0.213 s]
[INFO] Ambari Logsearch Assembly .......................... SUCCESS [  0.059 s]
[INFO] Ambari Logsearch Integration Test .................. SUCCESS [  0.118 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:15 min
[INFO] Finished at: 2017-03-30T18:10:33+02:00
[INFO] Final Memory: 217M/1108M
[INFO] ------------------------------------------------------------------------
+ cd contrib/management-packs/odpi-ambari-mpack
+ mvn clean package -DskipTests -Drat.skip
Picked up _JAVA_OPTIONS: -Xmx2048m -XX:MaxPermSize=512m -Djava.awt.headless=true
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ODPi Ambari Management Pack 1.0.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odpi-ambari-mpack ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ 
odpi-ambari-mpack ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ 
odpi-ambari-mpack ---                                                           
                                                                             
[8/1943]
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:regex-property (regex-property) @ 
odpi-ambari-mpack ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ odpi-ambari-mpack ---
[INFO] Executing: /bin/sh -c cd 
'/home/asl/build/output/ambari/ambari-2.5.0/contrib/management-packs/odpi-ambari-mpack'
 && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
/home/asl/build/output/ambari/ambari-2.5.0/contrib/management-packs/odpi-ambari-mpack
[INFO] Storing buildNumber: 42b78bf91d8ef694cd10430d6f0525ee725fb041 at 
timestamp: 1490890236219
[INFO] Storing buildScmBranch: master
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ 
odpi-ambari-mpack ---
[WARNING] File encoding has not been set, using platform encoding 
ANSI_X3.4-1968, i.e. build is platform dependent!
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (build-tarball) @ 
odpi-ambari-mpack ---
[INFO] Reading assembly descriptor: src/main/assemblies/odpi-ambari-mpack.xml
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.349 s
[INFO] Finished at: 2017-03-30T18:10:36+02:00
[INFO] Final Memory: 12M/239M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-assembly-plugin:2.4.1:single (build-tarball) on 
project odpi-ambari-mpack: Assembly is incorrectly configured: Assembly is 
incorrectly configured:
[ERROR] Assembly:  is not configured correctly: Assembly ID must be present and 
non-empty.
[ERROR] -> [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
debian/rules:29: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory '/home/asl/build/output/ambari/ambari-2.5.0'
debian/rules:26: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1376:
dpkg-buildpackage -rfakeroot -D -us -uc -b
 failed
:ambari-deb FAILED

FAILURE: Build failed with an exception.

* Where:
Script '/home/asl/build/packages.gradle' line: 341

* What went wrong:
Execution failed for task ':ambari-deb'.
> Process 'command 'debuild'' finished with non-zero exit value 29

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED

Total time: 5 mins 32.157 secs



Any idea ?

        Arnaud.

Attachment: signature.asc
Description: Digital signature

Reply via email to