Skip to content

Console Output

Started by an SCM change
Building in workspace /home/hudson/genie.lyo/.jenkins/jobs/lyo-testsuite-master/workspace
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/lyo.client.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/lyo.client.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/lyo.client.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision fa2be3fb9033a94adb994920be56d46dfff1ecb3 (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f fa2be3fb9033a94adb994920be56d46dfff1ecb3
Commit message: "Update README.md"
 > /usr/local/bin/git rev-list --no-walk 2d429552b5d36a4a0f55d3b0286d65665b63d83c # timeout=10
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f org.eclipse.lyo.testsuite.build/pom.xml clean verify -Dmaven.repo.local=/shared/technology/lyo/maven/repo
POM file org.eclipse.lyo.testsuite.build/pom.xml specified with the -f/--file command line argument does not exist
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.lyo
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-readable POM /jobs/genie.lyo/lyo-testsuite-master/workspace/org.eclipse.lyo.testsuite.build/pom.xml: /jobs/genie.lyo/lyo-testsuite-master/workspace/org.eclipse.lyo.testsuite.build/pom.xml (No such file or directory) @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project  (/jobs/genie.lyo/lyo-testsuite-master/workspace/org.eclipse.lyo.testsuite.build/pom.xml) has 1 error
[ERROR]     Non-readable POM /jobs/genie.lyo/lyo-testsuite-master/workspace/org.eclipse.lyo.testsuite.build/pom.xml: /jobs/genie.lyo/lyo-testsuite-master/workspace/org.eclipse.lyo.testsuite.build/pom.xml (No such file or directory)
[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/ProjectBuildingException
Build step 'Invoke top-level Maven targets' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE