See <https://hudson.apache.org/hudson/job/Hama-Patch/315/>
------------------------------------------ [...truncated 19 lines...] http://issues.apache.org/jira/secure/attachment/12474159/HAMA-370.patch ====================================================================== ====================================================================== Pre-building trunk to determine trunk number of release audit, javac, and Findbugs warnings. ====================================================================== ====================================================================== ====================================================================== ====================================================================== Checking there are no @author tags in the patch. ====================================================================== ====================================================================== There appear to be 0 @author tags in the patch. ====================================================================== ====================================================================== Checking there are new or changed tests in the patch. ====================================================================== ====================================================================== There appear to be 0 test files referenced in the patch. ====================================================================== ====================================================================== Applying patch. ====================================================================== ====================================================================== patching file src/java/org/apache/hama/bsp/BSPMaster.java patching file src/java/org/apache/hama/bsp/GroomServer.java patching file src/java/org/apache/hama/fd/UDPMonitor.java patching file src/java/org/apache/hama/fd/SimpleBinaryInterpreter.java patching file src/java/org/apache/hama/fd/UDPSensor.java patching file src/java/org/apache/hama/fd/Interpreter.java patching file src/java/org/apache/hama/fd/Node.java patching file src/java/org/apache/hama/fd/Monitor.java patching file src/java/org/apache/hama/fd/Sensor.java ====================================================================== ====================================================================== Determining number of patched javadoc warnings. ====================================================================== ====================================================================== There appear to be 1 javadoc warnings generated by the patched build. ====================================================================== ====================================================================== Determining number of patched javac warnings. ====================================================================== ====================================================================== There appear to be javac compiler warnings before the patch and javac compiler warnings after applying the patch. ====================================================================== ====================================================================== Determining number of patched release audit warnings. ====================================================================== ====================================================================== There appear to be 0 release audit warnings before the patch and 0 release audit warnings after applying the patch. ====================================================================== ====================================================================== Determining number of patched checkstyle warnings. ====================================================================== ====================================================================== THIS IS NOT IMPLEMENTED YET Buildfile: build.xml BUILD FAILED Target "checkstyle" does not exist in the project "hama". Total time: 0 seconds ====================================================================== ====================================================================== Determining number of patched Findbugs warnings. ====================================================================== ====================================================================== Buildfile: build.xml init: [touch] Creating /var/tmp/null152561205 [delete] Deleting: /var/tmp/null152561205 compile: [javac] Compiling 75 source files to /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/build/classes> [javac] /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/java/org/apache/hama/fd/Node.java>:24: package org.apache.commons.math.distribution does not exist [javac] import org.apache.commons.math.distribution.NormalDistribution; [javac] ^ [javac] /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/java/org/apache/hama/fd/Node.java>:25: package org.apache.commons.math.distribution does not exist [javac] import org.apache.commons.math.distribution.NormalDistributionImpl; [javac] ^ [javac] /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/java/org/apache/hama/fd/Node.java>:26: package org.apache.commons.math does not exist [javac] import org.apache.commons.math.MathException; [javac] ^ [javac] /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/java/org/apache/hama/fd/Node.java>:115: cannot find symbol [javac] symbol : class NormalDistribution [javac] location: class org.apache.hama.fd.Node [javac] NormalDistribution cal = new NormalDistributionImpl(mean, variance); [javac] ^ [javac] /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/java/org/apache/hama/fd/Node.java>:115: cannot find symbol [javac] symbol : class NormalDistributionImpl [javac] location: class org.apache.hama.fd.Node [javac] NormalDistribution cal = new NormalDistributionImpl(mean, variance); [javac] ^ [javac] /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/java/org/apache/hama/fd/Node.java>:119: cannot find symbol [javac] symbol : class MathException [javac] location: class org.apache.hama.fd.Node [javac] }catch(MathException me){ [javac] ^ [javac] Note: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/java/org/apache/hama/fd/UDPMonitor.java> uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 6 errors BUILD FAILED /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/build.xml>:115: Compile failed; see the compiler error output for details. Total time: 4 seconds ====================================================================== ====================================================================== Running Hama tests. ====================================================================== ====================================================================== /usr/bin/kill -9 21650 kill: 21650: no such process Buildfile: build.xml init: [touch] Creating /var/tmp/null824702210 [delete] Deleting: /var/tmp/null824702210 compile: [javac] Compiling 75 source files to /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/build/classes> [javac] /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/java/org/apache/hama/fd/Node.java>:24: package org.apache.commons.math.distribution does not exist [javac] import org.apache.commons.math.distribution.NormalDistribution; [javac] ^ [javac] /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/java/org/apache/hama/fd/Node.java>:25: package org.apache.commons.math.distribution does not exist [javac] import org.apache.commons.math.distribution.NormalDistributionImpl; [javac] ^ [javac] /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/java/org/apache/hama/fd/Node.java>:26: package org.apache.commons.math does not exist [javac] import org.apache.commons.math.MathException; [javac] ^ [javac] /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/java/org/apache/hama/fd/Node.java>:115: cannot find symbol [javac] symbol : class NormalDistribution [javac] location: class org.apache.hama.fd.Node [javac] NormalDistribution cal = new NormalDistributionImpl(mean, variance); [javac] ^ [javac] /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/java/org/apache/hama/fd/Node.java>:115: cannot find symbol [javac] symbol : class NormalDistributionImpl [javac] location: class org.apache.hama.fd.Node [javac] NormalDistribution cal = new NormalDistributionImpl(mean, variance); [javac] ^ [javac] /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/java/org/apache/hama/fd/Node.java>:119: cannot find symbol [javac] symbol : class MathException [javac] location: class org.apache.hama.fd.Node [javac] }catch(MathException me){ [javac] ^ [javac] Note: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/java/org/apache/hama/fd/UDPMonitor.java> uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 6 errors BUILD FAILED /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/build.xml>:115: Compile failed; see the compiler error output for details. Total time: 4 seconds ====================================================================== ====================================================================== Adding comment to Jira. ====================================================================== ====================================================================== -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12474159/HAMA-370.patch against trunk revision 1081723. @author +1. The patch does not contain any @author tags. tests included -1. The patch doesn't appear to include any new or modified tests. Please justify why no tests are needed for this patch. javadoc -1. The javadoc tool appears to have generated 1 warning messages. javac +1. The applied patch does not generate any new javac compiler warnings. release audit +1. The applied patch does not generate any new release audit warnings. findbugs -1. The patch appears to cause Findbugs to fail. core tests -1. The patch failed core unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hama-Patch/315/testReport/ Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hama-Patch/315/artifact/trunk/build/test/checkstyle-errors.html Console output: http://hudson.zones.apache.org/hudson/job/Hama-Patch/315/console This message is automatically generated. ====================================================================== ====================================================================== Finished build. ====================================================================== ====================================================================== [FINDBUGS] Skipping publisher since build result is FAILURE Archiving artifacts Recording test results Description set: HAMA-370
