See <http://ci.codelutin.com/jenkins/job/mapod-technical-site-snapshot/35/changes> Changes: [Tony CHEMIT] clean poms [Tony CHEMIT] ajout du tooltip sur le bouton d'action (fixes #7444) [Tony CHEMIT] Ajout d'un parametre pour mocker ou non les résultats (refs #7442) [Tony CHEMIT] remplissage des résultats avec des zéros pour l'instant (fixes #7442) [Tony CHEMIT] utilisation du mock de la requete (fixes #7442) [Tony CHEMIT] Ajout d'une option pour mocker ou non les résultats (refs #7442) [Tony CHEMIT] Ajout de méthodes utiles (ne pas les mettre dans le code du simulateur [Tony CHEMIT] Utilisation des nouvelles méthodes utiles + d'un builder d'ImmutableMap [Tony CHEMIT] Ajout des résultats Foxia (pour le moment, on a juste les résultats de [Tony CHEMIT] Ajout resultat Foxia2004 (refs #7442) [Tony CHEMIT] Utilisation du nom de la variete pour la sauvegarde des résultats par [Tony CHEMIT] Ajout d'un constructeur sur MatrixBound + ajout d'une grille qui ne [Tony CHEMIT] Ajout d'objets pour contenir les résultats des parcelles non OGM sur la [Tony CHEMIT] on pose la structure pour calculer le pollen sortant (refs #7400) [Tony CHEMIT] Rebase depuis develop [Tony CHEMIT] copie des fichiers de maps/plot dans le dossier exploded (fixes #7443) [Tony CHEMIT] FTF du merge du mock des résultats... ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/mapod-technical-site-snapshot/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url http://git.codelutin.com/mapod.git # timeout=10 Fetching upstream changes from http://git.codelutin.com/mapod.git git --version # timeout=10 using .gitcredentials to set credentials git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git3489763140940911154.credentials # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/mapod.git +refs/heads/*:refs/remotes/origin/* git config --local --remove-section credential # timeout=10 git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 85d61a0c4b00db1de1706e86c9c7b0c49a5eac4a (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 85d61a0c4b00db1de1706e86c9c7b0c49a5eac4a git rev-list 1f9a3ac8ea37b357b6c78019b0be60f8d31cc1dc # timeout=10 Parsing POMs Modules changed, recalculating dependency graph [mapod-technical-site-snapshot] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.52.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 35290 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/mapod-technical-site-snapshot/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml clean verify site-deploy -DperformRelease -Psnapshot-site [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Mapod [INFO] Mapod :: Test data [INFO] Mapod :: Persistence [INFO] Mapod :: Services [INFO] Mapod :: Swing [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod 0.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mapod --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-technical-site-snapshot/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (check-release-properties) @ mapod --- [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 2 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 23 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. FAILURE [ 43.364 s] [INFO] Mapod :: Test data ................................. SKIPPED [INFO] Mapod :: Persistence ............................... SKIPPED [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:48 min [INFO] Finished at: 2015-08-11T03:07:36+02:00 [INFO] Final Memory: 19M/240M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (check-release-properties) on project mapod: org.apache.maven.plugins.enforcer.RequireProperty failed with message: [ERROR] You must set a jreVersion property! [ERROR] -> [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 Sending e-mails to: mapod-build@list.forge.codelutin.com chemit+codelutin-ci@codelutin.com Started calculate disk usage of build Finished Calculation of disk usage of build in 22 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds