See <https://builds.apache.org/job/Hama%20trunk/114/changes>

Changes:

[edwardyoon] HAMA-748: Website Skin Update

------------------------------------------
[...truncated 15486 lines...]
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
        at org.junit.runners.Suite.runChild(Suite.java:128)
        at org.junit.runners.Suite.runChild(Suite.java:24)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:127)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreTestSet.runJunitCore(JUnitCoreTestSet.java:208)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreTestSet.execute(JUnitCoreTestSet.java:95)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreTestSet.execute(JUnitCoreTestSet.java:82)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreDirectoryTestSuite.execute(JUnitCoreDirectoryTestSuite.java:84)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:104)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1017)

13/04/03 21:19:32 INFO zookeeper.ClientCnxn: Opening socket connection to 
server localhost/0:0:0:0:0:0:0:1:20000. Will not attempt to authenticate using 
SASL (Unable to locate a login configuration)

13/04/03 21:19:32 INFO server.NIOServerCnxnFactory: Accepted socket connection 
from /0:0:0:0:0:0:0:1:43292

13/04/03 21:19:32 INFO zookeeper.ClientCnxn: Socket connection established to 
localhost/0:0:0:0:0:0:0:1:20000, initiating session

13/04/03 21:19:32 WARN server.NIOServerCnxn: Exception causing close of session 
0x0 due to java.io.IOException: ZooKeeperServer not running

13/04/03 21:19:32 INFO server.NIOServerCnxn: Closed socket connection for 
client /0:0:0:0:0:0:0:1:43292 (no session established for client)

13/04/03 21:19:32 INFO zookeeper.ClientCnxn: Unable to read additional data 
from server sessionid 0x0, likely server has closed socket, closing socket 
connection and attempting reconnect

13/04/03 21:19:32 ERROR sync.ZKSyncBSPMasterClient: 
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = 
ConnectionLoss for /bsp

13/04/03 21:19:32 INFO mortbay.log: Logging to 
org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog

13/04/03 21:19:32 INFO mortbay.log: Created master and client sync clients

13/04/03 21:19:33 INFO zookeeper.ClientCnxn: Opening socket connection to 
server localhost/127.0.0.1:20000. Will not attempt to authenticate using SASL 
(Unable to locate a login configuration)

13/04/03 21:19:33 INFO server.NIOServerCnxnFactory: Accepted socket connection 
from /127.0.0.1:55836

13/04/03 21:19:33 INFO zookeeper.ClientCnxn: Socket connection established to 
localhost/127.0.0.1:20000, initiating session

13/04/03 21:19:36 INFO server.ZooKeeperServer: Client attempting to establish 
new session at /127.0.0.1:55836

13/04/03 21:19:36 INFO persistence.FileTxnLog: Creating new log file: log.45

13/04/03 21:19:45 INFO server.ZooKeeperServer: Expiring session 
0x13db931b1300000, timeout of 12000ms exceeded

13/04/03 21:19:45 INFO server.PrepRequestProcessor: Processed session 
termination for sessionid: 0x13db931b1300000

13/04/03 21:19:51 WARN persistence.FileTxnLog: fsync-ing the write ahead log in 
SyncThread:0 took 5340ms which will adversely effect operation latency. See the 
ZooKeeper troubleshooting guide

13/04/03 21:19:51 INFO server.ZooKeeperServer: Established session 
0x13dd1c4da8d0000 with negotiated timeout 1200000 for client /127.0.0.1:55836

13/04/03 21:19:51 INFO zookeeper.ClientCnxn: Session establishment complete on 
server localhost/127.0.0.1:20000, sessionid = 0x13dd1c4da8d0000, negotiated 
timeout = 1200000

13/04/03 21:19:51 INFO mortbay.log: BSP root exists

13/04/03 21:19:51 INFO zookeeper.ZooKeeper: Initiating client connection, 
connectString=localhost:20000 sessionTimeout=1200000 
watcher=org.apache.hama.bsp.sync.ZooKeeperSyncClientImpl@1eb0

13/04/03 21:19:58 INFO sync.ZKSyncClient: Initializing ZK Sync Client

13/04/03 21:19:58 INFO sync.ZooKeeperSyncClientImpl: Start connecting to 
Zookeeper! At /0.0.0.0:21815

13/04/03 21:19:58 INFO zookeeper.ClientCnxn: Opening socket connection to 
server localhost/0:0:0:0:0:0:0:1:20000. Will not attempt to authenticate using 
SASL (Unable to locate a login configuration)

13/04/03 21:19:58 INFO server.NIOServerCnxnFactory: Accepted socket connection 
from /0:0:0:0:0:0:0:1:43403

13/04/03 21:19:58 INFO zookeeper.ClientCnxn: Socket connection established to 
localhost/0:0:0:0:0:0:0:1:20000, initiating session

13/04/03 21:19:58 INFO server.ZooKeeperServer: Client attempting to establish 
new session at /0:0:0:0:0:0:0:1:43403

13/04/03 21:20:02 WARN persistence.FileTxnLog: fsync-ing the write ahead log in 
SyncThread:0 took 3981ms which will adversely effect operation latency. See the 
ZooKeeper troubleshooting guide

13/04/03 21:20:04 INFO server.ZooKeeperServer: Established session 
0x13dd1c4da8d0001 with negotiated timeout 1200000 for client 
/0:0:0:0:0:0:0:1:43403

13/04/03 21:20:04 INFO zookeeper.ClientCnxn: Session establishment complete on 
server localhost/0:0:0:0:0:0:0:1:20000, sessionid = 0x13dd1c4da8d0001, 
negotiated timeout = 1200000

13/04/03 21:20:06 INFO sync.ZKSyncClient: Writing data 
/bsp/job_test1_0001/info/level2

13/04/03 21:20:06 INFO mortbay.log: Found child count = 2

13/04/03 21:20:06 INFO mortbay.log: Passed the child count test

13/04/03 21:20:13 INFO mortbay.log: Found child count = 2

13/04/03 21:20:13 INFO mortbay.log:  Peer name 2

13/04/03 21:20:13 INFO mortbay.log:  Peer name 1

13/04/03 21:20:13 INFO mortbay.log: Passed the child key set test

13/04/03 21:20:15 WARN persistence.FileTxnLog: fsync-ing the write ahead log in 
SyncThread:0 took 1126ms which will adversely effect operation latency. See the 
ZooKeeper troubleshooting guide

13/04/03 21:20:20 WARN persistence.FileTxnLog: fsync-ing the write ahead log in 
SyncThread:0 took 1040ms which will adversely effect operation latency. See the 
ZooKeeper troubleshooting guide

13/04/03 21:20:24 WARN persistence.FileTxnLog: fsync-ing the write ahead log in 
SyncThread:0 took 1729ms which will adversely effect operation latency. See the 
ZooKeeper troubleshooting guide

13/04/03 21:20:24 INFO mortbay.log: /bsp/job_test1_0001

13/04/03 21:20:25 INFO mortbay.log: Passed the key presence test

13/04/03 21:20:25 INFO sync.ZKSyncClient: Writing data 
/bsp/job_test1_0001/info/level3

13/04/03 21:20:26 INFO mortbay.log: Passed array writable test

13/04/03 21:20:26 INFO server.NIOServerCnxn: Closed socket connection for 
client /127.0.0.1:55836 which had sessionid 0x13dd1c4da8d0000

13/04/03 21:20:26 INFO server.NIOServerCnxn: Closed socket connection for 
client /0:0:0:0:0:0:0:1:43403 which had sessionid 0x13dd1c4da8d0001

13/04/03 21:20:26 INFO server.NIOServerCnxnFactory: NIOServerCnxn factory 
exited run method

13/04/03 21:20:26 INFO zookeeper.ClientCnxn: Unable to read additional data 
from server sessionid 0x13dd1c4da8d0000, likely server has closed socket, 
closing socket connection and attempting reconnect

13/04/03 21:20:26 INFO server.ZooKeeperServer: shutting down

13/04/03 21:20:26 INFO zookeeper.ClientCnxn: Unable to read additional data 
from server sessionid 0x13dd1c4da8d0001, likely server has closed socket, 
closing socket connection and attempting reconnect

13/04/03 21:20:26 INFO server.SessionTrackerImpl: Shutting down

13/04/03 21:20:26 INFO server.ZooKeeperServer: shutting down

13/04/03 21:20:26 INFO server.PrepRequestProcessor: Shutting down

13/04/03 21:20:26 INFO server.SessionTrackerImpl: Shutting down

13/04/03 21:20:26 INFO server.PrepRequestProcessor: Shutting down

13/04/03 21:20:26 INFO server.SyncRequestProcessor: Shutting down

13/04/03 21:20:26 INFO server.PrepRequestProcessor: PrepRequestProcessor exited 
loop!

13/04/03 21:20:26 INFO server.SyncRequestProcessor: Shutting down

13/04/03 21:20:26 INFO server.SyncRequestProcessor: SyncRequestProcessor exited!

13/04/03 21:20:26 INFO server.FinalRequestProcessor: shutdown of request 
processor complete

13/04/03 21:20:26 INFO server.FinalRequestProcessor: shutdown of request 
processor complete

13/04/03 21:20:26 WARN jmx.MBeanRegistry: Failed to unregister MBean 
InMemoryDataTree

13/04/03 21:20:26 WARN jmx.MBeanRegistry: Error during unregister
javax.management.InstanceNotFoundException: 
org.apache.ZooKeeperService:name0=StandaloneServer_port-1,name1=InMemoryDataTree
        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415)
        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403)
        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506)
        at 
org.apache.zookeeper.jmx.MBeanRegistry.unregister(MBeanRegistry.java:115)
        at 
org.apache.zookeeper.jmx.MBeanRegistry.unregister(MBeanRegistry.java:132)
        at 
org.apache.zookeeper.server.ZooKeeperServer.unregisterJMX(ZooKeeperServer.java:443)
        at 
org.apache.zookeeper.server.ZooKeeperServer.shutdown(ZooKeeperServer.java:436)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.shutdown(NIOServerCnxnFactory.java:271)
        at 
org.apache.zookeeper.server.ZooKeeperServerMain.shutdown(ZooKeeperServerMain.java:127)
        at 
org.apache.hama.zookeeper.QuorumPeer$ShutdownableZooKeeperServerMain.shutdown(QuorumPeer.java:407)
        at 
org.apache.hama.zookeeper.QuorumPeer$ShutdownableZooKeeperServerMain.shutdownZookeeperMain(QuorumPeer.java:402)
        at 
org.apache.hama.bsp.sync.ZooKeeperSyncServerImpl.stopServer(ZooKeeperSyncServerImpl.java:88)
        at 
org.apache.hama.bsp.TestZooKeeper.testClearZKNodes(TestZooKeeper.java:187)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
        at org.junit.runners.Suite.runChild(Suite.java:128)
        at org.junit.runners.Suite.runChild(Suite.java:24)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
        at org.junit.runner.JUnitCore.run(JUnitCore.java:127)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreTestSet.runJunitCore(JUnitCoreTestSet.java:208)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreTestSet.execute(JUnitCoreTestSet.java:95)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreTestSet.execute(JUnitCoreTestSet.java:82)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreDirectoryTestSuite.execute(JUnitCoreDirectoryTestSuite.java:84)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:104)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1017)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec

Results :

Failed tests: 

Tests run: 60, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hama parent POM ............................ SUCCESS [32:23.903s]
[INFO] core .............................................. FAILURE [40:39.207s]
[INFO] graph ............................................. SKIPPED
[INFO] machine learning .................................. SKIPPED
[INFO] examples .......................................... SKIPPED
[INFO] yarn .............................................. SKIPPED
[INFO] hama-dist ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:14:17.437s
[INFO] Finished at: Wed Apr 03 21:20:38 UTC 2013
[INFO] Final Memory: 29M/326M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on 
project hama-core: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Hama%20trunk/ws/trunk/core/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-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Updating HAMA-748

Reply via email to