See <https://builds.apache.org/job/Hama-trunk/375/changes>
Changes:
[edwardyoon] HAMA-944: Add JSON format option to fastgen command (Minho Kim via
edwardyoon)
------------------------------------------
[...truncated 107038 lines...]
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for 26 superstep:
2 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 2 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for 28 superstep:
1 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 2 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for 30 superstep:
1 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 2 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for 32 superstep:
2 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 2 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for 34 superstep:
2 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 2 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for 36 superstep:
1 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 2 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for 38 superstep:
2 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 2 ms
maxFlow is: 23.0
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for 40 superstep:
2 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 3 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for 42 superstep:
1 ms
15/04/14 05:20:31 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 1 ms
15/04/14 05:20:31 INFO Configuration.deprecation: mapred.cache.localFiles is
deprecated. Instead, use mapreduce.job.cache.local.files
15/04/14 05:20:31 ERROR bsp.LocalBSPRunner: Exception during BSP execution!
java.util.concurrent.ExecutionException: java.lang.AssertionError: vertex value
cannot be null
at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
at java.util.concurrent.FutureTask.get(FutureTask.java:111)
at
org.apache.hama.bsp.LocalBSPRunner$ThreadObserver.run(LocalBSPRunner.java:314)
at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.AssertionError: vertex value cannot be null
at
org.apache.hama.graph.DefaultVertexOutputWriter.write(DefaultVertexOutputWriter.java:49)
at org.apache.hama.graph.GraphJobRunner.cleanup(GraphJobRunner.java:185)
at
org.apache.hama.bsp.LocalBSPRunner$BSPRunner.run(LocalBSPRunner.java:263)
at
org.apache.hama.bsp.LocalBSPRunner$BSPRunner.call(LocalBSPRunner.java:287)
at
org.apache.hama.bsp.LocalBSPRunner$BSPRunner.call(LocalBSPRunner.java:211)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
... 1 more
15/04/14 05:20:33 INFO bsp.BSPJobClient: Current supersteps number: 43
15/04/14 05:20:33 INFO bsp.BSPJobClient: Job failed.
maxflow is: 23.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.hama.examples.SemiClusterMatchingTest
15/04/14 05:20:34 WARN util.NativeCodeLoader: Unable to load native-hadoop
library for your platform... using builtin-java classes where applicable
15/04/14 05:20:35 INFO bsp.FileInputFormat: Total input paths to process : 1
15/04/14 05:20:35 WARN bsp.BSPJobClient: No job jar file set. User classes may
not be found. See BSPJob#setJar(String) or check Your jar file.
15/04/14 05:20:35 INFO Configuration.deprecation: user.name is deprecated.
Instead, use mapreduce.job.user.name
15/04/14 05:20:35 WARN conf.Configuration:
org.apache.hadoop.fs.ChecksumFileSystem$FSDataBoundedInputStream@36f0e0:an
attempt to override final parameter:
mapreduce.job.end-notification.max.retry.interval; Ignoring.
15/04/14 05:20:35 WARN conf.Configuration:
org.apache.hadoop.fs.ChecksumFileSystem$FSDataBoundedInputStream@36f0e0:an
attempt to override final parameter:
mapreduce.job.end-notification.max.attempts; Ignoring.
15/04/14 05:20:35 INFO Configuration.deprecation: user.name is deprecated.
Instead, use mapreduce.job.user.name
15/04/14 05:20:35 INFO bsp.BSPJobClient: Running job: job_localrunner_0001
15/04/14 05:20:35 INFO bsp.LocalBSPRunner: Setting up a new barrier for 1 tasks!
15/04/14 05:20:35 INFO graph.GraphJobRunner: 100 vertices are loaded into
local:0
15/04/14 05:20:35 INFO graph.GraphJobRunner: Total time spent for loading
vertices: 59 ms
15/04/14 05:20:35 INFO graph.GraphJobRunner: Total time spent for broadcasting
global vertex count: 78 ms
15/04/14 05:20:35 INFO graph.GraphJobRunner: Total time spent for initial
superstep: 74 ms
15/04/14 05:20:35 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 1 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for 3 superstep:
174 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 2 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for 4 superstep:
140 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 1 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for 5 superstep:
78 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 1 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for 6 superstep:
80 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 1 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for 7 superstep:
70 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 1 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for 8 superstep:
69 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 1 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for 9 superstep:
85 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 1 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for 10 superstep:
53 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 1 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for 11 superstep:
49 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 0 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for 12 superstep:
49 ms
15/04/14 05:20:36 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 1 ms
15/04/14 05:20:37 INFO graph.GraphJobRunner: Total time spent for 13 superstep:
37 ms
15/04/14 05:20:37 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 1 ms
15/04/14 05:20:37 INFO graph.GraphJobRunner: Total time spent for 14 superstep:
36 ms
15/04/14 05:20:37 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 1 ms
15/04/14 05:20:37 INFO graph.GraphJobRunner: Total time spent for 15 superstep:
33 ms
15/04/14 05:20:37 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 1 ms
15/04/14 05:20:37 INFO graph.GraphJobRunner: Total time spent for 16 superstep:
27 ms
15/04/14 05:20:37 INFO graph.GraphJobRunner: Total time spent for broadcasting
aggregation values: 1 ms
15/04/14 05:20:37 INFO graph.GraphJobRunner: Total time spent for 17 superstep:
26 ms
15/04/14 05:20:37 INFO Configuration.deprecation: mapred.cache.localFiles is
deprecated. Instead, use mapreduce.job.cache.local.files
15/04/14 05:20:38 INFO bsp.BSPJobClient: Current supersteps number: 16
15/04/14 05:20:38 INFO bsp.BSPJobClient: The total number of supersteps: 16
15/04/14 05:20:38 INFO bsp.BSPJobClient: Counters: 12
15/04/14 05:20:38 INFO bsp.BSPJobClient:
org.apache.hama.graph.GraphJobRunner$GraphJobCounter
15/04/14 05:20:38 INFO bsp.BSPJobClient: ITERATIONS=15
15/04/14 05:20:38 INFO bsp.BSPJobClient: INPUT_VERTICES=100
15/04/14 05:20:38 INFO bsp.BSPJobClient:
org.apache.hama.bsp.JobInProgress$JobCounter
15/04/14 05:20:38 INFO bsp.BSPJobClient: SUPERSTEPS=16
15/04/14 05:20:38 INFO bsp.BSPJobClient: LAUNCHED_TASKS=1
15/04/14 05:20:38 INFO bsp.BSPJobClient:
org.apache.hama.bsp.BSPPeerImpl$PeerCounter
15/04/14 05:20:38 INFO bsp.BSPJobClient: SUPERSTEP_SUM=17
15/04/14 05:20:38 INFO bsp.BSPJobClient: IO_BYTES_READ=7189
15/04/14 05:20:38 INFO bsp.BSPJobClient: TIME_IN_SYNC_MS=1
15/04/14 05:20:38 INFO bsp.BSPJobClient: TOTAL_MESSAGES_SENT=165780
15/04/14 05:20:38 INFO bsp.BSPJobClient: TASK_INPUT_RECORDS=100
15/04/14 05:20:38 INFO bsp.BSPJobClient:
TOTAL_MESSAGE_BYTES_TRANSFERED=28788967
15/04/14 05:20:38 INFO bsp.BSPJobClient: TOTAL_MESSAGES_RECEIVED=1530
15/04/14 05:20:38 INFO bsp.BSPJobClient: TASK_OUTPUT_RECORDS=100
Job Finished in 3.409 seconds
C1691 = [44, 48, 49, 41, 47, 42, 45, 46, 40, 43]
C1598 = [18, 12, 16, 19, 11, 14, 17, 13, 15, 10]
C1784 = [70, 73, 71, 72, 75, 74, 76, 77, 79, 78]
C1722 = [53, 50, 55, 51, 56, 57, 54, 59, 58, 52]
C1815 = [87, 80, 88, 89, 82, 81, 84, 83, 86]
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec <<<
FAILURE!
Results :
Failed tests:
testSemiClustering(org.apache.hama.examples.SemiClusterMatchingTest)
Tests run: 23, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Hama parent POM ............................ SUCCESS [4.837s]
[INFO] pipes ............................................. SUCCESS [16.333s]
[INFO] commons ........................................... SUCCESS [6.347s]
[INFO] core .............................................. SUCCESS [3:01.496s]
[INFO] graph ............................................. SUCCESS [17.299s]
[INFO] machine learning .................................. SUCCESS [2:04.206s]
[INFO] examples .......................................... FAILURE [1:33.693s]
[INFO] mesos ............................................. SKIPPED
[INFO] hama-dist ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:24.886s
[INFO] Finished at: Tue Apr 14 05:20:38 UTC 2015
[INFO] Final Memory: 128M/451M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on
project hama-examples: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/Hama-trunk/ws/trunk/examples/target/surefire-reports>
for the individual test results.
[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-examples
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Hama-trunk #373
Archived 149 artifacts
Archive block size is 32768
Received 0 blocks and 127212353 bytes
Compression is 0.0%
Took 48 sec
Recording test results
Updating HAMA-944