See <https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/38/changes>

Changes:

[elecharny] o Fixed some missing Javadoc o Fixed some sonarlint warnings

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu) in workspace 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mina.git
 > git init <https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/> # 
 > timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mina.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/mina.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mina.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mina.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mina.git
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/mina.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/2.0^{commit} # timeout=10
Checking out Revision 3ff1bf1aaa626809c0356536298507d798e9082a (origin/2.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ff1bf1aaa626809c0356536298507d798e9082a
 > git rev-list 850bc14ddd2efdf4ab0dedc5d6131b77ae878f7a # timeout=10
 > git tag -a -f -m Jenkins Build #38 jenkins-MINA-2.0.X-jdk1.8-ubuntu-38 # 
 > timeout=10
Parsing POMs
Established TCP socket on 33009
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[MINA-2.0.X-jdk1.8-ubuntu] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven32-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33009
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean 
install -Pserial
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MINA
[INFO] Apache MINA Legal
[INFO] Apache MINA Core
[INFO] Apache MINA APR Transport
[INFO] Apache MINA Compression Filter
[INFO] Apache MINA State Machine
[INFO] Apache MINA JavaBeans Integration
[INFO] Apache MINA XBean Integration
[INFO] Apache MINA OGNL Integration
[INFO] Apache MINA JMX Integration
[INFO] Apache MINA Examples
[INFO] Apache MINA HTTP client and server codec
[INFO] Apache MINA Serial Communication support
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA 2.0.17-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mina-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mina-parent ---
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-source) > generate-sources @ 
mina-parent >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-source) < generate-sources @ 
mina-parent <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-source) @ mina-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
mina-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mina-parent 
---
[INFO] Installing 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mina/mina-parent/2.0.17-SNAPSHOT/mina-parent-2.0.17-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA Legal 2.0.17-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mina-legal ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mina-legal ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
mina-legal ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mina-legal ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
mina-legal ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
mina-legal ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ mina-legal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mina-legal ---
[INFO] Building jar: 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-legal/target/mina-legal-2.0.17-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-source) > generate-sources @ 
mina-legal >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-source) < generate-sources @ 
mina-legal <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-source) @ mina-legal ---
[INFO] Building jar: 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-legal/target/mina-legal-2.0.17-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
mina-legal ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mina-legal ---
[INFO] Installing 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-legal/target/mina-legal-2.0.17-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mina/mina-legal/2.0.17-SNAPSHOT/mina-legal-2.0.17-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-legal/pom.xml> 
to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mina/mina-legal/2.0.17-SNAPSHOT/mina-legal-2.0.17-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-legal/target/mina-legal-2.0.17-SNAPSHOT-sources.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mina/mina-legal/2.0.17-SNAPSHOT/mina-legal-2.0.17-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA Core 2.0.17-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mina-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mina-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mina-core 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-core/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mina-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 298 source files to 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-core/target/classes>
[INFO] 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-core/src/main/java/org/apache/mina/core/session/AbstractIoSession.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-core/src/main/java/org/apache/mina/core/session/AbstractIoSession.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-core/src/main/java/org/apache/mina/core/service/AbstractIoService.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-core/src/main/java/org/apache/mina/core/service/AbstractIoService.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-core/src/main/java/org/apache/mina/proxy/handlers/http/digest/HttpDigestAuthLogicHandler.java>:[218,61]
 incompatible types: java.util.Map<java.lang.String,java.lang.String> cannot be 
converted to java.util.HashMap<java.lang.String,java.lang.String>
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MINA ........................................ SUCCESS [  6.285 s]
[INFO] Apache MINA Legal .................................. SUCCESS [  8.390 s]
[INFO] Apache MINA Core ................................... FAILURE [  6.526 s]
[INFO] Apache MINA APR Transport .......................... SKIPPED
[INFO] Apache MINA Compression Filter ..................... SKIPPED
[INFO] Apache MINA State Machine .......................... SKIPPED
[INFO] Apache MINA JavaBeans Integration .................. SKIPPED
[INFO] Apache MINA XBean Integration ...................... SKIPPED
[INFO] Apache MINA OGNL Integration ....................... SKIPPED
[INFO] Apache MINA JMX Integration ........................ SKIPPED
[INFO] Apache MINA Examples ............................... SKIPPED
[INFO] Apache MINA HTTP client and server codec ........... SKIPPED
[INFO] Apache MINA Serial Communication support ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46.732 s
[INFO] Finished at: 2016-12-09T11:56:05+00:00
[INFO] Final Memory: 33M/435M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on 
project mina-core: Compilation failure
[ERROR] 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-core/src/main/java/org/apache/mina/proxy/handlers/http/digest/HttpDigestAuthLogicHandler.java>:[218,61]
 incompatible types: java.util.Map<java.lang.String,java.lang.String> cannot be 
converted to java.util.HashMap<java.lang.String,java.lang.String>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :mina-core
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-filter-compression/pom.xml>
 to 
org.apache.mina/mina-filter-compression/2.0.17-SNAPSHOT/mina-filter-compression-2.0.17-SNAPSHOT.pom
No artifacts from MINA-2.0.X-jdk1.8-ubuntu » Apache MINA Compression Filter #37 
to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-integration-xbean/pom.xml>
 to 
org.apache.mina/mina-integration-xbean/2.0.17-SNAPSHOT/mina-integration-xbean-2.0.17-SNAPSHOT.pom
No artifacts from MINA-2.0.X-jdk1.8-ubuntu » Apache MINA XBean Integration #37 
to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-http/pom.xml> 
to org.apache.mina/mina-http/2.0.17-SNAPSHOT/mina-http-2.0.17-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/pom.xml> to 
org.apache.mina/mina-parent/2.0.17-SNAPSHOT/mina-parent-2.0.17-SNAPSHOT.pom
No artifacts from MINA-2.0.X-jdk1.8-ubuntu » Apache MINA #37 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-transport-serial/pom.xml>
 to 
org.apache.mina/mina-transport-serial/2.0.17-SNAPSHOT/mina-transport-serial-2.0.17-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-core/pom.xml> 
to org.apache.mina/mina-core/2.0.17-SNAPSHOT/mina-core-2.0.17-SNAPSHOT.pom
No artifacts from MINA-2.0.X-jdk1.8-ubuntu » Apache MINA Core #37 to compare, 
so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-integration-ognl/pom.xml>
 to 
org.apache.mina/mina-integration-ognl/2.0.17-SNAPSHOT/mina-integration-ognl-2.0.17-SNAPSHOT.pom
No artifacts from MINA-2.0.X-jdk1.8-ubuntu » Apache MINA OGNL Integration #37 
to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-example/pom.xml>
 to 
org.apache.mina/mina-example/2.0.17-SNAPSHOT/mina-example-2.0.17-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-integration-beans/pom.xml>
 to 
org.apache.mina/mina-integration-beans/2.0.17-SNAPSHOT/mina-integration-beans-2.0.17-SNAPSHOT.pom
No artifacts from MINA-2.0.X-jdk1.8-ubuntu » Apache MINA JavaBeans Integration 
#37 to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-legal/pom.xml> 
to org.apache.mina/mina-legal/2.0.17-SNAPSHOT/mina-legal-2.0.17-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-legal/target/mina-legal-2.0.17-SNAPSHOT.jar>
 to org.apache.mina/mina-legal/2.0.17-SNAPSHOT/mina-legal-2.0.17-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-legal/target/mina-legal-2.0.17-SNAPSHOT-sources.jar>
 to 
org.apache.mina/mina-legal/2.0.17-SNAPSHOT/mina-legal-2.0.17-SNAPSHOT-sources.jar
No artifacts from MINA-2.0.X-jdk1.8-ubuntu » Apache MINA Legal #37 to compare, 
so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-integration-jmx/pom.xml>
 to 
org.apache.mina/mina-integration-jmx/2.0.17-SNAPSHOT/mina-integration-jmx-2.0.17-SNAPSHOT.pom
No artifacts from MINA-2.0.X-jdk1.8-ubuntu » Apache MINA JMX Integration #37 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-transport-apr/pom.xml>
 to 
org.apache.mina/mina-transport-apr/2.0.17-SNAPSHOT/mina-transport-apr-2.0.17-SNAPSHOT.pom
No artifacts from MINA-2.0.X-jdk1.8-ubuntu » Apache MINA APR Transport #37 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/MINA-2.0.X-jdk1.8-ubuntu/ws/mina-statemachine/pom.xml>
 to 
org.apache.mina/mina-statemachine/2.0.17-SNAPSHOT/mina-statemachine-2.0.17-SNAPSHOT.pom
No artifacts from MINA-2.0.X-jdk1.8-ubuntu » Apache MINA State Machine #37 to 
compare, so performing full copy of artifacts
Sending e-mails to: commits@mina.apache.org
channel stopped

Reply via email to