Running unit tests: Failure in test checkVerificationWith2ClientsInvqOverflow (ZEO.tests.testConnection.FileStorageInvqTests) Traceback (most recent call last): File "/usr/local/lib/python2.4/unittest.py", line 260, in run testMethod() File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 753, in checkVerificationWith2ClientsInvqOverflow self.fail("timed out waiting for endVerify") File "/usr/local/lib/python2.4/unittest.py", line 301, in fail raise self.failureException, msg AssertionError: timed out waiting for endVerify The following test left new threads behind: checkVerificationWith2ClientsInvqOverflow (ZEO.tests.testConnection.FileStorageInvqTests) New thread(s): [] Error in test checkBasicPersistence (ZEO.tests.testConnection.MappingStorageConnectionTests) Traceback (most recent call last): File "/usr/local/lib/python2.4/unittest.py", line 260, in run testMethod() File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 433, in checkBasicPersistence self._storage = self.openClientStorage('test', 100000) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 194, in openClientStorage realm=realm) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/ClientStorage.py", line 342, in __init__ self._cache = self.ClientCacheClass(cache_path, size=cache_size) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/cache.py", line 168, in __init__ self._lock_file = ZODB.lock_file.LockFile(path + '.lock') File "/home/ctheune/zope.org/slave/ZODB/build/src/ZODB/lock_file.py", line 80, in __init__ _lock_file(fp) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZODB/lock_file.py", line 59, in _lock_file raise LockError("Couldn't lock %r" % file.name) LockError: Couldn't lock '/tmp/test-1.zec.lock' Error in test checkDisconnectedCacheFails (ZEO.tests.testConnection.MappingStorageConnectionTests) Traceback (most recent call last): File "/usr/local/lib/python2.4/unittest.py", line 260, in run testMethod() File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 469, in checkDisconnectedCacheFails self._storage = self.openClientStorage('test', cache_size=900) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 194, in openClientStorage realm=realm) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/ClientStorage.py", line 342, in __init__ self._cache = self.ClientCacheClass(cache_path, size=cache_size) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/cache.py", line 168, in __init__ self._lock_file = ZODB.lock_file.LockFile(path + '.lock') File "/home/ctheune/zope.org/slave/ZODB/build/src/ZODB/lock_file.py", line 80, in __init__ _lock_file(fp) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZODB/lock_file.py", line 59, in _lock_file raise LockError("Couldn't lock %r" % file.name) LockError: Couldn't lock '/tmp/test-1.zec.lock' Error in test checkDisconnectedCacheWorks (ZEO.tests.testConnection.MappingStorageConnectionTests) Traceback (most recent call last): File "/usr/local/lib/python2.4/unittest.py", line 260, in run testMethod() File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 447, in checkDisconnectedCacheWorks self._storage = self.openClientStorage('test') File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 194, in openClientStorage realm=realm) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/ClientStorage.py", line 342, in __init__ self._cache = self.ClientCacheClass(cache_path, size=cache_size) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/cache.py", line 168, in __init__ self._lock_file = ZODB.lock_file.LockFile(path + '.lock') File "/home/ctheune/zope.org/slave/ZODB/build/src/ZODB/lock_file.py", line 80, in __init__ _lock_file(fp) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZODB/lock_file.py", line 59, in _lock_file raise LockError("Couldn't lock %r" % file.name) LockError: Couldn't lock '/tmp/test-1.zec.lock' Error in test checkDisconnectionError (ZEO.tests.testConnection.MappingStorageConnectionTests) Traceback (most recent call last): File "/usr/local/lib/python2.4/unittest.py", line 260, in run testMethod() File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 386, in checkDisconnectionError self._storage = self.openClientStorage('test', 1000, wait=0) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 194, in openClientStorage realm=realm) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/ClientStorage.py", line 342, in __init__ self._cache = self.ClientCacheClass(cache_path, size=cache_size) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/cache.py", line 168, in __init__ self._lock_file = ZODB.lock_file.LockFile(path + '.lock') File "/home/ctheune/zope.org/slave/ZODB/build/src/ZODB/lock_file.py", line 80, in __init__ _lock_file(fp) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZODB/lock_file.py", line 59, in _lock_file raise LockError("Couldn't lock %r" % file.name) LockError: Couldn't lock '/tmp/test-1.zec.lock' Error in test checkMultipleAddresses (ZEO.tests.testConnection.MappingStorageConnectionTests) Traceback (most recent call last): File "/usr/local/lib/python2.4/unittest.py", line 260, in run testMethod() File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 274, in checkMultipleAddresses self._storage = self.openClientStorage('test', 100000) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 194, in openClientStorage realm=realm) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/ClientStorage.py", line 342, in __init__ self._cache = self.ClientCacheClass(cache_path, size=cache_size) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/cache.py", line 168, in __init__ self._lock_file = ZODB.lock_file.LockFile(path + '.lock') File "/home/ctheune/zope.org/slave/ZODB/build/src/ZODB/lock_file.py", line 80, in __init__ _lock_file(fp) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZODB/lock_file.py", line 59, in _lock_file raise LockError("Couldn't lock %r" % file.name) LockError: Couldn't lock '/tmp/test-1.zec.lock' Error in test checkMultipleServers (ZEO.tests.testConnection.MappingStorageConnectionTests) Traceback (most recent call last): File "/usr/local/lib/python2.4/unittest.py", line 260, in run testMethod() File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 284, in checkMultipleServers self._storage = self.openClientStorage('test', 100000) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 194, in openClientStorage realm=realm) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/ClientStorage.py", line 342, in __init__ self._cache = self.ClientCacheClass(cache_path, size=cache_size) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/cache.py", line 168, in __init__ self._lock_file = ZODB.lock_file.LockFile(path + '.lock') File "/home/ctheune/zope.org/slave/ZODB/build/src/ZODB/lock_file.py", line 80, in __init__ _lock_file(fp) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZODB/lock_file.py", line 59, in _lock_file raise LockError("Couldn't lock %r" % file.name) LockError: Couldn't lock '/tmp/test-1.zec.lock' Error in test checkVerificationInvalidationPersists (ZEO.tests.testConnection.MappingStorageConnectionTests) Traceback (most recent call last): File "/usr/local/lib/python2.4/unittest.py", line 260, in run testMethod() File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 504, in checkVerificationInvalidationPersists self._storage = self.openClientStorage('test') File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/tests/ConnectionTests.py", line 194, in openClientStorage realm=realm) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/ClientStorage.py", line 342, in __init__ self._cache = self.ClientCacheClass(cache_path, size=cache_size) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZEO/cache.py", line 168, in __init__ self._lock_file = ZODB.lock_file.LockFile(path + '.lock') File "/home/ctheune/zope.org/slave/ZODB/build/src/ZODB/lock_file.py", line 80, in __init__ _lock_file(fp) File "/home/ctheune/zope.org/slave/ZODB/build/src/ZODB/lock_file.py", line 59, in _lock_file raise LockError("Couldn't lock %r" % file.name) LockError: Couldn't lock '/tmp/test-1.zec.lock' Ran 2698 tests with 1 failures and 7 errors in 8 minutes 27.558 seconds.