[Neo-report] Neo : 392 Tests, 1 Errors, 0 Failures

aurel at nexedi.com aurel at nexedi.com
Tue May 19 15:04:24 CEST 2009


Date : 2009-05-19

Ran unit test of  ./neo/master/tests/testMasterVerificationHandler.py
Ran 15 tests in 0.123s
OK

Ran unit test of  ./neo/master/tests/testMasterRecoveryHandler.py
Ran 10 tests in 0.086s
OK

Ran unit test of  ./neo/master/tests/testMasterElectionHandler.py
Ran 21 tests in 0.130s
OK

Ran unit test of  ./neo/master/tests/testMasterService.py
Ran 17 tests in 4.056s
OK

Ran unit test of  ./neo/master/tests/testMasterApp.py
Ran 6 tests in 0.031s
OK

Ran unit test of  ./neo/tests/testProtocol.py
Ran 56 tests in 0.007s
OK

Ran unit test of  ./neo/tests/testNodes.py
Ran 5 tests in 0.002s
OK

Ran unit test of  ./neo/tests/testConfig.py
Ran 1 test in 0.003s
OK

Ran unit test of  ./neo/tests/testPT.py
Ran 17 tests in 0.017s
OK

Ran unit test of  ./neo/tests/testConnection.py
Ran 16 tests in 0.105s
OK

Ran unit test of  ./neo/tests/testEvent.py
Ran 2 tests in 0.006s
OK

Ran unit test of  ./neo/storage/tests/testStorageVerificationHandler.py
Ran 20 tests in 2.264s
OK

Ran unit test of  ./neo/storage/tests/testStorageBootstrapHandler.py
Ran 24 tests in 2.132s
OK

Ran unit test of  ./neo/storage/tests/testStorageMySQLdb.py
Ran 36 tests in 3.289s
OK

Ran unit test of  ./neo/storage/tests/testStorageOperation.py
Ran 58 tests in 4.957s
OK

Ran unit test of  ./neo/storage/tests/testStorageApp.py
Ran 4 tests in 0.409s
OK

Ran unit test of  ./neo/client/tests/testConnectionPool.py
Ran 1 test in 0.001s
OK

Ran unit test of  ./neo/client/tests/testClientHandler.py
Ran 58 tests in 0.097s
FAILED (errors=1)

Ran unit test of  ./neo/client/tests/testZODB.py
Ran unit test of  ./neo/client/tests/testDispatcher.py
Ran 1 test in 0.000s
OK

Ran unit test of  ./neo/client/tests/testClientApp.py
Ran 24 tests in 2.509s
OK

-------------- next part --------------
Ran unit test of  ./neo/master/tests/testMasterVerificationHandler.py
..ERROR:root:127.0.0.1:10011 is broken
.ERROR:root:reject an alien cluster
..ERROR:root:127.0.0.1:10011 is broken
..ERROR:root:127.0.0.1:10011 is broken
.ERROR:root:127.0.0.1:10021 is broken
ERROR:root:127.0.0.1:10011 is broken
CRITICAL:root:got later information in verification
..ERROR:root:127.0.0.1:10021 is broken
ERROR:root:127.0.0.1:10011 is broken
.ERROR:root:127.0.0.1:10021 is broken
ERROR:root:127.0.0.1:10011 is broken
.ERROR:root:127.0.0.1:10021 is broken
ERROR:root:127.0.0.1:10011 is broken
.ERROR:root:127.0.0.1:10021 is broken
ERROR:root:127.0.0.1:10011 is broken
.ERROR:root:127.0.0.1:10021 is broken
ERROR:root:127.0.0.1:10011 is broken
.
----------------------------------------------------------------------
Ran 15 tests in 0.123s

OK
Ran unit test of  ./neo/master/tests/testMasterRecoveryHandler.py
..ERROR:root:127.0.0.1:10011 is broken
.ERROR:root:reject an alien cluster
..ERROR:root:127.0.0.1:10011 is broken
..ERROR:root:127.0.0.1:10011 is broken
.ERROR:root:127.0.0.1:10021 is broken
ERROR:root:127.0.0.1:10011 is broken
.ERROR:root:127.0.0.1:10011 is broken
ERROR:root:127.0.0.1:10011 is broken
WARNING:root:got answer partition table from f5103812f947b6494322c878e99bc2c1 while waiting for None
ERROR:root:127.0.0.1:10021 is broken
.
----------------------------------------------------------------------
Ran 10 tests in 0.086s

OK
Ran unit test of  ./neo/master/tests/testMasterElectionHandler.py
.....ERROR:root:127.0.0.1:10011 is broken
.ERROR:root:127.0.0.1:10011 is broken
..ERROR:root:127.0.0.1:10011 is not a master node
.ERROR:root:127.0.0.2:10011 is not a master node
.......ERROR:root:reject an alien cluster
..ERROR:root:127.0.0.1:10011 is broken
..ERROR:root:127.0.0.1:10011 is broken
.
----------------------------------------------------------------------
Ran 21 tests in 0.130s

OK
Ran unit test of  ./neo/master/tests/testMasterService.py
ERROR:root:reject an alien cluster
..ERROR:root:127.0.0.1:10021 is broken
..ERROR:root:127.0.0.1:10021 is broken
.ERROR:root:127.0.0.1:10021 is broken
ERROR:root:127.0.0.1:11022 is broken
CRITICAL:root:got later information in service
.ERROR:root:127.0.0.1:10021 is broken
.ERROR:root:127.0.0.1:10021 is broken
.ERROR:root:127.0.0.1:10021 is broken
ERROR:root:127.0.0.1:11022 is broken
.ERROR:root:127.0.0.1:10021 is broken
ERROR:root:127.0.0.1:11021 is broken
.ERROR:root:127.0.0.1:10021 is broken
WARNING:root:aborting transaction None does not exist
.ERROR:root:127.0.0.1:10021 is broken
.ERROR:root:127.0.0.1:10021 is broken
.ERROR:root:127.0.0.1:10021 is broken
ERROR:root:127.0.0.1:11022 is broken
WARNING:root:only up-to-date state should be sent
WARNING:root:only a cell itself should send this packet
.ERROR:root:127.0.0.1:10021 is broken
ERROR:root:127.0.0.1:10022 is broken
ERROR:root:127.0.0.1:11022 is broken
...
----------------------------------------------------------------------
Ran 17 tests in 4.056s

OK
notify
Ran unit test of  ./neo/master/tests/testMasterApp.py
......
----------------------------------------------------------------------
Ran 6 tests in 0.031s

OK
Ran unit test of  ./neo/tests/testProtocol.py
........................................................
----------------------------------------------------------------------
Ran 56 tests in 0.007s

OK
Ran unit test of  ./neo/tests/testNodes.py
.....
----------------------------------------------------------------------
Ran 5 tests in 0.002s

OK
Ran unit test of  ./neo/tests/testConfig.py
.
----------------------------------------------------------------------
Ran 1 test in 0.003s

OK
Ran unit test of  ./neo/tests/testPT.py
.................
----------------------------------------------------------------------
Ran 17 tests in 0.017s

OK
Ran unit test of  ./neo/tests/testConnection.py
....WARNING:root:recv called on <neo.connection.Connection object at 0xb7b80ccc>(('127.0.0.7', 93413)) failed.
.WARNING:root:send called on <neo.connection.Connection object at 0xb7b886ec>(('127.0.0.7', 93413)) failed.
.CRITICAL:root:trying to send a too big message
.....Traceback (most recent call last):
  File "/home/baobab/neo/neo/neo/connection.py", line 340, in __init__
    connector.makeClientConnection(addr)
  File "/home/baobab/neo/neo/mock.py", line 256, in __call__
    return self.makeCall(params, kwparams)
  File "/home/baobab/neo/neo/mock.py", line 275, in makeCall
    return func(*allPosParams, **kwparams)
  File "./neo/tests/testConnection.py", line 783, in makeClientConnection
    raise ValueError
ValueError
WARNING:root:init called on <neo.connection.ClientConnection object at 0xb7b9816c>(('127.0.0.7', 93413)) failed.
...Traceback (most recent call last):
  File "/home/baobab/neo/neo/neo/connection.py", line 340, in __init__
    connector.makeClientConnection(addr)
  File "/home/baobab/neo/neo/mock.py", line 256, in __call__
    return self.makeCall(params, kwparams)
  File "/home/baobab/neo/neo/mock.py", line 275, in makeCall
    return func(*allPosParams, **kwparams)
  File "./neo/tests/testConnection.py", line 1018, in makeClientConnection
    raise ValueError
ValueError
WARNING:root:init called on <neo.connection.MTClientConnection object at 0xb7b3cdcc>(('127.0.0.7', 93413)) failed.
..
----------------------------------------------------------------------
Ran 16 tests in 0.105s

OK
Ran unit test of  ./neo/tests/testEvent.py
..
----------------------------------------------------------------------
Ran 2 tests in 0.006s

OK
Ran unit test of  ./neo/storage/tests/testStorageVerificationHandler.py
.CRITICAL:root:the primary master node times out
.CRITICAL:root:the primary master node is dead
.ERROR:root:127.0.0.1:11011 is broken
CRITICAL:root:the primary master node is broken
.ERROR:root:reject an alien cluster
.ERROR:root:127.0.0.1:11011 is broken
.ERROR:root:127.0.0.1:11011 is broken
.ERROR:root:127.0.0.1:11011 is broken
.ERROR:root:127.0.0.1:11011 is broken
.ERROR:root:127.0.0.1:11011 is broken
.ERROR:root:127.0.0.1:11011 is broken
.ERROR:root:127.0.0.1:10010 is broken
.ERROR:root:127.0.0.1:10010 is broken
.ERROR:root:127.0.0.1:10010 is broken
..ERROR:root:127.0.0.1:10010 is broken
.ERROR:root:127.0.0.1:10010 is broken
.ERROR:root:127.0.0.1:10010 is broken
...
----------------------------------------------------------------------
Ran 20 tests in 2.264s

OK
Ran unit test of  ./neo/storage/tests/testStorageBootstrapHandler.py
.....ERROR:root:127.0.0.1:10010 is broken
ERROR:root:127.0.0.1:10010 is broken
..ERROR:root:127.0.0.1:10010 is broken
..ERROR:root:reject an alien cluster
....ERROR:root:127.0.0.1:10010 is broken
.ERROR:root:127.0.0.1:10020 is not a master node
.ERROR:root:127.0.0.1:10010 is waiting for 127.0.0.1:10020
...ERROR:root:127.0.0.1:10010 is broken
......
----------------------------------------------------------------------
Ran 24 tests in 2.132s

OK
Ran unit test of  ./neo/storage/tests/testStorageMySQLdb.py
....................................
----------------------------------------------------------------------
Ran 36 tests in 3.289s

OK
Ran unit test of  ./neo/storage/tests/testStorageOperation.py
.....CRITICAL:root:the primary master node times out
..CRITICAL:root:the primary master node is dead
..ERROR:root:127.0.0.1:10010 is broken
CRITICAL:root:the primary master node is broken
..ERROR:root:reject an alien cluster
..ERROR:root:reject an unknown node becf2ab474797c9a70c39aa053419dd5
.............................................
----------------------------------------------------------------------
Ran 58 tests in 4.957s

OK
Ran unit test of  ./neo/storage/tests/testStorageApp.py
....
----------------------------------------------------------------------
Ran 4 tests in 0.409s

OK
Ran unit test of  ./neo/client/tests/testConnectionPool.py
.
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
Ran unit test of  ./neo/client/tests/testClientHandler.py
............E.............................................
======================================================================
ERROR: test_StopOperation (__main__.ClientEventHandlerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./neo/client/tests/testClientHandler.py", line 974, in test_StopOperation
    raise NotImplementedError
NotImplementedError

----------------------------------------------------------------------
Ran 58 tests in 0.097s

FAILED (errors=1)
Ran unit test of  ./neo/client/tests/testZODB.py
Traceback (most recent call last):
  File "/home/baobab/neo/neo/neomaster", line 46, in ?
    app.run()
  File "/home/baobab/neo/neo/neo/master/app.py", line 97, in run
    connector_handler = self.connector_handler)
  File "/home/baobab/neo/neo/neo/connection.py", line 116, in __init__
    connector.makeListeningConnection(addr)
  File "/home/baobab/neo/neo/neo/connector.py", line 63, in makeListeningConnection
    self.socket.bind(addr)
  File "<string>", line 1, in bind
socket.error: (98, 'Address already in use')
Traceback (most recent call last):
  File "/home/baobab/neo/neo/neomaster", line 46, in ?
    app.run()
  File "/home/baobab/neo/neo/neo/master/app.py", line 97, in run
    connector_handler = self.connector_handler)
  File "/home/baobab/neo/neo/neo/connection.py", line 116, in __init__
    connector.makeListeningConnection(addr)
  File "/home/baobab/neo/neo/neo/connector.py", line 63, in makeListeningConnection
    self.socket.bind(addr)
  File "<string>", line 1, in bind
socket.error: (98, 'Address already in use')
Traceback (most recent call last):
  File "/home/baobab/neo/neo/neomaster", line 46, in ?
    app.run()
  File "/home/baobab/neo/neo/neo/master/app.py", line 97, in run
    connector_handler = self.connector_handler)
  File "/home/baobab/neo/neo/neo/connection.py", line 116, in __init__
    connector.makeListeningConnection(addr)
  File "/home/baobab/neo/neo/neo/connector.py", line 63, in makeListeningConnection
    self.socket.bind(addr)
  File "<string>", line 1, in bind
socket.error: (98, 'Address already in use')
Traceback (most recent call last):
  File "/home/baobab/neo/neo/neostorage", line 48, in ?
    app.run()
  File "/home/baobab/neo/neo/neo/storage/app.py", line 131, in run
    connector_handler = self.connector_handler)
  File "/home/baobab/neo/neo/neo/connection.py", line 116, in __init__
    connector.makeListeningConnection(addr)
  File "/home/baobab/neo/neo/neo/connector.py", line 63, in makeListeningConnection
    self.socket.bind(addr)
  File "<string>", line 1, in bind
socket.error: (98, 'Address already in use')
Traceback (most recent call last):
  File "/home/baobab/neo/neo/neostorage", line 48, in ?
    app.run()
  File "/home/baobab/neo/neo/neo/storage/app.py", line 131, in run
    connector_handler = self.connector_handler)
  File "/home/baobab/neo/neo/neo/connection.py", line 116, in __init__
    connector.makeListeningConnection(addr)
  File "/home/baobab/neo/neo/neo/connector.py", line 63, in makeListeningConnection
    self.socket.bind(addr)
  File "<string>", line 1, in bind
socket.error: (98, 'Address already in use')
Traceback (most recent call last):
  File "/home/baobab/neo/neo/neostorage", line 48, in ?
    app.run()
  File "/home/baobab/neo/neo/neo/storage/app.py", line 131, in run
    connector_handler = self.connector_handler)
  File "/home/baobab/neo/neo/neo/connection.py", line 116, in __init__
    connector.makeListeningConnection(addr)
  File "/home/baobab/neo/neo/neo/connector.py", line 63, in makeListeningConnection
    self.socket.bind(addr)
  File "<string>", line 1, in bind
socket.error: (98, 'Address already in use')
Traceback (most recent call last):
  File "/home/baobab/neo/neo/neostorage", line 48, in ?
    app.run()
  File "/home/baobab/neo/neo/neo/storage/app.py", line 131, in run
    connector_handler = self.connector_handler)
  File "/home/baobab/neo/neo/neo/connection.py", line 116, in __init__
    connector.makeListeningConnection(addr)
  File "/home/baobab/neo/neo/neo/connector.py", line 63, in makeListeningConnection
    self.socket.bind(addr)
  File "<string>", line 1, in bind
socket.error: (98, 'Address already in use')
Ran unit test of  ./neo/client/tests/testDispatcher.py
.
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
Ran unit test of  ./neo/client/tests/testClientApp.py
....ERROR:root:wrong checksum from node None for oid 00000000000000c2
.ERROR:root:wrong checksum from node None for oid 000000000000002f
ERROR:root:wrong checksum from node None for oid 000000000000002f
.ERROR:root:wrong checksum from node None for oid 000000000000005a
.............ERROR:root:127.0.0.1:0 is broken
...ERROR:root:wrong checksum from node FakeServer for oid 0000000000000002
ERROR:root:wrong checksum from node FakeServer for oid 0000000000000002
ERROR:root:wrong checksum from node FakeServer for oid 0000000000000002
..
----------------------------------------------------------------------
Ran 24 tests in 2.509s

OK
Error invalid load key, 'O'.


More information about the Neo-report mailing list