From neo-report at nexedi.com Tue Jun 3 19:26:26 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 3 Jun 2014 19:26:26 +0200 (CEST) Subject: [Neo-report] NEO tests [master:3230-g1a5c6c1:py2.7:SQLite]: 460 Tests, 2 Failed Message-ID: <20140603172626.537A1BF02C7@mail2.tiolive.com> Title : NEO tests [master:3230-g1a5c6c1:py2.7:SQLite] Date : 2014-06-03 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Directory : /tmp/neo_tests/1401816076.873475 Status : 98.261% NEO_TESTS_ADAPTER : SQLite NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | unexpected | expected | skipped | time --------------------------+-------+------------+----------+---------+---------- ClientApp | 24 | 1 | . | . | 1.20s ConnectionPool | 5 | . | . | . | 1.04s MasterHandler | 12 | . | . | . | 0.09s StorageHandler | 11 | . | . | . | 0.08s --------------------------+-------+------------+----------+---------+---------- neo.tests.client | | | | | --------------------------+-------+------------+----------+---------+---------- Client | 10 | . | 1 | . | 19.74s Cluster | 7 | . | . | . | 20.69s Master | 4 | 1 | . | . | 17.07s Storage | 12 | . | . | . | 47.70s --------------------------+-------+------------+----------+---------+---------- neo.tests.functional | | | | | --------------------------+-------+------------+----------+---------+---------- ClientHandler | 6 | . | . | . | 0.06s ElectionHandler | 16 | . | . | . | 0.13s MasterApp | 2 | . | . | . | 0.02s MasterPT | 5 | . | . | . | 0.06s Recovery | 3 | . | . | . | 0.03s StorageHandler | 8 | . | . | . | 0.13s Transactions | 9 | . | . | . | 0.07s Verification | 6 | . | . | . | 0.05s --------------------------+-------+------------+----------+---------+---------- neo.tests.master | | | | | --------------------------+-------+------------+----------+---------+---------- ClientHandler | 18 | . | . | . | 0.17s IdentificationHandler | 3 | . | . | . | 0.04s InitializationHandler | 2 | . | . | . | 0.02s MasterHandler | 9 | . | . | . | 0.08s StorageApp | 3 | . | . | . | 0.05s StorageSQLite | 22 | . | . | . | 0.22s Transactions | 18 | . | . | . | 0.14s VerificationHandler | 8 | . | . | . | 0.09s --------------------------+-------+------------+----------+---------+---------- neo.tests.storage | | | | | --------------------------+-------+------------+----------+---------+---------- Bootstrap | 2 | . | . | . | 0.04s Connection | 75 | . | . | . | 0.59s Dispatcher | 5 | . | . | . | 0.04s Event | 1 | . | . | . | 0.01s Handler | 1 | . | . | . | 0.01s Nodes | 17 | . | . | . | 0.12s PT | 10 | . | . | . | 0.07s Util | 4 | . | . | . | 0.03s --------------------------+-------+------------+----------+---------+---------- neo.tests | | | | | --------------------------+-------+------------+----------+---------+---------- | 22 | . | 2 | . | 3.94s Replication | 6 | . | . | . | 12.75s --------------------------+-------+------------+----------+---------+---------- neo.tests.threaded | | | | | --------------------------+-------+------------+----------+---------+---------- Basic | 16 | . | . | . | 29.35s Conflict | 5 | . | . | . | 9.10s History | 1 | . | . | . | 1.84s Iterator | 9 | . | . | . | 16.44s MT | 5 | . | . | . | 11.68s Pack | 14 | . | 2 | . | 29.02s Persistent | 1 | . | . | . | 1.85s ReadOnly | 2 | . | . | . | 3.68s Revision | 7 | . | . | . | 14.59s Synchronization | 7 | . | . | . | 12.64s Undo | 17 | . | 1 | . | 33.25s ZODB | 10 | . | . | . | 18.83s --------------------------+-------+------------+----------+---------+---------- neo.tests.zodb | | | | | --------------------------+-------+------------+----------+---------+---------- Summary | 460 | 2 | 6 | . | 308.83s --------------------------+-------+------------+----------+---------+---------- ====================================================================== ERROR: testStoppingSecondaryMaster (neo.tests.functional.testMaster.MasterTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testMaster.py", line 50, in testStoppingSecondaryMaster self.neo.expectDead(master) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 615, in expectDead self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [False, False, False, False, False, False, False, False, False, False, False] ====================================================================== FAIL: test_undoWithResolutionFailure (neo.tests.client.testClientApp.ClientApplicationTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/client/testClientApp.py", line 618, in test_undoWithResolutionFailure self.assertRaises(UndoError, app.undo, tid1, txn, tryToResolveConflict) failureException: UndoError not raised From neo-report at nexedi.com Tue Jun 3 19:41:49 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 3 Jun 2014 19:41:49 +0200 (CEST) Subject: [Neo-report] NEO tests [master:3229-g9a6ad2e:py2.7:SQLite]: 460 Tests, 1 Failed Message-ID: <20140603174149.240B9BF02C7@mail2.tiolive.com> Title : NEO tests [master:3229-g9a6ad2e:py2.7:SQLite] Date : 2014-06-03 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Directory : /tmp/neo_tests/1401816994.150573 Status : 98.478% NEO_TESTS_ADAPTER : SQLite NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | unexpected | expected | skipped | time --------------------------+-------+------------+----------+---------+---------- ClientApp | 24 | . | . | . | 1.19s ConnectionPool | 5 | . | . | . | 1.04s MasterHandler | 12 | . | . | . | 0.10s StorageHandler | 11 | . | . | . | 0.08s --------------------------+-------+------------+----------+---------+---------- neo.tests.client | | | | | --------------------------+-------+------------+----------+---------+---------- Client | 10 | . | 1 | . | 19.95s Cluster | 7 | . | . | . | 20.47s Master | 4 | 1 | . | . | 16.06s Storage | 12 | . | . | . | 48.93s --------------------------+-------+------------+----------+---------+---------- neo.tests.functional | | | | | --------------------------+-------+------------+----------+---------+---------- ClientHandler | 6 | . | . | . | 0.06s ElectionHandler | 16 | . | . | . | 0.13s MasterApp | 2 | . | . | . | 0.02s MasterPT | 5 | . | . | . | 0.06s Recovery | 3 | . | . | . | 0.03s StorageHandler | 8 | . | . | . | 0.13s Transactions | 9 | . | . | . | 0.07s Verification | 6 | . | . | . | 0.05s --------------------------+-------+------------+----------+---------+---------- neo.tests.master | | | | | --------------------------+-------+------------+----------+---------+---------- ClientHandler | 18 | . | . | . | 0.17s IdentificationHandler | 3 | . | . | . | 0.04s InitializationHandler | 2 | . | . | . | 0.02s MasterHandler | 9 | . | . | . | 0.08s StorageApp | 3 | . | . | . | 0.05s StorageSQLite | 22 | . | . | . | 0.21s Transactions | 18 | . | . | . | 0.14s VerificationHandler | 8 | . | . | . | 0.09s --------------------------+-------+------------+----------+---------+---------- neo.tests.storage | | | | | --------------------------+-------+------------+----------+---------+---------- Bootstrap | 2 | . | . | . | 0.04s Connection | 75 | . | . | . | 0.59s Dispatcher | 5 | . | . | . | 0.04s Event | 1 | . | . | . | 0.01s Handler | 1 | . | . | . | 0.01s Nodes | 17 | . | . | . | 0.12s PT | 10 | . | . | . | 0.07s Util | 4 | . | . | . | 0.03s --------------------------+-------+------------+----------+---------+---------- neo.tests | | | | | --------------------------+-------+------------+----------+---------+---------- | 22 | . | 2 | . | 7.02s Replication | 6 | . | . | . | 14.93s --------------------------+-------+------------+----------+---------+---------- neo.tests.threaded | | | | | --------------------------+-------+------------+----------+---------+---------- Basic | 16 | . | . | . | 29.36s Conflict | 5 | . | . | . | 9.09s History | 1 | . | . | . | 1.84s Iterator | 9 | . | . | . | 16.45s MT | 5 | . | . | . | 11.71s Pack | 14 | . | 2 | . | 29.29s Persistent | 1 | . | . | . | 1.85s ReadOnly | 2 | . | . | . | 3.67s Revision | 7 | . | . | . | 14.39s Synchronization | 7 | . | . | . | 12.64s Undo | 17 | . | 1 | . | 33.05s ZODB | 10 | . | . | . | 18.98s --------------------------+-------+------------+----------+---------+---------- neo.tests.zodb | | | | | --------------------------+-------+------------+----------+---------+---------- Summary | 460 | 1 | 6 | . | 314.35s --------------------------+-------+------------+----------+---------+---------- ====================================================================== ERROR: testStoppingSecondaryMaster (neo.tests.functional.testMaster.MasterTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testMaster.py", line 50, in testStoppingSecondaryMaster self.neo.expectDead(master) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 615, in expectDead self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [False, False, False, False, False, False, False, False, False, False, False] From neo-report at nexedi.com Tue Jun 3 20:19:11 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 3 Jun 2014 20:19:11 +0200 (CEST) Subject: [Neo-report] Matrix [master:3229-g9a6ad2e:py2.7:SQLite]: 662.0 KB/s Message-ID: <20140603181911.6AA21BF02C7@mail2.tiolive.com> Title : Matrix [master:3229-g9a6ad2e:py2.7:SQLite] Date : 2014-06-03 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Input size : 31.5 MB +------------+------------+------------+------------+------------+ | S\R | 0 | 1 | 2 | 3 | +------------+------------+------------+------------+------------+ | 1 | 1121.3 | N/A | N/A | N/A | +------------+------------+------------+------------+------------+ | 2 | 1089.9 | 809.3 | N/A | N/A | +------------+------------+------------+------------+------------+ | 4 | 1101.6 | 821.1 | 637.0 | 531.9 | +------------+------------+------------+------------+------------+ | 8 | 910.2 | 665.7 | 522.9 | 441.0 | +------------+------------+------------+------------+------------+ | 16 | 804.0 | 534.6 | 415.3 | 342.0 | +------------+------------+------------+------------+------------+ | 24 | 709.9 | 473.8 | 355.7 | 290.3 | +------------+------------+------------+------------+------------+ From neo-report at nexedi.com Tue Jun 3 20:25:03 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 3 Jun 2014 20:25:03 +0200 (CEST) Subject: [Neo-report] NEO tests [master:3229-g9a6ad2e:py2.7:MySQL]: 465 Tests, 2 Failed Message-ID: <20140603182503.5AB54BF0133@mail2.tiolive.com> Title : NEO tests [master:3229-g9a6ad2e:py2.7:MySQL] Date : 2014-06-03 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Directory : /tmp/neo_tests/1401819553.197601 Status : 98.280% NEO_TESTS_ADAPTER : MySQL NEO_TEST_ZODB_FUNCTIONAL : 1 NEO TESTS REPORT Test Module | run | unexpected | expected | skipped | time --------------------------+-------+------------+----------+---------+---------- ClientApp | 24 | . | . | . | 1.19s ConnectionPool | 5 | . | . | . | 1.04s MasterHandler | 12 | . | . | . | 0.10s StorageHandler | 11 | . | . | . | 0.08s --------------------------+-------+------------+----------+---------+---------- neo.tests.client | | | | | --------------------------+-------+------------+----------+---------+---------- Client | 10 | . | 1 | . | 19.80s Cluster | 7 | . | . | . | 25.44s Master | 4 | 1 | . | . | 20.35s Storage | 12 | 1 | . | . | 75.58s --------------------------+-------+------------+----------+---------+---------- neo.tests.functional | | | | | --------------------------+-------+------------+----------+---------+---------- ClientHandler | 6 | . | . | . | 0.06s ElectionHandler | 16 | . | . | . | 0.13s MasterApp | 2 | . | . | . | 0.02s MasterPT | 5 | . | . | . | 0.06s Recovery | 3 | . | . | . | 0.03s StorageHandler | 8 | . | . | . | 0.13s Transactions | 9 | . | . | . | 0.07s Verification | 6 | . | . | . | 0.05s --------------------------+-------+------------+----------+---------+---------- neo.tests.master | | | | | --------------------------+-------+------------+----------+---------+---------- ClientHandler | 18 | . | . | . | 0.25s IdentificationHandler | 3 | . | . | . | 0.04s InitializationHandler | 2 | . | . | . | 0.03s MasterHandler | 9 | . | . | . | 0.12s StorageApp | 3 | . | . | . | 0.06s StorageMySQL | 27 | . | . | . | 0.41s Transactions | 18 | . | . | . | 0.14s VerificationHandler | 8 | . | . | . | 0.13s --------------------------+-------+------------+----------+---------+---------- neo.tests.storage | | | | | --------------------------+-------+------------+----------+---------+---------- Bootstrap | 2 | . | . | . | 0.04s Connection | 75 | . | . | . | 0.59s Dispatcher | 5 | . | . | . | 0.04s Event | 1 | . | . | . | 0.01s Handler | 1 | . | . | . | 0.01s Nodes | 17 | . | . | . | 0.12s PT | 10 | . | . | . | 0.07s Util | 4 | . | . | . | 0.03s --------------------------+-------+------------+----------+---------+---------- neo.tests | | | | | --------------------------+-------+------------+----------+---------+---------- | 22 | . | 2 | . | 5.24s Replication | 6 | . | . | . | 15.97s --------------------------+-------+------------+----------+---------+---------- neo.tests.threaded | | | | | --------------------------+-------+------------+----------+---------+---------- Basic | 16 | . | . | . | 29.44s Conflict | 5 | . | . | . | 9.12s History | 1 | . | . | . | 1.84s Iterator | 9 | . | . | . | 16.48s MT | 5 | . | . | . | 11.74s Pack | 14 | . | 2 | . | 29.29s Persistent | 1 | . | . | . | 1.85s ReadOnly | 2 | . | . | . | 3.69s Revision | 7 | . | . | . | 14.45s Synchronization | 7 | . | . | . | 12.67s Undo | 17 | . | 1 | . | 32.84s ZODB | 10 | . | . | . | 18.90s --------------------------+-------+------------+----------+---------+---------- neo.tests.zodb | | | | | --------------------------+-------+------------+----------+---------+---------- Summary | 465 | 2 | 6 | . | 349.76s --------------------------+-------+------------+----------+---------+---------- ====================================================================== ERROR: testStoppingSecondaryMaster (neo.tests.functional.testMaster.MasterTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testMaster.py", line 50, in testStoppingSecondaryMaster self.neo.expectDead(master) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 615, in expectDead self.expectCondition(callback, *args, **kw) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 509, in expectCondition 'History: %s' % opaque_history) AssertionError: Timeout while expecting condition. History: [False, False, False, False, False, False, False, False, False, False, False] ====================================================================== ERROR: testSequentialStorageKill (neo.tests.functional.testStorage.StorageTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 222, in testSequentialStorageKill (started, _) = self.__setup(replicas=2, storage_number=3, partitions=10) File "/home/neo/master/neoppod/neo/tests/functional/testStorage.py", line 61, in __setup self.neo.start(except_storages=stopped_processes) File "/home/neo/master/neoppod/neo/tests/functional/__init__.py", line 361, in start raise AssertionError('Timeout when starting cluster') AssertionError: Timeout when starting cluster From neo-report at nexedi.com Tue Jun 3 21:05:16 2014 From: neo-report at nexedi.com (neo-report at nexedi.com) Date: Tue, 3 Jun 2014 21:05:16 +0200 (CEST) Subject: [Neo-report] Matrix [master:3229-g9a6ad2e:py2.7:MySQL]: 605.8 KB/s Message-ID: <20140603190516.58C39BF0133@mail2.tiolive.com> Title : Matrix [master:3229-g9a6ad2e:py2.7:MySQL] Date : 2014-06-03 Node : blade1 Machine : x86_64 System : Linux Python : 2.7.2+ Input size : 31.5 MB +------------+------------+------------+------------+------------+ | S\R | 0 | 1 | 2 | 3 | +------------+------------+------------+------------+------------+ | 1 | 1013.1 | N/A | N/A | N/A | +------------+------------+------------+------------+------------+ | 2 | 1020.3 | 755.1 | N/A | N/A | +------------+------------+------------+------------+------------+ | 4 | 946.2 | 703.7 | 561.6 | 470.1 | +------------+------------+------------+------------+------------+ | 8 | 860.6 | 627.2 | 497.7 | 417.1 | +------------+------------+------------+------------+------------+ | 16 | 740.4 | 488.3 | 387.6 | 316.4 | +------------+------------+------------+------------+------------+ | 24 | 662.4 | 438.5 | 332.4 | 271.8 | +------------+------------+------------+------------+------------+