Tutti-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
January 2017
- 1 participants
- 5 discussions
Build failed in Jenkins: tutti-technical-site-snapshot #114
by admin+ci-codelutin.com@codelutin.com 07 Jan '17
by admin+ci-codelutin.com@codelutin.com 07 Jan '17
07 Jan '17
http://ci.codelutin.com/jenkins/job/tutti-technical-site-snapshot/114/Chang…:
[Léo Kaufmann] Specifications : juste quelques modifications (numéro de version et mise
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.codelutin.com/jenkins/job/tutti-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 https://gitlab.nuiton.org/codelutin/tutti.git # timeout=10
Fetching upstream changes from https://gitlab.nuiton.org/codelutin/tutti.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials Pour se connecter à https://gitlab.nuiton.org
> git fetch --tags --progress https://gitlab.nuiton.org/codelutin/tutti.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision fb5ec729b775f1f59bcaebf7115e89a56f459a05 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f fb5ec729b775f1f59bcaebf7115e89a56f459a05
> git rev-list ccf5b5db01f155f00041e5a2126e7c147fc1781a # timeout=10
Parsing POMs
Established TCP socket on 48742
[tutti-technical-site-snapshot] $ /opt/jdk8/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/maven33-agent-1.8.1.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven33Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.62.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 48742
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/tutti-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] Tutti
[INFO] Tutti :: Persistence
[INFO] Tutti :: Ichtyometer API
[INFO] Tutti :: Caliper API
[INFO] Tutti :: Report Generator
[INFO] Tutti :: Service
[INFO] Tutti :: UI Updater
[INFO] Tutti :: UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Tutti 4.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ tutti ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ tutti ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ tutti ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ tutti ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ tutti ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ tutti ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ tutti ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ tutti ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ tutti ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ tutti ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ tutti ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ tutti ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ tutti ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (check-release-properties) @ tutti ---
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ tutti ---
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ tutti ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header-on-pom) @ tutti ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/tutti-technical-site-snapshot/ws/>
[INFO] Scan 1 file header done in 48.049ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ tutti ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/tutti-technical-site-snapshot/ws/src>
[INFO] Scan 7 files header done in 59.343ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ tutti ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ tutti ---
[JENKINS] Archiving disabled
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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Tutti .............................................. FAILURE [ 7.277 s]
[INFO] Tutti :: Persistence ............................... SKIPPED
[INFO] Tutti :: Ichtyometer API ........................... SKIPPED
[INFO] Tutti :: Caliper API ............................... SKIPPED
[INFO] Tutti :: Report Generator .......................... SKIPPED
[INFO] Tutti :: Service ................................... SKIPPED
[INFO] Tutti :: UI Updater ................................ SKIPPED
[INFO] Tutti :: UI ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.143 s
[INFO] Finished at: 2016-11-26T02:52:27+01:00
[INFO] Final Memory: 36M/359M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "snapshot-site" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project tutti: the version '4.7' could not be retrieve from redmine server. -> [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: tutti-build(a)list.forge.codelutin.com kaufmann(a)codelutin.com
channel stopped
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
1
7
Build failed in Jenkins: tutti-technical-site-snapshot » Tutti :: Ichtyometer API #115
by admin+ci-codelutin.com@codelutin.com 07 Jan '17
by admin+ci-codelutin.com@codelutin.com 07 Jan '17
07 Jan '17
http://ci.codelutin.com/jenkins/job/tutti-technical-site-snapshot/fr.ifreme…
[...truncated 655 lines...]
[INFO]
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ tutti-caliper >>>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ tutti-caliper ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ tutti-caliper ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ tutti-caliper ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (check-release-properties) @ tutti-caliper ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ tutti-caliper <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ tutti-caliper ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tutti-caliper ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ tutti-caliper ---
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Tutti :: Report Generator 4.7-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ tutti-report-generator ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ tutti-report-generator ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ tutti-report-generator ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (check-release-properties) @ tutti-report-generator ---
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ tutti-report-generator ---
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ tutti-report-generator ---
[INFO] All files are up to date, skip goal execution.
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header-on-pom) @ tutti-report-generator ---
[INFO] Will search files to update from root /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-report-generator
[INFO] Scan 1 file header done in 1,713ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tutti-report-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-report-generator/src/main/resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ tutti-report-generator ---
[INFO] Will search files to update from root /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-report-generator/src
[INFO] Will search files to update from root /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-report-generator/target/generated-sources
[INFO] Scan 4 files header done in 3,005ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ tutti-report-generator ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ tutti-report-generator ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ tutti-report-generator ---
[INFO] Skipping goal (runOnce flag is on, and was already executed).
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ tutti-report-generator ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tutti-report-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-report-generator/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ tutti-report-generator ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tutti-report-generator ---
[INFO] No tests to run.
[JENKINS] Enregistrement des résultats des tests
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ tutti-report-generator ---
[INFO] Building jar: /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-report-generator/target/tutti-report-generator-4.7-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ tutti-report-generator >>>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ tutti-report-generator ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ tutti-report-generator ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ tutti-report-generator ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (check-release-properties) @ tutti-report-generator ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ tutti-report-generator <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ tutti-report-generator ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tutti-report-generator ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ tutti-report-generator ---
[INFO] Building zip: /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-report-generator/target/tutti-report-generator-4.7-SNAPSHOT-bin.zip
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Tutti :: Service 4.7-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ tutti-service ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ tutti-service ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ tutti-service ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (check-release-properties) @ tutti-service ---
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ tutti-service ---
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ tutti-service ---
[INFO] All files are up to date, skip goal execution.
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header-on-pom) @ tutti-service ---
[INFO] Will search files to update from root /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-service
[INFO] Scan 1 file header done in 1,908ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- i18n-maven-plugin:3.4.1:parserJava (scan-sources) @ tutti-service ---
[INFO]
[INFO] --- i18n-maven-plugin:3.4.1:parserValidation (scan-sources) @ tutti-service ---
[INFO] Load rules file validation.rules
[INFO]
[INFO] >>> i18n-maven-plugin:3.4.1:gen (scan-sources) > :get @ tutti-service >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.4.1:get (get) @ tutti-service ---
[INFO] Copying tutti-service.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-service/target/generated-sources/i18n/tutti-service-fromGetters_fr_FR.properties
[INFO] Copying tutti-service.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-service/target/generated-sources/i18n/tutti-service-fromGetters_en_GB.properties
[INFO]
[INFO] <<< i18n-maven-plugin:3.4.1:gen (scan-sources) < :get @ tutti-service <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.4.1:gen (scan-sources) @ tutti-service ---
[WARNING] bundle fr_FR contains 1/492 empty entries! (use -Di18n.showEmpty to see these entries)
[WARNING] bundle en_GB contains 428/428 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tutti-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 28 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ tutti-service ---
[INFO] Will search files to update from root /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-service/src
[INFO] Will search files to update from root /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-service/target/generated-sources
[INFO] Scan 406 files header done in 432,086ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ tutti-service ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ tutti-service ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[ERROR] /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-service/src/main/java/fr/ifremer/tutti/service/export/sumatra/CatchRowModel.java:69: Undefined reference: fr.ifremer.tutti.persistence.entities.referential.Species fr.ifremer.tutti.persistence.entities.data.SpeciesAbleBatch.getSpecies()
[ERROR] /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-service/src/main/java/fr/ifremer/tutti/service/export/sumatra/CatchesSumatraExportService.java:249: Undefined reference: fr.ifremer.tutti.persistence.entities.referential.Species fr.ifremer.tutti.persistence.entities.data.SpeciesAbleBatch.getSpecies()
[ERROR] /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-technical-site-snapshot/tutti-service/src/main/java/fr/ifremer/tutti/service/export/sumatra/CatchesSumatraExportService.java:278: Undefined reference: fr.ifremer.tutti.persistence.entities.referential.Species fr.ifremer.tutti.persistence.entities.data.SpeciesAbleBatch.getSpecies()
[WARNING] Failed to getClass for org.apache.maven.plugin.assembly.mojos.AssemblyMojo
[WARNING] Failed to getClass for org.apache.maven.plugin.assembly.mojos.AssemblyMojo
[JENKINS] Archiving disabled
1
6
07 Jan '17
See <http://ci.codelutin.com/jenkins/job/tutti-nightly/271/changes>
Changes:
[maven-release] [jgitflow-maven-plugin]updating poms for 4.6-SNAPSHOT development
------------------------------------------
[...truncated 1344 lines...]
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ tutti-report-generator ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ tutti-report-generator ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ tutti-report-generator ---
[INFO] Skipping goal (runOnce flag is on, and was already executed).
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ tutti-report-generator ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tutti-report-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-report-generator…>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ tutti-report-generator ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tutti-report-generator ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ tutti-report-generator ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-report-generator…>
[INFO]
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ tutti-report-generator >>>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ tutti-report-generator ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ tutti-report-generator ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ tutti-report-generator ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (check-release-properties) @ tutti-report-generator ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ tutti-report-generator <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ tutti-report-generator ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tutti-report-generator ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ tutti-report-generator ---
[INFO] Building zip: <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-report-generator…>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Tutti :: Service 4.6-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ tutti-service ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ tutti-service ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ tutti-service ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (check-release-properties) @ tutti-service ---
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ tutti-service ---
[INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-service/LICENSE.…>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ tutti-service ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-service/src/lice…>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-service/src/lice…> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-service/target/g…>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-service/src/lice…>
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header-on-pom) @ tutti-service ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-service>
[INFO] Scan 1 file header done in 1.479ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- i18n-maven-plugin:3.4.1:parserJava (scan-sources) @ tutti-service ---
[INFO]
[INFO] --- i18n-maven-plugin:3.4.1:parserValidation (scan-sources) @ tutti-service ---
[INFO] Load rules file validation.rules
[INFO]
[INFO] >>> i18n-maven-plugin:3.4.1:gen (scan-sources) > :get @ tutti-service >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.4.1:get (get) @ tutti-service ---
[INFO] Copying tutti-service.properties to <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-service/target/g…>
[INFO] Copying tutti-service.properties to <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-service/target/g…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.4.1:gen (scan-sources) < :get @ tutti-service <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.4.1:gen (scan-sources) @ tutti-service ---
[WARNING] bundle fr_FR contains 1/492 empty entries! (use -Di18n.showEmpty to see these entries)
[WARNING] bundle en_GB contains 428/428 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tutti-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 28 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ tutti-service ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-service/src>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-service/target/g…>
[INFO] Scan 406 files header done in 5.411s.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ tutti-service ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ tutti-service ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[ERROR] <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-service/src/main…>:69: Undefined reference: fr.ifremer.tutti.persistence.entities.referential.Species fr.ifremer.tutti.persistence.entities.data.SpeciesAbleBatch.getSpecies()
[ERROR] <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-service/src/main…>:249: Undefined reference: fr.ifremer.tutti.persistence.entities.referential.Species fr.ifremer.tutti.persistence.entities.data.SpeciesAbleBatch.getSpecies()
[ERROR] <http://ci.codelutin.com/jenkins/job/tutti-nightly/ws/tutti-service/src/main…>:278: Undefined reference: fr.ifremer.tutti.persistence.entities.referential.Species fr.ifremer.tutti.persistence.entities.data.SpeciesAbleBatch.getSpecies()
[WARNING] Failed to getClass for org.apache.maven.plugin.assembly.mojos.AssemblyMojo
[WARNING] Failed to getClass for org.apache.maven.plugin.assembly.mojos.AssemblyMojo
[JENKINS] Archiving disabled
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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Tutti .............................................. SUCCESS [ 38.420 s]
[INFO] Tutti :: Persistence ............................... SUCCESS [ 43.967 s]
[INFO] Tutti :: Ichtyometer API ........................... FAILURE [ 52.352 s]
[INFO] Tutti :: Caliper API ............................... SKIPPED
[INFO] Tutti :: Report Generator .......................... SKIPPED
[INFO] Tutti :: Service ................................... SKIPPED
[INFO] Tutti :: UI Updater ................................ SKIPPED
[INFO] Tutti :: UI ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:21 min
[INFO] Finished at: 2016-08-20T00:51:46+02:00
[INFO] Final Memory: 159M/613M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.15:check (default) on project tutti-service: Signature errors found. Verify them and ignore them with the proper annotation if needed. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.15:check (default) on project tutti-service: Signature errors found. Verify them and ignore them with the proper annotation if needed.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:364)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:198)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoFailureException: Signature errors found. Verify them and ignore them with the proper annotation if needed.
at org.codehaus.mojo.animal_sniffer.maven.CheckSignatureMojo.execute(CheckSignatureMojo.java:265)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 35 more
[ERROR]
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :tutti-service
Sending e-mails to: tutti-build(a)list.forge.codelutin.com maven-release(a)codelutin.com
Sending e-mails to: tutti-build(a)list.forge.codelutin.com maven-release(a)codelutin.com
Sending e-mails to: tutti-build(a)list.forge.codelutin.com maven-release(a)codelutin.com
channel stopped
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
1
12
Build failed in Jenkins: tutti-nightly » Tutti :: Ichtyometer API #277
by admin+ci-codelutin.com@codelutin.com 07 Jan '17
by admin+ci-codelutin.com@codelutin.com 07 Jan '17
07 Jan '17
http://ci.codelutin.com/jenkins/job/tutti-nightly/fr.ifremer.tutti$tutti-ic…
[...truncated 666 lines...]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ tutti-caliper ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ tutti-caliper ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ tutti-caliper ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (check-release-properties) @ tutti-caliper ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ tutti-caliper <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ tutti-caliper ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tutti-caliper ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ tutti-caliper ---
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Tutti :: Report Generator 4.7-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ tutti-report-generator ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ tutti-report-generator ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ tutti-report-generator ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (check-release-properties) @ tutti-report-generator ---
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ tutti-report-generator ---
[INFO] Will create or update license file [gpl_v3] to /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-report-generator/LICENSE.txt
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ tutti-report-generator ---
[INFO] Load missing file /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-report-generator/src/license/THIRD-PARTY.properties
[INFO] Missing file /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-report-generator/src/license/THIRD-PARTY.properties is up-to-date.
[INFO] Writing third-party file to /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-report-generator/target/generated-sources/license/THIRD-PARTY.txt
[INFO] Will attach third party file from /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-report-generator/src/license/THIRD-PARTY.properties
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header-on-pom) @ tutti-report-generator ---
[INFO] Will search files to update from root /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-report-generator
[INFO] Scan 1 file header done in 1.552ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tutti-report-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-report-generator/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ tutti-report-generator ---
[INFO] Will search files to update from root /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-report-generator/src
[INFO] Will search files to update from root /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-report-generator/target/generated-sources
[INFO] Scan 4 files header done in 1.529s.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ tutti-report-generator ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ tutti-report-generator ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ tutti-report-generator ---
[INFO] Skipping goal (runOnce flag is on, and was already executed).
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ tutti-report-generator ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tutti-report-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-report-generator/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ tutti-report-generator ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tutti-report-generator ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ tutti-report-generator ---
[INFO] Building jar: /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-report-generator/target/tutti-report-generator-4.7-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ tutti-report-generator >>>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ tutti-report-generator ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ tutti-report-generator ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ tutti-report-generator ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (check-release-properties) @ tutti-report-generator ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ tutti-report-generator <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ tutti-report-generator ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tutti-report-generator ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ tutti-report-generator ---
[INFO]
[INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ tutti-report-generator ---
[INFO] Building zip: /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-report-generator/target/tutti-report-generator-4.7-SNAPSHOT-bin.zip
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Tutti :: Service 4.7-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ tutti-service ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ tutti-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ tutti-service ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ tutti-service ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (check-release-properties) @ tutti-service ---
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ tutti-service ---
[INFO] Will create or update license file [gpl_v3] to /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-service/LICENSE.txt
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ tutti-service ---
[INFO] Load missing file /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-service/src/license/THIRD-PARTY.properties
[INFO] Missing file /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-service/src/license/THIRD-PARTY.properties is up-to-date.
[INFO] Writing third-party file to /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-service/target/generated-sources/license/THIRD-PARTY.txt
[INFO] Will attach third party file from /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-service/src/license/THIRD-PARTY.properties
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header-on-pom) @ tutti-service ---
[INFO] Will search files to update from root /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-service
[INFO] Scan 1 file header done in 2.126ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- i18n-maven-plugin:3.4.1:parserJava (scan-sources) @ tutti-service ---
[INFO]
[INFO] --- i18n-maven-plugin:3.4.1:parserValidation (scan-sources) @ tutti-service ---
[INFO] Load rules file validation.rules
[INFO]
[INFO] >>> i18n-maven-plugin:3.4.1:gen (scan-sources) > :get @ tutti-service >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.4.1:get (get) @ tutti-service ---
[INFO] Copying tutti-service.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-service/target/generated-sources/i18n/tutti-service-fromGetters_fr_FR.properties
[INFO] Copying tutti-service.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-service/target/generated-sources/i18n/tutti-service-fromGetters_en_GB.properties
[INFO]
[INFO] <<< i18n-maven-plugin:3.4.1:gen (scan-sources) < :get @ tutti-service <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.4.1:gen (scan-sources) @ tutti-service ---
[WARNING] bundle fr_FR contains 1/492 empty entries! (use -Di18n.showEmpty to see these entries)
[WARNING] bundle en_GB contains 428/428 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tutti-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 28 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ tutti-service ---
[INFO] Will search files to update from root /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-service/src
[INFO] Will search files to update from root /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-service/target/generated-sources
[INFO] Scan 406 files header done in 10.574s.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ tutti-service ---
[INFO] Compiling 3 source files to /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-service/target/classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ tutti-service ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[ERROR] /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-service/src/main/java/fr/ifremer/tutti/service/export/sumatra/CatchRowModel.java:69: Undefined reference: fr.ifremer.tutti.persistence.entities.referential.Species fr.ifremer.tutti.persistence.entities.data.SpeciesAbleBatch.getSpecies()
[ERROR] /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-service/src/main/java/fr/ifremer/tutti/service/export/sumatra/CatchesSumatraExportService.java:249: Undefined reference: fr.ifremer.tutti.persistence.entities.referential.Species fr.ifremer.tutti.persistence.entities.data.SpeciesAbleBatch.getSpecies()
[ERROR] /var/local/forge/data/codelutin.com/jenkins/workspace/tutti-nightly/tutti-service/src/main/java/fr/ifremer/tutti/service/export/sumatra/CatchesSumatraExportService.java:278: Undefined reference: fr.ifremer.tutti.persistence.entities.referential.Species fr.ifremer.tutti.persistence.entities.data.SpeciesAbleBatch.getSpecies()
[WARNING] Failed to getClass for org.apache.maven.plugin.assembly.mojos.AssemblyMojo
[WARNING] Failed to getClass for org.apache.maven.plugin.assembly.mojos.AssemblyMojo
[JENKINS] Archiving disabled
1
6
06 Jan '17
http://ci.codelutin.com/jenkins/job/tutti-sonar/123/Changes:
[poussin] fixes #8663: [IMPORT GENERIQUE] impossible d'importer une trait
[poussin] fixes #8567: [IMPORT GENERIQUE] le rapport d'import générique, sous
------------------------------------------
[...truncated 9705 lines...]
fr.ifremer.tutti.ichtyometer.IchtyometerClient
fr.ifremer.tutti.service.operationimport.FishingOperationImportService
fr.ifremer.tutti.service.operationimport.ImportFromColumnFileInvalidRowException
fr.ifremer.tutti.service.operationimport.ImportFromColumnFileMissingHeaderException
fr.ifremer.tutti.service.catches.multipost.MultiPostImportResult
fr.ifremer.tutti.service.export.sumatra.CatchesSumatraExportService
fr.ifremer.tutti.service.export.sumatra.SumatraExportResult
fr.ifremer.tutti.service.protocol.ProtocolCaracteristicsImportExportService
fr.ifremer.tutti.service.referential.ReferentialTemporaryPersonService
fr.ifremer.tutti.service.report.ReportGenerationResult
fr.ifremer.tutti.service.referential.TuttiReferentialSynchronizeService
fr.ifremer.tutti.service.genericformat.GenericFormatValidateFileResult
fr.ifremer.tutti.service.genericformat.GenericFormatImportResult
fr.ifremer.tutti.service.genericformat.GenericFormatImportConfiguration
fr.ifremer.tutti.service.referential.ReferentialTemporaryVesselService
fr.ifremer.tutti.service.csv.TuttiCsvUtil
fr.ifremer.tutti.service.export.cps.CalcifiedPiecesSamplingExportService
fr.ifremer.tutti.service.genericformat.GenericFormatExportService
fr.ifremer.tutti.service.genericformat.GenericFormatImportService
fr.ifremer.tutti.service.genericformat.GenericFormatFileResult
fr.ifremer.tutti.service.genericformat.GenericFormatExportResult
fr.ifremer.tutti.service.psionimport.PsionImportService
fr.ifremer.tutti.service.psionimport.PsionImportResult
fr.ifremer.tutti.service.export.toconfirmreport.ToConfirmReportService
fr.ifremer.tutti.service.bigfin.BigfinImportService
fr.ifremer.tutti.service.bigfin.BigfinImportResult
fr.ifremer.tutti.ui.swing.updater.UpdateModuleConfiguration
fr.ifremer.tutti.service.ClosedPersistenceService
fr.ifremer.tutti.service.sampling.CalcifiedPiecesSamplingAlgorithmEntryNotFoundException
fr.ifremer.tutti.service.sampling.SizeNotDefinedOnIndividualObservationException
fr.ifremer.tutti.service.sampling.ZoneNotDefinedOnFishingOperationException
fr.ifremer.tutti.service.PersistenceService$ImportStructureType
fr.ifremer.tutti.service.operationimport.ImportFromColumnFileFishingOperationNotFoundException
fr.ifremer.tutti.ichtyometer.LocalDeviceNotFoundException
fr.ifremer.tutti.ichtyometer.RemoteDeviceNotFoundException
fr.ifremer.tutti.ichtyometer.RemoteDeviceServiceNotFoundException
fr.ifremer.tutti.ichtyometer.RemoteDeviceChooser
fr.ifremer.tutti.service.catches.CatchWeightComputingException
fr.ifremer.tutti.service.catches.SpeciesWeightComputingException
fr.ifremer.tutti.service.catches.BenthosWeightComputingException
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.MainUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.category.EditSampleCategoryModelUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.config.TuttiConfigUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.cruise.EditCruiseUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.cruise.GearCaracteristicsEditorUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.db.DbManagerUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.genericformat.GenericFormatExportUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.genericformat.GenericFormatImportUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.home.SelectCruiseUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.EditFishingOperationUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.EditFishingOperationUI$37' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.EditFishingOperationUI$38' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.FishingOperationsUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.catches.EditCatchesUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.catches.MultiPostImportLogDialog' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.catches.accidental.AccidentalBatchUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.catches.accidental.create.CreateAccidentalBatchUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.catches.individualobservation.SampleCodeEditionPopupUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.catches.marinelitter.MarineLitterBatchUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.catches.marinelitter.create.CreateMarineLitterBatchUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.catches.species.EditSpeciesBatchPanelUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.catches.species.create.CreateSpeciesBatchUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.catches.species.edit.ImportPupitriMelagWeightPopupUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.catches.species.edit.ImportPupitriPopupUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.catches.species.edit.SpeciesBatchUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.catches.species.frequency.SpeciesFrequencyUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.catches.species.split.SplitSpeciesBatchUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.fishing.GearUseFeatureTabUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.operation.fishing.VesselUseFeatureTabUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.program.EditProgramUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.protocol.EditProtocolUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.protocol.calcifiedpiecessampling.CalcifiedPiecesSamplingEditorUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.protocol.calcifiedpiecessampling.MinSizePopupUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.protocol.maturity.EditMaturityCaracteristicPopupUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.protocol.rtp.RtpEditorUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.protocol.zones.ZoneEditorUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.referential.ManageTemporaryReferentialUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.report.ReportUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.content.validation.ValidateCruiseUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.util.attachment.AttachmentEditorUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.util.attachment.AttachmentItem' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.util.auth.LoginUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.util.caracteristics.CaracteristicMapEditorUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.util.catches.EnterWeightUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.util.comment.CommentEditorUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.util.species.EnterMelagWeightUI' could not be match to its original source file. It might be a dynamically generated class.
[WARNING] The class 'fr.ifremer.tutti.ui.swing.util.species.SelectSpeciesUI' could not be match to its original source file. It might be a dynamically generated class.
[INFO] Sensor FindBugs Sensor (done) | time=62823ms
[INFO] Sensor SurefireSensor
[INFO] parsing <http://ci.codelutin.com/jenkins/job/tutti-sonar/ws/tutti-ui-swing/target/su…>
[INFO] Sensor SurefireSensor (done) | time=34ms
[INFO] Sensor JaCoCoSensor
[INFO] JaCoCoSensor: JaCoCo report not found : <http://ci.codelutin.com/jenkins/job/tutti-sonar/ws/tutti-ui-swing/target/ja…>
[INFO] Sensor JaCoCoSensor (done) | time=0ms
[INFO] Sensor JaCoCoItSensor
[INFO] JaCoCoItSensor: JaCoCo IT report not found: <http://ci.codelutin.com/jenkins/job/tutti-sonar/ws/tutti-ui-swing/target/ja…>
[INFO] Sensor JaCoCoItSensor (done) | time=0ms
[INFO] Sensor JaCoCoOverallSensor
[INFO] Sensor JaCoCoOverallSensor (done) | time=0ms
[INFO] Sensor XmlFileSensor
[INFO] Sensor XmlFileSensor (done) | time=3ms
[INFO] Sensor Zero Coverage Sensor
[INFO] Sensor Zero Coverage Sensor (done) | time=45ms
[INFO] Sensor Code Colorizer Sensor
[INFO] Sensor Code Colorizer Sensor (done) | time=4ms
[INFO] Sensor CPD Block Indexer
[INFO] JavaCpdBlockIndexer is used for java
[INFO] Sensor CPD Block Indexer (done) | time=456ms
[INFO] ------------- Scan Tutti
[INFO] Base dir: <http://ci.codelutin.com/jenkins/job/tutti-sonar/ws/>
[INFO] Working dir: <http://ci.codelutin.com/jenkins/job/tutti-sonar/ws/target/sonar>
[INFO] Source encoding: UTF-8, default locale: en_GB
[INFO] Sensor Lines Sensor
[INFO] Sensor Lines Sensor (done) | time=0ms
[INFO] Sensor SCM Sensor
[INFO] Sensor SCM Sensor (done) | time=0ms
[INFO] Sensor XmlFileSensor
[INFO] Sensor XmlFileSensor (done) | time=0ms
[INFO] Sensor Zero Coverage Sensor
[INFO] Sensor Zero Coverage Sensor (done) | time=0ms
[INFO] Sensor Code Colorizer Sensor
[INFO] Sensor Code Colorizer Sensor (done) | time=0ms
[INFO] Sensor CPD Block Indexer
[INFO] Sensor CPD Block Indexer (done) | time=0ms
[INFO] Calculating CPD for 874 files
[INFO] CPD calculation finished
[INFO] Analysis report generated in 8823ms, dir size=10 MB
[INFO] Analysis reports compressed in 46718ms, zip size=4 MB
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Tutti .............................................. FAILURE [25:35 min]
[INFO] Tutti :: Persistence ............................... SKIPPED
[INFO] Tutti :: Ichtyometer API ........................... SKIPPED
[INFO] Tutti :: Caliper API ............................... SKIPPED
[INFO] Tutti :: Report Generator .......................... SKIPPED
[INFO] Tutti :: Service ................................... SKIPPED
[INFO] Tutti :: UI Updater ................................ SKIPPED
[INFO] Tutti :: UI ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25:44 min
[INFO] Finished at: 2017-01-04T03:00:47+01:00
[INFO] Final Memory: 84M/944M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.0.1:sonar (default-cli) on project tutti: Fail to request http://qa.codelutin.com/api/ce/submit?projectKey=fr.ifremer:tutti&projectNa…: timeout: Socket closed -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.0.1:sonar (default-cli) on project tutti: Fail to request http://qa.codelutin.com/api/ce/submit?projectKey=fr.ifremer:tutti&projectNa…
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Fail to request http://qa.codelutin.com/api/ce/submit?projectKey=fr.ifremer:tutti&projectNa…
at org.sonarsource.scanner.maven.bootstrap.ExceptionHandling.handle(ExceptionHandling.java:36)
at org.sonarsource.scanner.maven.bootstrap.RunnerBootstrapper.execute(RunnerBootstrapper.java:81)
at org.sonarsource.scanner.maven.SonarQubeMojo.execute(SonarQubeMojo.java:112)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 20 more
Caused by: java.lang.IllegalStateException: Fail to request http://qa.codelutin.com/api/ce/submit?projectKey=fr.ifremer:tutti&projectNa…
at org.sonarqube.ws.client.HttpConnector.doCall(HttpConnector.java:204)
at org.sonarqube.ws.client.HttpConnector.post(HttpConnector.java:167)
at org.sonarqube.ws.client.HttpConnector.call(HttpConnector.java:137)
at org.sonar.scanner.bootstrap.BatchWsClient.call(BatchWsClient.java:69)
at org.sonar.scanner.report.ReportPublisher.upload(ReportPublisher.java:173)
at org.sonar.scanner.report.ReportPublisher.execute(ReportPublisher.java:128)
at org.sonar.scanner.phases.PublishPhaseExecutor.publishReportJob(PublishPhaseExecutor.java:64)
at org.sonar.scanner.phases.PublishPhaseExecutor.executeOnRoot(PublishPhaseExecutor.java:51)
at org.sonar.scanner.phases.AbstractPhaseExecutor.execute(AbstractPhaseExecutor.java:81)
at org.sonar.scanner.scan.ModuleScanContainer.doAfterStart(ModuleScanContainer.java:184)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:142)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:127)
at org.sonar.scanner.scan.ProjectScanContainer.scan(ProjectScanContainer.java:241)
at org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:236)
at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:226)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:142)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:127)
at org.sonar.scanner.task.ScanTask.execute(ScanTask.java:47)
at org.sonar.scanner.task.TaskContainer.doAfterStart(TaskContainer.java:86)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:142)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:127)
at org.sonar.scanner.bootstrap.GlobalContainer.executeTask(GlobalContainer.java:115)
at org.sonar.batch.bootstrapper.Batch.executeTask(Batch.java:118)
at org.sonar.runner.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.sonar.runner.impl.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:61)
at com.sun.proxy.$Proxy23.execute(Unknown Source)
at org.sonar.runner.api.EmbeddedRunner.doExecute(EmbeddedRunner.java:274)
at org.sonar.runner.api.EmbeddedRunner.runAnalysis(EmbeddedRunner.java:165)
at org.sonar.runner.api.EmbeddedRunner.runAnalysis(EmbeddedRunner.java:152)
at org.sonarsource.scanner.maven.bootstrap.RunnerBootstrapper.execute(RunnerBootstrapper.java:78)
... 23 more
Caused by: java.net.SocketTimeoutException: timeout
at okio.Okio$3.newTimeoutException(Okio.java:212)
at okio.AsyncTimeout.exit(AsyncTimeout.java:288)
at okio.AsyncTimeout$2.read(AsyncTimeout.java:242)
at okio.RealBufferedSource.indexOf(RealBufferedSource.java:325)
at okio.RealBufferedSource.indexOf(RealBufferedSource.java:314)
at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:210)
at okhttp3.internal.http.Http1xStream.readResponse(Http1xStream.java:184)
at okhttp3.internal.http.Http1xStream.readResponseHeaders(Http1xStream.java:125)
at okhttp3.internal.http.HttpEngine.readNetworkResponse(HttpEngine.java:775)
at okhttp3.internal.http.HttpEngine.access$200(HttpEngine.java:86)
at okhttp3.internal.http.HttpEngine$NetworkInterceptorChain.proceed(HttpEngine.java:760)
at okhttp3.internal.http.HttpEngine.readResponse(HttpEngine.java:613)
at okhttp3.RealCall.getResponse(RealCall.java:244)
at okhttp3.RealCall$ApplicationInterceptorChain.proceed(RealCall.java:201)
at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:163)
at okhttp3.RealCall.execute(RealCall.java:57)
at org.sonarqube.ws.client.HttpConnector.doCall(HttpConnector.java:201)
... 56 more
Caused by: java.net.SocketException: Socket closed
at java.net.SocketInputStream.read(SocketInputStream.java:203)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at okio.Okio$2.read(Okio.java:140)
at okio.AsyncTimeout$2.read(AsyncTimeout.java:238)
... 70 more
[ERROR]
[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
SonarQube analysis completed: FAILURE
Build step 'SonarQube analysis with Maven' changed build result to FAILURE
Build step 'SonarQube analysis with Maven' 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 7 second
1
2