BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/addons_nuxeo-jenkins-report-master/1062/
Project:addons_nuxeo-jenkins-report-master
Date of build:Fri, 12 Sep 2014 12:32:56 +0200
Build duration:6.2 sec

CHANGES
No Changes

BUILD ARTIFACTS
Nuxeo Jenkins Report Marketplace package
Nuxeo Jenkins Report Web Module
Nuxeo Jenkins Report

CONSOLE OUTPUT
[...truncated 6 lines...]
Started by upstream project "nuxeo-features-master" build number 2875
originally caused by:
Started by upstream project "nuxeo-services-master" build number 1551
originally caused by:
Started by GitHub push by bdelbosc
Started by upstream project "nuxeo-webengine-master" build number 1520
originally caused by:
Started by upstream project "nuxeo-services-master" build number 1551
Started by upstream project "nuxeo-theme-master" build number 1380
originally caused by:
Started by upstream project "nuxeo-services-master" build number 1551
Started by upstream project "nuxeo-services-master" build number 1551
Started by upstream project "nuxeo-features-master" build number 2875
Started by upstream project "addons_nuxeo-shell-master" build number 1066
originally caused by:
Started by upstream project "addons-master" build number 3160
Started by upstream project "nuxeo-distribution-master" build number 2725
originally caused by:
Started by upstream project "addons_nuxeo-chemistry-master" build number 1176
originally caused by:
Started by upstream project "addons-master" build number 3160
originally caused by:
Started by upstream project "nuxeo-dm-master" build number 2361
originally caused by:
Started by upstream project "nuxeo-features-master" build number 2875
originally caused by:
Started by upstream project "nuxeo-services-master" build number 1551
originally caused by:
Started by GitHub push by bdelbosc
Started by upstream project "nuxeo-webengine-master" build number 1520
originally caused by:
Started by upstream project "nuxeo-services-master" build number 1551
Started by upstream project "nuxeo-theme-master" build number 1380
originally caused by:
Started by upstream project "nuxeo-services-master" build number 1551
Started by upstream project "nuxeo-services-master" build number 1551
Started by upstream project "nuxeo-features-master" build number 2875
Started by upstream project "addons_nuxeo-platform-rendition-master" build number 1109
originally caused by:
Started by upstream project "addons-master" build number 3160
Building remotely on madhatter (SLAVE MULTIDB_LINUX FFCURRENT SLAVE4GB REMOTE_SLAVE RACKSPACE_LINUX) in workspace /opt/hudson/workspace/addons_nuxeo-jenkins-report-master
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/nuxeo/nuxeo-jenkins-report.git # timeout=10
Fetching upstream changes from git://github.com/nuxeo/nuxeo-jenkins-report.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/nuxeo/nuxeo-jenkins-report.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bd2a7380bc2c48e688a4a447f11c86d61c5a8673 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f bd2a7380bc2c48e688a4a447f11c86d61c5a8673
> git rev-list bd2a7380bc2c48e688a4a447f11c86d61c5a8673 # timeout=10
No emails were triggered.
Parsing POMs
Downloaded artifact http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/ecm/distribution/nuxeo-distribution/5.9.6-SNAPSHOT/maven-metadata.xml
Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/distribution/nuxeo-distribution/5.9.6-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata org.nuxeo.ecm.distribution:nuxeo-distribution:5.9.6-SNAPSHOT/maven-metadata.xml in nuxeo-studio (https://connect.nuxeo.com/nuxeo/site/studio/maven)
Downloaded artifact http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-addons-parent/5.9.6-SNAPSHOT/maven-metadata.xml
Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-addons-parent/5.9.6-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata org.nuxeo:nuxeo-addons-parent:5.9.6-SNAPSHOT/maven-metadata.xml in nuxeo-studio (https://connect.nuxeo.com/nuxeo/site/studio/maven)
Downloaded artifact http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ecm/5.9.6-SNAPSHOT/maven-metadata.xml
Downloaded artifact http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ecm/5.9.6-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata org.nuxeo:nuxeo-ecm:5.9.6-SNAPSHOT/maven-metadata.xml in nuxeo-studio (https://connect.nuxeo.com/nuxeo/site/studio/maven)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: /opt/hudson/workspace/addons_nuxeo-jenkins-report-master at hudson.remoting.Channel@17feaf9:madhatter
at hudson.FilePath.act(FilePath.java:913)
at hudson.FilePath.act(FilePath.java:895)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:953)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:681)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:533)
at hudson.model.Run.execute(Run.java:1740)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for javax.faces:jsf-api:jar is missing. @ line 34, column 17
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1357)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1091)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2483)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for javax.faces:jsf-api:jar is missing. @ line 34, column 17
at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1294)
... 11 more
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to