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 2014/04/12 02:58:00 UTC

Build failed in Jenkins: Hama-Nightly-for-Hadoop-2.x #231

See <https://builds.apache.org/job/Hama-Nightly-for-Hadoop-2.x/231/changes>

Changes:

[edwardyoon] HAMA-898: Add DOAP file

[yxjiang] HAMA-863: Implement SparseDoubleVector

------------------------------------------
[...truncated 6745 lines...]
14/04/12 00:57:00 INFO sync.ZKSyncClient: Initializing ZK Sync Client

14/04/12 00:57:00 INFO sync.ZooKeeperSyncClientImpl: Start connecting to Zookeeper! At quirinus.apache.org/67.195.138.58:61001

14/04/12 00:57:00 INFO zookeeper.ClientCnxn: Opening socket connection to server localhost/0:0:0:0:0:0:0:1:21810. Will not attempt to authenticate using SASL (unknown error)

14/04/12 00:57:00 INFO server.NIOServerCnxnFactory: Accepted socket connection from /0:0:0:0:0:0:0:1:33080

14/04/12 00:57:00 INFO zookeeper.ClientCnxn: Socket connection established to localhost/0:0:0:0:0:0:0:1:21810, initiating session

14/04/12 00:57:00 INFO server.ZooKeeperServer: Client attempting to establish new session at /0:0:0:0:0:0:0:1:33080

14/04/12 00:57:01 INFO server.ZooKeeperServer: Established session 0x145536fda650003 with negotiated timeout 6000 for client /0:0:0:0:0:0:0:1:33080

14/04/12 00:57:01 INFO zookeeper.ClientCnxn: Session establishment complete on server localhost/0:0:0:0:0:0:0:1:21810, sessionid = 0x145536fda650003, negotiated timeout = 6000

14/04/12 00:57:02 INFO graph.GraphJobRunner: 7 vertices are loaded into quirinus.apache.org:61001

14/04/12 00:57:02 INFO bsp.BSPJobClient: Current supersteps number: 0

14/04/12 00:57:05 INFO bsp.BSPJobClient: Current supersteps number: 2

14/04/12 00:57:08 INFO bsp.BSPJobClient: Current supersteps number: 8

14/04/12 00:57:11 INFO bsp.BSPJobClient: Current supersteps number: 9

14/04/12 00:57:14 WARN persistence.FileTxnLog: fsync-ing the write ahead log in SyncThread:0 took 1486ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide

14/04/12 00:57:14 INFO bsp.BSPJobClient: Current supersteps number: 17

14/04/12 00:57:17 INFO bsp.BSPJobClient: Current supersteps number: 19

14/04/12 00:57:20 INFO bsp.BSPJobClient: Current supersteps number: 26

14/04/12 00:57:23 INFO bsp.BSPJobClient: Current supersteps number: 28

14/04/12 00:57:26 INFO bsp.BSPJobClient: Current supersteps number: 33

14/04/12 00:57:29 WARN persistence.FileTxnLog: fsync-ing the write ahead log in SyncThread:0 took 1378ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide

14/04/12 00:57:29 INFO bsp.BSPJobClient: Current supersteps number: 37

14/04/12 00:57:32 INFO bsp.BSPJobClient: Current supersteps number: 41

14/04/12 00:57:35 INFO bsp.BSPJobClient: Current supersteps number: 42

14/04/12 00:57:36 INFO zookeeper.ClientCnxn: Client session timed out, have not heard from server in 4002ms for sessionid 0x145536fda650003, closing socket connection and attempting reconnect

14/04/12 00:57:36 WARN server.NIOServerCnxn: caught end of stream exception
EndOfStreamException: Unable to read additional data from client sessionid 0x145536fda650003, likely client has closed socket
	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
	at java.lang.Thread.run(Thread.java:724)

14/04/12 00:57:36 INFO server.NIOServerCnxn: Closed socket connection for client /0:0:0:0:0:0:0:1:33080 which had sessionid 0x145536fda650003

14/04/12 00:57:36 ERROR bsp.BSPTask: Error running bsp setup and bsp function.
org.apache.hama.bsp.sync.SyncException
	at org.apache.hama.bsp.sync.ZooKeeperSyncClientImpl.leaveBarrier(ZooKeeperSyncClientImpl.java:233)
	at org.apache.hama.bsp.BSPPeerImpl.leaveBarrier(BSPPeerImpl.java:435)
	at org.apache.hama.bsp.BSPPeerImpl.sync(BSPPeerImpl.java:409)
	at org.apache.hama.graph.GraphJobRunner.doAggregationUpdates(GraphJobRunner.java:211)
	at org.apache.hama.graph.GraphJobRunner.bsp(GraphJobRunner.java:138)
	at org.apache.hama.bsp.BSPTask.runBSP(BSPTask.java:171)
	at org.apache.hama.bsp.BSPTask.run(BSPTask.java:144)
	at org.apache.hama.bsp.GroomServer$BSPPeerChild.main(GroomServer.java:1243)

14/04/12 00:57:36 INFO zookeeper.ZooKeeper: Session: 0x145536fda650003 closed

14/04/12 00:57:36 INFO zookeeper.ClientCnxn: EventThread shut down

14/04/12 00:57:38 INFO ipc.Server: Stopping server on 61001

14/04/12 00:57:38 INFO ipc.Server: IPC Server handler 0 on 61001: exiting
14/04/12 00:57:38 INFO ipc.Server: IPC Server handler 1 on 61001: exiting
14/04/12 00:57:38 INFO ipc.Server: IPC Server handler 2 on 61001: exiting
14/04/12 00:57:38 INFO ipc.Server: IPC Server handler 3 on 61001: exiting
14/04/12 00:57:38 INFO ipc.Server: IPC Server handler 4 on 61001: exiting
14/04/12 00:57:38 INFO ipc.Server: Stopping IPC Server listener on 61001

14/04/12 00:57:38 ERROR bsp.BSPTask: Shutting down ping service.
14/04/12 00:57:38 FATAL bsp.GroomServer: SyncError from child
org.apache.hama.bsp.sync.SyncException
	at org.apache.hama.bsp.sync.ZooKeeperSyncClientImpl.leaveBarrier(ZooKeeperSyncClientImpl.java:233)
	at org.apache.hama.bsp.BSPPeerImpl.leaveBarrier(BSPPeerImpl.java:435)
	at org.apache.hama.bsp.BSPPeerImpl.sync(BSPPeerImpl.java:409)
	at org.apache.hama.graph.GraphJobRunner.doAggregationUpdates(GraphJobRunner.java:211)
	at org.apache.hama.graph.GraphJobRunner.bsp(GraphJobRunner.java:138)
	at org.apache.hama.bsp.BSPTask.runBSP(BSPTask.java:171)
	at org.apache.hama.bsp.BSPTask.run(BSPTask.java:144)
	at org.apache.hama.bsp.GroomServer$BSPPeerChild.main(GroomServer.java:1243)
14/04/12 00:57:38 INFO ipc.Server: Stopping IPC Server Responder

14/04/12 00:57:38 FATAL bsp.GroomServer: Task: attempt_201404120056_0001_000000_0 - Killed : org.apache.hama.bsp.sync.SyncException

14/04/12 00:57:38 INFO bsp.GroomServer: About to purge task: attempt_201404120056_0001_000000_0

14/04/12 00:57:38 WARN persistence.FileTxnLog: fsync-ing the write ahead log in SyncThread:0 took 6320ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide

14/04/12 00:57:38 ERROR server.NIOServerCnxn: Unexpected Exception: 
java.nio.channels.CancelledKeyException
	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:153)
	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1076)
	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:404)
	at org.apache.zookeeper.server.SyncRequestProcessor.flush(SyncRequestProcessor.java:167)
	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:101)

14/04/12 00:57:38 ERROR server.NIOServerCnxn: Unexpected Exception: 
java.nio.channels.CancelledKeyException
	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:153)
	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1076)
	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:138)

14/04/12 00:57:39 INFO bsp.JobInProgress: Taskid 'attempt_201404120056_0001_000000_0' has failed.

14/04/12 00:57:39 INFO bsp.TaskInProgress: Task 'task_201404120056_0001_000000' has failed.

14/04/12 00:57:39 INFO bsp.JobInProgress: Job failed.

14/04/12 00:57:39 INFO bsp.GroomServer: Kill 1 tasks.

14/04/12 00:57:41 INFO bsp.BSPJobClient: Current supersteps number: 0

14/04/12 00:57:42 INFO server.ZooKeeperServer: Expiring session 0x145536fda650003, timeout of 6000ms exceeded

14/04/12 00:57:42 INFO server.PrepRequestProcessor: Processed session termination for sessionid: 0x145536fda650003

14/04/12 00:57:42 WARN mortbay.log: /tasklog: java.io.IOException: Closed

14/04/12 00:57:42 WARN bsp.BSPJobClient: Error reading task outputhttp://quirinus.apache.org:40015/tasklog?plaintext=true&taskid=attempt_201404120056_0001_000000_0&filter=stdout

14/04/12 00:57:42 INFO bsp.BSPJobClient: Job failed.

14/04/12 00:57:42 INFO server.PrepRequestProcessor: Processed session termination for sessionid: 0x145536fda650000

14/04/12 00:57:42 INFO server.NIOServerCnxn: Closed socket connection for client /127.0.0.1:36088 which had sessionid 0x145536fda650000

14/04/12 00:57:42 INFO zookeeper.ZooKeeper: Session: 0x145536fda650000 closed

14/04/12 00:57:42 INFO ipc.Server: Stopping server on 40000

14/04/12 00:57:42 INFO zookeeper.ClientCnxn: EventThread shut down

14/04/12 00:57:42 INFO ipc.Server: IPC Server handler 0 on 40000: exiting

14/04/12 00:57:42 INFO ipc.Server: Stopping IPC Server listener on 40000

14/04/12 00:57:42 INFO bsp.BSPMaster: Stopped RPC Master server.

14/04/12 00:57:42 INFO ipc.Server: Stopping IPC Server Responder

14/04/12 00:57:42 INFO server.PrepRequestProcessor: Processed session termination for sessionid: 0x145536fda650001

14/04/12 00:57:42 INFO server.NIOServerCnxn: Closed socket connection for client /127.0.0.1:36089 which had sessionid 0x145536fda650001

14/04/12 00:57:42 INFO zookeeper.ZooKeeper: Session: 0x145536fda650001 closed

14/04/12 00:57:42 INFO zookeeper.ClientCnxn: EventThread shut down

14/04/12 00:57:42 INFO ipc.Server: Stopping server on 37599

14/04/12 00:57:42 INFO ipc.Server: IPC Server handler 0 on 37599: exiting

14/04/12 00:57:42 INFO ipc.Server: Stopping IPC Server listener on 37599

14/04/12 00:57:42 INFO ipc.Server: Stopping server on 60271

14/04/12 00:57:42 INFO ipc.Server: Stopping IPC Server Responder

14/04/12 00:57:42 INFO ipc.Server: IPC Server handler 0 on 60271: exiting

14/04/12 00:57:42 INFO ipc.Server: IPC Server handler 1 on 60271: exiting

14/04/12 00:57:42 INFO ipc.Server: IPC Server handler 3 on 60271: exiting

14/04/12 00:57:42 INFO ipc.Server: IPC Server handler 2 on 60271: exiting

14/04/12 00:57:42 INFO ipc.Server: IPC Server handler 4 on 60271: exiting

14/04/12 00:57:42 INFO ipc.Server: Stopping IPC Server listener on 60271

14/04/12 00:57:42 INFO ipc.Server: Stopping IPC Server Responder

14/04/12 00:57:42 INFO server.NIOServerCnxnFactory: NIOServerCnxn factory exited run method

14/04/12 00:57:42 INFO server.ZooKeeperServer: shutting down

14/04/12 00:57:42 INFO server.SessionTrackerImpl: Shutting down

14/04/12 00:57:42 INFO server.PrepRequestProcessor: Shutting down

14/04/12 00:57:42 INFO server.SyncRequestProcessor: Shutting down

14/04/12 00:57:42 INFO server.PrepRequestProcessor: PrepRequestProcessor exited loop!

14/04/12 00:57:42 INFO server.SyncRequestProcessor: SyncRequestProcessor exited!

14/04/12 00:57:42 INFO server.FinalRequestProcessor: shutdown of request processor complete

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec <<< FAILURE!

Results :

Failed tests: 
  testSubmitJob(org.apache.hama.graph.TestSubmitGraphJob)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hama parent POM ............................ SUCCESS [6.182s]
[INFO] pipes ............................................. SUCCESS [17.888s]
[INFO] commons ........................................... SUCCESS [8.370s]
[INFO] core .............................................. SUCCESS [4:04.621s]
[INFO] graph ............................................. FAILURE [1:00.543s]
[INFO] machine learning .................................. SKIPPED
[INFO] examples .......................................... SKIPPED
[INFO] hama-dist ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:38.452s
[INFO] Finished at: Sat Apr 12 00:57:43 UTC 2014
[INFO] Final Memory: 83M/377M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project hama-graph: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Hama-Nightly-for-Hadoop-2.x/ws/trunk/graph/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-graph
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Updating HAMA-863
Updating HAMA-898

Jenkins build is back to normal : Hama-Nightly-for-Hadoop-2.x #232

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hama-Nightly-for-Hadoop-2.x/232/>