You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/21 03:20:24 UTC

Build failed in Jenkins: Hama-trunk #387

See <https://builds.apache.org/job/Hama-trunk/387/changes>

Changes:

[edwardyoon] HAMA-946: Graph package code optimization for improve performance

------------------------------------------
[...truncated 108004 lines...]
A -> B L expvalue = B L
B -> A R expvalue = A R
C -> D L expvalue = D L
D -> C R expvalue = C R
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.hama.examples.SemiClusterMatchingTest
15/04/21 01:20:01 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable

15/04/21 01:20:02 INFO bsp.FileInputFormat: Total input paths to process : 1

15/04/21 01:20:02 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/21 01:20:02 INFO Configuration.deprecation: user.name is deprecated. Instead, use mapreduce.job.user.name

15/04/21 01:20:02 WARN conf.Configuration: org.apache.hadoop.fs.ChecksumFileSystem$FSDataBoundedInputStream@5bd9e2:an attempt to override final parameter: mapreduce.job.end-notification.max.retry.interval;  Ignoring.

15/04/21 01:20:02 WARN conf.Configuration: org.apache.hadoop.fs.ChecksumFileSystem$FSDataBoundedInputStream@5bd9e2:an attempt to override final parameter: mapreduce.job.end-notification.max.attempts;  Ignoring.

15/04/21 01:20:02 INFO Configuration.deprecation: user.name is deprecated. Instead, use mapreduce.job.user.name

15/04/21 01:20:02 INFO bsp.BSPJobClient: Running job: job_localrunner_0001

15/04/21 01:20:02 INFO bsp.LocalBSPRunner: Setting up a new barrier for 1 tasks!

15/04/21 01:20:02 INFO graph.GraphJobRunner: 100 vertices are loaded into local:0

15/04/21 01:20:02 INFO graph.GraphJobRunner: Total time spent for loading vertices: 26 ms

15/04/21 01:20:02 INFO graph.GraphJobRunner: Total time spent for broadcasting global vertex count: 6 ms

15/04/21 01:20:02 INFO graph.GraphJobRunner: Total time spent for initial superstep: 57 ms

15/04/21 01:20:02 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 0 ms

15/04/21 01:20:02 INFO graph.GraphJobRunner: Total time spent for superstep-3 looping: 61 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-3 computing vertices: 91 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-3 synchronizing: 1 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 0 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-4 looping: 125 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-4 computing vertices: 188 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-4 synchronizing: 1 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 0 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-5 looping: 121 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-5 computing vertices: 152 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-5 synchronizing: 1 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 0 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-6 looping: 39 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-6 computing vertices: 69 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-6 synchronizing: 1 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 0 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-7 looping: 45 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-7 computing vertices: 62 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-7 synchronizing: 1 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 0 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-8 looping: 38 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-8 computing vertices: 43 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-8 synchronizing: 1 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 0 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-9 looping: 17 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-9 computing vertices: 19 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-9 synchronizing: 1 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 0 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-10 looping: 12 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-10 computing vertices: 16 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-10 synchronizing: 2 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 0 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-11 looping: 20 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-11 computing vertices: 30 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-11 synchronizing: 1 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 1 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-12 looping: 20 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-12 computing vertices: 23 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-12 synchronizing: 0 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 0 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-13 looping: 31 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-13 computing vertices: 33 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-13 synchronizing: 1 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 0 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-14 looping: 13 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-14 computing vertices: 16 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-14 synchronizing: 1 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 0 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-15 looping: 11 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-15 computing vertices: 12 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-15 synchronizing: 0 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 0 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-16 looping: 13 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-16 computing vertices: 16 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-16 synchronizing: 1 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for broadcasting aggregation values: 1 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-17 looping: 10 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-17 computing vertices: 12 ms

15/04/21 01:20:03 INFO graph.GraphJobRunner: Total time spent for superstep-17 synchronizing: 1 ms

15/04/21 01:20:03 INFO Configuration.deprecation: mapred.cache.localFiles is deprecated. Instead, use mapreduce.job.cache.local.files

15/04/21 01:20:05 INFO bsp.BSPJobClient: Current supersteps number: 16

15/04/21 01:20:05 INFO bsp.BSPJobClient: The total number of supersteps: 16

15/04/21 01:20:05 INFO bsp.BSPJobClient: Counters: 11

15/04/21 01:20:05 INFO bsp.BSPJobClient:   org.apache.hama.graph.GraphJobRunner$GraphJobCounter

15/04/21 01:20:05 INFO bsp.BSPJobClient:     ITERATIONS=15

15/04/21 01:20:05 INFO bsp.BSPJobClient:     INPUT_VERTICES=100

15/04/21 01:20:05 INFO bsp.BSPJobClient:   org.apache.hama.bsp.JobInProgress$JobCounter

15/04/21 01:20:05 INFO bsp.BSPJobClient:     SUPERSTEPS=16

15/04/21 01:20:05 INFO bsp.BSPJobClient:     LAUNCHED_TASKS=1

15/04/21 01:20:05 INFO bsp.BSPJobClient:   org.apache.hama.bsp.BSPPeerImpl$PeerCounter

15/04/21 01:20:05 INFO bsp.BSPJobClient:     SUPERSTEP_SUM=17

15/04/21 01:20:05 INFO bsp.BSPJobClient:     IO_BYTES_READ=7189

15/04/21 01:20:05 INFO bsp.BSPJobClient:     TIME_IN_SYNC_MS=3

15/04/21 01:20:05 INFO bsp.BSPJobClient:     TOTAL_MESSAGES_SENT=1632

15/04/21 01:20:05 INFO bsp.BSPJobClient:     TASK_INPUT_RECORDS=100

15/04/21 01:20:05 INFO bsp.BSPJobClient:     TOTAL_MESSAGES_RECEIVED=1530

15/04/21 01:20:05 INFO bsp.BSPJobClient:     TASK_OUTPUT_RECORDS=100

Job Finished in 3.443 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, 85, 80, 88, 89, 82, 81, 84, 83, 86]
C79 = [4, 9, 5, 2, 3, 7, 6, 1, 0, 8]
C1753 = [65, 63, 68, 64, 67, 61, 69, 62, 66, 60]
C1629 = [24, 27, 22, 25, 28, 26, 23, 20, 21, 29]
C1846 = [95, 96, 97, 91, 98, 90, 99, 93, 92, 94]
C1660 = [36, 31, 37, 34, 32, 35, 30, 33, 38, 39]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec

Results :

Failed tests: 

Tests run: 23, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hama parent POM ............................ SUCCESS [3.727s]
[INFO] pipes ............................................. SUCCESS [15.080s]
[INFO] commons ........................................... SUCCESS [6.122s]
[INFO] core .............................................. SUCCESS [2:55.189s]
[INFO] graph ............................................. SUCCESS [17.122s]
[INFO] machine learning .................................. SUCCESS [1:45.026s]
[INFO] examples .......................................... FAILURE [1:33.282s]
[INFO] mesos ............................................. SKIPPED
[INFO] hama-dist ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:56.192s
[INFO] Finished at: Tue Apr 21 01:20:05 UTC 2015
[INFO] Final Memory: 129M/661M
[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 #386
Archived 144 artifacts
Archive block size is 32768
Received 0 blocks and 409808 bytes
Compression is 0.0%
Took 15 sec
Recording test results
Updating HAMA-946

Jenkins build is back to normal : Hama-trunk #388

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hama-trunk/388/changes>