http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/9/Change...: [Eric Chatellier] refs #3954: Downgrade jetty to jdk 7 ------------------------------------------ [...truncated 538 lines...] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ nuiton-web --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ nuiton-web --- [INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.9:update-project-license (attach-licenses) @ nuiton-web --- [INFO] [INFO] --- license-maven-plugin:1.9:add-third-party (attach-licenses) @ nuiton-web --- [WARNING] No license name defined for org.hibernate.javax.persistence--hibernate-jpa-2.0-api--1.0.1.Final [INFO] Load missing file <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/license/THIRD-PARTY.properties> [WARNING] dependency [antlr--antlr--2.7.6] does not exist in project, remove it from the missing file. [WARNING] dependency [javax.transaction--jta--1.1] does not exist in project, remove it from the missing file. [INFO] Missing file <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/license/THIRD-PARTY.properties> [INFO] Will attach third party file from <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ nuiton-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ nuiton-web --- [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/target/generated-sources> [WARNING] skip failed file : Could not extract header on file <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java> for reason copyright [Copyright (C) 2011, 2015 CodeLutin] is not valid org.codehaus.mojo.license.header.InvalideFileHeaderException: Could not extract header on file <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java> for reason copyright [Copyright (C) 2011, 2015 CodeLutin] is not valid at org.codehaus.mojo.license.AbstractFileHeaderMojo.processFile(AbstractFileHeaderMojo.java:952) at org.codehaus.mojo.license.AbstractFileHeaderMojo.processFile(AbstractFileHeaderMojo.java:864) at org.codehaus.mojo.license.AbstractFileHeaderMojo.processCommentStyle(AbstractFileHeaderMojo.java:838) at org.codehaus.mojo.license.AbstractFileHeaderMojo.doAction(AbstractFileHeaderMojo.java:619) at org.codehaus.mojo.license.AbstractLicenseMojo.execute(AbstractLicenseMojo.java:202) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) 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) [INFO] Scan 11 files header done in 25,854ms. [INFO] * uptodate header on 10 files. * fail header on 1 file. [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nuiton-web --- [INFO] Compiling 9 source files to <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/main/java/org/nuiton/web/filter/TypedTopiaTransactionFilter.java>: <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/main/java/org/nuiton/web/filter/TypedTopiaTransactionFilter.java> uses unchecked or unsafe operations. [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/main/java/org/nuiton/web/filter/TypedTopiaTransactionFilter.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ nuiton-web --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ nuiton-web --- [INFO] Skipping goal (runOnce flag is on, and was already executed). [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ nuiton-web --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ nuiton-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nuiton-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ nuiton-web --- [INFO] No tests to run. [JENKINS] Enregistrement des résultats des tests [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nuiton-web --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/target/nuiton-web-1.18-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nuiton-web >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ nuiton-web --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 21 dependencies to check. [INFO] 21 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 40124ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ nuiton-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ nuiton-web --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ nuiton-web --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nuiton-web <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nuiton-web --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/target/nuiton-web-1.18-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nuiton-web --- [INFO] 5 warnings [WARNING] Javadoc Warnings [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/main/java/org/nuiton/web/filter/TypedTopiaTransactionFilter.java>:136: warning: no @param for <PersistenceContext> [WARNING] public static <PersistenceContext extends TopiaPersistenceContext> PersistenceContext getTransaction(ServletRequest request) { [WARNING] ^ [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/main/java/org/nuiton/web/filter/TypedTopiaTransactionFilter.java>:136: warning: no @param for request [WARNING] public static <PersistenceContext extends TopiaPersistenceContext> PersistenceContext getTransaction(ServletRequest request) { [WARNING] ^ [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/main/java/org/nuiton/web/filter/TypedTopiaTransactionFilter.java>:136: warning: no @return [WARNING] public static <PersistenceContext extends TopiaPersistenceContext> PersistenceContext getTransaction(ServletRequest request) { [WARNING] ^ [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>:89: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/src/main/java/org/nuiton/web/war/JettyLauncher.java>:166: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/target/nuiton-web-1.18-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ nuiton-web --- [INFO] [INFO] --- maven-assembly-plugin:2.6:single (create-assemblies) @ nuiton-web --- [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [INFO] Building zip: <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/target/nuiton-web-1.18-SNAPSHOT-deps.zip> [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [INFO] Building zip: <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/nuiton-web/target/nuiton-web-1.18-SNAPSHOT-full.zip> [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ nuiton-web --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ nuiton-web --- [INFO] Loaded <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/target/collect-artifacts.txt> [INFO] Copying nuiton-web-1.18-SNAPSHOT.jar to <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/target/collect/org.nuiton.web--nuiton-web/nuiton-web-1.18-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/target/collect/org.nuiton.web--nuiton-web/THIRD-PARTY.properties> [INFO] Copying nuiton-web-1.18-SNAPSHOT-sources.jar to <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/target/collect/org.nuiton.web--nuiton-web/nuiton-web-1.18-SNAPSHOT-sources.jar> [INFO] Copying nuiton-web-1.18-SNAPSHOT-javadoc.jar to <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/target/collect/org.nuiton.web--nuiton-web/nuiton-web-1.18-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ nuiton-web --- [INFO] Copying nuiton-web-1.18-SNAPSHOT-deps.zip to <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/target/collect/org.nuiton.web--nuiton-web/nuiton-web-1.18-SNAPSHOT-deps.zip> [INFO] Copying nuiton-web-1.18-SNAPSHOT-full.zip to <http://ci.nuiton.org/jenkins/job/nuiton-web-technical-site-snapshot/ws/target/collect/org.nuiton.web--nuiton-web/nuiton-web-1.18-SNAPSHOT-full.zip> [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ nuiton-web --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ nuiton-web --- [INFO] Used declared dependencies found: [INFO] org.eclipse.jetty:jetty-runner:jar:9.2.19.v20160908:provided [INFO] org.nuiton.topia:topia-persistence:jar:3.1.3.1:provided [INFO] org.apache.commons:commons-lang3:jar:3.4:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [WARNING] Used undeclared dependencies found: [WARNING] org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:provided [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuiton Web ......................................... SUCCESS [ 37.252 s] [INFO] Nuiton Web :: Nuiton Web ........................... FAILURE [ 10.364 s] [INFO] Nuiton Web :: Nuiton Struts 2 ...................... SKIPPED [INFO] Nuiton Web :: Nuiton Tapestry ...................... SKIPPED [INFO] Nuiton Web :: Nuiton RSS ........................... SKIPPED [INFO] Nuiton Web :: Nuiton GWT ........................... SKIPPED [INFO] Nuiton Web :: Nuiton Security ...................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 51.279 s [INFO] Finished at: 2016-10-19T00:42:05+02:00 [INFO] Final Memory: 102M/681M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "snapshot-site" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project nuiton-web: Dependency problems found -> [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :nuiton-web Sending e-mails to: nuiton-web-build@list.nuiton.org 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