See <https://builds.apache.org/job/Hama-trunk/302/changes>
Changes:
[edwardyoon] HAMA-908: Remove message.type package (edwardyoon)
[edwardyoon] HAMA-886: Refactoring core.bundle package (edwardyoon)
------------------------------------------
[...truncated 20070 lines...]
1005/1479 KB
1009/1479 KB
1013/1479 KB
1017/1479 KB
1021/1479 KB
1025/1479 KB
1029/1479 KB
1033/1479 KB
1035/1479 KB
1039/1479 KB
1043/1479 KB
1044/1479 KB
1045/1479 KB
1046/1479 KB
1049/1479 KB
1053/1479 KB
1057/1479 KB
1061/1479 KB
1065/1479 KB
1069/1479 KB
1073/1479 KB
1077/1479 KB
1081/1479 KB
1085/1479 KB
1089/1479 KB
1093/1479 KB
1097/1479 KB
1101/1479 KB
1105/1479 KB
1109/1479 KB
1113/1479 KB
1117/1479 KB
1121/1479 KB
1125/1479 KB
1126/1479 KB
1130/1479 KB
1133/1479 KB
1136/1479 KB
1138/1479 KB
1140/1479 KB
1141/1479 KB
1143/1479 KB
1145/1479 KB
1149/1479 KB
1153/1479 KB
1155/1479 KB
1157/1479 KB
1161/1479 KB
1165/1479 KB
1169/1479 KB
1173/1479 KB
1177/1479 KB
1181/1479 KB
1185/1479 KB
1189/1479 KB
1193/1479 KB
1197/1479 KB
1201/1479 KB
1205/1479 KB
1209/1479 KB
1213/1479 KB
1217/1479 KB
1221/1479 KB
1225/1479 KB
1229/1479 KB
1229/1479 KB
1230/1479 KB
1232/1479 KB
1235/1479 KB
1236/1479 KB
1240/1479 KB
1244/1479 KB
1248/1479 KB
1250/1479 KB
1254/1479 KB
1258/1479 KB
1262/1479 KB
1266/1479 KB
1270/1479 KB
1274/1479 KB
1278/1479 KB
1282/1479 KB
1286/1479 KB
1290/1479 KB
1294/1479 KB
1298/1479 KB
1302/1479 KB
1306/1479 KB
1310/1479 KB
1314/1479 KB
1318/1479 KB
1322/1479 KB
1322/1479 KB
1325/1479 KB
1328/1479 KB
1332/1479 KB
1334/1479 KB
1338/1479 KB
1342/1479 KB
1346/1479 KB
1350/1479 KB
1354/1479 KB
1358/1479 KB
1362/1479 KB
1366/1479 KB
1370/1479 KB
1374/1479 KB
1378/1479 KB
1382/1479 KB
1386/1479 KB
1390/1479 KB
1394/1479 KB
1398/1479 KB
1402/1479 KB
1406/1479 KB
1410/1479 KB
1414/1479 KB
1416/1479 KB
1417/1479 KB
1418/1479 KB
1421/1479 KB
1425/1479 KB
1427/1479 KB
1431/1479 KB
1435/1479 KB
1439/1479 KB
1443/1479 KB
1447/1479 KB
1451/1479 KB
1455/1479 KB
1459/1479 KB
1463/1479 KB
1467/1479 KB
1471/1479 KB
1475/1479 KB
1476/1479 KB
1479/1479 KB
Downloaded:
http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
(1479 KB at 6814.7 KB/sec)
[INFO] Executing tasks
main:
[mkdir] Created dir:
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/target/generated-sources/java>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hama-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ hama-core
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ hama-core ---
[INFO] Compiling 236 source files to
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @
hama-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- gmaven-plugin:1.0:execute (default) @ hama-core ---
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
hama-core ---
[INFO] Compiling 37 source files to
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/message/compress/TestBSPMessageCompressor.java>:[30,39]
package org.apache.hama.bsp.message.type does not exist
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/TestMessages.java>:[22,39]
package org.apache.hama.bsp.message.type does not exist
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/message/compress/TestBSPMessageCompressor.java>:[36,25]
cannot find symbol
symbol : class IntegerMessage
location: class org.apache.hama.bsp.message.compress.TestBSPMessageCompressor
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/message/compress/TestBSPMessageCompressor.java>:[36,86]
cannot find symbol
symbol : class IntegerMessage
location: class org.apache.hama.bsp.message.compress.TestBSPMessageCompressor
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/message/compress/TestBSPMessageCompressor.java>:[42,49]
cannot find symbol
symbol : class IntegerMessage
location: class org.apache.hama.bsp.message.compress.TestBSPMessageCompressor
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/TestMessages.java>:[29,4]
cannot find symbol
symbol : class ByteMessage
location: class org.apache.hama.bsp.TestMessages
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/TestMessages.java>:[29,26]
cannot find symbol
symbol : class ByteMessage
location: class org.apache.hama.bsp.TestMessages
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/TestMessages.java>:[34,4]
cannot find symbol
symbol : class ByteMessage
location: class org.apache.hama.bsp.TestMessages
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/TestMessages.java>:[34,27]
cannot find symbol
symbol : class ByteMessage
location: class org.apache.hama.bsp.TestMessages
[INFO] 9 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Hama parent POM ............................ SUCCESS [20.616s]
[INFO] pipes ............................................. SUCCESS [27.500s]
[INFO] commons ........................................... SUCCESS [15.013s]
[INFO] core .............................................. FAILURE [17.646s]
[INFO] graph ............................................. SKIPPED
[INFO] machine learning .................................. SKIPPED
[INFO] examples .......................................... SKIPPED
[INFO] hama-dist ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:22.721s
[INFO] Finished at: Wed May 28 11:44:23 UTC 2014
[INFO] Final Memory: 47M/209M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile
(default-testCompile) on project hama-core: Compilation failure: Compilation
failure:
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/message/compress/TestBSPMessageCompressor.java>:[30,39]
package org.apache.hama.bsp.message.type does not exist
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/TestMessages.java>:[22,39]
package org.apache.hama.bsp.message.type does not exist
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/message/compress/TestBSPMessageCompressor.java>:[36,25]
cannot find symbol
[ERROR] symbol : class IntegerMessage
[ERROR] location: class
org.apache.hama.bsp.message.compress.TestBSPMessageCompressor
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/message/compress/TestBSPMessageCompressor.java>:[36,86]
cannot find symbol
[ERROR] symbol : class IntegerMessage
[ERROR] location: class
org.apache.hama.bsp.message.compress.TestBSPMessageCompressor
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/message/compress/TestBSPMessageCompressor.java>:[42,49]
cannot find symbol
[ERROR] symbol : class IntegerMessage
[ERROR] location: class
org.apache.hama.bsp.message.compress.TestBSPMessageCompressor
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/TestMessages.java>:[29,4]
cannot find symbol
[ERROR] symbol : class ByteMessage
[ERROR] location: class org.apache.hama.bsp.TestMessages
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/TestMessages.java>:[29,26]
cannot find symbol
[ERROR] symbol : class ByteMessage
[ERROR] location: class org.apache.hama.bsp.TestMessages
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/TestMessages.java>:[34,4]
cannot find symbol
[ERROR] symbol : class ByteMessage
[ERROR] location: class org.apache.hama.bsp.TestMessages
[ERROR]
<https://builds.apache.org/job/Hama-trunk/ws/trunk/core/src/test/java/org/apache/hama/bsp/TestMessages.java>:[34,27]
cannot find symbol
[ERROR] symbol : class ByteMessage
[ERROR] location: class org.apache.hama.bsp.TestMessages
[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 :hama-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Updating HAMA-886
Updating HAMA-908