BUILD FAILURE
Build URLhttps://qa.nuxeo.org/jenkins/job/addons_nuxeo-rating-5.6.0/346/
Project:addons_nuxeo-rating-5.6.0
Date of build:Fri, 08 Feb 2013 13:52:34 +0100
Build duration:4.3 sec

CHANGES
  Revision ac68845614b0f48693ebd49fc7d08c0d366879f0 by jenkins:(Post release 5.6.0-HF10 (commit: ac68845614b0f48693ebd49fc7d08c0d366879f0))
  editnuxeo-rating-gadget/pom.xml
  editnuxeo-rating-api/pom.xml
  editpom.xml
  editnuxeo-rating-web/pom.xml
  editnuxeo-rating-core/pom.xml

BUILD ARTIFACTS
Nuxeo Rating API
Nuxeo Rating Core
Nuxeo Rating Gadget
Nuxeo Rating Parent
Nuxeo Rating Web

CONSOLE OUTPUT
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Started by GitHub push by nuxeojenkins
Building remotely on muradin in workspace /home/hudson/tmp/workspace/addons_nuxeo-rating-5.6.0
Checkout:addons_nuxeo-rating-5.6.0 / /home/hudson/tmp/workspace/addons_nuxeo-rating-5.6.0 - hudson.remoting.Channel@56ec7a0b:muradin
Using strategy: Default
Last Built Revision: Revision e12bb007e75545cc14274fe38445ea9bf12dfdff (origin/5.6.0)
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/nuxeo/nuxeo-rating.git
Commencing build of Revision ac68845614b0f48693ebd49fc7d08c0d366879f0 (origin/5.6.0)
Checking out Revision ac68845614b0f48693ebd49fc7d08c0d366879f0 (origin/5.6.0)
No emails were triggered.
Parsing POMs
Failed to transfer Could not find metadata org.nuxeo:nuxeo-addons-parent:5.6.0-HF11-SNAPSHOT/maven-metadata.xml in internal-snapshots (http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots)
Failed to transfer Could not find metadata org.nuxeo:nuxeo-addons-parent:5.6.0-HF11-SNAPSHOT/maven-metadata.xml in public-snapshots-mirror (http://maven.in.nuxeo.com/nexus/content/groups/public-snapshot)
Failed to transfer Could not find artifact org.nuxeo:nuxeo-addons-parent:pom:5.6.0-HF11-SNAPSHOT in internal-snapshots (http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots)
Failed to transfer Could not find artifact org.nuxeo:nuxeo-addons-parent:pom:5.6.0-HF11-SNAPSHOT in public-snapshots-mirror (http://maven.in.nuxeo.com/nexus/content/groups/public-snapshot)
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: /home/hudson/tmp/workspace/addons_nuxeo-rating-5.6.0 at hudson.remoting.Channel@56ec7a0b:muradin
at hudson.FilePath.act(FilePath.java:861)
at hudson.FilePath.act(FilePath.java:838)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:862)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:620)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
at hudson.model.Run.execute(Run.java:1557)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.nuxeo:nuxeo-addons-parent:pom:5.6.0-HF11-SNAPSHOT in internal-snapshots (http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots) and 'parent.relativePath' points at wrong local POM @ line 4, column 11
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1229)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:997)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
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:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
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:
[FATAL] Non-resolvable parent POM: Could not find artifact org.nuxeo:nuxeo-addons-parent:pom:5.6.0-HF11-SNAPSHOT in internal-snapshots (http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots) and 'parent.relativePath' points at wrong local POM @ line 4, column 11
at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:322)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1185)
... 11 more
[ci-game] evaluating rule: Build result
[ci-game] scored: -10.0
[ci-game] evaluating rule: Increased number of failed tests
[ci-game] evaluating rule: Increased number of passed tests
[ci-game] evaluating rule: Decreased number of failed tests
[ci-game] evaluating rule: Decreased number of passed tests
[ci-game] evaluating rule: Open HIGH priority tasks
[ci-game] evaluating rule: Open NORMAL priority tasks
[ci-game] evaluating rule: Open LOW priority tasks
[ci-game] evaluating rule: HIGH priority PMD warnings
[ci-game] evaluating rule: NORMAL priority PMD warnings
[ci-game] evaluating rule: LOW priority PMD warnings
[ci-game] evaluating rule: New HIGH priority Findbugs warnings
[ci-game] evaluating rule: New NORMAL priority Findbugs warnings
[ci-game] evaluating rule: New LOW priority Findbugs warnings
[ci-game] evaluating rule: Fixed HIGH priority Findbugs warnings
[ci-game] evaluating rule: Fixed NORMAL priority Findbugs warnings
[ci-game] evaluating rule: Fixed LOW priority Findbugs warnings
[ci-game] evaluating rule: Changed number of compiler warnings
[ci-game] evaluating rule: Changed number of checkstyle warnings
Email was triggered for: Failure
Sending email for trigger: Failure

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

Reply via email to