You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/12/31 13:51:33 UTC

Build failed in Jenkins: commons-jcs #203

See <https://builds.apache.org/job/commons-jcs/203/changes>

Changes:

[tv] Performance improvements

[tv] Remove unused field and method

[rmannibucau] JCS-170 replacing at least commas for jmx registration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H16 (ubuntu) in workspace <https://builds.apache.org/job/commons-jcs/ws/>
Updating https://svn.apache.org/repos/asf/commons/proper/jcs/trunk at revision '2016-12-31T13:50:26.218 +0000'
U         commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/JCSCache.java
U         commons-jcs-core/src/main/java/org/apache/commons/jcs/utils/struct/AbstractLRUMap.java
U         commons-jcs-core/src/main/java/org/apache/commons/jcs/engine/memory/AbstractMemoryCache.java
At revision 1776744

WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 45687
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-jcs] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45687
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-jcs/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -B -U -e -fae -V -DskipBenchmarks=true -DfailIfNoTests=false -Dtest=BasicRemoteCacheClientServerUnitTest
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 13:51:28+0000)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.0.5
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.7.0_80/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-47-generic", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Commons JCS
[INFO] Apache Commons JCS :: Core
[INFO] Apache Commons JCS :: JCache
[INFO] Apache Commons JCS :: JCache TCK
[INFO] Apache Commons JCS :: JCache Extras
[INFO] Apache Commons JCS :: JCache OpenJPA
[INFO] Apache Commons JCS :: Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons JCS 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-jcs ---
[INFO] Deleting <https://builds.apache.org/job/commons-jcs/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-jcs ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ commons-jcs ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jcs ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-jcs ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-jcs ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-jcs/ws/'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/commons-jcs/ws/>
[INFO] Storing buildNumber: 1776744 at timestamp: 1483189896334
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-jcs/ws/'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/commons-jcs/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:manifest (bundle-manifest) @ commons-jcs ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (checkAPIcompatibility) @ commons-jcs ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ commons-jcs ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons-jcs ---
[INFO] Installing <https://builds.apache.org/job/commons-jcs/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/commons/commons-jcs/2.1-SNAPSHOT/commons-jcs-2.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/commons-jcs/ws/target/commons-jcs-2.1-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/commons/commons-jcs/2.1-SNAPSHOT/commons-jcs-2.1-SNAPSHOT-site.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons JCS :: Core 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-jcs-core ---
[INFO] Deleting <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-jcs-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ commons-jcs-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jcs-core ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-jcs-core ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-jcs-core ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core>
[INFO] Storing buildNumber: 1776744 at timestamp: 1483189899213
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-jcs-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource to <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/classes>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ commons-jcs-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 233 source files to <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/classes>
[INFO] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheManager.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheManager.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:manifest (bundle-manifest) @ commons-jcs-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ commons-jcs-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 50 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ commons-jcs-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 145 source files to <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/struct/LRUMapConcurrentUnitTest.java>:[153,12] cannot find symbol
  symbol:   method setChunkSize(int)
  location: variable map of type org.apache.commons.jcs.utils.struct.LRUMap<java.lang.String,java.lang.String>
[ERROR] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/struct/LRUMapConcurrentUnitTest.java>:[192,12] cannot find symbol
  symbol:   method setChunkSize(int)
  location: variable map of type org.apache.commons.jcs.utils.struct.LRUMap<java.lang.String,java.lang.String>
[ERROR] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/struct/LRUMapConcurrentTest.java>:[145,12] cannot find symbol
  symbol:   method setChunkSize(int)
  location: variable map of type org.apache.commons.jcs.utils.struct.LRUMap<java.lang.String,java.lang.String>
[ERROR] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/struct/LRUMapConcurrentTest.java>:[184,12] cannot find symbol
  symbol:   method setChunkSize(int)
  location: variable map of type org.apache.commons.jcs.utils.struct.LRUMap<java.lang.String,java.lang.String>
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: JCache
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: JCache TCK
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: JCache Extras
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: JCache OpenJPA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Commons JCS ................................ SUCCESS [4.582s]
[INFO] Apache Commons JCS :: Core ........................ FAILURE [8.518s]
[INFO] Apache Commons JCS :: JCache ...................... SKIPPED
[INFO] Apache Commons JCS :: JCache TCK .................. SKIPPED
[INFO] Apache Commons JCS :: JCache Extras ............... SKIPPED
[INFO] Apache Commons JCS :: JCache OpenJPA .............. SKIPPED
[INFO] Apache Commons JCS :: Distribution ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.862s
[INFO] Finished at: Sat Dec 31 13:11:47 UTC 2016
[INFO] Final Memory: 38M/712M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile (default-testCompile) on project commons-jcs-core: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/struct/LRUMapConcurrentUnitTest.java>:[153,12] cannot find symbol
[ERROR] symbol:   method setChunkSize(int)
[ERROR] location: variable map of type org.apache.commons.jcs.utils.struct.LRUMap<java.lang.String,java.lang.String>
[ERROR] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/struct/LRUMapConcurrentUnitTest.java>:[192,12] cannot find symbol
[ERROR] symbol:   method setChunkSize(int)
[ERROR] location: variable map of type org.apache.commons.jcs.utils.struct.LRUMap<java.lang.String,java.lang.String>
[ERROR] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/struct/LRUMapConcurrentTest.java>:[145,12] cannot find symbol
[ERROR] symbol:   method setChunkSize(int)
[ERROR] location: variable map of type org.apache.commons.jcs.utils.struct.LRUMap<java.lang.String,java.lang.String>
[ERROR] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/struct/LRUMapConcurrentTest.java>:[184,12] cannot find symbol
[ERROR] symbol:   method setChunkSize(int)
[ERROR] location: variable map of type org.apache.commons.jcs.utils.struct.LRUMap<java.lang.String,java.lang.String>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile (default-testCompile) on project commons-jcs-core: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:972)
	at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:153)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 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 :commons-jcs-core
[JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/pom.xml> to org.apache.commons/commons-jcs/2.1-SNAPSHOT/commons-jcs-2.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/target/commons-jcs-2.1-SNAPSHOT-site.xml> to org.apache.commons/commons-jcs/2.1-SNAPSHOT/commons-jcs-2.1-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/pom.xml> to org.apache.commons/commons-jcs-core/2.1-SNAPSHOT/commons-jcs-core-2.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache-extras/pom.xml> to org.apache.commons/commons-jcs-jcache-extras/2.1-SNAPSHOT/commons-jcs-jcache-extras-2.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache-openjpa/pom.xml> to org.apache.commons/commons-jcs-jcache-openjpa/2.1-SNAPSHOT/commons-jcs-jcache-openjpa-2.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache/pom.xml> to org.apache.commons/commons-jcs-jcache/2.1-SNAPSHOT/commons-jcs-jcache-2.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-dist/pom.xml> to org.apache.commons/commons-jcs-dist/2.1-SNAPSHOT/commons-jcs-dist-2.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-tck-tests/pom.xml> to org.apache.commons/commons-jcs-jcache-tck/2.1-SNAPSHOT/commons-jcs-jcache-tck-2.1-SNAPSHOT.pom
Sending e-mails to: dev@commons.apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Jenkins build is back to normal : commons-jcs #204

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-jcs/204/changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org