PYTHONPATH="/raid/home/fn/src/tahoe/src::/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/Nevow-0.9.18-py2.5.egg:/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/pycryptopp-0.2.10-py2.5-linux-x86_64.egg:/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/simplejson-1.7.3-py2.5-linux-x86_64.egg:/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/foolscap-0.2.3-py2.5.egg:/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/zfec-1.3.4-py2.5-linux-x86_64.egg:/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/pyutil-1.3.12-py2.5-linux-x86_64.egg:/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/argparse-0.8.0-py2.5.egg:/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/allmydata_tahoe-0.7.0_184-py2.5.egg:/raid/home/fn/src/tahoe/setuptools_darcs-1.1.7-py2.5.egg:/raid/home/fn/src/tahoe/darcsver-1.0.1-py2.5.egg" \
	 PYTHONUNBUFFERED=1 /usr/bin/python /usr/bin/trial --rterrors   allmydata.test.test_mutable
Running 9 tests.
allmydata.test.test_mutable
  Filenode
    test_create ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
[ERROR]
    test_create_with_initial_contents ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
[ERROR]
  Publish
    test_encrypt ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 180, in test_encrypt
    p = mutable.Publish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
[ERROR]
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
[ERROR]
    test_generate ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 207, in test_generate
    p = mutable.Publish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
[ERROR]
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
[ERROR]
    test_publish ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 384, in test_publish
    c, fn, p = self.setup_for_publish(20)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 377, in setup_for_publish
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
[ERROR]
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
[ERROR]
    test_sharemap_20newpeers ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 297, in test_sharemap_20newpeers
    c, p = self.setup_for_sharemap(20)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
[ERROR]
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
[ERROR]
    test_sharemap_3newpeers ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 319, in test_sharemap_3newpeers
    c, p = self.setup_for_sharemap(3)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
[ERROR]
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
[ERROR]
    test_sharemap_nopeers ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 339, in test_sharemap_nopeers
    c, p = self.setup_for_sharemap(0)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
[ERROR]
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
[ERROR]
    test_write ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 348, in test_write
    c, p = self.setup_for_sharemap(20)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
[ERROR]
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
[ERROR]

===============================================================================
[ERROR]: allmydata.test.test_mutable.Filenode.test_create

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Filenode.test_create_with_initial_contents

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_encrypt

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 180, in test_encrypt
    p = mutable.Publish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_encrypt

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_generate

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 207, in test_generate
    p = mutable.Publish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_generate

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_publish

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 384, in test_publish
    c, fn, p = self.setup_for_publish(20)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 377, in setup_for_publish
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_publish

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_sharemap_20newpeers

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 297, in test_sharemap_20newpeers
    c, p = self.setup_for_sharemap(20)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_sharemap_20newpeers

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_sharemap_3newpeers

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 319, in test_sharemap_3newpeers
    c, p = self.setup_for_sharemap(3)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_sharemap_3newpeers

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_sharemap_nopeers

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 339, in test_sharemap_nopeers
    c, p = self.setup_for_sharemap(0)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_sharemap_nopeers

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_write

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 348, in test_write
    c, p = self.setup_for_sharemap(20)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_write

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 46956877447184 was provided.
-------------------------------------------------------------------------------
Ran 9 tests in 0.381s

FAILED (errors=16)
make: *** [test] Error 1
