Skip to content
Failed

Console Output

Started by user Philipp Haußleiter
Building remotely on kvm (openjdk6 native) in workspace /home/jenkins/workspace/com.nativelibs4java
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://github.com/ochafik/nativelibs4java.git # timeout=10
Fetching upstream changes from https://github.com/ochafik/nativelibs4java.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --tags --progress https://github.com/ochafik/nativelibs4java.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ed509ec7242e5ad15f408991e0a30dd9105c5c8c (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f ed509ec7242e5ad15f408991e0a30dd9105c5c8c
 > /usr/bin/git rev-list ed509ec7242e5ad15f408991e0a30dd9105c5c8c # timeout=10
[com.nativelibs4java] $ /home/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.2/bin/mvn -f libraries/pom.xml clean install
[INFO] Scanning for projects...
Downloading: http://maven.jenkins-ci.org/content/groups/artifacts/org/sonatype/oss/oss-parent/7/oss-parent-7.pom

Downloading: http://maven.javastream.de/org/sonatype/oss/oss-parent/7/oss-parent-7.pom

Downloading: http://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
178 B   
[WARNING] Checksum validation failed, expected <html> but is 81ffbd1712afe8cdf138b570c0fc9934742c33c1 for http://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
178 B   
[WARNING] Checksum validation failed, expected <html> but is 81ffbd1712afe8cdf138b570c0fc9934742c33c1 for http://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
        
Downloaded: http://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (178 B at 0.3 KB/sec)
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project com.nativelibs4java:nativelibs4java-parent:1.9-SNAPSHOT (/home/jenkins/workspace/com.nativelibs4java/libraries/pom.xml) has 1 error
[ERROR]     Non-parseable POM /home/jenkins/.m2/repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom: Expected root element 'project' but found 'html' (position: START_TAG seen <html>... @1:6)  @ /home/jenkins/.m2/repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom, line 1, column 6 -> [Help 2]
[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
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/ModelParseException
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  4 second
Finished: FAILURE