Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [spatial4j-dev] Spatial4j - Build # 379 - Failure!

I assume the MITRE server is not using Java7?

On Fri, Mar 27, 2015 at 3:11 PM, ISRF Jenkins CI Server <jenkins-noreply@xxxxxxxxxxxxxxxxxxxxxx> wrote:
Spatial4j - Build # 379 - Failure:

Check console output at https://isrf-builder.mitre.org/job/Spatial4j/379/ to view the results.
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace /var/lib/jenkins/jobs/Spatial4j/workspace
 > /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 http://github.com/spatial4j/spatial4j.git # timeout=10
Fetching upstream changes from http://github.com/spatial4j/spatial4j.git
 > /usr/bin/git --version # timeout=10
Setting http proxy: gatekeeper.mitre.org:80
 > /usr/bin/git fetch --tags --progress http://github.com/spatial4j/spatial4j.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 16578fae5623231d8d920735c5e92fabbc6d7b34 (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 16578fae5623231d8d920735c5e92fabbc6d7b34
 > /usr/bin/git rev-list a700d9f685fd0db89d2dc6d302ab29ac4b27fd97 # timeout=10
No emails were triggered.
Parsing POMs
Modules changed, recalculating dependency graph
[workspace] $ /usr/local/jdk1.6.0_51/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.4.jar:/usr/local/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /usr/local/apache-maven-3.0.4 /var/cache/jenkins/war/WEB-INF/lib/remoting-2.36.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.4.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 43266
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f /var/lib/jenkins/jobs/Spatial4j/workspace/pom.xml -PupdateLucene clean -DgenerateXml=true -Drandomized.multiplier=10 install pmd:pmd findbugs:findbugs
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Spatial4J 0.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.boundlessgeo.com/main/org/jeo/jeo/0.5/jeo-0.5.pom
Downloaded: http://repo.boundlessgeo.com/main/org/jeo/jeo/0.5/jeo-0.5.pom (3 KB at 8.9 KB/sec)
Downloading: http://repo.boundlessgeo.com/main/org/jeo/jeo-parent/0.5/jeo-parent-0.5.pom
Downloaded: http://repo.boundlessgeo.com/main/org/jeo/jeo-parent/0.5/jeo-parent-0.5.pom (9 KB at 56.6 KB/sec)
Downloading: http://repo.boundlessgeo.com/main/org/osgeo/proj4j/0.1.0/proj4j-0.1.0.pom
Downloaded: http://repo.boundlessgeo.com/main/org/osgeo/proj4j/0.1.0/proj4j-0.1.0.pom (2 KB at 16.6 KB/sec)
Downloading: http://repo.boundlessgeo.com/main/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.boundlessgeo.com/main/org/slf4j/slf4j-jdk14/1.7.2/slf4j-jdk14-1.7.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.7.2/slf4j-jdk14-1.7.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.7.2/slf4j-jdk14-1.7.2.pom (2 KB at 6.2 KB/sec)
Downloading: http://repo.boundlessgeo.com/main/org/jeo/jeo/0.5/jeo-0.5.jar
Downloading: http://repo.boundlessgeo.com/main/org/osgeo/proj4j/0.1.0/proj4j-0.1.0-jeo.jar
Downloading: http://repo.boundlessgeo.com/main/org/slf4j/slf4j-jdk14/1.7.2/slf4j-jdk14-1.7.2.jar
Downloaded: http://repo.boundlessgeo.com/main/org/osgeo/proj4j/0.1.0/proj4j-0.1.0-jeo.jar (310 KB at 115.6 KB/sec)
Downloaded: http://repo.boundlessgeo.com/main/org/jeo/jeo/0.5/jeo-0.5.jar (408 KB at 107.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.7.2/slf4j-jdk14-1.7.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.7.2/slf4j-jdk14-1.7.2.jar (8 KB at 66.0 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ spatial4j ---
[INFO] Deleting /var/lib/jenkins/jobs/Spatial4j/workspace/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ spatial4j ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spatial4j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Spatial4j/workspace/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spatial4j ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to /var/lib/jenkins/jobs/Spatial4j/workspace/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.494s
[INFO] Finished at: Fri Mar 27 18:11:33 EDT 2015
[INFO] Final Memory: 14M/142M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "updateLucene" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project spatial4j: Fatal error compiling: invalid target release: 1.7 -> [Help 1]
[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/MojoExecutionException
[JENKINS] Archiving /var/lib/jenkins/jobs/Spatial4j/workspace/pom.xml to com.spatial4j/spatial4j/0.5-SNAPSHOT/spatial4j-0.5-SNAPSHOT.pom
channel stopped
An attempt to send an e-mail to empty list of recipients, ignored.
Email was triggered for: Failure
Sending email for trigger: Failure


Back to the top