← Back to team overview

dhis2-devs team mailing list archive

Build failed in Jenkins: Dhis2 Service Trunk #3014

 

See <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/3014/changes>

Changes:

[Hieu] Implemented three of new objects as "ChartGroup", "ReportGroup, "ReportTableGroup". Working in process...

------------------------------------------
Started by an SCM change
$ bzr revision-info -d "<http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/ws/";>
info result: bzr revision-info -d <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/ws/> returned 0. Command output: "4174 tran.hispvietnam@xxxxxxxxx-20110720091506-ru1gjtqpch640prt
" stderr: ""
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
[workspace] $ bzr pull --overwrite https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
+N  dhis-2/dhis-api/src/main/java/org/hisp/dhis/chart/ChartGroup.java
+N  dhis-2/dhis-api/src/main/java/org/hisp/dhis/report/ReportGroup.java
+N  dhis-2/dhis-api/src/main/java/org/hisp/dhis/reporttable/ReportTableGroup.java
+N  dhis-2/dhis-services/dhis-service-reporting/src/main/resources/org/hisp/dhis/chart/hibernate/ChartGroup.hbm.xml
+N  dhis-2/dhis-services/dhis-service-reporting/src/main/resources/org/hisp/dhis/report/hibernate/ReportGroup.hbm.xml
+N  dhis-2/dhis-services/dhis-service-reporting/src/main/resources/org/hisp/dhis/reporttable/hibernate/ReportTableGroup.hbm.xml
 M  dhis-2/dhis-api/src/main/java/org/hisp/dhis/chart/Chart.java
 M  dhis-2/dhis-api/src/main/java/org/hisp/dhis/chart/ChartService.java
 M  dhis-2/dhis-api/src/main/java/org/hisp/dhis/report/Report.java
 M  dhis-2/dhis-api/src/main/java/org/hisp/dhis/report/ReportService.java
 M  dhis-2/dhis-api/src/main/java/org/hisp/dhis/reporttable/ReportTable.java
 M  dhis-2/dhis-api/src/main/java/org/hisp/dhis/reporttable/ReportTableService.java
 M  dhis-2/dhis-services/dhis-service-reporting/src/main/java/org/hisp/dhis/chart/impl/DefaultChartService.java
 M  dhis-2/dhis-services/dhis-service-reporting/src/main/java/org/hisp/dhis/report/impl/DefaultReportService.java
 M  dhis-2/dhis-services/dhis-service-reporting/src/main/java/org/hisp/dhis/reporttable/impl/DefaultReportTableService.java
 M  dhis-2/dhis-services/dhis-service-reporting/src/main/resources/META-INF/dhis/beans.xml
 M  dhis-2/dhis-services/dhis-service-reporting/src/main/resources/org/hisp/dhis/chart/hibernate/Chart.hbm.xml
 M  dhis-2/dhis-services/dhis-service-reporting/src/main/resources/org/hisp/dhis/report/hibernate/Report.hbm.xml
 M  dhis-2/dhis-services/dhis-service-reporting/src/main/resources/org/hisp/dhis/reporttable/hibernate/ReportTable.hbm.xml
 M  dhis-2/dhis-support/dhis-support-hibernate/src/main/resources/ehcache.xml
 M  dhis-2/dhis-support/dhis-support-system/src/main/java/org/hisp/dhis/system/util/UUIdUtils.java
All changes applied successfully.
Now on revision 4175.
$ bzr revision-info -d "<http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/ws/";>
info result: bzr revision-info -d <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/ws/> returned 0. Command output: "4175 hieu.hispvietnam@xxxxxxxxx-20110721032935-ekpo2uxnzl9qknxb
" stderr: ""
[workspace] $ bzr log -v -r revid:tran.hispvietnam@xxxxxxxxx-20110720091506-ru1gjtqpch640prt..revid:hieu.hispvietnam@xxxxxxxxx-20110721032935-ekpo2uxnzl9qknxb --long --show-ids
Getting local revision...
$ bzr revision-info -d "<http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/ws/";>
info result: bzr revision-info -d <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/ws/> returned 0. Command output: "4175 hieu.hispvietnam@xxxxxxxxx-20110721032935-ekpo2uxnzl9qknxb
" stderr: ""
RevisionState revno:4175 revid:hieu.hispvietnam@xxxxxxxxx-20110721032935-ekpo2uxnzl9qknxb
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
Parsing POMs
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
[dhis-2] $ /local/opt/j2sdk/bin/java -Xmx2048m -XX:MaxPermSize=512m -cp /llocal/dhis/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.2.jar:/llocal/dhis/jenkins_home/tools/2.2.1/boot/classworlds-1.1.jar hudson.maven.agent.Main /llocal/dhis/jenkins_home/tools/2.2.1 /ifi/utgard/p01/dhis/projects/dhis-1.ifi.uio.no/ci/tomcat/webapps/ci/WEB-INF/lib/remoting-1.417.jar /llocal/dhis/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.2.jar 55386 /llocal/dhis/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/ws/dhis-2/pom.xml> clean install findbugs:findbugs
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   DHIS 2
[INFO]   DHIS API
[INFO]   DHIS Support Parent Project
[INFO]   DHIS Test Support
[INFO]   DHIS External Support
[INFO]   DHIS Hibernate Support
[INFO]   DHIS System Support
[INFO]   DHIS JDBC Service
[INFO]   DHIS XML framework services
[INFO]   DHIS Services Parent Project
[INFO]   DHIS Core API Implementations
[INFO]   DHIS I18n Static
[INFO]   DHIS Options
[INFO]   DHIS Administration Service
[INFO]   DHIS DataMart Service - Default
[INFO]   DHIS Aggregation Service - Default
[INFO]   DHIS OrganisationUnit API Implementations
[INFO]   DHIS Reporting Service
[INFO]   DHIS Import-Export Service
[INFO]   DHIS Patient API Implementations
[INFO]   DHIS JDBC / External Test Project
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS 2
[INFO]    task-segment: [clean, install, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/ws/dhis-2/pom.xml> to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis/2.4-SNAPSHOT/dhis-2.4-SNAPSHOT.pom
[JENKINS] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/ws/dhis-2/pom.xml> to /llocal/dhis/jenkins_home/jobs/Dhis2 Service Trunk/modules/org.hisp.dhis$dhis/builds/2011-07-21_06-01-22/archive/org.hisp.dhis/dhis/2.4-SNAPSHOT/dhis-2.4-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error installing artifact's metadata: Error installing metadata: Error updating group repository metadata

input contained no data
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Thu Jul 21 06:01:35 CEST 2011
[INFO] Final Memory: 17M/209M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dhis2-devs@xxxxxxxxxxxxxxxxxxx
channel stopped
Archiving workspace
Deleting old workspace snapshot from #3013.